NONE · 0

CVE-2026-72264

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

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: fbdev: tridentfb: fix potential memory leak in trident_pci_probe() In trident_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-72264?

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

How severe is CVE-2026-72264?

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

Is there a patch for CVE-2026-72264?

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