Security Advisory

CVE-2024-49859

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-10-21 12:27:17
Last updated 2026-05-11 20:40:36
Assigner Linux
CVSS score not scored
State PUBLISHED

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.