NONE · 0

CVE-2026-72270

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

Vulnerability Description

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

References

FAQ

What is CVE-2026-72270?

CVE-2026-72270 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: fbdev: s3fb: fix potential memory leak in s3_pci_probe() In s3_pci_probe(), the memory allocated for modelist using fb_videomode_t...

How severe is CVE-2026-72270?

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

Is there a patch for CVE-2026-72270?

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