Vulnerability in Linux

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 fb_videomode_to_modelist() is not freed in subsequent error paths. Fix that by calling fb_destroy_modelist().

Affected products

  • Linux — versions 6a5e3bd0c8bc1025bb5092f54d5aea38216c665e, 4.4, 0

References