Beveiligingsadvies

CVE-2026-80553

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-08-26 14:37:21
Laatst bijgewerkt 2026-08-27 12:40:13
Toegewezen door Linux
CVSS-score 8.8
Status PUBLISHED

Beschrijving

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.