CVE-2026-80543: s390/zcrypt: Pad trailing CCA or EP11 message with zeros

Published Aug 26, 2026
·
Updated

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

s390/zcrypt: Pad trailing CCA or EP11 message with zeros

The both functions xcrbmsgtotype6cprbmsgx() and xcrbmsgtotype6ep11cprbmsgx() copy the user space message into a kernel buffer based on the message length. But on further processing the message is supposed to be 4 byte length adjusted. Thus up to 3 bytes of uninitialized kernel memory are forwarded to further processing steps and may unwanted expose kernel memory to the crypto card firmware.

This patch contains code to pad the gap between user space copied message and message buffer length sent down to further processing of the CCA or EP11 message to zeros.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Update the Linux kernel s390/zcrypt implementation to pad trailing CCA or EP11 messages with zeros so that the message is 4-byte length adjusted and no uninitialized kernel memory is forwarded to further card firmware processing (as described for xcrb_msg_to_type6cprb_msgx() / xcrb_msg_to_type6_ep11cprb_msgx()).

    Linux kernel (s390/zcrypt) Pad trailing CCA or EP11 message with zeros = enabled (pad message with zeros)

Event History

Aug 26, 2026
CVE Published
via MITRE·02:37 PM
Data Sourced
via MITRE·02:37 PM
Description
Data Sourced
via NVD·03:17 PM
Description

Frequently Asked Questions

1

Which systems are exposed to this issue?

Systems using the Linux kernel s390/zcrypt path to process CCA or EP11 messages are exposed. The issue concerns messages whose length requires 4-byte alignment, leaving up to three trailing bytes in the kernel buffer uninitialized.

2

What does an attacker need to do to trigger the exposure?

An attacker needs to cause a CCA or EP11 message to be copied from user space through the affected zcrypt conversion functions with a length that is not already 4-byte aligned. The subsequent processing can then receive up to three bytes of uninitialized kernel memory.

3

What is the practical impact of the flaw?

Up to three bytes of uninitialized kernel memory may be forwarded to crypto card firmware during further CCA or EP11 message processing. The fix zero-pads the gap between the copied user message and the aligned buffer length.

4

How can the issue be mitigated if an update is not immediately available?

The provided data does not identify a configuration workaround. Reducing or preventing use of the affected s390/zcrypt CCA and EP11 message-processing paths would avoid the described exposure until the kernel fix can be deployed.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203