CVE-2024-47726
"F2FS Direct I/O Writing Data Corruption Vulnerability"
Description
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait dio completion It should wait all existing dio write IOs before block removal, otherwise, previous direct write IO may overwrite data in the block which may be reused by other inode.
INFO
Published Date :
Oct. 21, 2024, 1:15 p.m.
Last Modified :
March 13, 2025, 1:15 p.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
Yes !
Impact Score :
3.6
Exploitability Score :
2.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-47726
.
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-47726
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-47726
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
Mar. 13, 2025
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/3aa5254d80969cb576601fb9fec7a188cc8dc169 Added Reference https://git.kernel.org/stable/c/7be13b73409b553d9d9a6cbb042b4d19e2631cc7 -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Feb. 21, 2025
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/f81302decd64245bb1bd154ecae0f65a9ee21f04 -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jan. 09, 2025
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/c2a7fc514637f640ff55c3f3e3ed879970814a3f -
Initial Analysis by [email protected]
Oct. 24, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N Changed Reference Type https://git.kernel.org/stable/c/96cfeb0389530ae32ade8a48ae3ae1ac3b6c009d No Types Assigned https://git.kernel.org/stable/c/96cfeb0389530ae32ade8a48ae3ae1ac3b6c009d Patch Changed Reference Type https://git.kernel.org/stable/c/e3db757ff9b7101ae68650ac5f6dd5743b68164e No Types Assigned https://git.kernel.org/stable/c/e3db757ff9b7101ae68650ac5f6dd5743b68164e Patch Added CWE NIST NVD-CWE-noinfo Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions up to (excluding) 6.11.2 -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Oct. 21, 2024
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait dio completion It should wait all existing dio write IOs before block removal, otherwise, previous direct write IO may overwrite data in the block which may be reused by other inode. Added Reference kernel.org https://git.kernel.org/stable/c/e3db757ff9b7101ae68650ac5f6dd5743b68164e [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/96cfeb0389530ae32ade8a48ae3ae1ac3b6c009d [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-47726
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-47726
weaknesses.