CVE-2026-64462: PCI: altera: Fix resource leaks on probe failure

Published Jul 25, 2026
·
Updated

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

PCI: altera: Fix resource leaks on probe failure

The chained IRQ handler is set during probe, but is only removed during the driver remove(). If pcihostprobe() fails, the handler and INTx IRQ domain remain set even though the devm-managed host bridge storage containing struct alterapcie will be released, leaving the handler with a stale data pointer.

Interrupts are also enabled before pcihostprobe() is called. If probe fails after that point, the controller interrupt source should be disabled before the chained handler and INTx domain are removed.

So set the chained handler only after the INTx domain has been created. Disable controller interrupts during IRQ teardown, and tear the IRQ setup down if pcihostprobe() fails.

[mani: commit log]

Affected Software

2 affected componentsFixes available
Linux Kernel
Microsoft azl3 kernel 6.6.144.1-1<6.6.145.2-1
6.6.145.2-1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 6.6.145.2-1
  2. Configuration

    Modify the altera PCI host probe/remove flow so the chained handler is set only after the INTx domain is created, and ensure it is removed before the INTx domain is removed during teardown. Also disable the controller interrupt source if pci_host_probe() fails after the point where the devm-managed host bridge storage would otherwise be released.

    Linux kernel PCI: altera chained IRQ handler setup/teardown order = Set chained handler only after the INTx domain has been created; remove chained handler before the INTx domain is removed

Event History

Jul 25, 2026
CVE Published
via MITRE·08:51 AM
Data Sourced
via MITRE·08:51 AM
Description
Data Sourced
via NVD·10:17 AM
Description
Jul 26, 2026
Data Sourced
via Microsoft·08:07 AM
DescriptionSeverityWeakness
Data Sourced
via Microsoft·08:07 AM
Affected Software
Updated
via Microsoft·08:07 AM
DescriptionSeverity

Frequently Asked Questions

1

What is the severity of CVE-2026-64462?

CVE-2026-64462 has a risk rating of 29, indicating a moderate severity level.

2

How do I fix CVE-2026-64462?

To fix CVE-2026-64462, you should apply the latest updates or patches for the Linux Kernel that address this vulnerability.

3

What systems are affected by CVE-2026-64462?

CVE-2026-64462 affects systems running the vulnerable versions of the Linux Kernel with PCI: altera drivers.

4

What are the potential impacts of CVE-2026-64462?

The potential impact of CVE-2026-64462 includes resource leaks leading to degraded system performance or stability.

5

When was CVE-2026-64462 published?

CVE-2026-64462 was published on July 25, 2026.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203