VYPR
Unrated severityNVD Advisory· Published Aug 15, 2026

CVE-2026-72272

CVE-2026-72272

Description

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().

Affected products

1

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.