CVE-2026-80549 PUBLISHED

s390/vfio_ccw: Move cp cleanup out of not operational

Assigner: Linux
Reserved: 26.08.2026 Published: 26.08.2026 Updated: 26.08.2026

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

s390/vfio_ccw: Move cp cleanup out of not operational

The fsm_notoper() routine is called when the device has been lost, and is (by definition) no longer operational. Since this can happen asynchronously from the normal behavior of the driver, the cleanup may happen when holding other locks in the calling sequence (notably, the cio subchannel lock).

Push the cleanup of the private->cp resources to a workqueue, where it can be done out from under that lock sequence and a future patch can safely manage the locking requirements.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 204b394a23ad5e30944f23518e21e844614da2ff to f98a9890ca42f4223d2d4c50e0660af3e012fcb4 (excl.)
  • affected from 204b394a23ad5e30944f23518e21e844614da2ff to 4e3301e2a651d742c05914f6074a25b8e41bce19 (excl.)
  • affected from 204b394a23ad5e30944f23518e21e844614da2ff to af1759d8e6e6da9ba94f30a2f92546f406899aa7 (excl.)
  • affected from 204b394a23ad5e30944f23518e21e844614da2ff to 56100baa0eb7055b1026dfa73e696e8066ff71fd (excl.)
  • affected from 204b394a23ad5e30944f23518e21e844614da2ff to 0c11f61a876ed6fcca53d442ed3f33ea8362a0f9 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 6.0 is affected
  • unaffected from 0 to 6.0 (excl.)
  • unaffected from 6.6.153 to 6.6.* (incl.)
  • unaffected from 6.12.105 to 6.12.* (incl.)
  • unaffected from 6.18.46 to 6.18.* (incl.)
  • unaffected from 7.1.10 to 7.1.* (incl.)
  • unaffected from 7.2 to * (incl.)

References