CVE-2025-38326
aoe: clean device rq_list in aoedev_downdev()
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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().
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Jul 10, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
3582dd291788e9441c3ba9047e55089edb98da5c < ed52e9652ba41d362e9ec923077f6da23336f269 3582dd291788e9441c3ba9047e55089edb98da5c < 64fc0bad62ed38874131dd0337d844a43bd1017e 3582dd291788e9441c3ba9047e55089edb98da5c < ef0b5bbbed7f220db2e9c73428f9a36e8dfc69ca 3582dd291788e9441c3ba9047e55089edb98da5c < 531aef4a1accb13b21a3b82ec29955f4733367d5 3582dd291788e9441c3ba9047e55089edb98da5c < 8662ac79a63488e279b91c12a72b02bc0dc49f7b 3582dd291788e9441c3ba9047e55089edb98da5c < fa2a79f0da92614c5dc45c8b3d2638681c7734ee 3582dd291788e9441c3ba9047e55089edb98da5c < 00be74e1470af292c37a438b8e69dee47dcbf481 3582dd291788e9441c3ba9047e55089edb98da5c < 7f90d45e57cb2ef1f0adcaf925ddffdfc5e680ca
Linux / Linux
4.20
References
git.kernel.org: https://git.kernel.org/stable/c/ed52e9652ba41d362e9ec923077f6da23336f269 git.kernel.org: https://git.kernel.org/stable/c/64fc0bad62ed38874131dd0337d844a43bd1017e git.kernel.org: https://git.kernel.org/stable/c/ef0b5bbbed7f220db2e9c73428f9a36e8dfc69ca git.kernel.org: https://git.kernel.org/stable/c/531aef4a1accb13b21a3b82ec29955f4733367d5 git.kernel.org: https://git.kernel.org/stable/c/8662ac79a63488e279b91c12a72b02bc0dc49f7b git.kernel.org: https://git.kernel.org/stable/c/fa2a79f0da92614c5dc45c8b3d2638681c7734ee git.kernel.org: https://git.kernel.org/stable/c/00be74e1470af292c37a438b8e69dee47dcbf481 git.kernel.org: https://git.kernel.org/stable/c/7f90d45e57cb2ef1f0adcaf925ddffdfc5e680ca lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html