GHSA-2qpq-46v2-w4c7unknown
In the Linux kernel, the following vulnerability has been resolved: apparmor: fix NULL pointer...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
apparmor: fix NULL pointer dereference in unpack_pdb
pdb->dfa could be NULL if unpack_dfa fails, causing a NULL pointer dereference.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-72458
- https://git.kernel.org/stable/c/73d86ca950b80cd39ca948e2c518d135bf2308c8
- https://git.kernel.org/stable/c/7681ca43d2b1c776e62fe77e3167835fb1ab8319
- https://git.kernel.org/stable/c/fbfdb5a94a48797bea232791e24c38f3aa3063c8
- https://github.com/advisories/GHSA-2qpq-46v2-w4c7