PT-2025-34382 · Linux+1 · Linux Kernel+1
Published
2025-07-31
·
Updated
2025-08-22
·
CVE-2025-38620
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions:
Linux kernel (affected versions not specified)
Description:
The Linux kernel contains a use-after-free issue within the zloop module. When a zoned loop device (zloop device) is removed, the
blk mq free tag set() function accesses memory that has already been freed, leading to a kernel bug reported by KASAN (Kernel Address Sanitizer). Specifically, the zloop ctl remove() function calls put disk(), which then invokes zloop free disk(). zloop free disk() frees the memory associated with the zlo pointer. Subsequently, zloop ctl remove() calls blk mq free tag set(&zlo->tag set), attempting to access the freed zlo memory.Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Linux Kernel