From: Jakub Kicinski Date: Wed, 9 Oct 2019 02:31:01 +0000 (-0700) Subject: Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/linux/kerne... X-Git-Tag: v5.4-rc4~6^2~75 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a17fd2cf2d3a78193222738171df561c334f1ae0;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'mac80211-for-davem-2019-10-08' of git://git./linux/kernel/git/jberg/mac80211 Johannes Berg says: ==================== A number of fixes: * allow scanning when operating on radar channels in ETSI regdomains * accept deauth frames in IBSS - we have code to parse and handle them, but were dropping them early * fix an allocation failure path in hwsim * fix a failure path memory leak in nl80211 FTM code * fix RCU handling & locking in multi-BSSID parsing * reject malformed SSID in mac80211 (this shouldn't really be able to happen, but defense in depth) * avoid userspace buffer overrun in ancient wext code if SSID was too long ==================== Signed-off-by: Jakub Kicinski --- a17fd2cf2d3a78193222738171df561c334f1ae0