CVE-2024-47726
MediumIn 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.
CVSS 3.1 score
6.5
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Affected versions
Linux kernel versions
3.8
and later are affected. Fixed in
5.10.235,
5.15.179,
6.1.129,
6.6.70,
6.11.2,
6.12
and their respective stable series.
References
The following references provide additional information about CVE-2024-47726 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
-
PatchKernel patch commithttps://git.kernel.org/stable/c/3aa5254d80969cb576601fb9fec7a188cc8dc169
-
PatchKernel patch commithttps://git.kernel.org/stable/c/7be13b73409b553d9d9a6cbb042b4d19e2631cc7
-
PatchKernel patch commithttps://git.kernel.org/stable/c/96cfeb0389530ae32ade8a48ae3ae1ac3b6c009d
Frequently asked questions
-
What is CVE-2024-47726?
CVE-2024-47726 is a Medium severity Linux kernel vulnerability with a CVSS score of 6.5 out of 10 . It affects Linux kernel versions from 3.8 onward and has been patched in 5.10.235, 5.15.179, 6.1.129 and others. CVE-2024-47726 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-47726?
CVE-2024-47726 has a CVSS score of 6.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N. -
Is there a patch available for CVE-2024-47726?
Yes — CVE-2024-47726 has been patched. Fixed versions include 5.10.235, 5.15.179, 6.1.129 and others. If you are running Linux kernel 3.8 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-47726 actively exploited?
No — CVE-2024-47726 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.