CVE-2026-63862
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not found
In mtk_pcie_setup_irq(), the IRQ domains are allocated before the controller's IRQ is fetched. If the latter fails, the function directly returns an error, without cleaning up the allocated domains.
Hence, reverse the order so that the IRQ domains are allocated after the controller's IRQ is found.
This was flagged by Sashiko during a review of "[PATCH v6 0/7] PCI: mediatek-gen3: add power control support".
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 814cceebba9b7d1306b8d49587ffb0e81f7b73af < abd3c1927d33766aef39c4640880e3d2637429c2 | affected |
| Linux | Linux | 814cceebba9b7d1306b8d49587ffb0e81f7b73af < 07a5ecb94768cbf76fe659e9924000e9ced0c8a6 | affected |
| Linux | Linux | 814cceebba9b7d1306b8d49587ffb0e81f7b73af < 946b31b5a699a2760ee52af0055e5ebf29c5f4cb | affected |
| Linux | Linux | 814cceebba9b7d1306b8d49587ffb0e81f7b73af < 0a2d60edc3e57c9512e239ebdfd12204d3368560 | affected |
| Linux | Linux | 814cceebba9b7d1306b8d49587ffb0e81f7b73af < 215d4273347b9010a9deae378b0df79c163f707d | affected |
| Linux | Linux | 814cceebba9b7d1306b8d49587ffb0e81f7b73af < 5573c44cb3fd01a9f62d569ae9ac870ef5f0e0ba | affected |
| Linux | Linux | 5.13 | affected |
| Linux | Linux | 0 < 5.13 | unaffected |
| Linux | Linux | 6.1.175 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.141 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.91 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.33 <= 6.18.* | unaffected |
| Linux | Linux | 7.0.10 <= 7.0.* | unaffected |
| Linux | Linux | 7.1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/abd3c1927d33766aef39c4640880e3d2637429c2
- https://git.kernel.org/stable/c/07a5ecb94768cbf76fe659e9924000e9ced0c8a6
- https://git.kernel.org/stable/c/946b31b5a699a2760ee52af0055e5ebf29c5f4cb
- https://git.kernel.org/stable/c/0a2d60edc3e57c9512e239ebdfd12204d3368560
- https://git.kernel.org/stable/c/215d4273347b9010a9deae378b0df79c163f707d
- https://git.kernel.org/stable/c/5573c44cb3fd01a9f62d569ae9ac870ef5f0e0ba
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.