← Zurück zur CVE-Suche

CVE-2026-72272

Linux kernel

Beschreibung

In the Linux kernel, the following vulnerability has been resolved: fbdev: radeon: fix potential memory leak in radeonfb_pci_register() The function radeonfb_pci_register() allocates memory for modelist (by calling radeon_check_modes() which calls fb_add_videomode()). The memory is appended to info->modelist, but is not freed in subsequent error paths. Fix this by calling fb_destroy_modelist().

EPSS 0.211%Risiko 0
Quelle öffnen
Veröffentlicht
2026-08-15 06:21:56
Betroffene Versionen
unknown
Typ
Kernel
Zuletzt geändert
2026-08-17 06:18:29
Vektor
Pending