In the Linux kernel, the following vulnerability has been resolved:
net/mlx5e: Fix NULL deref in mlx5etirbuilder_alloc()
In mlx5etirbuilder_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.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/50xxx/CVE-2024-50000.json"
}