Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Rongrong

#32034of 53,635
7.8Total CVSS
Vulnerabilities · 1
PT-2024-3787
7.8
2024-01-18
Linux · Linux Kernel · CVE-2024-26616
**Name of the Vulnerable Software and Affected Versions** Linux kernel versions prior to the fixed version **Description** The vulnerability is related to a use-after-free issue in the btrfs file system when the chunk length is not 64K aligned. This can lead to various problems, including "unable to find chunk map" errors and crashes. The issue occurs when the scrub submit initial read() function expects the endio function to be called only once, but it is called multiple times, causing the bbio::bio to be freed prematurely. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.