Security Advisory

CVE-2016-10764

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2019-07-27 21:38:43
Last updated 2024-08-06 03:38:55
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

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.