cve-2024-47749
Vulnerability from cvelistv5
Published
2024-10-21 12:14
Modified
2024-12-19 09:27
Severity ?
Summary
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.
Impacted products
Vendor Product Version
Linux Linux Version: cfdda9d764362ab77b11a410bb928400e6520d57
Version: cfdda9d764362ab77b11a410bb928400e6520d57
Version: cfdda9d764362ab77b11a410bb928400e6520d57
Version: cfdda9d764362ab77b11a410bb928400e6520d57
Version: cfdda9d764362ab77b11a410bb928400e6520d57
Version: cfdda9d764362ab77b11a410bb928400e6520d57
Version: cfdda9d764362ab77b11a410bb928400e6520d57
Version: cfdda9d764362ab77b11a410bb928400e6520d57
Version: cfdda9d764362ab77b11a410bb928400e6520d57
Create a notification for this product.
   Linux Linux Version: 2.6.35
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-47749",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-10-21T12:58:09.975914Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-10-21T13:04:13.297Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/infiniband/hw/cxgb4/cm.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "b12e25d91c7f97958341538c7dc63ee49d01548f",
              "status": "affected",
              "version": "cfdda9d764362ab77b11a410bb928400e6520d57",
              "versionType": "git"
            },
            {
              "lessThan": "4e1fe68d695af367506ea3c794c5969630f21697",
              "status": "affected",
              "version": "cfdda9d764362ab77b11a410bb928400e6520d57",
              "versionType": "git"
            },
            {
              "lessThan": "dd598ac57dcae796cb58551074660c39b43fb155",
              "status": "affected",
              "version": "cfdda9d764362ab77b11a410bb928400e6520d57",
              "versionType": "git"
            },
            {
              "lessThan": "b11318dc8a1ec565300bb1a9073095af817cc508",
              "status": "affected",
              "version": "cfdda9d764362ab77b11a410bb928400e6520d57",
              "versionType": "git"
            },
            {
              "lessThan": "39cb9f39913566ec5865581135f3e8123ad1aee1",
              "status": "affected",
              "version": "cfdda9d764362ab77b11a410bb928400e6520d57",
              "versionType": "git"
            },
            {
              "lessThan": "0d50ae281a1712b9b2ca72830a96b8f11882358d",
              "status": "affected",
              "version": "cfdda9d764362ab77b11a410bb928400e6520d57",
              "versionType": "git"
            },
            {
              "lessThan": "54aaa3ed40972511e423b604324b881425b9ff1e",
              "status": "affected",
              "version": "cfdda9d764362ab77b11a410bb928400e6520d57",
              "versionType": "git"
            },
            {
              "lessThan": "b9c94c8ba5a713817cffd74c4bacc05187469624",
              "status": "affected",
              "version": "cfdda9d764362ab77b11a410bb928400e6520d57",
              "versionType": "git"
            },
            {
              "lessThan": "e766e6a92410ca269161de059fff0843b8ddd65f",
              "status": "affected",
              "version": "cfdda9d764362ab77b11a410bb928400e6520d57",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/infiniband/hw/cxgb4/cm.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.35"
            },
            {
              "lessThan": "2.6.35",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.323",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.285",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.227",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.168",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.113",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.54",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.10.*",
              "status": "unaffected",
              "version": "6.10.13",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.11.*",
              "status": "unaffected",
              "version": "6.11.2",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.12",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "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."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-12-19T09:27:21.774Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/b12e25d91c7f97958341538c7dc63ee49d01548f"
        },
        {
          "url": "https://git.kernel.org/stable/c/4e1fe68d695af367506ea3c794c5969630f21697"
        },
        {
          "url": "https://git.kernel.org/stable/c/dd598ac57dcae796cb58551074660c39b43fb155"
        },
        {
          "url": "https://git.kernel.org/stable/c/b11318dc8a1ec565300bb1a9073095af817cc508"
        },
        {
          "url": "https://git.kernel.org/stable/c/39cb9f39913566ec5865581135f3e8123ad1aee1"
        },
        {
          "url": "https://git.kernel.org/stable/c/0d50ae281a1712b9b2ca72830a96b8f11882358d"
        },
        {
          "url": "https://git.kernel.org/stable/c/54aaa3ed40972511e423b604324b881425b9ff1e"
        },
        {
          "url": "https://git.kernel.org/stable/c/b9c94c8ba5a713817cffd74c4bacc05187469624"
        },
        {
          "url": "https://git.kernel.org/stable/c/e766e6a92410ca269161de059fff0843b8ddd65f"
        }
      ],
      "title": "RDMA/cxgb4: Added NULL check for lookup_atid",
      "x_generator": {
        "engine": "bippy-5f407fcff5a0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-47749",
    "datePublished": "2024-10-21T12:14:15.126Z",
    "dateReserved": "2024-09-30T16:00:12.961Z",
    "dateUpdated": "2024-12-19T09:27:21.774Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-47749\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-10-21T13:15:04.950\",\"lastModified\":\"2024-11-08T16:15:28.003\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"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.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: RDMA/cxgb4: Se agreg\u00f3 una comprobaci\u00f3n NULL para lookup_atid La funci\u00f3n lookup_atid() puede devolver NULL si el ATID no es v\u00e1lido o no existe en la tabla de identificadores, lo que podr\u00eda provocar la desreferenciaci\u00f3n de un puntero nulo sin una comprobaci\u00f3n en las funciones `act_establish()` y `act_open_rpl()`. Agregue una comprobaci\u00f3n NULL para evitar la desreferenciaci\u00f3n de punteros nulos. Encontrado por Linux Verification Center (linuxtesting.org) con SVACE.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.6.35\",\"versionEndExcluding\":\"5.10.227\",\"matchCriteriaId\":\"48954B72-B77A-45CD-815C-F0B53A5FA5E1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.168\",\"matchCriteriaId\":\"4D51C05D-455B-4D8D-89E7-A58E140B864C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.113\",\"matchCriteriaId\":\"D01BD22E-ACD1-4618-9D01-6116570BE1EE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.54\",\"matchCriteriaId\":\"D448821D-C085-4CAF-88FA-2DDE7BE21976\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.10.13\",\"matchCriteriaId\":\"CE94BB8D-B0AB-4563-9ED7-A12122B56EBE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.11\",\"versionEndExcluding\":\"6.11.2\",\"matchCriteriaId\":\"AB755D26-97F4-43B6-8604-CD076811E181\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0d50ae281a1712b9b2ca72830a96b8f11882358d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/39cb9f39913566ec5865581135f3e8123ad1aee1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/4e1fe68d695af367506ea3c794c5969630f21697\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/54aaa3ed40972511e423b604324b881425b9ff1e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b11318dc8a1ec565300bb1a9073095af817cc508\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b12e25d91c7f97958341538c7dc63ee49d01548f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b9c94c8ba5a713817cffd74c4bacc05187469624\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/dd598ac57dcae796cb58551074660c39b43fb155\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/e766e6a92410ca269161de059fff0843b8ddd65f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-47749\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-21T12:58:09.975914Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-21T12:58:13.133Z\"}}], \"cna\": {\"title\": \"RDMA/cxgb4: Added NULL check for lookup_atid\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"cfdda9d764362ab77b11a410bb928400e6520d57\", \"lessThan\": \"b12e25d91c7f97958341538c7dc63ee49d01548f\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"cfdda9d764362ab77b11a410bb928400e6520d57\", \"lessThan\": \"4e1fe68d695af367506ea3c794c5969630f21697\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"cfdda9d764362ab77b11a410bb928400e6520d57\", \"lessThan\": \"dd598ac57dcae796cb58551074660c39b43fb155\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"cfdda9d764362ab77b11a410bb928400e6520d57\", \"lessThan\": \"b11318dc8a1ec565300bb1a9073095af817cc508\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"cfdda9d764362ab77b11a410bb928400e6520d57\", \"lessThan\": \"39cb9f39913566ec5865581135f3e8123ad1aee1\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"cfdda9d764362ab77b11a410bb928400e6520d57\", \"lessThan\": \"0d50ae281a1712b9b2ca72830a96b8f11882358d\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"cfdda9d764362ab77b11a410bb928400e6520d57\", \"lessThan\": \"54aaa3ed40972511e423b604324b881425b9ff1e\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"cfdda9d764362ab77b11a410bb928400e6520d57\", \"lessThan\": \"b9c94c8ba5a713817cffd74c4bacc05187469624\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"cfdda9d764362ab77b11a410bb928400e6520d57\", \"lessThan\": \"e766e6a92410ca269161de059fff0843b8ddd65f\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/infiniband/hw/cxgb4/cm.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.6.35\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"2.6.35\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"4.19.323\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.19.*\"}, {\"status\": \"unaffected\", \"version\": \"5.4.285\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.227\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.168\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.113\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.54\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.10.13\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.10.*\"}, {\"status\": \"unaffected\", \"version\": \"6.11.2\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.11.*\"}, {\"status\": \"unaffected\", \"version\": \"6.12\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/infiniband/hw/cxgb4/cm.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/b12e25d91c7f97958341538c7dc63ee49d01548f\"}, {\"url\": \"https://git.kernel.org/stable/c/4e1fe68d695af367506ea3c794c5969630f21697\"}, {\"url\": \"https://git.kernel.org/stable/c/dd598ac57dcae796cb58551074660c39b43fb155\"}, {\"url\": \"https://git.kernel.org/stable/c/b11318dc8a1ec565300bb1a9073095af817cc508\"}, {\"url\": \"https://git.kernel.org/stable/c/39cb9f39913566ec5865581135f3e8123ad1aee1\"}, {\"url\": \"https://git.kernel.org/stable/c/0d50ae281a1712b9b2ca72830a96b8f11882358d\"}, {\"url\": \"https://git.kernel.org/stable/c/54aaa3ed40972511e423b604324b881425b9ff1e\"}, {\"url\": \"https://git.kernel.org/stable/c/b9c94c8ba5a713817cffd74c4bacc05187469624\"}, {\"url\": \"https://git.kernel.org/stable/c/e766e6a92410ca269161de059fff0843b8ddd65f\"}], \"x_generator\": {\"engine\": \"bippy-5f407fcff5a0\"}, \"descriptions\": [{\"lang\": \"en\", \"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.\"}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2024-12-19T09:27:21.774Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-47749\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-19T09:27:21.774Z\", \"dateReserved\": \"2024-09-30T16:00:12.961Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-10-21T12:14:15.126Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.