PT-2025-38205 · Linux+1 · Linux Kernel+1
Published
2025-09-17
·
Updated
2026-04-20
·
CVE-2023-53355
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak exists in the Linux kernel due to improper handling of memory allocated by the
debugfs lookup() function within the pi433 staging driver. Specifically, the memory associated with the function's result was not being released using dput(), leading to a gradual memory leak over time. The issue was addressed by replacing calls to debugfs lookup() with debugfs lookup and remove(), which correctly manages the memory lifecycle.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linux Kernel