Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-53051

5.5 · MEDIUM
Published Jun 24, 2026 linux EPSS 0.13% (3th pctl)

Overview

CVE-2026-53051 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 24, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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:

pex_ep_event_pex_rst_deassert()

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() <- Accesses 0x8bc DBI register

reset_control_deassert(pcie->core_rst) <- Core powered on HERE

The DBI registers, including PCIE_MISC_CONTROL_1_OFF (0x8bc), are only

accessible after the controller core is powered on vi

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 6.11.11, < 6.12 Affected

Frequently Asked Questions

What is CVE-2026-53051?

CVE-2026-53051 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 24, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2026-53051?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-53051?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-53051?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-53051 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.