CVE-2016-10764: Buffer Overflow

Published Jul 27, 2019
·
Updated

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 ->fpdata array so the ">" should be ">=" instead.

Affected Software

1 affected component
Linux Linux kernel>=4.8<4.9.6

Event History

Jul 27, 2019
CVE Published
via MITRE·09:38 PM
Data Sourced
via MITRE·09:38 PM
Description

Frequently Asked Questions

1

Which systems are exposed to this issue?

Systems running Linux kernel versions before 4.9.6 are affected if they use the Cadence QuadSPI NOR flash driver in drivers/mtd/spi-nor/cadence-quadspi.c.

2

What access does an attacker need to exploit it?

The available CVSS vector rates the issue as network-accessible, low complexity, requiring no privileges or user interaction. Successful exploitation can affect confidentiality, integrity, and availability.

3

How can I determine whether the system is affected?

Check whether the running kernel is earlier than 4.9.6 and whether the Cadence QuadSPI driver is present or used. The defect is in cqspi_setup_flash() and involves a chip-select bounds check against the f_pdata array.

4

What is the remediation?

Apply the available patch, which corrects the chip-select boundary check from a greater-than comparison to a greater-than-or-equal comparison.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203