← Back to CVE search

CVE-2026-72268

Linux kernel

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

EPSS 0.211%Risk 0
View source
Published
2026-08-15 06:21:55
Affected versions
unknown
Type
Kernel
Last modified
2026-08-17 06:18:29
Vector
Pending