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
25 Oct 2024, 19:55
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux
Linux linux Kernel |
|
| References | () https://git.kernel.org/stable/c/b48ee5bb25c02ca2b81e0d16bf8af17ab6ed3f8b - Patch | |
| References | () https://git.kernel.org/stable/c/f25389e779500cf4a59ef9804534237841bce536 - Patch | |
| References | () https://git.kernel.org/stable/c/1bcc86cc721bea68980098f51f102aa2c2b9d932 - Patch | |
| References | () https://git.kernel.org/stable/c/4d80dde26d7bab1320210279483ac854dcb274b2 - Patch | |
| References | () https://git.kernel.org/stable/c/4655456a64a0f936098c8432bac64e7176bd2aff - Patch | |
| References | () https://git.kernel.org/stable/c/0168ab6fbd9e50d20b97486168b604b2ab28a2ca - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CWE | CWE-476 |
21 Oct 2024, 18:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2024-10-21 18:15
Updated : 2024-10-25 19:55
NVD link : CVE-2024-50000
Mitre link : CVE-2024-50000
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
