CVE-2026-80958
Linux · Kernel
A buffer over-read vulnerability in the dm-pcache component of the Linux kernel allows local authenticated attackers to read sensitive memory or cause a system crash.
Executive summary
A memory safety flaw in the Linux kernel dm-pcache component allows local attackers to perform unauthorized memory reads or trigger a denial of service.
Vulnerability
This is an out-of-bounds read vulnerability where the tail-kset read operation in the dm-pcache driver fails to properly bound its length to the segment data region. A local attacker with low privileges can trigger a read past the designated segment into the control area, leading to information disclosure or system instability.
Business impact
The vulnerability carries a CVSS score of 7.1, reflecting its potential for significant impact on system confidentiality and availability. Unauthorized memory access can expose sensitive kernel data to local users, while the potential for a denial of service can disrupt critical business operations reliant on the affected Linux systems.
Remediation
Immediate Action: Update the Linux kernel to version 6.18.50, 7.2.4, or newer, as these releases contain the necessary patches to clamp the segment reads correctly.
Proactive Monitoring: Monitor system logs for kernel oops or segmentation faults, which may indicate attempted exploitation of memory-related vulnerabilities.
Compensating Controls: Restrict local access to critical systems to authorized users only, as the vulnerability requires local, low-privileged access to exploit.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the kernel-level nature of this flaw, administrators should prioritize patching as part of their regular maintenance cycle. While exploitation requires local access, the risk of kernel memory exposure necessitates prompt action to maintain the integrity and stability of the affected infrastructure.
More Linux CVEs all →
History
CVE Brief tracked this CVE 1 day 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.1 (3.1)
- Analyst report written