summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2013-10-29 20:00:15 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2013-10-30 19:24:49 (GMT)
commitb5e2f339865fb443107e5b10603e53bbc92dc054 (patch)
tree1d6d0b95d4efb6894cfc1d7c13c731e287da4278 /usr
parentf856567b930dfcdbc3323261bf77240ccdde01f5 (diff)
downloadlinux-fsl-qoriq-b5e2f339865fb443107e5b10603e53bbc92dc054.tar.xz
staging: wlags49_h2: buffer overflow setting station name
We need to check the length parameter before doing the memcpy(). I've actually changed it to strlcpy() as well so that it's NUL terminated. You need CAP_NET_ADMIN to trigger these so it's not the end of the world. Reported-by: Nico Golde <nico@ngolde.de> Reported-by: Fabian Yamaguchi <fabs@goesec.de> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Cc: stable@kernel.org Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions