NONE · 0

CVE-2026-72268

In the Linux kernel, the following vulnerability has been resolved: fbdev: tdfxfb: fix potential memory leak in tdfxfb_probe() In tdfxfb_probe(), the memory allocated for modelist using fb_videomode...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: fbdev: tdfxfb: fix potential memory leak in tdfxfb_probe() In tdfxfb_probe(), the memory allocated for modelist using fb_videomode_to_modelist() when CONFIG_FB_3DFX_I2C is defined, is not freed in the subsequent error paths. Fix that by calling fb_destroy_modelist().

References

FAQ

What is CVE-2026-72268?

CVE-2026-72268 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: fbdev: tdfxfb: fix potential memory leak in tdfxfb_probe() In tdfxfb_probe(), the memory allocated for modelist using fb_videomode...

How severe is CVE-2026-72268?

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

Is there a patch for CVE-2026-72268?

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