[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1717154083.git.namcao@linutronix.de>
Date: Fri, 31 May 2024 13:18:58 +0200
From: Nam Cao <namcao@...utronix.de>
To: Bjorn Helgaas <bhelgaas@...gle.com>,
Rob Herring <robh@...nel.org>,
Lizhi Hou <lizhi.hou@....com>,
linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Lukas Wunner <lukas@...ner.de>,
Nam Cao <namcao@...utronix.de>
Subject: [PATCH 0/2] PCI: of_property: Gracefully handle bridges without secondary bus
Hi,
Some functions in of_property.c assume that bridges have subordinate bus.
This may not be true if we run out of bus number.
This series adds safety check in case bridges have no subordinate bus.
Nam Cao (2):
PCI: of_property: Fix NULL pointer defererence in
of_pci_prop_bus_range()
PCI: of_property: Fix NULL pointer defererence in
of_pci_prop_intr_map()
drivers/pci/of_property.c | 6 ++++++
1 file changed, 6 insertions(+)
--
2.39.2
Powered by blists - more mailing lists