linux-stable/drivers/usb
Zhen Ni aca0cab0e9 USB: host: isp116x: check return value after calling platform_get_resource()
[ Upstream commit 134a3408c2 ]

It will cause null-ptr-deref if platform_get_resource() returns NULL,
we need check the return value.

Signed-off-by: Zhen Ni <nizhen@uniontech.com>
Link: https://lore.kernel.org/r/20220302033716.31272-1-nizhen@uniontech.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-06-14 18:41:34 +02:00
..
atm exit: Rename complete_and_exit to kthread_complete_and_exit 2021-12-13 12:04:45 -06:00
c67x00
cdns3 usb: cdns3: Fix issue for clear halt endpoint 2022-05-09 09:16:14 +02:00
chipidea USB/Thunderbolt changes for 5.17-rc1 2022-01-12 11:27:57 -08:00
class usb: cdc-wdm: fix reading stuck on device close 2022-05-18 10:28:19 +02:00
common usb: ulpi: Call of_node_put correctly 2022-01-31 14:11:20 +01:00
core usb: core: hcd: Add support for deferring roothub registration 2022-06-09 10:25:14 +02:00
dwc2 usb: dwc2: drd: fix soft connect when gadget is unconfigured 2022-02-17 16:10:21 +01:00
dwc3 usb: dwc3: pci: Fix pm_runtime_get_sync() error checking 2022-06-14 18:41:14 +02:00
early Revert "usb: early: convert to readl_poll_timeout_atomic()" 2021-12-17 16:29:11 +01:00
gadget usb: gadget: fix race when gadget driver register via ioctl 2022-05-25 09:58:56 +02:00
host USB: host: isp116x: check return value after calling platform_get_resource() 2022-06-14 18:41:34 +02:00
image scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions 2021-10-16 21:32:16 -04:00
isp1760 usb: isp1760: Fix out-of-bounds array access 2022-06-09 10:25:14 +02:00
misc usb: misc: fix improper handling of refcount in uss720_probe() 2022-05-09 09:16:12 +02:00
mon
mtu3 usb: mtu3: fix USB 3.0 dual-role-switch from device to host 2022-05-09 09:16:11 +02:00
musb usb: musb: Fix missing of_node_put() in omap2430_probe 2022-06-14 18:41:14 +02:00
phy usb: phy: generic: Get the vbus supply 2022-05-09 09:16:14 +02:00
renesas_usbhs usb: renesas_usbhs: Use platform_get_irq() to get the interrupt 2021-12-21 08:51:57 +01:00
roles
serial USB: serial: option: add Quectel BG95 modem 2022-06-09 10:25:14 +02:00
storage USB: storage: karma: fix rio_karma_init return 2022-06-14 18:41:14 +02:00
typec usb: typec: mux: Check dev_set_name() return value 2022-06-14 18:41:15 +02:00
usbip usb: usbip: add missing device lock on tweak configuration cmd 2022-06-14 18:41:14 +02:00
Kconfig
Makefile
usb-skeleton.c usb: usb-skeleton: Update min() to min_t() 2021-10-05 12:56:48 +02:00