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.
References
Configurations
Configuration 1 (hide)
|
History
06 Feb 2026, 14:43
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/0878052579cb2773caee64812a811edcab6b5a55 - Patch | |
| References | () https://git.kernel.org/stable/c/131cd74a8e38d75239f2c81dfee53d6554eb8bf8 - Patch | |
| References | () https://git.kernel.org/stable/c/147d8da33a2c2195ec63acd56cd7d80a3458c253 - Patch | |
| References | () https://git.kernel.org/stable/c/174f11ef1615ec3ab1e2189685864433c0d855a2 - Patch | |
| References | () https://git.kernel.org/stable/c/6252f47b78031979ad919f971dc8468b893488bd - Patch | |
| References | () https://git.kernel.org/stable/c/6b0cb9c055843777b374309503d89eabeb769355 - Patch | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux
Linux linux Kernel |
|
| CWE | CWE-401 | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
04 Oct 2025, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-04 16:15
Updated : 2026-02-06 14:43
NVD link : CVE-2023-53568
Mitre link : CVE-2023-53568
CVE.ORG link : CVE-2023-53568
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
