CVE-2026-23268
Published: Mar 18, 2026
Modified: May 11, 2026
CVSS v3.1
7.8
Description
In the Linux kernel, the following vulnerability has been resolved: apparmor: fix unprivileged local user can do privileged policy management An unprivileged local user can load, replace, and remove profiles by opening the apparmorfs interfaces, via a confused deputy attack, by passing the opened fd to a privileged process, and getting the privileged process to write to the interface. This does require a privileged target that can be manipulated to do the write for the unprivileged process, but once such access is achieved full policy management is possible and all the possible implications that implies: removing confinement, DoS of system or target applications by denying all execution, by-passing the unprivileged user namespace restriction, to exploiting kernel bugs for a local privilege escalation. The policy management interface can not have its permissions simply changed from 0666 to 0600 because non-root processes need to be able to load policy to different policy namespaces. Instead ensure the task writing the interface has privileges that are a subset of the task that opened the interface. This is already done via policy for confined processes, but unconfined can delegate access to the opened fd, by-passing the usual policy check.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected b7fd2c0340eacbee892425e9007647568b7f2a3c - < a407a078cd41b5261b99d822af784bd9f136eb4daffected b7fd2c0340eacbee892425e9007647568b7f2a3c - < 4cafce4d6d0a66ec27e3af5637c11901d60189faaffected b7fd2c0340eacbee892425e9007647568b7f2a3c - < 33ee909702e047c94aaf41d4eea35626d509802caffected b7fd2c0340eacbee892425e9007647568b7f2a3c - < 17debf5586020790b5717f96e5e6a3ca5bb961abaffected b7fd2c0340eacbee892425e9007647568b7f2a3c - < 0fc63dd9170643d15c25681fca792539e23f4640+3 more versions |
Linux | Linux | affected 4.11unaffected 0 - < 4.11unaffected 5.10.253 - <= 5.10.*unaffected 5.15.203 - <= 5.15.*unaffected 6.1.169 - <= 6.1.*+5 more versions |
CVSS v3.1 Details
CVSS v3.1 Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now