mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
Similar to the ancient commita5fe8e7695("regulatory: add NUL to alpha2"), add another byte to alpha2 in the request struct so that when we use nla_put_string(), we don't overrun anything. Fixes:73d54c9e74("cfg80211: add regulatory netlink multicast group") Reported-by: Kees Cook <keescook@google.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>