← Späť na vyhľadávanie CVE

CVE-2026-43105

Linux Kernel

Popis

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Fix memory leak of BO array in hang state The hang state-s BO array is allocated separately with kzalloc() in vc4_save_hang_state() but never freed in vc4_free_hang_state(). Add the missing kfree() for the BO array before freeing the hang state struct.

CVSS 5.5EPSS 0.11399999999999999%Riziko 0.56
Zobraziť zdroj
Zverejnené
2026-05-06 10:16:24
Dotknuté verzie
unknown
Typ
Core software
Vektor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Operačné systémy
Linux