CVE-2026-72270: fbdev: s3fb: fix potential memory leak in s3_pci_probe()
Published Aug 15, 2026
·Updated
In the Linux kernel, the following vulnerability has been resolved:
fbdev: s3fb: fix potential memory leak in s3pciprobe()
In s3pciprobe(), the memory allocated for modelist using fbvideomodetomodelist() is not freed in subsequent error paths. Fix that by calling fbdestroymodelist()
Event History
Aug 15, 2026
CVE Published
via MITRE·05:54 AM
Data Sourced
via MITRE·05:54 AM
Description