Bug 2424892 (CVE-2025-68357) - CVE-2025-68357 kernel: iomap: allocate s_dio_done_wq for async reads as well
Summary: CVE-2025-68357 kernel: iomap: allocate s_dio_done_wq for async reads as well
Keywords:
Status: NEW
Alias: CVE-2025-68357
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-24 11:04 UTC by OSIDB Bzimport
Modified: 2025-12-24 12:22 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-24 11:04:13 UTC
In the Linux kernel, the following vulnerability has been resolved:

iomap: allocate s_dio_done_wq for async reads as well

Since commit 222f2c7c6d14 ("iomap: always run error completions in user
context"), read error completions are deferred to s_dio_done_wq.  This
means the workqueue also needs to be allocated for async reads.


Note You need to log in before you can comment on or make changes to this bug.