]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'wireless-2022-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorDavid S. Miller <davem@davemloft.net>
Fri, 26 Aug 2022 10:43:20 +0000 (11:43 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Aug 2022 10:43:20 +0000 (11:43 +0100)
commitd3275fa19d5fd0cd9334f1f04e8b0885a43c48de
tree1dae03ef538991b5e0c4174a668d4e44571d1574
parentf53f2c211d4a726dafcb1fa45e0829952fc65524
parent709c94e4e6b4c667a3b5710a6953ba2af7e8f2c9
Merge tag 'wireless-2022-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless

Johannes Berg says:

====================
pull-request: wireless-2022-08-26

Here are a couple of fixes for the current cycle,
see the tag description below.

Just a couple of fixes:
 * two potential leaks
 * use-after-free in certain scan races
 * warning in IBSS code
 * error return from a debugfs file was wrong
 * possible NULL-ptr-deref when station lookup fails

Please pull and let me know if there's any problem.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>