CVE-2026-90210
Linux · Kernel
A use-after-free vulnerability in the Linux kernel BPF subsystem allows local attackers with low privileges to potentially trigger kernel-level memory corruption.
Executive summary
A use-after-free flaw in the Linux kernel BPF trampoline mechanism poses a high risk to system integrity and stability for local users.
Vulnerability
This vulnerability is a use-after-free flaw occurring within the bpf_trampoline_multi_attach_free function, triggered when a BPF trampoline update fails. An authenticated local user with low privileges can potentially leverage this race condition during error handling to cause memory corruption or unexpected kernel behavior.
Business impact
The exploitation of this vulnerability could lead to a complete system compromise, including unauthorized privilege escalation or a kernel panic resulting in denial of service. With a CVSS score of 7.8, the vulnerability is classified as High severity, reflecting the significant risk to data confidentiality, integrity, and system availability. Organizations relying on Linux-based infrastructure must prioritize patching to prevent local attackers from escalating their level of access.
Remediation
Immediate Action: Administrators should update the Linux kernel to version 7.2.6 or later, or apply the relevant stable patch commits provided by the kernel maintainers.
Proactive Monitoring: Monitor system logs for kernel oops, segmentation faults, or unexpected BPF-related error messages that may indicate an exploitation attempt.
Compensating Controls: Restrict access to BPF-related system calls for non-privileged users, as this significantly reduces the attack surface for kernel-level vulnerabilities of this nature.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the critical nature of kernel-level vulnerabilities, it is imperative that organizations prioritize the deployment of the upstream kernel patch. Failure to address this flaw leaves systems vulnerable to local privilege escalation, which could facilitate more extensive unauthorized access. Ensure that testing cycles are expedited to confirm stability before deploying the kernel update to production environments.
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