2 matches found
SUSE CVE-2022-48907
In the Linux kernel, the following vulnerability has been resolved: auxdisplay: lcd2s: Fix memory leak in -remove Once allocated the struct lcd2sdata is never freed. Fix the memory leak by switching to devmkzalloc...
3.3CVSS6.5AI score0.0021EPSS
SaveExploits0References8
CVE-2022-48907
A memory leak vulnerability was found in the lcd2s driver in the Linux kernel's auxdisplay subsystem. The struct lcd2sdata is allocated but not freed when the device is removed, leading to a potential memory leak over time. An attacker could leverage this issue in a resource exhaustion attack,...
3.3CVSS5.9AI score0.0021EPSS
SaveExploits0References4
20