First published: Wed May 01 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover normal cluster write with cp_rwsem When we overwrite compressed cluster w/ normal cluster, we should not unlock cp_rwsem during f2fs_write_raw_pages(), otherwise data will be corrupted if partial blocks were persisted before CP & SPOR, due to cluster metadata wasn't updated atomically.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
debian/linux | <=5.10.223-1<=5.10.226-1 | 6.1.123-1 6.1.119-1 6.12.11-1 6.12.12-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-27034 is considered a high severity vulnerability due to potential data corruption.
To fix CVE-2024-27034, update your Linux kernel to one of the patched versions: 6.1.123-1, 6.1.119-1, 6.12.10-1, or 6.12.11-1.
CVE-2024-27034 affects Linux kernel versions up to and including 5.10.226-1.
CVE-2024-27034 affects the f2fs compressed cluster write functionality, potentially leading to data corruption.
If you're running Debian with a Linux kernel version up to 5.10.226-1, you may be vulnerable to CVE-2024-27034.