linux/drivers/staging/rtl8188eu
Dan Carpenter e6ff3f4e6d staging: r8188eu: overflow in rtw_p2p_get_go_device_address()
The go_devadd_str[] array is two characters too small to hold the
address so we corrupt memory.

I've changed the user space API slightly and I don't have a way to test
if this breaks anything.  In the original code we truncated away the
last digit of the address and the NUL terminator so it was already a bit
broken.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-07 11:10:08 -08:00
..
core staging: r8188eu: memory corruption handling long ssids 2014-02-07 09:19:30 -08:00
hal staging: r8188eu: Eliminate enum ODM_RADIO_PATH in favor of rf_radio_path 2014-01-08 19:18:08 -08:00
include Staging: rtl8188eu: Fixed "foo * bar" related coding style issues 2014-01-13 15:19:41 -08:00
os_dep staging: r8188eu: overflow in rtw_p2p_get_go_device_address() 2014-02-07 11:10:08 -08:00
Kconfig staging: r8188eu: Insert Kconfig files for new driver 2013-08-22 10:20:31 -07:00
Makefile drivers: staging: rtl8188eu: use 'ccflags-y' instead of EXTRA_CFLAGS in Makefile 2013-10-27 07:12:58 -07:00
TODO staging: r8188eu: Convert driver to use external firmware 2013-10-14 09:34:15 -07:00