CVE-2026-72268

Summary

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().

Affected Software

VendorProductVersion RangeStatus
LinuxLinux215059d2421f95c30d1fca6ff31357fcae9f67dc < 237611edf15172e4dc7fa9b3b71c2445602d3459affected
LinuxLinux215059d2421f95c30d1fca6ff31357fcae9f67dc < 2199d70efc5bea0e9b4462a4f9e4c3d3c21c5d34affected
LinuxLinux215059d2421f95c30d1fca6ff31357fcae9f67dc < b039e0693df003c5baa1e89630344f92a78afb15affected
LinuxLinux215059d2421f95c30d1fca6ff31357fcae9f67dc < dfbb1a695d8891774c80c0e2a9192afb66469eb7affected
LinuxLinux215059d2421f95c30d1fca6ff31357fcae9f67dc < b7b26adc2718ca8f81ca75cd03aee94269d00e8aaffected
LinuxLinux215059d2421f95c30d1fca6ff31357fcae9f67dc < e1ca9b8559e0f5959228626bdeaae530a1ee0337affected
LinuxLinux215059d2421f95c30d1fca6ff31357fcae9f67dc < 2fd16a94bea5e0c3e93791436cf8a800b175762aaffected
LinuxLinux215059d2421f95c30d1fca6ff31357fcae9f67dc < bb019d755366cc3e777a12d4bf457ff289837370affected
LinuxLinux2.6.30affected
LinuxLinux0 < 2.6.30unaffected
LinuxLinux5.10.261 <= 5.10.*unaffected
LinuxLinux5.15.212 <= 5.15.*unaffected
LinuxLinux6.1.178 <= 6.1.*unaffected
LinuxLinux6.6.145 <= 6.6.*unaffected
LinuxLinux6.12.97 <= 6.12.*unaffected
LinuxLinux6.18.40 <= 6.18.*unaffected
LinuxLinux7.1.5 <= 7.1.*unaffected
LinuxLinux7.2 <= *unaffected

Weaknesses

References