CVE-2024-42138
HIGHLinux Kernel 5.19-6.1.98 6.2-6.6.39 6.7-6.9.9 - Use-After-Free in mlxsw Linecard INI File Handling
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI file In case of invalid INI file mlxsw_linecard_types_init() deallocates memory but doesn't reset pointer to NULL and returns 0. In case of any error occurred after mlxsw_linecard_types_init() call, mlxsw_linecards_init() calls mlxsw_linecard_types_fini() which performs memory deallocation again. Add pointer reset to NULL. Found by Linux Verification Center (linuxtesting.org) with SVACE.
References (5)
Core 5
Core References
Scores
CVSS v3
7.8
EPSS
0.0023
EPSS Percentile
14.0%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-415
Status
published
Products (15)
linux/Kernel
5.19.0 - 6.1.98linux
linux/Kernel
6.2.0 - 6.6.39linux
linux/Kernel
6.7.0 - 6.9.9linux
Linux/Linux
< 5.19
Linux/Linux
5.19
Linux/Linux
6.1.98 - 6.1.*
Linux/Linux
6.10
Linux/Linux
6.6.39 - 6.6.*
Linux/Linux
6.9.9 - 6.9.*
Linux/Linux
b217127e5e4ee0ecfce7c5f84cfe082238123bda - 8ce34dccbe8fa7d2ef86f2d8e7db2a9b67cabfc3
... and 5 more
Published
Jul 30, 2024
Tracked Since
Feb 18, 2026