CVE-2026-31746
Awaiting Analysis Awaiting Analysis - Queue
Memory Leak in Linux Kernel s390/zcrypt Driver

Publication date: 2026-05-01

Last updated on: 2026-05-01

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix memory leak with CCA cards used as accelerator Tests showed that there is a memory leak if CCA cards are used as accelerator for clear key RSA requests (ME and CRT). With the last rework for the memory allocation the AP messages are allocated by ap_init_apmsg() but for some reason on two places (ME and CRT) the older allocation was still in place. So the first allocation simple was never freed.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-01
Last Modified
2026-05-01
Generated
2026-05-07
AI Q&A
2026-05-01
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a memory leak in the Linux kernel related to the s390/zcrypt component when using CCA cards as accelerators for clear key RSA requests (ME and CRT). Specifically, during memory allocation for AP messages, an older allocation was not freed properly in two places, causing the first allocation to remain allocated and never released.


How can this vulnerability impact me? :

The impact of this vulnerability is a memory leak when using CCA cards as accelerators for clear key RSA operations. Over time, this could lead to increased memory usage and potential resource exhaustion on affected systems, which might degrade system performance or cause instability.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart