Johannes Berg 8c0932cd81 mac80211: fix possible sta leak
commit 5fd2f91ad483baffdbe798f8a08f1b41442d1e24 upstream.

If TDLS station addition is rejected, the sta memory is leaked.
Avoid this by moving the check before the allocation.

Cc: stable@vger.kernel.org
Fixes: 7ed5285396c2 ("mac80211: don't initiate TDLS connection if station is not associated to AP")
Link: https://lore.kernel.org/r/20190801073033.7892-1-johannes@sipsolutions.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-09-06 10:18:17 +02:00
..
2015-10-07 04:27:43 -07:00
2019-06-22 08:18:25 +02:00
2019-09-06 10:18:17 +02:00
2019-03-23 08:44:34 +01:00
2019-03-23 08:44:30 +01:00
2019-08-04 09:34:46 +02:00
2019-01-13 10:05:28 +01:00
2018-02-25 11:03:37 +01:00