Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <jianjun@zeuux.org> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information