diff options
author | Aleksandr Mishin <[email protected]> | 2024-05-03 15:57:05 +0300 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2024-05-28 11:14:24 -0500 |
commit | a9927c2cac6e9831361e43a14d91277818154e6a (patch) | |
tree | b2edae1ca06f461c7b4b333ecec7e866cc3bf448 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0 (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/[email protected]
Suggested-by: Bjorn Helgaas <[email protected]>
Signed-off-by: Aleksandr Mishin <[email protected]>
Signed-off-by: Krzysztof WilczyĆski <[email protected]>
[bhelgaas: commit log]
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions