CVE-2023-53355

Source
https://cve.org/CVERecord?id=CVE-2023-53355
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53355.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-53355
Downstream
Published
2025-09-17T14:56:45Z
Modified
2026-08-12T03:51:20Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
staging: pi433: fix memory leak with using debugfs_lookup()
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53355.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
874bcba65f9a3a2a304b5f520529c046887c3cdc
Fixed
04f3cda40e9f6653ae15ed3fcf26ef2860f4df66
Fixed
bb16f3102607b69e1a0233f4b73c6e337f86ef8d
Fixed
2f36e789e540df6a9fbf471b3a2ba62a8b361586

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53355.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.14.0
Fixed
6.1.18
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.2.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53355.json"