CVE-2026-53051
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-53051 is a denial-of-service vulnerability in the Linux kernel's PCI tegra194 driver caused by premature DBI register access before the controller core is powered on. When PERST# is deasserted twice in succession, a CBB (Control Backbone) timeout occurs at DBI register offset 0x8bc (PCIE_MISC_CONTROL_1_OFF) because pci_epc_deinit_notify() and dw_pcie_ep_cleanup() are invoked before reset_control_deassert(pcie->core_rst) powers on the controller core. The vulnerability affects Linux kernel versions 6.11.11 through pre-6.12, and 6.12.2 through pre-6.12.91, as well as kernel 6.13. It was published on June 24, 2026, with patches available in kernel versions 6.12.91, 6.18.33, 7.0.10, and 7.1. The CVSS category is estimated as Medium, with an EPSS score of approximately 0.175% (GitHub Advisory, Feedly).

Technical details

The root cause is an incorrect ordering of operations in the pex_ep_event_pex_rst_deassert() function within the tegra194 PCIe endpoint driver. When PERST# is deasserted a second time, the driver calls pci_epc_deinit_notify()pci_epf_test_epc_deinit()pci_epf_test_clear_bar()pci_epc_clear_bar()dw_pcie_ep_clear_bar()__dw_pcie_ep_reset_bar()dw_pcie_dbi_ro_wr_en(), which attempts to access DBI register 0x8bc — all before reset_control_deassert(pcie->core_rst) has powered on the controller core. Because the hardware is not yet operational at that point, the access results in a CBB timeout that can hang the system or trigger a kernel panic. No specific CWE has been formally assigned to this vulnerability (GitHub Advisory).

Impact

Successful triggering of this vulnerability results in a CBB timeout that can hang the system or cause a kernel panic, constituting a denial-of-service condition. The impact is limited to availability — there is no evidence of confidentiality or integrity compromise. The affected scope is systems using NVIDIA Tegra194-based SoCs (e.g., Jetson AGX Xavier) configured as PCIe endpoints that undergo multiple PERST# assertion/deassertion cycles (Feedly, GitHub Advisory).

Mitigation and workarounds

The fix reorders the reset handling code in the tegra194 PCI endpoint driver, moving pci_epc_deinit_notify() and dw_pcie_ep_cleanup() to execute after reset_control_deassert(pcie->core_rst), ensuring the controller core is fully powered on before any DBI register accesses occur. Patched kernel versions include 6.12.91, 6.18.33, 7.0.10, and 7.1. Administrators running affected Tegra194-based systems should update to a patched kernel version as the primary remediation; no configuration-based workaround is documented (GitHub Advisory, Feedly).

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-64192HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-oracle-5.4
NoYesJul 20, 2026
CVE-2026-64191HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-ibm
NoYesJul 20, 2026
CVE-2026-64600HIGH7.1
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-devel
NoYesJul 23, 2026
CVE-2026-64206MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-internal
NoYesJul 20, 2026
CVE-2026-64205MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-modules
NoNoJul 20, 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