← Back to CVE search

CVE-2026-80619

Linux kernel

Description

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix potential UAF in aa_replace_profiles The function aa_replace_profiles was accessing udata->size after calling aa_put_loaddata(udata), causing a potential UAF. Fixed this by saving the size to a local variable before dropping the reference.

EPSS 0.17600000000000002%Risk 0
View source
Published
2026-08-28 08:16:45
Affected versions
unknown
Type
Kernel
Last modified
2026-08-28 08:16:45
Vector
Pending