In the Linux kernel, the following vulnerability has been resolved:[EOL][EOL]wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()[EOL][EOL]If the ssid->datalen is more than IEEE80211_MAX_SSID_LEN (32) it would[EOL]lead to memory corruption so add some bounds checking.