PT-2025-38205 · Linux · Linux

Published

2025-09-17

·

Updated

2025-09-17

·

CVE-2023-53355

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:

staging: pi433: 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. This requires saving off the root directory dentry to make

creation of individual device subdirectories easier.

Related Identifiers

CVE-2023-53355

Affected Products

Linux