VDB
DEBIAN-CVE-2025-38326
DEBIAN-CVE-2025-38326
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: aoe: clean device rq_list in aoedev_downdev() An aoe device's rq_list contains accepted block requests that are waiting to be transmitted to the aoe target. This queue was added as part of the conversion to blk_mq. However, the queue was not cleaned out when an aoe device is downed which caused blk_mq_freeze_queue() to sleep indefinitely waiting for those requests to complete, causing a hang. This fix cleans out the queue before calling blk_mq_freeze_queue().
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | |
| Debian:11 | linux-6.1 | 6.1.106-3, 6.1.106-3, 6.1.106-3 |
| Debian:12 | linux | 6.1.124-1, 6.1.128-1, 6.1.129-1 |
| Debian:11 | linux | 5.10.223-1, 0, 5.10.103-1 |
| Debian:14 | linux | 0, 0 |
| Debian:13 | linux | 0, 0 |
Exploit Intelligence
- 3510.3.8.yml (github-poc)
Timeline
- Jul 10, 2025 CVE Published
- Apr 28, 2026 CVE Updated