freebsd-dev/sys/dev/if_ndis
Andriy Voskoboinyk 0046e1868f net80211 drivers: fix ieee80211_init_channels() usage
Fix out-of-bounds read (all) / write (11n capable) for drivers
that are using ieee80211_init_channels() to initialize channel list.

Tested with:
 * RTL8188EU, STA mode.
 * RTL8188CUS, STA mode.
 * WUSB54GC, HOSTAP mode.

Approved by:	adrian (mentor)
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D4818
2016-01-07 18:41:03 +00:00
..
if_ndis_pccard.c Include necessary headers that now are available due to pollution 2013-10-28 07:29:16 +00:00
if_ndis_pci.c Fix regression in if_ndis in r280347. 2015-12-17 21:01:19 +00:00
if_ndis_usb.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
if_ndis.c net80211 drivers: fix ieee80211_init_channels() usage 2016-01-07 18:41:03 +00:00
if_ndisvar.h Replay r286410. Change KPI of how device drivers that provide wireless 2015-08-27 08:56:39 +00:00