CVE-2026-80991
Linux · Kernel
A use-after-free vulnerability in the Linux kernel ravb network driver exists due to a race condition between PTP clock interrupt handling and teardown processes.
Executive summary
A race condition in the Linux kernel ravb driver can lead to a use-after-free, potentially allowing a local attacker to execute arbitrary code or cause system instability.
Vulnerability
This vulnerability is a use-after-free flaw caused by improper serialization of the PTP clock teardown process in the ravb network driver. An attacker with local access and low privileges can trigger a race condition where the PTP clock is freed while still in use by an interrupt handler.
Business impact
The exploitation of this vulnerability poses a significant risk to system integrity and availability. Because the Linux kernel operates with the highest level of system privilege, successful exploitation could allow an attacker to gain elevated control over the host, leading to full system compromise or a kernel panic that results in denial of service. The CVSS score of 7.8 reflects the high risk associated with local privilege escalation and potential system-wide impact.
Remediation
Immediate Action: Update the Linux kernel to version 6.12.109, 6.18.50, 7.2.4, or later versions where the fix has been backported.
Proactive Monitoring: Monitor system logs for unexpected kernel oops or panic messages that may indicate memory corruption or use-after-free attempts.
Compensating Controls: Restrict access to the system to authorized users only, as the attack vector requires local access, and ensure that security auditing is enabled for all administrative actions.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the potential for local privilege escalation and kernel-level compromise, this vulnerability should be treated with high priority. Organizations using the Linux kernel, particularly those utilizing the ravb network driver, should prioritize the deployment of the provided kernel patches to their production environments to eliminate the race condition and secure the system against potential exploitation.
More Linux CVEs all →
History
CVE Brief tracked this CVE 2 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