CVE-2023-53568 Details
Description
In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: don't leak memory if dev_set_name() fails When dev_set_name() fails, zcdn_create() doesn't free the newly allocated resources. Do it.
A memory leak vulnerability has been identified in the Linux kernel's s390/zcrypt component. When the function dev_set_name() fails, the zcdn_create() function does not release the newly allocated resources, leading to a memory leak. This issue affects several versions of the Linux kernel.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/0878052579cb2773caee64812a811edcab6b5a55 | kernel.org | Patch |
| https://git.kernel.org/stable/c/131cd74a8e38d75239f2c81dfee53d6554eb8bf8 | kernel.org | Patch |
| https://git.kernel.org/stable/c/147d8da33a2c2195ec63acd56cd7d80a3458c253 | kernel.org | Patch |
| https://git.kernel.org/stable/c/174f11ef1615ec3ab1e2189685864433c0d855a2 | kernel.org | Patch |
| https://git.kernel.org/stable/c/6252f47b78031979ad919f971dc8468b893488bd | kernel.org | Patch |
| https://git.kernel.org/stable/c/6b0cb9c055843777b374309503d89eabeb769355 | kernel.org | Patch |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-401 | Missing Release of Memory after Effective Lifetime | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 4.20, < 5.4.257 >= 5.5, < 5.10.195 >= 5.11, < 5.15.132 >= 5.16, < 6.1.54 >= 6.2, < 6.5.4 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Mar 21, 2026 | Modified Analysis | [email protected] |
| Feb 6, 2026 | Initial Analysis | [email protected] |
| Oct 4, 2025 | New CVE Received | kernel.org |