CVE-2026-64462

Source
https://cve.org/CVERecord?id=CVE-2026-64462
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64462.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64462
Downstream
Published
2026-07-25T08:51:29.013Z
Modified
2026-07-27T04:03:20.335703726Z
Summary
PCI: altera: Fix resource leaks on probe failure
Details

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 altera_pcie 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]

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64462.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
c63aed7334c21de8d626ff028ccad98cf5847a0e
Fixed
af7cf5d56d7d57c4fbfdb7b5b693790f331b07b7
Fixed
9cf0cc481e1645ec65e61486ae41c486c59781cb
Fixed
99fc088d6cc6890ae35fa2f29c50ebe027844c20
Fixed
a25bfa2a6665a1d77324d4a609e7513b87680227
Fixed
0db9aa9ec51be0a0ffdcdfd9af2b7bf3aeb7911a
Fixed
09c43b7b7d29c6fadb27f32cdf7f3bb6598befa9
Fixed
6864c789b570e57f932847fa83f6b56917182d73
Fixed
7a94138caeb27f3c49c1dbd93bf422098925bb28

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64462.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.9.0
Fixed
5.10.261
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.212
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.39
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64462.json"