PT-2021-8235 · Linux+5 · Linux Kernel+5
Su Yue
·
Published
2021-10-26
·
Updated
2026-04-29
·
CVE-2021-47599
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to the btrfs component of the Linux kernel and involves a problem with the
btrfs show devname() function. The function searches for devices but finds none, leading to a warning. This occurs because btrfs prepare sprout() moves devices into a seed list, and btrfs show devname() cannot find them. The fix involves updating latest dev according to changes in the device list, ensuring the pointer to the device name in /proc/self/mounts remains valid. The RCU protection is sufficient as the device structure is freed after synchronization.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Double Free
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu