ghsa-v7c6-475j-qrqg
Vulnerability from github
Published
2025-12-30 15:30
Modified
2025-12-30 15:30
Details

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

hte: tegra-194: Fix off by one in tegra_hte_map_to_line_id()

The "map_sz" is the number of elements in the "m" array so the > comparison needs to be changed to >= to prevent an out of bounds read.

Show details on source website


{
  "affected": [],
  "aliases": [
    "CVE-2023-54222"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2025-12-30T13:16:10Z",
    "severity": null
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nhte: tegra-194: Fix off by one in tegra_hte_map_to_line_id()\n\nThe \"map_sz\" is the number of elements in the \"m\" array so the \u003e\ncomparison needs to be changed to \u003e= to prevent an out of bounds\nread.",
  "id": "GHSA-v7c6-475j-qrqg",
  "modified": "2025-12-30T15:30:32Z",
  "published": "2025-12-30T15:30:32Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-54222"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/2a488602e3f09ef9e50feb5448ae46515a6fa789"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/aedc364a7c9cd2fb45b4f7c0a41c98365369ff46"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/e078180d66848a6a890daf0a3ce28dc43cc66790"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/fed87ce073c7b9f4f255105f90bd930df06d18a7"
    }
  ],
  "schema_version": "1.4.0",
  "severity": []
}


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.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • 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.


Loading…

Loading…