CVE-2025-38326

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38326
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38326.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38326
Downstream
Related
Published
2025-07-10T09:15:26Z
Modified
2025-08-12T21:01:39Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

aoe: clean device rqlist in aoedevdowndev()

An aoe device's rqlist contains accepted block requests that are waiting to be transmitted to the aoe target. This queue was added as part of the conversion to blkmq. However, the queue was not cleaned out when an aoe device is downed which caused blkmqfreezequeue() to sleep indefinitely waiting for those requests to complete, causing a hang. This fix cleans out the queue before calling blkmqfreezequeue().

References

Affected packages