GHSA-V7C6-475J-QRQG
Vulnerability from github – Published: 2025-12-30 15:30 – Updated: 2025-12-30 15:30
VLAI?
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.
{
"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": []
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…