Security Advisory

CVE-2024-50000

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-10-21 18:02:39
Last updated 2026-05-11 20:43:36
Assigner Linux
State PUBLISHED

Description

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.