CVE-2024-42138

Severity CVSS v4.0:
Pending analysis
Type:
CWE-415 Double Free
Publication date:
30/07/2024
Last modified:
03/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI file<br /> <br /> In case of invalid INI file mlxsw_linecard_types_init() deallocates memory<br /> but doesn&amp;#39;t reset pointer to NULL and returns 0. In case of any error<br /> occurred after mlxsw_linecard_types_init() call, mlxsw_linecards_init()<br /> calls mlxsw_linecard_types_fini() which performs memory deallocation again.<br /> <br /> Add pointer reset to NULL.<br /> <br /> Found by Linux Verification Center (linuxtesting.org) with SVACE.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.19 (including) 6.1.98 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.39 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.9.9 (excluding)
cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.10:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.10:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.10:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.10:rc6:*:*:*:*:*:*