CVE-2026-90231
Linux · Kernel
A vulnerability in the Linux kernel AppArmor subsystem allows a local user to bypass namespace restrictions, potentially leading to a sandbox escape through improper transition handling.
Executive summary
A high-severity vulnerability in the Linux kernel AppArmor module allows local attackers to escape security confinement and gain unauthorized access to system resources.
Vulnerability
This flaw exists in the AppArmor component of the Linux kernel where the unprivileged transition restriction on unconfined profiles is not correctly applied. An attacker with low privileges can exploit this logic error in the forced stack transition to escape confinement.
Business impact
The ability to escape AppArmor confinement poses a significant security risk by undermining the isolation of applications and services. Successful exploitation allows an attacker to bypass intended security policies, potentially leading to unauthorized data access, privilege escalation, or system-wide compromise. Given the CVSS score of 8.4, this vulnerability is categorized as high risk due to the potential for complete loss of confidentiality and integrity within the affected environment.
Remediation
Immediate Action: Update the Linux kernel to version 6.18.52, 7.2.6, or 7.3-rc1 or later to apply the necessary fix for the AppArmor transition logic.
Proactive Monitoring: Monitor system logs for unusual AppArmor denials or unexpected process transitions that deviate from defined security profiles.
Compensating Controls: Ensure that strict kernel-level security policies are enforced and limit local user access to the system to reduce the attack surface for local privilege escalation attempts.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Organizations running Linux kernel environments should prioritize patching to the corrected versions listed above. Because this flaw allows for the circumvention of established security boundaries, failure to update leaves systems vulnerable to local privilege escalation and sandbox escapes. Apply the kernel updates as part of the next standard maintenance cycle or immediately if the environment hosts untrusted local users.
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 8.4 (3.1)
- Analyst report written