← Back to CVE List

CVE-2016-10764

Published: 2019-07-27T22:15Z
Last Modified: 2024-11-21T02:44Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt