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

s390/vfio_ccw: Ensure index for read/write regions are within range

The introduction of the capability chain rightly clamped the
region indexes to the range of the capabilities itself, but
neglected to do so for the existing read/write regions which
should also be enforced.
Published: 2026-08-26
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Kernel memory corruption leading to privilege escalation
Action: Apply Patch
AI Analysis

Impact

The Linux kernel's vfio_ccw driver does not enforce bounds checks on indices used for read/write regions. This oversight permits an attacker to supply out‑of‑bounds indices, enabling arbitrary kernel memory reads or writes. The resulting kernel memory corruption can be leveraged to escape privilege limits and compromise the system.

Affected Systems

All Linux kernel builds running on IBM s390 architecture that include the vfio_ccw driver prior to the bug‑fix commit. The vulnerability appears in any kernel version lacking the proper bounds‑checking implementation, irrespective of distribution or patch level.

Risk and Exploitability

The vulnerability has a CVSS score of 8.8, indicating high severity. The EPSS score of 0.00129% indicates a very low but non‑zero likelihood of exploitation, and it is not listed in the CISA KEV catalog, so the current exploitation probability remains low. The likely attack vector is local or potentially remote through any user‑space interface that invokes vfio_ccw; specific exploitation steps are not documented in the provided data.

Generated by OpenCVE AI on August 28, 2026 at 15:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a release that includes the bounds‑checking commit for the vfio_ccw driver.
  • If an update is not immediately possible, prevent use of the vulnerable driver by blacklisting or unloading the vfio_ccw module.
  • Continuously monitor system logs for anomalous vfio_ccw activity and restrict privileged users from loading the driver until a patch is available.

Generated by OpenCVE AI on August 28, 2026 at 15:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4777-1 linux security update
History

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125
References
Metrics threat_severity

None

threat_severity

Moderate


Thu, 27 Aug 2026 13:00:00 +0000


Thu, 27 Aug 2026 08:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Thu, 27 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}


Wed, 26 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Wed, 26 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: s390/vfio_ccw: Ensure index for read/write regions are within range The introduction of the capability chain rightly clamped the region indexes to the range of the capabilities itself, but neglected to do so for the existing read/write regions which should also be enforced.
Title s390/vfio_ccw: Ensure index for read/write regions are within range
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-27T12:40:12.535Z

Reserved: 2026-08-26T14:34:25.766Z

Link: CVE-2026-80552

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-26T15:17:09.723

Modified: 2026-08-27T13:18:39.870

Link: CVE-2026-80552

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-26T00:00:00Z

Links: CVE-2026-80552 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T15:30:08Z

Weaknesses