Len Baker 493c3ca6bd drivers/net/usb: Remove all strcpy() uses
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>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-08-03 11:48:28 +01:00
..
2021-07-27 20:11:45 +01:00
2021-06-17 11:30:25 -07:00
2021-06-01 17:05:05 -07:00
2021-06-01 17:05:05 -07:00
2021-07-27 20:11:43 +01:00
2021-07-27 20:11:45 +01:00
2021-07-21 08:59:56 -07:00
2021-06-01 17:05:05 -07:00
2019-08-18 13:03:21 -07:00
2021-07-27 20:11:45 +01:00
2021-06-01 17:05:05 -07:00
2021-07-27 20:11:45 +01:00
2021-07-27 20:11:43 +01:00
2021-07-27 20:11:45 +01:00
2021-06-01 17:05:05 -07:00
2021-07-27 20:11:43 +01:00
2021-07-27 20:11:45 +01:00
2021-07-27 20:11:45 +01:00
2021-07-27 20:11:45 +01:00
2021-07-27 20:11:45 +01:00