Vulnerability Description
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.
References
- https://git.kernel.org/stable/c/51297686e00f4d5d941b0f20f12b2f12879d753c
- https://git.kernel.org/stable/c/7fd8720dff2d9c70cf5a1a13b7513af01952ec02
- https://git.kernel.org/stable/c/bfc717be833fd9ee41443fde2dea0352a7fca333
- https://git.kernel.org/stable/c/c67775cf0da2407f113c1229e350758f4dca0f51
FAQ
What is CVE-2025-68357?
CVE-2025-68357 is a documented vulnerability. 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 cont...
How severe is CVE-2025-68357?
CVSS scoring is not yet available for CVE-2025-68357. Check NVD for updates.
Is there a patch for CVE-2025-68357?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.