NONE · 0

CVE-2023-54222

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...

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

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.