Security Advisory

CVE-2023-54222

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-12-30 12:11:16
Last updated 2026-05-11 19:57:48
Assigner Linux
CVSS score not scored
State PUBLISHED

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.