CVE-2023-54222
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-54222 is an off-by-one out-of-bounds read vulnerability in the Linux kernel's Hardware Timestamping Engine (HTE) driver for NVIDIA Tegra194 platforms. The flaw exists in the tegra_hte_map_to_line_id() function, where a > comparison should be >=, allowing an index to reach one element past the end of the m array. It affects Linux kernel versions starting from commit 09574cca6ad6 up to the fixes applied in stable releases 6.1.28, 6.2.15, 6.3.2, and 6.4. The vulnerability was published on December 30, 2025, with an estimated CVSS severity of Medium and an EPSS score of approximately 0.018% (Feedly, EUVD).

Technical details

The root cause is a classic off-by-one error (CWE-193) in the tegra_hte_map_to_line_id() function within the drivers/hte/tegra194-hte.c file of the Linux kernel. The variable map_sz represents the total number of elements in the lookup array m, but the boundary check used > instead of >=, meaning an index equal to map_sz would not be caught and would result in an out-of-bounds read of one element beyond the array's valid range. This is a local kernel driver issue specific to NVIDIA Tegra194 hardware, and exploitation would require the ability to interact with the HTE subsystem on affected hardware (Feedly, EUVD).

Impact

The primary impact is an out-of-bounds memory read in kernel space, which could lead to information disclosure of kernel memory contents or, in certain conditions, a kernel panic causing a denial of service. Because the flaw is confined to the Tegra194 HTE driver, it only affects systems running on NVIDIA Tegra194 hardware (e.g., Jetson AGX Xavier platforms) with the relevant kernel driver loaded. The risk of privilege escalation or remote code execution is considered low given the nature of the bug (Feedly, EUVD).

Mitigation and workarounds

The fix has been backported to Linux stable kernel releases 6.1.28, 6.2.15, 6.3.2, and 6.4, changing the boundary check in tegra_hte_map_to_line_id() from > to >=. Users running affected Tegra194-based systems should update to one of these patched kernel versions. The relevant upstream fix commits are fed87ce073c7, aedc364a7c9c, 2a488602e3f0, and e078180d6684 (EUVD, Kernel Stable).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management