Lucene search
+L

38 matches found

UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.7 views

CVE-2022-50830

In the Linux kernel, the following vulnerability has been resolved: auxdisplay: hd44780: Fix potential memory leak in hd44780remove hd44780probe allocates a memory chunk for hd with kzalloc and makes "lcd-drvdata-hd44780" point to it. When we call hd44780remove, we should release all relevant...

5.9AI score0.00241EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/30 12:10 p.m.29 views

CVE-2022-50830

The CVE-2022-50830 issue affects the Linux kernel’s auxdisplay hd44780 driver. In hd44780_probe(), kzalloc() allocates memory for hd and assigns lcd->drvdata->hd44780. The vulnerability arises because hd44780_remove() fails to release lcd->drvdata->hd44780, causing a memory leak. The ...

6AI score0.00241EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/30 12:10 p.m.15 views

CVE-2022-50830

In the Linux kernel, the following vulnerability has been resolved: auxdisplay: hd44780: Fix potential memory leak in hd44780remove hd44780probe allocates a memory chunk for hd with kzalloc and makes "lcd-drvdata-hd44780" point to it. When we call hd44780remove, we should release all relevant...

5.2AI score0.00241EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:10 p.m.36 views

CVE-2022-50830 auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()

In the Linux kernel, the following vulnerability has been resolved: auxdisplay: hd44780: Fix potential memory leak in hd44780remove hd44780probe allocates a memory chunk for hd with kzalloc and makes "lcd-drvdata-hd44780" point to it. When we call hd44780remove, we should release all relevant...

0.00241EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/30 12:10 p.m.10 views

CVE-2022-50830 auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()

In the Linux kernel, the following vulnerability has been resolved: auxdisplay: hd44780: Fix potential memory leak in hd44780remove hd44780probe allocates a memory chunk for hd with kzalloc and makes "lcd-drvdata-hd44780" point to it. When we call hd44780remove, we should release all relevant...

6.3AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.22 views

PT-2025-53948

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the hd44780 remove function within the hd44780 driver for LCD displays. The hd44780 probe function allocates memory using kzalloc and assigns the address to...

7.8CVSS6.3AI score0.00954EPSS
SaveExploits2References894
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.5 views

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
RedhatCVE
RedhatCVE
added 2024/08/22 3:15 p.m.20 views

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
NVD
NVD
added 2024/08/22 2:15 a.m.31 views

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

5.5CVSS0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/22 2:15 a.m.4 views

DEBIAN-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...

5.5CVSS5AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/22 2:15 a.m.20 views

UBUNTU-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...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References6
CVE
CVE
added 2024/08/22 1:30 a.m.96 views

CVE-2022-48907

CVE-2022-48907 is a Linux kernel memory-leak bug in the auxdisplay LCD2S path. The issue was that the lcd2s_data struct was allocated but never freed in ->remove(), allowing memory to leak. The fix switches allocation to devm_kzalloc(), ensuring automatic freeing with device lifecycle. Affecte...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/08/22 1:30 a.m.34 views

CVE-2022-48907 auxdisplay: lcd2s: Fix memory leak in ->remove()

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

0.0021EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/08/22 1:30 a.m.16 views

CVE-2022-48907 auxdisplay: lcd2s: Fix memory leak in ->remove()

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

6.8AI score0.0021EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/08/22 1:30 a.m.49 views

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

5.5CVSS5AI score0.0021EPSS
SaveExploits0
OSV
OSV
added 2024/08/22 1:30 a.m.21 views

CVE-2022-48907 auxdisplay: lcd2s: Fix memory leak in ->remove()

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

5.8AI score
SaveExploits0References6
OSV
OSV
added 2022/03/18 12:16 a.m.9 views

GSD-2022-1000766 auxdisplay: lcd2s: Fix memory leak in ->remove()

auxdisplay: lcd2s: Fix memory leak in -remove This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.27 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/03/18 12:10 a.m.13 views

GSD-2022-1000696 auxdisplay: lcd2s: Fix memory leak in ->remove()

auxdisplay: lcd2s: Fix memory leak in -remove This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.16.13 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder