CVE-2024-27034
MediumIn 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.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
References
The following references provide additional information about CVE-2024-27034 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/2b1b14d9fc94b8feae20808684c8af28ec80f45b
-
PatchKernel patch commithttps://git.kernel.org/stable/c/52982edfcefd475cc34af663d5c47c0cddaa5739
-
PatchKernel patch commithttps://git.kernel.org/stable/c/542c8b3c774a480bfd0804291a12f6f2391b0cd1
Frequently asked questions
-
What is CVE-2024-27034?
CVE-2024-27034 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2024-27034 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-27034?
CVE-2024-27034 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-27034?
No patch is currently available for CVE-2024-27034. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-27034 actively exploited?
No — CVE-2024-27034 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.