freebsd-dev/sys/dev/usb/wlan
Andriy Voskoboinyk c15f336dae urtw(4): add length checks in Rx path.
- Check if buffer can contain Rx descriptor before accessing it.
- Verify upper / lower bounds for frame length.
- Do not pass too short frames into ieee80211_find_rxnode().

While here:
- Move cleanup to the function end.
- Reuse IEEE80211_IS_DATA() macro.

MFC after:	1 week
2019-01-21 00:53:38 +00:00
..
if_rsu.c rtwn, rsu: add more USB ids. 2018-12-10 09:45:57 +00:00
if_rsureg.h
if_rum.c usb/wlan/*: properly include "opt_wlan.h" into all drivers 2018-03-10 23:16:24 +00:00
if_rumfw.h
if_rumreg.h
if_rumvar.h
if_run.c run(4): add more length checks in Rx path. 2019-01-21 00:03:35 +00:00
if_runreg.h
if_runvar.h
if_uath.c usb/wlan/*: properly include "opt_wlan.h" into all drivers 2018-03-10 23:16:24 +00:00
if_uathreg.h
if_uathvar.h
if_upgt.c usb/wlan/*: properly include "opt_wlan.h" into all drivers 2018-03-10 23:16:24 +00:00
if_upgtvar.h
if_ural.c usb/wlan/*: properly include "opt_wlan.h" into all drivers 2018-03-10 23:16:24 +00:00
if_uralreg.h
if_uralvar.h
if_urtw.c urtw(4): add length checks in Rx path. 2019-01-21 00:53:38 +00:00
if_urtwreg.h
if_urtwvar.h urtw(4): add length checks in Rx path. 2019-01-21 00:53:38 +00:00
if_zyd.c ifnet: Replace if_addr_lock rwlock with epoch + mutex 2018-05-18 20:13:34 +00:00
if_zydfw.h
if_zydreg.h