PT-2024-11108 · Linux · Linux Kernel
Published
2021-03-26
·
Updated
2025-01-08
·
CVE-2021-47004
CVSS v3.1
7.1
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to the f2fs file system in the Linux kernel. In CP disabling mode, there are two issues when using LFS or SSR | AT SSR mode to select a victim. The first issue is that LFS is set to find the source section during GC, and the victim should have no checkpointed data. However, previously, only valid checkpointed blocks in the current segment were checked, rather than the section. The second issue is that SSR | AT SSR are set to find the target segment for writes, which can be fully filled by checkpointed and newly written blocks. This can cause panic or data corruption during allocation if the segment is selected via the {AT,}SSR allocator and there is no free space in the target segment.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel