CVE-2024-36947

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-36947
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-36947.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-36947
Downstream
Related
Published
2024-05-30T16:15:17Z
Modified
2025-09-17T22:21:06Z
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
[none]
Details

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

qibfs: fix dentry leak

simplerecursiveremoval() drops the pinning references to all positives in subtree. For the cases when its argument has been kept alive by the pinning alone that's exactly the right thing to do, but here the argument comes from dcache lookup, that needs to be balanced by explicit dput().

Fucked-up-by: Al Viro viro@zeniv.linux.org.uk

References

Affected packages