CVE-2026-74491
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
of/address: Fix NULL bus dereference in of_pci_range_parser_one()
The bus matching rework made of_match_bus() return NULL for nodes with ranges/dma-ranges but no local #address-cells. parser_init() stored that NULL bus, and the range iterator later dereferenced it.
Reject such nodes in parser_init(), leaving an explicit empty iterator for callers that ignore the init return, and make of_dma_get_max_cpu_address() honour the init failure so a rejected node cannot clamp the DMA limit.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 64ee3cf096ac590e7da2ceac1c390546bff5e240 < 88752b811f72aa7a16de6dad4b25031d7308673e | affected |
| Linux | Linux | 64ee3cf096ac590e7da2ceac1c390546bff5e240 < eddd0159a8761a16a9d183676b03cf493417816e | affected |
| Linux | Linux | 64ee3cf096ac590e7da2ceac1c390546bff5e240 < bba13ad17b1a11b3f1ed9b3a5d556191d7755a59 | affected |
| Linux | Linux | 6.13 | affected |
| Linux | Linux | 0 < 6.13 | unaffected |
| Linux | Linux | 6.18.44 <= 6.18.* | unaffected |
| Linux | Linux | 7.1.8 <= 7.1.* | unaffected |
| Linux | Linux | 7.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/88752b811f72aa7a16de6dad4b25031d7308673e
- https://git.kernel.org/stable/c/eddd0159a8761a16a9d183676b03cf493417816e
- https://git.kernel.org/stable/c/bba13ad17b1a11b3f1ed9b3a5d556191d7755a59
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.