kernel_samsung_a53x/drivers/usb/usbip
Oliver Neukum acd6f39810 usb: vhci-hcd: Do not drop references before new references are gained
commit afdcfd3d6fcdeca2735ca8d994c5f2d24a368f0a upstream.

At a few places the driver carries stale pointers
to references that can still be used. Make sure that does not happen.
This strictly speaking closes ZDI-CAN-22273, though there may be
similar races in the driver.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Cc: stable <stable@kernel.org>
Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20240709113851.14691-1-oneukum@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-23 23:20:27 +01:00
..
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stub.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stub_dev.c USB: usbip: fix stub_dev hub disconnect 2024-11-18 11:43:05 +01:00
stub_main.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stub_rx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stub_tx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
usbip_common.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
usbip_common.h kcov: Remove kcov include from sched.h and move it to its users. 2024-11-19 11:32:46 +01:00
usbip_event.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vhci.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vhci_hcd.c usb: vhci-hcd: Do not drop references before new references are gained 2024-11-23 23:20:27 +01:00
vhci_rx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vhci_sysfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vhci_tx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vudc.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vudc_dev.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vudc_main.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vudc_rx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vudc_sysfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vudc_transfer.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vudc_tx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00