CVE-2026-72272

UnknownEPSS 0.21%

Last modified

CVE-2026-72272 is a vulnerability of currently unknown severity. 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 estimates a 0.21% chance of exploitation in the next 30 days.

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

Metrics

EPSS Probability
0.21%

11.6th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < a94a4a0ec2684454934ba104988d6222836a572f; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 30a2ff955b66b16d4c98dc61f4fe8b3a57c6f7bb; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < c622a3eed6ad26879b6c0bc208fd6e3ffc4b7de3; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < f4dacbfd885f34222e67145294de9b8479aa021d; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 1c5387451176db5def499db809d718765f359a37; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < c2c795a320e7ef9aa69c7f4bd2c9ac07064eff9a; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 1b1b43342fbf11eaf2a8926b9ed4805579d772ac; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < df8c1101c9a08859da612b5d0a08d55d475522c6
LinuxLinux2.6.12

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-72272?
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().
How severe is CVE-2026-72272?
Severity scoring for CVE-2026-72272 is pending analysis. The EPSS model estimates a 0.21% probability of exploitation in the next 30 days.
How do I fix CVE-2026-72272?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-72272?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST