Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to check atomic_file in f2fs ioctl interfaces Some f2fs ioctl interfaces like f2fs_ioc_set_pin_file(), f2fs_move_file_range(), and f2fs_defragment_range() missed to check atomic_write status, which may cause potential race issue, fix it.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.1.113 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/10569b682ebe9c75ef06ddd322ae844e9be6374bPatch
- https://git.kernel.org/stable/c/26b07bd2e1f124b0e430c8d250023f7205c549c3Patch
- https://git.kernel.org/stable/c/7cb51731f24b216b0b87942f519f2c67a17107eePatch
- https://git.kernel.org/stable/c/bfe5c02654261bfb8bd9cb174a67f3279ea99e58Patch
- https://git.kernel.org/stable/c/d6f08c88047accc6127dddb6798a3ff11321539dPatch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
FAQ
What is CVE-2024-49859?
CVE-2024-49859 is a vulnerability with a CVSS score of 4.7 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to check atomic_file in f2fs ioctl interfaces Some f2fs ioctl interfaces like f2fs_ioc_set_pin_file(), f2fs_move_file_ra...
How severe is CVE-2024-49859?
CVE-2024-49859 has been rated MEDIUM with a CVSS base score of 4.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-49859?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.