mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-01 08:46:36 +09:00
These strings come from a copy_from_user() and there is no way to be sure they are NUL terminated. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>