CVE-2023-53449

In 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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

16 Jan 2026, 21:25

Type Values Removed Values Added
First Time Linux
Linux linux Kernel
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-401
References () https://git.kernel.org/stable/c/460e9bed82e49db1b823dcb4e421783854d86c40 - () https://git.kernel.org/stable/c/460e9bed82e49db1b823dcb4e421783854d86c40 - Patch
References () https://git.kernel.org/stable/c/544a552be0869231799784279d52704c4d314d33 - () https://git.kernel.org/stable/c/544a552be0869231799784279d52704c4d314d33 - Patch
References () https://git.kernel.org/stable/c/a50e28d433acf22258f9f34831057387f04ef074 - () https://git.kernel.org/stable/c/a50e28d433acf22258f9f34831057387f04ef074 - Patch
References () https://git.kernel.org/stable/c/aede5230d154b6b237985ec9df7ebbd1dce96810 - () https://git.kernel.org/stable/c/aede5230d154b6b237985ec9df7ebbd1dce96810 - Patch
References () https://git.kernel.org/stable/c/ee986d80acdef710a886be404308188ea11000c8 - () https://git.kernel.org/stable/c/ee986d80acdef710a886be404308188ea11000c8 - Patch
References () https://git.kernel.org/stable/c/ef3a7ffc0a6f833578bc8d1dcb79d0633c7e4ec3 - () https://git.kernel.org/stable/c/ef3a7ffc0a6f833578bc8d1dcb79d0633c7e4ec3 - Patch

01 Oct 2025, 12:15

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

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime