PT-2026-64682 · Linux+1 · Linux Kernel+1

CVE-2026-64461

·

Published

2026-07-25

·

Updated

2026-09-07

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the PCI mediatek component where an IRQ domain leak occurs when a port fails to enable. Specifically, when the function mtk pcie enable port() fails, the mtk pcie port free() function removes the port from pcie->ports and frees the port structure, but it fails to free the IRQ domains previously established by mtk pcie init irq domain(). To resolve this, mtk pcie irq teardown() is refactored into a per-port helper called mtk pcie irq teardown port(), which is then invoked by mtk pcie setup() upon the failure of mtk pcie enable port(). Additionally, mtk pcie enable port() is modified to return an error code to allow callers to distinguish between the probe error path and the resume path, as IRQ teardown must only occur during the probe error path to avoid issues with active MSI mappings and sleeping locks in NOIRQ context.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-64461
OPENSUSE-SU-2026:11476-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu