ghsa-2r6r-v6fp-6x6r
Vulnerability from github
Published
2024-05-21 18:31
Modified
2024-12-30 21:30
Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
drm/amd: check num of link levels when update pcie param
In SR-IOV environment, the value of pcie_table->num_of_link_levels will be 0, and num_of_levels - 1 will cause array index out of bounds
{ affected: [], aliases: [ "CVE-2023-52812", ], database_specific: { cwe_ids: [ "CWE-129", ], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2024-05-21T16:15:19Z", severity: "HIGH", }, details: "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd: check num of link levels when update pcie param\n\nIn SR-IOV environment, the value of pcie_table->num_of_link_levels will\nbe 0, and num_of_levels - 1 will cause array index out of bounds", id: "GHSA-2r6r-v6fp-6x6r", modified: "2024-12-30T21:30:46Z", published: "2024-05-21T18:31:21Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2023-52812", }, { type: "WEB", url: "https://git.kernel.org/stable/c/09f617219fe9ccd8d7b65dc3e879b5889f663b5a", }, { type: "WEB", url: "https://git.kernel.org/stable/c/2f2d48b6247ae3001f83c98730b3cce475cb2927", }, { type: "WEB", url: "https://git.kernel.org/stable/c/406e8845356d18bdf3d3a23b347faf67706472ec", }, { type: "WEB", url: "https://git.kernel.org/stable/c/5b4574b663d0a1a0a62d5232429b7db9ae6d0670", }, ], 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.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
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.