CVE-2021-47433
HIGHLinux Kernel < 5.10 - Denial of Service via Btrfs File Extent Replacement Error Handling
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix abort logic in btrfs_replace_file_extents Error injection testing uncovered a case where we'd end up with a corrupt file system with a missing extent in the middle of a file. This occurs because the if statement to decide if we should abort is wrong. The only way we would abort in this case is if we got a ret != -EOPNOTSUPP and we called from the file clone code. However the prealloc code uses this path too. Instead we need to abort if there is an error, and the only error we _don't_ abort on is -EOPNOTSUPP and only if we came from the clone file code.
References (3)
Core 3
Scores
CVSS v3
8.1
EPSS
0.0057
EPSS Percentile
44.2%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
Status
published
Products (10)
Linux/Linux
< 5.10
Linux/Linux
5.10
Linux/Linux
5.10.75 - 5.10.*
Linux/Linux
5.14.14 - 5.14.*
Linux/Linux
5.15
Linux/Linux
8fccebfa534c7984864394fa03608305e4929aae - 0e309e1152fc34ef75991d9d69b165dbf75bf26c
Linux/Linux
8fccebfa534c7984864394fa03608305e4929aae - 0e32a2b85c7d92ece86c17dfef390c5ed79c6378
Linux/Linux
8fccebfa534c7984864394fa03608305e4929aae - 4afb912f439c4bc4e6a4f3e7547f2e69e354108f
linux/linux_kernel
5.15 rc1 (5 CPE variants)
linux/linux_kernel
< 5.10.75
Published
May 22, 2024
Tracked Since
Feb 18, 2026