3 matches found
CVE-2023-53202
creationtimestamp| type| source ---|---|--- 2025-09-29 10:57:04+00:00| seen| Telegram/slTRd9pVdNdmZO9EdRA-v7gdauqwj-nb5m9zBDFhvRq11ss...
Linux Distros Unpatched Vulnerability : CVE-2023-53202
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PM: domains: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over tim...
CVE-2023-53202
CVE-2023-53202 concerns the Linux kernel memory-leak issue from using debugfs_lookup() without releasing the acquired object. The mitigation implemented across connected advisories is to use debugfs_lookup_and_remove() (which handles the look-up and cleanup in one step) or to ensure dput() is cal...