3 matches found
BELL-CVE-2023-53355
Bulletin has no description...
5.5CVSS7AI score0.00187EPSS
SaveExploits0References1
CVE-2023-53355
In the Linux kernel, the following vulnerability has been resolved: staging: pi433: 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 instea...
5.5CVSS5.8AI score0.00187EPSS
SaveExploits0References5
CVE-2023-53355
The CVE-2023-53355 entry concerns the Linux kernel (staging: pi433) where a memory leak occurs when using debugfs_lookup() because the returned object is not paired with dput(). The recommended fix is to use debugfs_lookup_and_remove(), which handles the necessary dput() logic and related cleanup...
5.5CVSS6.1AI score0.00187EPSS
SaveExploits0References3Affected Software1
20