CVE-2026-89619
Linux · Kernel
A buffer overflow vulnerability in the Linux kernel intel-quickspi HID driver allows local attackers to overwrite memory by providing a response larger than the allocated caller buffer.
Executive summary
A memory corruption vulnerability in the Linux kernel intel-quickspi HID driver could allow a local authenticated attacker to achieve arbitrary code execution or cause a system crash.
Vulnerability
The vulnerability is a stack-based buffer overflow occurring within the intel-quickspi HID driver. The quickspi_get_report function fails to validate the length of the device-supplied response against the caller-provided buffer size, allowing a device to overwrite memory when copying data.
Business impact
Successful exploitation requires local access and low privileges, but the potential outcome is significant given the kernel-level nature of the flaw. An attacker could leverage this to gain full control over the operating system, bypass security controls, or disrupt critical business services, resulting in potential data theft or prolonged system downtime. The CVSS score of 7.8 reflects the high severity of this local privilege escalation risk.
Remediation
Immediate Action: Apply the latest security updates provided by your Linux distribution, ensuring the kernel is updated to at least version 6.18.50 or 7.2.4 to incorporate the necessary bounds checking.
Proactive Monitoring: Monitor system logs for kernel-related crashes or unexpected segmentation faults that may indicate an attempt to trigger this buffer overflow.
Compensating Controls: Restrict physical and local logical access to the affected hardware to limit the pool of potential attackers who could interact with the vulnerable HID driver.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the severity of potential privilege escalation within the Linux kernel, organizations should prioritize patching affected systems. While exploitation requires local access, the risk to system integrity is substantial and necessitates timely installation of vendor-supplied kernel updates to mitigate the vulnerability.
More Linux CVEs all →
History
CVE Brief tracked this CVE 3 days before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 7.8 (3.1)
- Analyst report written