freebsd-dev/sys/dev/usb/net
Hans Petter Selasky 6e5baec33c Fix for use-after-free in if_ure(4) driver.
When detaching the if_ure(4) driver, the TX active USB transfer array may
point to freed USB transfers. Given that the number of USB transfers is
very low, simply start all transfers every time there is a packet to
keep safe from use-after-free.

PR: 252608
MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
2021-01-12 17:57:58 +01:00
..
if_aue.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_auereg.h
if_axe.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_axereg.h
if_axge.c Add support to BELKIN B2B128 USB3 Ethernet Adapter to axge(4) 2020-09-08 04:44:37 +00:00
if_axgereg.h
if_cdce.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_cdceem.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_cdcereg.h
if_cue.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_cuereg.h
if_ipheth.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_iphethvar.h ipheth(4): Fix for iOS 14 2020-11-18 19:35:30 +00:00
if_kue.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_kuefw.h
if_kuereg.h
if_mos.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_mosreg.h
if_muge.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_mugereg.h
if_rue.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_ruereg.h
if_smsc.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_smscreg.h
if_udav.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_udavreg.h
if_ure.c Fix for use-after-free in if_ure(4) driver. 2021-01-12 17:57:58 +01:00
if_urereg.h Fix for use-after-free in if_ure(4) driver. 2021-01-12 17:57:58 +01:00
if_urndis.c urndis(4): Add support of Inseego/Novatel Wireless MiFi 8800/8000 2020-09-10 18:27:52 +00:00
if_urndisreg.h usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_usie.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_usievar.h
ruephy.c
ruephyreg.h
uhso.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
usb_ethernet.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
usb_ethernet.h