I
n the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix potential memleak in dasd_eckd_init() `dasd_reserve_req` is allocated before `dasd_vol_info_req`, and it also needs to be freed before the error returns, just like the other cases in this function.
References
Configurations
Configuration 1 (hide)
|
History
16 Jan 2026, 21:25
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CWE | CWE-401 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
|
| References | () https://git.kernel.org/stable/c/460e9bed82e49db1b823dcb4e421783854d86c40 - Patch | |
| References | () https://git.kernel.org/stable/c/544a552be0869231799784279d52704c4d314d33 - Patch | |
| References | () https://git.kernel.org/stable/c/a50e28d433acf22258f9f34831057387f04ef074 - Patch | |
| References | () https://git.kernel.org/stable/c/aede5230d154b6b237985ec9df7ebbd1dce96810 - Patch | |
| References | () https://git.kernel.org/stable/c/ee986d80acdef710a886be404308188ea11000c8 - Patch | |
| References | () https://git.kernel.org/stable/c/ef3a7ffc0a6f833578bc8d1dcb79d0633c7e4ec3 - Patch |
02 Oct 2025, 19:12
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-01 12:15
Updated : 2026-01-16 21:25
NVD link : CVE-2023-53449
Mitre link : CVE-2023-53449
CVE.ORG link : CVE-2023-53449
JSON object : View
Products Affected
CWE
CWE-401
Missing Release of Memory after Effective Lifetime