CVE-2023-53173

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-53173
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53173.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-53173
Downstream
Published
2025-09-15T14:15:39Z
Modified
2025-09-15T19:00:20Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

tty: pcnuart: 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 which handles all of the logic at once.

References

Affected packages