Lucene search
+L

1820 matches found

Cvelist
Cvelist
added 2025/09/18 1:33 p.m.11 views

CVE-2023-53390 drivers: base: dd: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: drivers: base: dd: 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...

0.00135EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/18 1:33 p.m.28 views

CVE-2023-53390

CVE-2023-53390 affects the Linux kernel (drivers: base: dd) where a call to debugfs_lookup() leaked memory because the result wasn’t dput()-ed. The fix uses debugfs_lookup_and_remove() to handle lookup and cleanup atomically, preventing the leak. Impact described: potential unbounded memory growt...

5.5CVSS6.2AI score0.00135EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.1 views

CVE-2023-53390 drivers: base: dd: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: drivers: base: dd: 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...

6.2AI score0.00135EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 1:33 p.m.3 views

CVE-2023-53390 drivers: base: dd: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: drivers: base: dd: 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...

5.5CVSS6.2AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.7 views

CVE-2023-53390

In the Linux kernel, the following vulnerability has been resolved: drivers: base: dd: 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...

5.5CVSS5.4AI score0.00135EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/09/18 12:0 a.m.6 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.5CVSS6.3AI score0.00135EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/18 12:0 a.m.8 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 the Linux kernel that stems from a memory leak in the orangefsdebugfsinit function...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/09/18 12:0 a.m.8 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.5CVSS6.3AI score0.00135EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.7 views

PT-2025-38394

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the USB gadget functionality related to the bcm63xx udc driver when using the debugfs lookup function. Failing to call dput on the result of debugfs lookup leads ...

5.5CVSS6.2AI score0.00136EPSS
SaveExploits0References23
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.6 views

PT-2025-38369

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the Linux kernel when using the debugfs lookup function. Failing to call dput on the result of debugfs lookup leads to a memory leak over time. The issue is...

6AI score0.00135EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.5 views

PT-2025-38389

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the USB gadget pxa27x udc driver when using the debugfs lookup function. The dput function was not called on the result of debugfs lookup, leading to a memory lea...

5.5CVSS6.3AI score0.00136EPSS
SaveExploits0References23
CNNVD
CNNVD
added 2025/09/18 12:0 a.m.5 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.00135EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.7 views

PT-2025-38399

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue in the USB subsystem related to the sl811 driver. A memory leak occurs when using the debugfs lookup function without properly releasing the allocated...

5.5CVSS6.2AI score0.00136EPSS
SaveExploits0References23
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.9 views

PT-2025-38383

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The greybus audio helper code contains debugfs file handling logic that can lead to memory leaks and potentially remove all debugfs entries from the system. This occurs because the greyb...

6.5AI score0.00135EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.5 views

PT-2025-38400

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the USB gadget functionality related to the lpc32xx udc driver. The issue occurs when using the debugfs lookup function without properly...

5.5CVSS6.2AI score0.00136EPSS
SaveExploits0References23
CNNVD
CNNVD
added 2025/09/18 12:0 a.m.13 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.5CVSS6AI score0.00136EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/18 12:0 a.m.9 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.5CVSS6.1AI score0.00136EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/18 12:0 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 handling the debugfslookup return value, which could lead to a memory leak...

5.5CVSS6.3AI score0.00135EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/18 12:0 a.m.5 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.5CVSS6.3AI score0.00135EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/18 12:0 a.m.22 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.5CVSS6.1AI score0.00136EPSS
SaveExploits0References5
Rows per page
Query Builder