CVE-2026-68452

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
13/08/2026
Last modified:
19/08/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> s390/zcrypt: Validate length for CCA AES cipher key requests<br /> <br /> cca_cipher2protkey() derives the copy length for the CPRB parameter<br /> block directly from the length field in the key token. Reject the<br /> request early if the token length exceeds the available space in the<br /> parameter block.