PT-2026-64682 · Linux · Linux

CVE-2026-64461

·

Publicado

2026-07-25

·

Atualizado

2026-07-25

Nenhuma

Não há classificações de severidade ou métricas disponíveis. Quando houver, atualizaremos as informações correspondentes na página.
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.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

CVE-2026-64461

Produtos afetados

Linux