CVE-2026-90143
Linux · Kernel
A missing RCU read-side critical section in the Linux kernel KCM strparser allows BPF map operations to trigger kernel warnings, potentially leading to local privilege escalation or system instability.
Executive summary
A vulnerability in the Linux kernel KCM subsystem allows a local authenticated attacker to trigger kernel-level errors, potentially resulting in full system compromise.
Vulnerability
The KCM strparser function fails to establish an RCU read-side critical section when executing BPF programs. This allows a local, authenticated attacker to trigger invalid memory operations or state inconsistencies within the kernel during BPF map access.
Business impact
The vulnerability carries a CVSS score of 7.8, reflecting its high severity as it permits local privilege escalation and potential system-wide denial of service. If exploited, an attacker with low privileges could gain root access, bypass security boundaries, or crash the host system, leading to significant data loss or operational downtime.
Remediation
Immediate Action: Update the Linux kernel to version 5.10.270, 5.15.221, 6.1.188, 6.6.157, or later immediately to incorporate the required RCU locking fix.
Proactive Monitoring: Monitor system logs for kernel warnings, specifically those referencing RCU lock violations or BPF program execution errors.
Compensating Controls: Restrict access to BPF-related system calls for non-privileged users, as this functionality is a prerequisite for triggering the flaw.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the potential for complete system compromise, administrators must prioritize patching the Linux kernel across all affected environments. Organizations should verify their kernel version against the provided fixed releases and perform rolling updates to ensure stability while mitigating the risk of local privilege escalation.
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