Vulnerability Description
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.
References
- https://git.kernel.org/stable/c/2a488602e3f09ef9e50feb5448ae46515a6fa789
- https://git.kernel.org/stable/c/aedc364a7c9cd2fb45b4f7c0a41c98365369ff46
- https://git.kernel.org/stable/c/e078180d66848a6a890daf0a3ce28dc43cc66790
- https://git.kernel.org/stable/c/fed87ce073c7b9f4f255105f90bd930df06d18a7
FAQ
What is CVE-2023-54222?
CVE-2023-54222 is a documented vulnerability. 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 > comp...
How severe is CVE-2023-54222?
CVSS scoring is not yet available for CVE-2023-54222. Check NVD for updates.
Is there a patch for CVE-2023-54222?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.