2 matches found
The vulnerability of the btrfs component in the Linux operating systemβs kernel allows attackers to gain elevated privileges within the system.
The vulnerability of the btrfs component in the Linux operating systemβs kernel is related to the race condition that occurs when a shared resource is used in the function readextentbufferpages. Exploiting this vulnerability can allow an attacker to increase their privileges within the system...
CVE-2024-35798
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in readextentbufferpages There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. After some debugging it turns out there's a race when...