CVE-2016-10764

Source
https://cve.org/CVERecord?id=CVE-2016-10764
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-10764.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2016-10764
Downstream
Published
2019-07-27T22:15:11.480Z
Modified
2026-03-15T22:04:57.126136Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-10764.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "4.8"
            },
            {
                "fixed": "4.9.6"
            }
        ]
    }
]