CVE-2026-68452
Received Received - Intake

s390/zcrypt CCA AES Cipher Key Length Validation Flaw

Vulnerability report for CVE-2026-68452, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: kernel.org

Description

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

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves improper validation of key token length in s390/zcrypt for CCA AES cipher key requests. The function cca_cipher2protkey() uses the token length directly to determine copy length without checking if it exceeds the available space in the parameter block, potentially leading to buffer overflow or memory corruption.

Impact Analysis

This vulnerability could allow an attacker with local access to cause a denial of service, escalate privileges, or execute arbitrary code on affected systems by exploiting the improper length validation in cryptographic operations.

Mitigation Strategies

Apply the Linux kernel patch that resolves this vulnerability to prevent potential exploitation of the s390/zcrypt CCA AES cipher key request flaw.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-68452. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart