Security Vulnerability in Linux Kernel Affecting zcrypt in s390 Architecture
CVE-2026-80544

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
26 August 2026

What is CVE-2026-80544?

A security vulnerability exists in the Linux kernel related to the handling of EP11 CPRB domain parsing within the zcrypt component. The issue arises due to the use of struct overlays in the zcrypt_msgtype6_send_ep11_cprb() function, which leads to concerns about maintainability and security. The existing approach assumes a fixed payload structure without validating the actual ASN.1 encoding, making it prone to errors. Furthermore, the logic used for detecting complex length formats lacks proper bounds validation at each parsing step. This vulnerability allows direct access to struct members, bypassing necessary ASN.1 validations. The resolution involves replacing struct overlays with robust ASN.1 parsing techniques that ensure rigorous validation of each field, including payload and function tags with correct bounds checking.

Affected Version(s)

Linux e2c6d91eb8b1533753755f07803e47eceed263d0

Linux e2c6d91eb8b1533753755f07803e47eceed263d0 < 0864a163783bff109b548266921829ea794edc93

Linux 7.1

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.