ghsa-mhr3-x4xm-6j7c
Vulnerability from github
Published
2024-06-19 15:30
Modified
2025-02-02 12:30
Details

In the Linux kernel, the following vulnerability has been resolved:

RDMA/hns: Fix deadlock on SRQ async events.

xa_lock for SRQ table may be required in AEQ. Use xa_store_irq()/ xa_erase_irq() to avoid deadlock.

Show details on source website


{
   affected: [],
   aliases: [
      "CVE-2024-38591",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-667",
      ],
      github_reviewed: false,
      github_reviewed_at: null,
      nvd_published_at: "2024-06-19T14:15:19Z",
      severity: "MODERATE",
   },
   details: "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/hns: Fix deadlock on SRQ async events.\n\nxa_lock for SRQ table may be required in AEQ. Use xa_store_irq()/\nxa_erase_irq() to avoid deadlock.",
   id: "GHSA-mhr3-x4xm-6j7c",
   modified: "2025-02-02T12:30:23Z",
   published: "2024-06-19T15:30:54Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2024-38591",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/22c915af31bd84ffaa46145e317f53333f94a868",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/4a3be1a0ffe04c085dd7f79be97c91b0c786df3d",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/605889754ee68aacf7c381938fcd5eb654e71822",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/72dc542f0d8977e7d41d610db6bb65c47cad43e9",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/756ddbe665ea7f9416951bd76731b174d136eea0",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/b46494b6f9c19f141114a57729e198698f40af37",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/d271e66abac5c7eb8de345b9b44d89f777437a4c",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
         type: "CVSS_V3",
      },
   ],
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.