linux-stable/drivers/staging/ks7010
Len Baker 3c6675363d staging/ks7010: Remove all strcpy() uses in favor of strscpy()
strcpy() performs no bounds checking on the destination buffer. This
could result in linear overflows beyond the end of the buffer, leading
to all kinds of misbehaviors. The safe replacement is strscpy().

Signed-off-by: Len Baker <len.baker@gmx.com>
Link: https://lore.kernel.org/r/20210723145122.5746-1-len.baker@gmx.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-07-27 15:21:02 +02:00
..
eap_packet.h
Kconfig Revert "staging: ks7010: Fix build error" 2019-06-24 16:45:34 +08:00
ks7010_sdio.c staging: ks7010: Fix the initialization of the 'sleep_status' structure 2021-07-27 15:07:43 +02:00
ks_hostif.c staging: ks7010: ks_hostif: Remove a bunch of unused variables 2021-05-10 11:19:25 +02:00
ks_hostif.h staging: ks7010: Wrap macro definitions in parenthesis 2021-06-18 13:02:54 +02:00
ks_wlan.h
ks_wlan_ioctl.h
ks_wlan_net.c staging/ks7010: Remove all strcpy() uses in favor of strscpy() 2021-07-27 15:21:02 +02:00
Makefile staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
TODO staging: ks7010: remove me from CC list 2020-05-05 12:36:04 +02:00