CVE-2026-31746
Memory Leak in Linux Kernel s390/zcrypt Driver
Publication date: 2026-05-01
Last updated on: 2026-05-01
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | * |
Helpful Resources
Exploitability
| 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.