CVE-2026-74491 PUBLISHED

of/address: Fix NULL bus dereference in of_pci_range_parser_one()

Assigner: Linux
Reserved: 15.08.2026 Published: 15.08.2026 Updated: 15.08.2026

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.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 64ee3cf096ac590e7da2ceac1c390546bff5e240 to 88752b811f72aa7a16de6dad4b25031d7308673e (excl.)
  • affected from 64ee3cf096ac590e7da2ceac1c390546bff5e240 to eddd0159a8761a16a9d183676b03cf493417816e (excl.)
  • affected from 64ee3cf096ac590e7da2ceac1c390546bff5e240 to bba13ad17b1a11b3f1ed9b3a5d556191d7755a59 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 6.13 is affected
  • unaffected from 0 to 6.13 (excl.)
  • unaffected from 6.18.44 to 6.18.* (incl.)
  • unaffected from 7.1.8 to 7.1.* (incl.)
  • unaffected from 7.2-rc6 to * (incl.)

References