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

s390/zcrypt: Fix wrong domain value verification with EP11 CPRBs

There is a wrong upper limit check for the domain value when an EP11
CPRB is processed for sending to a crypto card. This check is only
active on custom device nodes but may lead to access heap memory
behind perms->adm when an administrative CPRB is sent.
Add correct limit (AP_DOMAINS = 256) checking to fix this.
Published: 2026-08-28
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Kernel memory corruption
Action: Patch
AI Analysis

Impact

A flaw in the s390/zcrypt module of the Linux kernel incorrectly verifies the upper bound of the domain field in EP11 CPRB requests, allowing an administrative CPRB to access memory beyond the perms->adm structure. This can corrupt kernel memory, potentially enabling privilege escalation or causing a system crash, as the corruption occurs in kernel space. The flaw reflects an out‑of‑bounds write (CWE‑787).

Affected Systems

The vulnerability affects Linux kernels that include the s390/zcrypt module; any kernel version prior to the commit that introduced the correct limit (AP_DOMAINS = 256) is vulnerable. No specific release identifiers are listed, so the assumption is that all kernels on the s390 architecture before the patch are impacted.

Risk and Exploitability

The CVSS score is 7.8, indicating high severity. The EPSS score is less than 1 %, suggesting a low likelihood of exploitation, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector requires the ability to send a crafted EP11 CPRB to the zcrypt subsystem, inferred to be achievable through write access to a custom zcrypt device node or through control over a compromised crypto card. If exploited, kernel memory corruption could lead to privilege escalation or denial of service.

Generated by OpenCVE AI on September 2, 2026 at 04:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a version that includes the patch correcting the domain value upper bound check.
  • Configure any custom zcrypt device nodes so that the corrected domain limit applies to all CPRB paths, not only to custom nodes.
  • Enable kernel memory protection mechanisms such as SMAP, ASLR, and consider enforcing a security module that restricts out‑of‑bounds memory accesses; monitor system logs for anomalous activity.

Generated by OpenCVE AI on September 2, 2026 at 04:50 UTC.

Tracking

Sign in to view the affected projects.

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

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-129

Tue, 01 Sep 2026 12:15:00 +0000

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

None

threat_severity

Moderate


Sat, 29 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-129

Sat, 29 Aug 2026 08:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-122
CWE-787

Sat, 29 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Fri, 28 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-122
CWE-787

Fri, 28 Aug 2026 13:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125
CWE-129

Fri, 28 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125
CWE-129

Fri, 28 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix wrong domain value verification with EP11 CPRBs There is a wrong upper limit check for the domain value when an EP11 CPRB is processed for sending to a crypto card. This check is only active on custom device nodes but may lead to access heap memory behind perms->adm when an administrative CPRB is sent. Add correct limit (AP_DOMAINS = 256) checking to fix this.
Title s390/zcrypt: Fix wrong domain value verification with EP11 CPRBs
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-29T06:22:25.717Z

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

Link: CVE-2026-80709

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T08:16:56.523

Modified: 2026-08-29T07:16:52.373

Link: CVE-2026-80709

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-80709 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T05:00:13Z

Weaknesses