ghsa-xxjh-h523-972c
Vulnerability from github
Published
2024-09-27 15:30
Modified
2024-10-09 18:31
Details

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

usb: gadget: aspeed_udc: validate endpoint index for ast udc

We should verify the bound of the array to assure that host may not manipulate the index to point past endpoint array.

Found by static analysis.

Show details on source website


{
  "affected": [],
  "aliases": [
    "CVE-2024-46836"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-129"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2024-09-27T13:15:15Z",
    "severity": "HIGH"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: gadget: aspeed_udc: validate endpoint index for ast udc\n\nWe should verify the bound of the array to assure that host\nmay not manipulate the index to point past endpoint array.\n\nFound by static analysis.",
  "id": "GHSA-xxjh-h523-972c",
  "modified": "2024-10-09T18:31:40Z",
  "published": "2024-09-27T15:30:34Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46836"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/31bd4fab49c0adc6228848357c1b1df9395858af"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/6fe9ca2ca389114c8da66e534c18273497843e8a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/b2a50ffdd1a079869a62198a8d1441355c513c7c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ee0d382feb44ec0f445e2ad63786cd7f3f6a8199"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}


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.