CVE-2026-23268

HIGH

apparmor: fix unprivileged local user can do privileged policy management

Title source: cna
STIX 2.1

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.

Scores

CVSS v3 7.8
EPSS 0.0002
EPSS Percentile 6.0%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Details

Status published
Products (23)
linux/Kernel 4.11.0 - 6.6.130linux
linux/Kernel 6.13.0 - 6.18.18linux
linux/Kernel 6.19.0 - 6.19.8linux
linux/Kernel 6.7.0 - 6.12.77linux
Linux/Linux < 4.11
Linux/Linux 4.11
Linux/Linux 5.10.253 - 5.10.*
Linux/Linux 5.15.203 - 5.15.*
Linux/Linux 6.1.169 - 6.1.*
Linux/Linux 6.12.77 - 6.12.*
... and 13 more
Published Mar 18, 2026
Tracked Since Mar 19, 2026