First published: Mon Oct 21 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <6.11.2 | |
debian/linux | <=5.10.223-1<=5.10.226-1<=6.1.123-1<=6.1.128-1 | 6.12.12-1 6.12.15-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-47726 is considered a moderate severity vulnerability in the Linux kernel.
To fix CVE-2024-47726, upgrade the Linux kernel to versions 6.12.12-1, 6.12.15-1 or later.
CVE-2024-47726 affects versions of the Linux kernel up to and including 6.11.2.
Yes, the Debian 'linux' package versions up to 5.10.226-1 and 6.1.128-1 are vulnerable to CVE-2024-47726.
CVE-2024-47726 relates to the f2fs filesystem component in the Linux kernel.