PT-2025-38196 · Linux · Linux

Published

2025-09-17

·

Updated

2025-09-17

·

CVE-2023-53346

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.

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

kernel/fail function: fix memory leak with using debugfs lookup()

When calling debugfs lookup() the result must have dput() called on it,

otherwise the memory will leak over time. To make things simpler, just

call debugfs lookup and remove() instead which handles all of the logic

at once.

Related Identifiers

CVE-2023-53346

Affected Products

Linux