aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-uniphier.c
diff options
context:
space:
mode:
authorAleksandr Mishin <amishin@t-argos.ru>2024-05-03 15:57:05 +0300
committerBjorn Helgaas <bhelgaas@google.com>2024-05-28 11:14:24 -0500
commita9927c2cac6e9831361e43a14d91277818154e6a (patch)
treeb2edae1ca06f461c7b4b333ecec7e866cc3bf448 /drivers/pci/controller/dwc/pcie-uniphier.c
parent1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0 (diff)
PCI: al: Check IORESOURCE_BUS existence during probe
If IORESOURCE_BUS is not provided in Device Tree it will be fabricated in of_pci_parse_bus_range(), so NULL pointer dereference should not happen here. But that's hard to verify, so check for NULL anyway. Found by Linux Verification Center (linuxtesting.org) with SVACE. Link: https://lore.kernel.org/linux-pci/20240503125705.46055-1-amishin@t-argos.ru Suggested-by: Bjorn Helgaas <helgaas@kernel.org> Signed-off-by: Aleksandr Mishin <amishin@t-argos.ru> Signed-off-by: Krzysztof WilczyƄski <kwilczynski@kernel.org> [bhelgaas: commit log] Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/controller/dwc/pcie-uniphier.c')
0 files changed, 0 insertions, 0 deletions