CVE-2024-36947
Linux Kernel QIBFS Dentry Leak Vulnerability
Description
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]>
INFO
Published Date :
May 30, 2024, 4:15 p.m.
Last Modified :
Nov. 21, 2024, 9:22 a.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
Yes !
Impact Score :
1.4
Exploitability Score :
3.9
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-36947
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-36947
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-36947
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/02ee394a5d899d9bd2f0759382e9481cab6166f8 Added Reference https://git.kernel.org/stable/c/24dd9b08df718f20ccf2dd1519909fefd8c233ee Added Reference https://git.kernel.org/stable/c/aa23317d0268b309bb3f0801ddd0d61813ff5afb Added Reference https://git.kernel.org/stable/c/bd8f78c71defbcb7a9ed331e7f287507df972b00 Added Reference https://git.kernel.org/stable/c/db71ca93259dd1078bcfea3afafde2143cfc2da7 -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Nov. 07, 2024
Action Type Old Value New Value Added CVSS V3.1 CISA-ADP AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 30, 2024
Action Type Old Value New Value Added Description 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]> Added Reference kernel.org https://git.kernel.org/stable/c/24dd9b08df718f20ccf2dd1519909fefd8c233ee [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/bd8f78c71defbcb7a9ed331e7f287507df972b00 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/db71ca93259dd1078bcfea3afafde2143cfc2da7 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/02ee394a5d899d9bd2f0759382e9481cab6166f8 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/aa23317d0268b309bb3f0801ddd0d61813ff5afb [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-36947
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-36947
weaknesses.