CVE-2026-80619

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-28 08:16

Updated : 2026-08-29 07:16


NVD link : CVE-2026-80619

Mitre link : CVE-2026-80619

CVE.ORG link : CVE-2026-80619


JSON object : View

Products Affected

No product.

CWE

No CWE.