Security Advisory

CVE-2026-80547

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-26 14:37:18
Last updated 2026-08-27 12:40:07
Assigner Linux
CVSS score 8.8
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: s390/vfio_ccw: Implement a crw lock Unlike the channel_program struct, which covers synchronous I/O submissions and asynchronous interrupts, the CRW region relies exclusively on asynchronous events coming from hardware. Implement a lock to manage the list of those payloads, to ensure they are read cohesively.