In the Linux kernel, the following vulnerability has been resolved:
qibfs: fix dentry leak
simple_recursive_removal() 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 <[email protected]>
Metrics
Affected Vendors & Products
References
History
Thu, 07 Nov 2024 18:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
cvssV3_1
|
cvssV3_1
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-30T15:35:44.482Z
Updated: 2024-12-19T09:02:59.751Z
Reserved: 2024-05-30T15:25:07.079Z
Link: CVE-2024-36947
Vulnrichment
Updated: 2024-08-02T03:43:50.138Z
NVD
Status : Awaiting Analysis
Published: 2024-05-30T16:15:17.647
Modified: 2024-11-21T09:22:52.987
Link: CVE-2024-36947
Redhat