freebsd-dev/sys/dev/malo
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_malo_pci.c net80211 & wireless drivers: remove duplicate defines (noop) 2015-09-22 02:44:59 +00:00
if_malo.c net80211 drivers: fix ieee80211_init_channels() usage 2016-01-07 18:41:03 +00:00
if_malo.h Replay r286410. Change KPI of how device drivers that provide wireless 2015-08-27 08:56:39 +00:00
if_malohal.c Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases, 2014-06-10 20:25:45 +00:00
if_malohal.h
if_maloioctl.h