In the Linux kernel, the following vulnerability has been resolved: PCI: tegra194: Fix CBB timeout caused by DBI access before core power-on When PERST# is deasserted twice (assert -> deassert -> a…
Medium CVSS 5.5
Summary
In the Linux kernel, the following vulnerability has been resolved: PCI: tegra194: Fix CBB timeout caused by DBI access before core power-on When PERST# is deasserted twice (assert -> deassert -> assert -> deassert), a CBB (Control Backbone) timeout occurs at DBI register offset 0x8bc (PCIE_MISC_CONTROL_1_OFF). This happens because pci_epc_deinit_notify() and dw_pcie_ep_cleanup() are called before reset_control_deassert() powers on the controller core. The call chain that causes the timeout:…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/010983063a806720b45778d191335f8ea864fea3 Patch
- https://git.kernel.org/stable/c/34b3eef48d980cd37b876e128bbf314f69fb5d70 Patch
- https://git.kernel.org/stable/c/b059a41bdd5b202b2b9d7708403fb43c69689e53 Patch
- https://git.kernel.org/stable/c/ce899f9c019591b73ef84b9afa332ed53beece25 Patch
Timeline
- nvd_ingest NVD