Lucene search
+L

4339 matches found

Cvelist
Cvelist
added 2025/09/18 1:58 p.m.15 views

CVE-2023-53403 time/debug: Fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: time/debug: 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.00135EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/09/18 1:58 p.m.10 views

CVE-2023-53404

In the Linux kernel, the following vulnerability has been resolved: USB: fotg210: 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.00135EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/18 1:58 p.m.19 views

CVE-2023-53403

In the Linux kernel, the following vulnerability has been resolved: time/debug: 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.00135EPSS
SaveExploits0
OSV
OSV
added 2025/09/18 1:58 p.m.8 views

CVE-2023-53403 time/debug: Fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: time/debug: 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.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/09/18 1:58 p.m.28 views

CVE-2023-53404 USB: fotg210: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: USB: fotg210: 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.00135EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 1:58 p.m.8 views

CVE-2023-53402 kernel/printk/index.c: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: kernel/printk/index.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 debugfslookupandremove...

5.5CVSS7.4AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/09/18 1:58 p.m.1 views

CVE-2023-53402 kernel/printk/index.c: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: kernel/printk/index.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 debugfslookupandremove...

6.2AI score0.00135EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/18 1:58 p.m.32 views

CVE-2023-53402

CVE-2023-53402 affects the Linux kernel, specifically the printk debugfs path. The root cause is a memory leak in kernel/printk/index.c when using debugfs_lookup() without a matching dput(). The documented fix replaces the sequence with debugfs_lookup_and_remove(), handling the logic and preventi...

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

CVE-2023-53402 kernel/printk/index.c: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: kernel/printk/index.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 debugfslookupandremove...

0.00135EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/09/18 1:58 p.m.9 views

CVE-2023-53402

In the Linux kernel, the following vulnerability has been resolved: kernel/printk/index.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 debugfslookupandremove...

5.5CVSS5.4AI score0.00135EPSS
SaveExploits0
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
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
CVE
CVE
added 2025/09/18 1:33 p.m.29 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
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
CVE
CVE
added 2025/09/18 1:33 p.m.32 views

CVE-2023-53385

The CVE-2023-53385 issue relates to the Linux kernel: media: mdp3: Fix resource leaks in of_find_device_by_node. The fix adds release of the object obtained via of_find_device_by_node using put_device to prevent leaks. Public references point to upstream commits implementing this change. If explo...

5.5CVSS6.1AI score0.00134EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.14 views

CVE-2023-53385 media: mdp3: Fix resource leaks in of_find_device_by_node

In the Linux kernel, the following vulnerability has been resolved: media: mdp3: Fix resource leaks in offinddevicebynode Use putdevice to release the object get through offinddevicebynode, avoiding resource leaks...

0.00134EPSS
SaveExploits0References3
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
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.3AI score0.00135EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.8 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
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
Rows per page
Query Builder