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.
References
Configurations
History
No history.
Information
Published : 2019-07-27 22:15
Updated : 2024-11-21 02:44
NVD link : CVE-2016-10764
Mitre link : CVE-2016-10764
CVE.ORG link : CVE-2016-10764
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer