]> 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)
commitd56b07482432ab56c1f82edf9663384f1392f759
tree3dfa78fca726fdc6042e6e766bee31d34e3b20d4
parent1986fa519df2b49945dd1aa938a79df5fe88bea3
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