2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-25 07:06:40 +08:00
linux-next/drivers/staging/rtl8188eu
Dan Carpenter 784047eb2d staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()
The "len" could be as low as -14 so we should check for negatives.

Fixes: 9a7fe54ddc ("staging: r8188eu: Add source files for new driver - part 1")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-04-28 12:30:20 +02:00
..
core staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data() 2017-04-28 12:30:20 +02:00
hal staging:r8188eu: remove sw_encrypt member of security_priv struct 2017-04-08 17:11:54 +02:00
include staging: rtl8188eu: fix sparse signedness warnings in rtw_generate_ie 2017-04-18 13:54:25 +02:00
os_dep staging:r8188eu: remove sw_encrypt member of security_priv struct 2017-04-08 17:11:54 +02:00
Kconfig staging: rtl8188eu: force driver to be built as a module 2017-04-11 15:59:33 +02:00
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
TODO staging: rtl8*: fix my email address up 2016-02-11 19:33:46 -08:00