4 matches found
CVE-2024-35798
A vulnerability was found in the Linux kernel's B-tree File System btrfs subsystem. This issue arises from a race condition in the readextentbufferpages function, where multiple processes may compete for access to memory regions, potentially causing data corruption or other undefined behavior...
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...
CVE-2024-35798 btrfs: fix race in read_extent_buffer_pages()
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...
PT-2024-8382 · Linux +4 · Linux Kernel +4
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a race condition in the read extent buffer pages function, which can lead to corrupted nodes and potentially allow an attacker to overwrite memory. The problem...