From: Jianjun Kong Date: Tue, 11 Nov 2008 05:37:39 +0000 (-0800) Subject: mac80211: fix a buffer overrun in station debug code X-Git-Tag: v2.6.28-rc5~90^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=013cd397532e5803a1625954a884d021653da720;p=pandora-kernel.git mac80211: fix a buffer overrun in station debug code net/mac80211/debugfs_sta.c The trailing zero was written to state[4], it's out of bounds. Signed-off-by: Jianjun Kong Signed-off-by: David S. Miller --- Reading git-diff-tree failed