CVE-2024-47726: f2fs: fix to wait dio completion
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.
Other sources
This CVE was automatically created from a reference found in an email or other text. If you are reading this, then this CVE entry is probably erroneous, since this text should be replaced by the official CVE description automatically.
— Launchpad
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
debian/linuxto a version that resolves this vulnerability.Fixed in 6.1.129-1Fixed in 6.1.135-1Fixed in 6.12.25-1Fixed in 6.12.27-1 - Upgrade
Upgrade
debian/linux-6.1to a version that resolves this vulnerability.Fixed in 6.1.129-1~deb11u1
Event History
Frequently Asked Questions
What is the severity of CVE-2024-47726?
CVE-2024-47726 is considered a moderate severity vulnerability in the Linux kernel.
How do I fix CVE-2024-47726?
To fix CVE-2024-47726, upgrade the Linux kernel to versions 6.12.12-1, 6.12.15-1 or later.
Which versions of the Linux kernel are affected by CVE-2024-47726?
CVE-2024-47726 affects versions of the Linux kernel up to and including 6.11.2.
Is there a specific Debian package affected by CVE-2024-47726?
Yes, the Debian 'linux' package versions up to 5.10.226-1 and 6.1.128-1 are vulnerable to CVE-2024-47726.
What components does CVE-2024-47726 relate to in the Linux kernel?
CVE-2024-47726 relates to the f2fs filesystem component in the Linux kernel.