NONE · 0

CVE-2026-72267

In the Linux kernel, the following vulnerability has been resolved: fbdev: carminefb: fix potential memory leak in alloc_carmine_fb() The memory allocated for modelist in fb_videomode_to_modelist() ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: fbdev: carminefb: fix potential memory leak in alloc_carmine_fb() The memory allocated for modelist in fb_videomode_to_modelist() is not freed in the subsequent error path. Fix that by calling fb_destroy_modelist()

References

FAQ

What is CVE-2026-72267?

CVE-2026-72267 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: fbdev: carminefb: fix potential memory leak in alloc_carmine_fb() The memory allocated for modelist in fb_videomode_to_modelist() ...

How severe is CVE-2026-72267?

CVSS scoring is not yet available for CVE-2026-72267. Check NVD for updates.

Is there a patch for CVE-2026-72267?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.