Bug 2524420 (CVE-2026-80547) - CVE-2026-80547 kernel: s390/vfio_ccw: Implement a crw lock
Summary: CVE-2026-80547 kernel: s390/vfio_ccw: Implement a crw lock
Keywords:
Status: NEW
Alias: CVE-2026-80547
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-26 14:47 UTC by OSIDB Bzimport
Modified: 2026-09-03 14:46 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-26 14:47:29 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.