{ "schema_version": "1.4.0", "id": "GHSA-v5v4-w2j4-rp8p", "modified": "2023-01-19T18:30:24Z", "published": "2022-05-24T16:51:33Z", "aliases": [ "CVE-2016-10764" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10764" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/193e87143c290ec16838f5368adc0e0bc94eb931" }, { "type": "WEB", "url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=193e87143c290ec16838f5368adc0e0bc94eb931" }, { "type": "WEB", "url": "https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.6" }, { "type": "WEB", "url": "https://support.f5.com/csp/article/K24444495" }, { "type": "WEB", "url": "https://support.f5.com/csp/article/K24444495?utm_source=f5support&utm_medium=RSS" } ], "database_specific": { "cwe_ids": [ "CWE-119" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-07-27T22:15:00Z" } }