CVE-2026-80992
Linux · Kernel
A null pointer dereference vulnerability in the Linux kernel ravb network driver allows local attackers to potentially achieve code execution or system instability.
Executive summary
A high-severity vulnerability in the Linux kernel ravb driver may allow local authenticated attackers to trigger a null pointer dereference, leading to system compromise.
Vulnerability
The vulnerability exists in the ravb network driver, where a PTP clock is queried before it is fully initialized or after a registration failure. This allows a local, authenticated user with low privileges to trigger a null pointer dereference, which can lead to a kernel panic or potentially escalate privileges.
Business impact
Successful exploitation of this vulnerability poses a significant risk to system stability and security. Given the CVSS 3.1 score of 7.8, it is classified as high severity, as it permits an attacker to perform unauthorized actions at the kernel level. This could result in complete system compromise, unauthorized data access, or denial of service, impacting the operational integrity of affected servers or embedded devices.
Remediation
Immediate Action: Update the Linux kernel to version 6.12.109, 6.18.50, 7.2.4, or a later stable release provided by your distribution vendor.
Proactive Monitoring: Monitor system logs for kernel oops or crash reports that may indicate unsuccessful or successful exploitation attempts.
Compensating Controls: Since this is a kernel-level flaw, ensure that non-privileged users are restricted from accessing hardware-specific network interfaces or sensitive system calls that interact with the ravb driver.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
The severity of this issue necessitates prompt action, particularly in environments where untrusted local users have shell access. Organizations should prioritize patching their kernels to the specified fixed versions to eliminate the underlying logic error. If immediate patching is not feasible, restrict user access to the affected hardware interfaces to reduce the attack surface.
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