CVE-2026-80553

Summary

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

s390/vfio_ccw: Cancel existing workqueues

The initialization of the io_work and crw_work workqueues begs the question of whether they should be un-initialized. Add the corresponding cleanup tags in _release_dev to ensure work isn't dispatched after the private struct is free'd.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxe5f84dbaea59b4f712dac428c337528b70e1c533 < e868ea8be0bc88c6982f48ecf3259d98afd884aeaffected
LinuxLinuxe5f84dbaea59b4f712dac428c337528b70e1c533 < dc47a98abe6714577a25224534dbd356051097a3affected
LinuxLinuxe5f84dbaea59b4f712dac428c337528b70e1c533 < b7ae0f7993867d009a4b554fc1d6d451c10580a0affected
LinuxLinuxe5f84dbaea59b4f712dac428c337528b70e1c533 < 77f5e888d2e607a0b3141fb95091ad6ef1cca9a2affected
LinuxLinuxe5f84dbaea59b4f712dac428c337528b70e1c533 < 79c60b2c61105368dcc8444eb45847e21734f7c4affected
LinuxLinux4.12affected
LinuxLinux0 < 4.12unaffected
LinuxLinux6.6.153 <= 6.6.*unaffected
LinuxLinux6.12.105 <= 6.12.*unaffected
LinuxLinux6.18.46 <= 6.18.*unaffected
LinuxLinux7.1.10 <= 7.1.*unaffected
LinuxLinux7.2 <= *unaffected

Weaknesses

References