Lucene search
+L

3 matches found

OSV
OSV
added 2025/05/02 3:55 p.m.16 views

CVE-2023-53097 powerpc/iommu: fix memory leak with using debugfs_lookup()

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.8AI score0.00176EPSS
SaveExploits0References7
CVE
CVE
added 2025/03/27 4:37 p.m.84 views

CVE-2023-52936

CVE-2023-52936 affects the Linux kernel, specifically the irqdomain.c path where debugfs_lookup() results were not being released with dput(), causing a memory leak over time. The advisory notes the fix is to replace the call with debugfs_lookup_and_remove(), which handles the necessary cleanup i...

5.5CVSS6.6AI score0.00229EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/03/27 4:37 p.m.20 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...

0.00229EPSS
SaveExploits0References3
Rows per page
Query Builder