Integer overflow in Linux kernel - CVE-2026-90246
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local user to read out-of-bounds memory.
The vulnerability exists due to an integer overflow in the verify_tags() bounds check in AppArmor policy unpacking when loading a crafted policy blob. A local user can load a crafted AppArmor policy to read out-of-bounds memory.
With the default unprivileged_userns_apparmor_policy=1 setting, the policy-loading path is reachable from an unprivileged task in a matched-level nested user namespace.