In the Linux kernel, the following vulnerability has been resolved:
net: wwan: iosm: Fix tainted pointer delete is case of region creation fail
In case of region creation fail in ipc_devlink_create_region(), previously
created regions delete process starts from tainted pointer which actually
holds error code value.
Fix this bug by decreasing region index before delete.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
References
Configurations
Configuration 1 (hide)
|
History
17 Sep 2025, 15:26
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/040d9384870386eb5dc55472ac573ac7756b2050 - Patch | |
References | () https://git.kernel.org/stable/c/37a438704d19bdbe246d51d3749b6b3a8fe65afd - Patch | |
References | () https://git.kernel.org/stable/c/b0c9a26435413b81799047a7be53255640432547 - Patch | |
References | () https://git.kernel.org/stable/c/fe394d59cdae81389dbf995e87c83c1acd120597 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:* |
|
CWE | CWE-416 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
First Time |
Linux linux Kernel
Linux |
21 Nov 2024, 09:31
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/040d9384870386eb5dc55472ac573ac7756b2050 - | |
References | () https://git.kernel.org/stable/c/37a438704d19bdbe246d51d3749b6b3a8fe65afd - | |
References | () https://git.kernel.org/stable/c/b0c9a26435413b81799047a7be53255640432547 - | |
References | () https://git.kernel.org/stable/c/fe394d59cdae81389dbf995e87c83c1acd120597 - | |
Summary |
|
12 Jul 2024, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-12 13:15
Updated : 2025-09-17 15:26
NVD link : CVE-2024-40939
Mitre link : CVE-2024-40939
CVE.ORG link : CVE-2024-40939
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free