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-64461

Published Jul 25, 2026 EPSS 0.18% (8th pctl)

Overview

CVE-2026-64461 is a known-severity vulnerability. It was published on July 25, 2026.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

PCI: mediatek: Fix IRQ domain leak when port fails to enable

When mtk_pcie_enable_port() fails, mtk_pcie_port_free() removes the port

from pcie->ports and frees the port structure. However, the IRQ domains set

up earlier by mtk_pcie_init_irq_domain() are never freed.

Fix this by refactoring mtk_pcie_irq_teardown() into a per-port helper,

mtk_pcie_irq_teardown_port(), and calling it from mtk_pcie_setup() when

mtk_pcie_enable_port() fails. Since the IRQ teardown must only happen in

the probe error path (during resume, child devices may have active MSI

mappings and the NOIRQ context prohibits sleeping locks),

mtk_pcie_enable_port() is changed to return an error code so callers can

distinguish the two paths and act accordingly.

This issue was reported by Sashiko while reviewing the EcoNet EN7528 SoC

support series.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. 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.

Frequently Asked Questions

What is CVE-2026-64461?

CVE-2026-64461 is a known-severity vulnerability. It was published on July 25, 2026.

How severe is CVE-2026-64461?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

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

Check the references section for vendor advisories, patches, and mitigation guidance. 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-64461?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-64461 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.