← Späť na vyhľadávanie CVE

CVE-2026-72459

Linux kernel

Popis

In the Linux kernel, the following vulnerability has been resolved: apparmor: aa_label_alloc use aa_label_free on alloc failure aa_label_alloc() allocates a secid before allocating or taking the label proxy. If the later proxy step fails, the error path only freed the label memory, leaking any resources initialized by aa_label_init(). Use aa_label_free() on the failure path so partially initialized labels release their secid and other label resources before the backing memory is freed.

CVSS 7.8EPSS 0.13899999999999998%Riziko 0.79
Zobraziť zdroj
Zverejnené
2026-08-15 06:22:19
Dotknuté verzie
unknown
Typ
Jadro
Posledná úprava
2026-08-17 06:19:13
Vektor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H