NONE · 0

CVE-2026-72271

In the Linux kernel, the following vulnerability has been resolved: fbdev: i740fb: fix potential memory leak in i740fb_probe() In i740fb_probe(), the memory allocated in fb_videomode_to_modelist() f...

Vulnerability Description

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

References

FAQ

What is CVE-2026-72271?

CVE-2026-72271 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: fbdev: i740fb: fix potential memory leak in i740fb_probe() In i740fb_probe(), the memory allocated in fb_videomode_to_modelist() f...

How severe is CVE-2026-72271?

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

Is there a patch for CVE-2026-72271?

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