Impact
The Linux kernel s390/vfio_ccw driver previously performed cleanup of private CP resources while holding critical subchannel locks during an asynchronous device loss event. This could lead to a deadlock or crash, resulting in a denial of service or instability of the system. The patch moves the cleanup to a delayed workqueue, eliminating the race condition.
Affected Systems
The vulnerability applies to the s390 architecture in the Linux kernel, affecting the vfio_ccw driver. Any installation of a kernel revision that has not yet incorporated the patch from the cited commits is vulnerable. The vendor is the Linux kernel maintainers, and the product is the Linux kernel for s390.
Risk and Exploitability
No CVSS or EPSS score is disclosed. The bug is not listed in the CISA KEV catalog. Exploitation would require local or privileged access to force the target device to become lost or to trigger the cleanup path, which could lead to a system halt or service interruption. The patch removes the race condition, and after update the risk is mitigated.
OpenCVE Enrichment