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.
References
Configurations
History
13 Mar 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
21 Feb 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
09 Jan 2025, 16:16
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-10-21 13:15
Updated : 2025-03-13 13:15
NVD link : CVE-2024-47726
Mitre link : CVE-2024-47726
CVE.ORG link : CVE-2024-47726
JSON object : View
Products Affected
linux
- linux_kernel
CWE