CVE-2024-42160
Linux F2FS Fault Attribute Validation Denial of Service
Description
In the Linux kernel, the following vulnerability has been resolved: f2fs: check validation of fault attrs in f2fs_build_fault_attr() - It missed to check validation of fault attrs in parse_options(), let's fix to add check condition in f2fs_build_fault_attr(). - Use f2fs_build_fault_attr() in __sbi_store() to clean up code.
INFO
Published Date :
July 30, 2024, 8:15 a.m.
Last Modified :
May 2, 2025, 7:15 a.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
5.9
Exploitability Score :
1.8
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-42160
.
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-42160
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-42160
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 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 02, 2025
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/6e5b601706ce05d94338cad598736d96bb8096c8 -
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/44958ca9e400f57bd0478115519ffc350fcee61e Added Reference https://git.kernel.org/stable/c/4ed886b187f47447ad559619c48c086f432d2b77 Added Reference https://git.kernel.org/stable/c/bc84dd2c33e0c10fd90d60f0cfc0bfb504d4692d Added Reference https://git.kernel.org/stable/c/ecb641f424d6d1f055d149a15b892edcc92c504b -
Initial Analysis by [email protected]
Aug. 02, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Changed Reference Type https://git.kernel.org/stable/c/44958ca9e400f57bd0478115519ffc350fcee61e No Types Assigned https://git.kernel.org/stable/c/44958ca9e400f57bd0478115519ffc350fcee61e Patch Changed Reference Type https://git.kernel.org/stable/c/4ed886b187f47447ad559619c48c086f432d2b77 No Types Assigned https://git.kernel.org/stable/c/4ed886b187f47447ad559619c48c086f432d2b77 Patch Changed Reference Type https://git.kernel.org/stable/c/bc84dd2c33e0c10fd90d60f0cfc0bfb504d4692d No Types Assigned https://git.kernel.org/stable/c/bc84dd2c33e0c10fd90d60f0cfc0bfb504d4692d Patch Changed Reference Type https://git.kernel.org/stable/c/ecb641f424d6d1f055d149a15b892edcc92c504b No Types Assigned https://git.kernel.org/stable/c/ecb641f424d6d1f055d149a15b892edcc92c504b Patch Added CWE NIST CWE-754 Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions up to (excluding) 6.1.98 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.39 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.9.9 -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jul. 30, 2024
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: f2fs: check validation of fault attrs in f2fs_build_fault_attr() - It missed to check validation of fault attrs in parse_options(), let's fix to add check condition in f2fs_build_fault_attr(). - Use f2fs_build_fault_attr() in __sbi_store() to clean up code. Added Reference kernel.org https://git.kernel.org/stable/c/bc84dd2c33e0c10fd90d60f0cfc0bfb504d4692d [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/44958ca9e400f57bd0478115519ffc350fcee61e [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/ecb641f424d6d1f055d149a15b892edcc92c504b [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/4ed886b187f47447ad559619c48c086f432d2b77 [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-42160
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-42160
weaknesses.