]> git.baikalelectronics.ru Git - kernel.git/commit
wlags49_h2: Fix overflow in wireless_set_essid()
authorMaurizio Lombardi <mlombard@redhat.com>
Wed, 5 Feb 2014 15:46:56 +0000 (16:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Feb 2014 19:10:08 +0000 (11:10 -0800)
commit01af554968cf79c2bcd9a6f698cd37d4ca7d655b
tree3dfa78fca726fdc6042e6e766bee31d34e3b20d4
parentbc413e09c717b7253298fb03b310eb6fb443a9d6
wlags49_h2: Fix overflow in wireless_set_essid()

This patch prevents the wireless_set_essid() function from overwriting
the last byte of the NetworkName buffer which must be NULL.

Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlags49_h2/wl_wext.c