Security Advisory

CVE-2026-74515

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-15 12:27:35
Last updated 2026-08-17 05:48:05
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Reject adapter interrupt forwarding if already enabled The MPCIFC instruction doesn't allow registering adapter interrupts without first unregistering. So reject any request to enable interrupt forwarding if its already enabled for the zPCI device. This also fixes overwriting and thus leaking resources when the ioctl is called multiple times for the same device.