In the Linux kernel, the following vulnerability has been resolved:
net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
In mlx5e_tir_builder_alloc() kvzalloc() may return NULL
which is dereferenced on the next line in a reference
to the modify field.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
References
Configurations
Configuration 1 (hide)
|
History
03 Nov 2025, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
25 Oct 2024, 19:55
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* |
|
| First Time |
Linux linux Kernel
Linux |
|
| References | () https://git.kernel.org/stable/c/0168ab6fbd9e50d20b97486168b604b2ab28a2ca - Patch | |
| References | () https://git.kernel.org/stable/c/1bcc86cc721bea68980098f51f102aa2c2b9d932 - Patch | |
| References | () https://git.kernel.org/stable/c/4655456a64a0f936098c8432bac64e7176bd2aff - Patch | |
| References | () https://git.kernel.org/stable/c/4d80dde26d7bab1320210279483ac854dcb274b2 - Patch | |
| References | () https://git.kernel.org/stable/c/b48ee5bb25c02ca2b81e0d16bf8af17ab6ed3f8b - Patch | |
| References | () https://git.kernel.org/stable/c/f25389e779500cf4a59ef9804534237841bce536 - Patch | |
| CWE | CWE-476 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
23 Oct 2024, 15:13
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
21 Oct 2024, 18:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2024-10-21 18:15
Updated : 2025-11-03 23:16
NVD link : CVE-2024-50000
Mitre link : CVE-2024-50000
CVE.ORG link : CVE-2024-50000
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
