CVE-2024-47749
Published: Oct 21, 2024
Modified: May 11, 2026
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected cfdda9d764362ab77b11a410bb928400e6520d57 - < b12e25d91c7f97958341538c7dc63ee49d01548faffected cfdda9d764362ab77b11a410bb928400e6520d57 - < 4e1fe68d695af367506ea3c794c5969630f21697affected cfdda9d764362ab77b11a410bb928400e6520d57 - < dd598ac57dcae796cb58551074660c39b43fb155affected cfdda9d764362ab77b11a410bb928400e6520d57 - < b11318dc8a1ec565300bb1a9073095af817cc508affected cfdda9d764362ab77b11a410bb928400e6520d57 - < 39cb9f39913566ec5865581135f3e8123ad1aee1+4 more versions |
Linux | Linux | affected 2.6.35unaffected 0 - < 2.6.35unaffected 4.19.323 - <= 4.19.*unaffected 5.4.285 - <= 5.4.*unaffected 5.10.227 - <= 5.10.*+6 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now