ghsa-h7cv-m349-g3xp
Vulnerability from github
Published
2024-05-21 18:31
Modified
2025-01-06 21:30
Details

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

i3c: mipi-i3c-hci: Fix out of bounds access in hci_dma_irq_handler

Do not loop over ring headers in hci_dma_irq_handler() that are not allocated and enabled in hci_dma_init(). Otherwise out of bounds access will occur from rings->headers[i] access when i >= number of allocated ring headers.

Show details on source website


{
   affected: [],
   aliases: [
      "CVE-2023-52766",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-125",
      ],
      github_reviewed: false,
      github_reviewed_at: null,
      nvd_published_at: "2024-05-21T16:15:15Z",
      severity: "HIGH",
   },
   details: "In the Linux kernel, the following vulnerability has been resolved:\n\ni3c: mipi-i3c-hci: Fix out of bounds access in hci_dma_irq_handler\n\nDo not loop over ring headers in hci_dma_irq_handler() that are not\nallocated and enabled in hci_dma_init(). Otherwise out of bounds access\nwill occur from rings->headers[i] access when i >= number of allocated\nring headers.",
   id: "GHSA-h7cv-m349-g3xp",
   modified: "2025-01-06T21:30:49Z",
   published: "2024-05-21T18:31:20Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2023-52766",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/45a832f989e520095429589d5b01b0c65da9b574",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/4c86cb2321bd9c72d3b945ce7f747961beda8e65",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/7c2b91b30d74d7c407118ad72502d4ca28af1af6",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/8be39f66915b40d26ea2c18ba84b5c3d5da6809b",
      },
      {
         type: "WEB",
         url: "https://git.kernel.org/stable/c/d23ad76f240c0f597b7a9eb79905d246f27d40df",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/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.