CVE-2026-80549
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
26/08/2026
Last modified:
26/08/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
s390/vfio_ccw: Move cp cleanup out of not operational<br />
<br />
The fsm_notoper() routine is called when the device has been<br />
lost, and is (by definition) no longer operational. Since this<br />
can happen asynchronously from the normal behavior of the<br />
driver, the cleanup may happen when holding other locks<br />
in the calling sequence (notably, the cio subchannel lock).<br />
<br />
Push the cleanup of the private->cp resources to a workqueue,<br />
where it can be done out from under that lock sequence and<br />
a future patch can safely manage the locking requirements.
Impact
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/0c11f61a876ed6fcca53d442ed3f33ea8362a0f9
- https://git.kernel.org/stable/c/4e3301e2a651d742c05914f6074a25b8e41bce19
- https://git.kernel.org/stable/c/56100baa0eb7055b1026dfa73e696e8066ff71fd
- https://git.kernel.org/stable/c/af1759d8e6e6da9ba94f30a2f92546f406899aa7
- https://git.kernel.org/stable/c/f98a9890ca42f4223d2d4c50e0660af3e012fcb4



