On Fri, 2012-10-26 at 18:54 +0200, Antonio Quartulli wrote: > The 'ssid' field of the cfg80211_ibss_params is a u8 pointer and therefore the > length is likely to be less than IEEE80211_MAX_SSID_LEN most of the times. > > This patch fixes the ssid copy in ieee80211_ibss_join() by preventing it from > reading beyond the string. > > Signed-off-by: Antonio Quartulli <ordex@xxxxxxxxxxxxx> Applied, I also added Cc stable since this goes back a long time. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html