SB2019072811 - Buffer overflow in Linux kernel



SB2019072811 - Buffer overflow in Linux kernel

Published: July 28, 2019 Updated: July 17, 2020

Security Bulletin ID SB2019072811
Severity
High
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

High 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Buffer overflow (CVE-ID: CVE-2016-10764)

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

In the Linux kernel before 4.9.6, there is an off by one in the drivers/mtd/spi-nor/cadence-quadspi.c cqspi_setup_flash() function. There are CQSPI_MAX_CHIPSELECT elements in the ->f_pdata array so the ">" should be ">=" instead.


Remediation

Install update from vendor's website.