PT-2026-29487 · Linux+2 · Linux Kernel+2
Published
2026-04-01
·
Updated
2026-05-11
·
CVE-2026-23404
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel's AppArmor profile removal code used a recursive approach for removing nested profiles, which could lead to kernel stack exhaustion and system crashes. The issue stemmed from the recursive
aa profile list release() function. Replacing this with an iterative approach in remove profile() resolves the problem by repeatedly finding and removing leaf profiles without recursion, maintaining the same removal behavior.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu