CVE-2024-50000
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
21/10/2024
Last modified:
03/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()<br />
<br />
In mlx5e_tir_builder_alloc() kvzalloc() may return NULL<br />
which is dereferenced on the next line in a reference<br />
to the modify field.<br />
<br />
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.15 (including) | 5.15.168 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.113 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.55 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.10.14 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.11 (including) | 6.11.3 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/0168ab6fbd9e50d20b97486168b604b2ab28a2ca
- https://git.kernel.org/stable/c/1bcc86cc721bea68980098f51f102aa2c2b9d932
- https://git.kernel.org/stable/c/4655456a64a0f936098c8432bac64e7176bd2aff
- https://git.kernel.org/stable/c/4d80dde26d7bab1320210279483ac854dcb274b2
- https://git.kernel.org/stable/c/b48ee5bb25c02ca2b81e0d16bf8af17ab6ed3f8b
- https://git.kernel.org/stable/c/f25389e779500cf4a59ef9804534237841bce536
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html



