{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-47749",
        "ASSIGNER": "cve@kernel.org",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/cxgb4: Added NULL check for lookup_atid\n\nThe lookup_atid() function can return NULL if the ATID is\ninvalid or does not exist in the identifier table, which\ncould lead to dereferencing a null pointer without a\ncheck in the `act_establish()` and `act_open_rpl()` functions.\nAdd a NULL check to prevent null pointer dereferencing.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "n/a"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Linux",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Linux",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "cfdda9d76436",
                                            "version_value": "dd598ac57dca"
                                        },
                                        {
                                            "version_value": "not down converted",
                                            "x_cve_json_5_version_data": {
                                                "versions": [
                                                    {
                                                        "version": "2.6.35",
                                                        "status": "affected"
                                                    },
                                                    {
                                                        "version": "0",
                                                        "lessThan": "2.6.35",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "5.10.227",
                                                        "lessThanOrEqual": "5.10.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "5.15.168",
                                                        "lessThanOrEqual": "5.15.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "6.1.113",
                                                        "lessThanOrEqual": "6.1.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "6.6.54",
                                                        "lessThanOrEqual": "6.6.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "6.10.13",
                                                        "lessThanOrEqual": "6.10.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "6.11.2",
                                                        "lessThanOrEqual": "6.11.*",
                                                        "status": "unaffected",
                                                        "versionType": "custom"
                                                    },
                                                    {
                                                        "version": "6.12-rc1",
                                                        "lessThanOrEqual": "*",
                                                        "status": "unaffected",
                                                        "versionType": "original_commit_for_fix"
                                                    }
                                                ],
                                                "defaultStatus": "affected"
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://git.kernel.org/stable/c/dd598ac57dcae796cb58551074660c39b43fb155",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/dd598ac57dcae796cb58551074660c39b43fb155"
            },
            {
                "url": "https://git.kernel.org/stable/c/b11318dc8a1ec565300bb1a9073095af817cc508",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/b11318dc8a1ec565300bb1a9073095af817cc508"
            },
            {
                "url": "https://git.kernel.org/stable/c/39cb9f39913566ec5865581135f3e8123ad1aee1",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/39cb9f39913566ec5865581135f3e8123ad1aee1"
            },
            {
                "url": "https://git.kernel.org/stable/c/0d50ae281a1712b9b2ca72830a96b8f11882358d",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/0d50ae281a1712b9b2ca72830a96b8f11882358d"
            },
            {
                "url": "https://git.kernel.org/stable/c/54aaa3ed40972511e423b604324b881425b9ff1e",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/54aaa3ed40972511e423b604324b881425b9ff1e"
            },
            {
                "url": "https://git.kernel.org/stable/c/b9c94c8ba5a713817cffd74c4bacc05187469624",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/b9c94c8ba5a713817cffd74c4bacc05187469624"
            },
            {
                "url": "https://git.kernel.org/stable/c/e766e6a92410ca269161de059fff0843b8ddd65f",
                "refsource": "MISC",
                "name": "https://git.kernel.org/stable/c/e766e6a92410ca269161de059fff0843b8ddd65f"
            }
        ]
    },
    "generator": {
        "engine": "bippy-c9c4e1df01b2"
    }
}