CVE-2026-80955
Linux · Kernel
A use-after-free vulnerability in the Linux kernel dm-pcache driver allows for potential memory corruption during kset_replay operations.
Executive summary
A use-after-free vulnerability in the Linux kernel dm-pcache component poses a significant risk for local privilege escalation and system instability.
Vulnerability
The vulnerability exists in the dm-pcache driver within the kset_replay function, where stale key generation checks lead to a use-after-free condition. An authenticated local attacker can trigger this flaw by exploiting improper memory handling during cache segment replay operations.
Business impact
Successful exploitation of this vulnerability could lead to local privilege escalation, denial of service through system crashes, or potential data corruption. With a CVSS score of 7.8, the vulnerability is categorized as High, reflecting the significant risk to system integrity and availability if an attacker gains local access to the underlying OS.
Remediation
Immediate Action: Apply the vendor-provided kernel patches by updating to Linux kernel versions 6.18.50, 7.2.4, or later versions where the fix has been backported.
Proactive Monitoring: Monitor system logs for kernel oops or segmentation faults that may indicate memory corruption events associated with the dm-pcache driver.
Compensating Controls: Restrict local access to the system to authorized users only, as the vulnerability requires local access to the kernel environment to trigger the flaw.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the severity of potential kernel-level memory corruption, administrators should prioritize updating affected Linux kernel instances. Patching the kernel is the only definitive way to resolve the use-after-free flaw and prevent local attackers from abusing the memory management logic.
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.8 (3.1)
- Analyst report written