CVE-2026-45954
MEDIUMfbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()
Title source: cnaDescription
In the Linux kernel, the following vulnerability has been resolved: fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() In au1200fb_drv_probe(), when platform_get_irq fails(), it directly returns from the function with an error code, which causes a memory leak. Replace it with a goto label to ensure proper cleanup.
References (8)
Core 8
Core References
Scores
CVSS v3
5.5
EPSS
0.0012
EPSS Percentile
2.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-401
Status
published
Products (38)
linux/Kernel
< 5.10.252linux
linux/Kernel
5.11.0 - 5.15.202linux
linux/Kernel
5.16.0 - 6.1.165linux
linux/Kernel
6.13.0 - 6.19.4linux
linux/Kernel
6.2.0 - 6.6.128linux
linux/Kernel
6.5.0 - 6.12.75linux
linux/Kernel
6.7.0 - 6.18.14linux
Linux/Linux
< 6.5
Linux/Linux
2400ae8fd86d0dfb67bdff6e206b090b0606bbf4 - 071d8fb757a8318f72c8e02898c2cf7e14e21fb6
Linux/Linux
4.14.322 - 4.15
... and 28 more
Published
May 27, 2026
Tracked Since
May 27, 2026