Lucene search
+L

329 matches found

Cvelist
Cvelist
added 2025/09/15 2:06 p.m.13 views

CVE-2023-53197 USB: uhci: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: USB: uhci: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead whi...

0.00162EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/09/15 2:04 p.m.30 views

CVE-2023-53173

In the Linux kernel, the following vulnerability has been resolved: tty: pcnuart: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS5.4AI score0.00155EPSS
SaveExploits0
CVE
CVE
added 2025/09/15 2:04 p.m.52 views

CVE-2023-53173

In CVE-2023-53173, the Linux kernel tty pcn_uart driver had a memory leak when using debugfs_lookup() because the returned object wasn’t always released with dput(). The recommended fix is to call debugfs_lookup_and_remove() to perform the lookup and cleanup in one step, mitigating the leak.

5.5CVSS6.2AI score0.00155EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:04 p.m.20 views

CVE-2023-53173 tty: pcn_uart: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: tty: pcnuart: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

0.00155EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/15 2:04 p.m.12 views

CVE-2023-53173 tty: pcn_uart: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: tty: pcnuart: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

7.4AI score
SaveExploits0References7
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.14 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from not properly handling the debugfslookup return value, which could lead to a memory leak...

5.5CVSS7.9AI score0.00155EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from not properly freeing debugfslookup memory, which could lead to a memory leak...

5.5CVSS6.3AI score0.00162EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-52936

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - kernel/irq/irqdomain.c: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will le...

5.5CVSS5.4AI score0.00245EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/02 4:15 p.m.4 views

DEBIAN-CVE-2023-53097

In the Linux kernel, the following vulnerability has been resolved: powerpc/iommu: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.7 views

UBUNTU-CVE-2023-53097

In the Linux kernel, the following vulnerability has been resolved: powerpc/iommu: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS6.1AI score0.00189EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/03/28 3:38 a.m.5 views

SUSE CVE-2023-52936

In the Linux kernel, the following vulnerability has been resolved: kernel/irq/irqdomain.c: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremov...

5.5CVSS8AI score0.00245EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/03/28 3:38 a.m.6 views

SUSE CVE-2023-52937

In the Linux kernel, the following vulnerability has been resolved: HV: hvballoon: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS6.8AI score0.00205EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/27 5:15 p.m.1 views

DEBIAN-CVE-2023-52936

In the Linux kernel, the following vulnerability has been resolved: kernel/irq/irqdomain.c: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremov...

5.5CVSS5.1AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.2 views

DEBIAN-CVE-2023-52937

In the Linux kernel, the following vulnerability has been resolved: HV: hvballoon: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS5.4AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.16 views

UBUNTU-CVE-2023-52936

In the Linux kernel, the following vulnerability has been resolved: kernel/irq/irqdomain.c: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremov...

5.5CVSS5.7AI score0.00245EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/27 5:15 p.m.10 views

UBUNTU-CVE-2023-52937

In the Linux kernel, the following vulnerability has been resolved: HV: hvballoon: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS6.3AI score0.00205EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/03/27 4:37 p.m.2 views

CVE-2023-52937 HV: hv_balloon: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: HV: hvballoon: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

6AI score0.00205EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/03/27 4:37 p.m.2 views

CVE-2023-52936 kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: kernel/irq/irqdomain.c: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremov...

6.2AI score0.00245EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/03/27 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that originates from a memory leak caused by the kernel/irq/irqdomain component not freeing memory after using debugfslookup...

5.5CVSS6.1AI score0.00245EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/03/27 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which originates from a memory leak caused by the HV component not freeing memory after using debugfslookup...

5.5CVSS6.1AI score0.00205EPSS
SaveExploits0References4
Rows per page
Query Builder