imPC@ndo IT

Tracker / CVE-2024-47749

CVE-2024-47749

High 7.5

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookup_atid The lookup_atid() function can return NULL if the ATID is invalid or does not exist in the identifier table, which could lead to dereferencing a null pointer without a check in the `act_establish()` and `act_open_rpl()` functions. Add a NULL check to prevent null pointer dereferencing. Found by Linux Verification Center (linuxtesting.org) with SVACE.

Affected products and versions

linux linux_kernel · 2.6.35 → 5.10.227
linux linux_kernel · 5.11 → 5.15.168
linux linux_kernel · 5.16 → 6.1.113
linux linux_kernel · 6.11 → 6.11.2
linux linux_kernel · 6.2 → 6.6.54
linux linux_kernel · 6.7 → 6.10.13

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References