CVE-2024-56722
Vulnerability from cvelistv5
Published
2024-12-29 11:29
Modified
2024-12-29 11:29
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix cpu stuck caused by printings during reset During reset, cmd to destroy resources such as qp, cq, and mr may fail, and error logs will be printed. When a large number of resources are destroyed, there will be lots of printings, and it may lead to a cpu stuck. Delete some unnecessary printings and replace other printing functions in these paths with the ratelimited version.
Impacted products
Vendor Product Version
Linux Linux Version: 4.9
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/infiniband/hw/hns/hns_roce_cq.c",
            "drivers/infiniband/hw/hns/hns_roce_hem.c",
            "drivers/infiniband/hw/hns/hns_roce_hw_v2.c",
            "drivers/infiniband/hw/hns/hns_roce_mr.c",
            "drivers/infiniband/hw/hns/hns_roce_srq.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "31c6fe9b79ed42440094f2367897aea0c0ce96ec",
              "status": "affected",
              "version": "9a4435375cd151e07c0c38fa601b00115986091b",
              "versionType": "git"
            },
            {
              "lessThan": "b4ba31e5aaffbda9b22d9a35c40b16dc39e475a6",
              "status": "affected",
              "version": "9a4435375cd151e07c0c38fa601b00115986091b",
              "versionType": "git"
            },
            {
              "lessThan": "a0e4c78770faa0d56d47391476fe1d827e72eded",
              "status": "affected",
              "version": "9a4435375cd151e07c0c38fa601b00115986091b",
              "versionType": "git"
            },
            {
              "lessThan": "e2e64f9c42c717beb459ab209ec1c4baa73d3760",
              "status": "affected",
              "version": "9a4435375cd151e07c0c38fa601b00115986091b",
              "versionType": "git"
            },
            {
              "lessThan": "323275ac2ff15b2b7b3eac391ae5d8c5a3c3a999",
              "status": "affected",
              "version": "9a4435375cd151e07c0c38fa601b00115986091b",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/infiniband/hw/hns/hns_roce_cq.c",
            "drivers/infiniband/hw/hns/hns_roce_hem.c",
            "drivers/infiniband/hw/hns/hns_roce_hw_v2.c",
            "drivers/infiniband/hw/hns/hns_roce_mr.c",
            "drivers/infiniband/hw/hns/hns_roce_srq.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.9"
            },
            {
              "lessThan": "4.9",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.120",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.64",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.11.*",
              "status": "unaffected",
              "version": "6.11.11",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.2",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.13-rc1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/hns: Fix cpu stuck caused by printings during reset\n\nDuring reset, cmd to destroy resources such as qp, cq, and mr may fail,\nand error logs will be printed. When a large number of resources are\ndestroyed, there will be lots of printings, and it may lead to a cpu\nstuck.\n\nDelete some unnecessary printings and replace other printing functions\nin these paths with the ratelimited version."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-12-29T11:29:59.901Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/31c6fe9b79ed42440094f2367897aea0c0ce96ec"
        },
        {
          "url": "https://git.kernel.org/stable/c/b4ba31e5aaffbda9b22d9a35c40b16dc39e475a6"
        },
        {
          "url": "https://git.kernel.org/stable/c/a0e4c78770faa0d56d47391476fe1d827e72eded"
        },
        {
          "url": "https://git.kernel.org/stable/c/e2e64f9c42c717beb459ab209ec1c4baa73d3760"
        },
        {
          "url": "https://git.kernel.org/stable/c/323275ac2ff15b2b7b3eac391ae5d8c5a3c3a999"
        }
      ],
      "title": "RDMA/hns: Fix cpu stuck caused by printings during reset",
      "x_generator": {
        "engine": "bippy-5f407fcff5a0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-56722",
    "datePublished": "2024-12-29T11:29:59.901Z",
    "dateReserved": "2024-12-27T15:00:39.858Z",
    "dateUpdated": "2024-12-29T11:29:59.901Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-56722\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-12-29T12:15:06.283\",\"lastModified\":\"2024-12-29T12:15:06.283\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nRDMA/hns: Fix cpu stuck caused by printings during reset\\n\\nDuring reset, cmd to destroy resources such as qp, cq, and mr may fail,\\nand error logs will be printed. When a large number of resources are\\ndestroyed, there will be lots of printings, and it may lead to a cpu\\nstuck.\\n\\nDelete some unnecessary printings and replace other printing functions\\nin these paths with the ratelimited version.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/31c6fe9b79ed42440094f2367897aea0c0ce96ec\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/323275ac2ff15b2b7b3eac391ae5d8c5a3c3a999\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a0e4c78770faa0d56d47391476fe1d827e72eded\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b4ba31e5aaffbda9b22d9a35c40b16dc39e475a6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e2e64f9c42c717beb459ab209ec1c4baa73d3760\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


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.