WSL2-Linux-Kernel/net
Johannes Berg 93db1d9e6c mac80211: fix possible out-of-bounds access
In the unlikely situation that the supplicant has negotiated
admission for the background AC (which it has no reason to as
it's not supposed to be requiring admission control to start
with, and we'd ignore such a requirement anyway), the loop
here may terminate with non_acm_ac == 4, which leads to an
array overrun.

Check this explicitly just for completeness.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2016-09-15 16:46:16 +02:00
..
6lowpan
9p
802
8021q
appletalk appletalk: use IS_ENABLED() instead of checking for built-in or module 2016-09-10 21:19:10 -07:00
atm lec: use IS_ENABLED() instead of checking for built-in or module 2016-09-10 21:19:10 -07:00
ax25
batman-adv batman: make netlink attributes const 2016-09-01 14:09:00 -07:00
bluetooth
bridge Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 2016-09-06 12:45:26 -07:00
caif
can
ceph
core net: use IS_ENABLED() instead of checking for built-in or module 2016-09-10 21:19:10 -07:00
dcb
dccp
decnet
dns_resolver
dsa net: dsa: add MDB support 2016-08-31 14:15:42 -07:00
ethernet
hsr
ieee802154
ipv4 net: ipv4: Remove l3mdev_get_saddr 2016-09-10 23:12:53 -07:00
ipv6 net: ipv6: Remove l3mdev_get_saddr6 2016-09-10 23:12:53 -07:00
ipx
irda
iucv
kcm
key
l2tp l2tp: use IS_ENABLED() instead of checking for built-in or module 2016-09-10 21:19:11 -07:00
l3mdev net: ipv6: Remove l3mdev_get_saddr6 2016-09-10 23:12:53 -07:00
lapb
llc
mac80211 mac80211: fix possible out-of-bounds access 2016-09-15 16:46:16 +02:00
mac802154
mpls mpls: get rid of trivial returns 2016-09-01 10:13:15 -07:00
ncsi
netfilter Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 2016-09-06 12:45:26 -07:00
netlabel
netlink netlink: don't forget to release a rhashtable_iter structure 2016-09-07 17:29:38 -07:00
netrom
nfc
openvswitch openvswitch: use alias for genetlink family names 2016-09-10 21:42:46 -07:00
packet
phonet
qrtr
rds
rfkill
rose
rxrpc rxrpc: Rewrite the data and ack handling code 2016-09-08 11:10:12 +01:00
sched net: sched: use IS_ENABLED() instead of checking for built-in or module 2016-09-10 21:19:11 -07:00
sctp sctp: use IS_ENABLED() instead of checking for built-in or module 2016-09-10 21:19:11 -07:00
strparser
sunrpc
switchdev rtnetlink: fdb dump: optimize by saving last interface markers 2016-09-01 16:56:15 -07:00
tipc tipc: send broadcast nack directly upon sequence gap detection 2016-09-02 17:10:25 -07:00
unix
vmw_vsock
wimax
wireless cfg80211: allow connect keys only with default (TX) key 2016-09-15 16:45:41 +02:00
x25 net: x25: remove null checks on arrays calling_ae and called_ae 2016-09-09 18:13:30 -07:00
xfrm xfrm: use IS_ENABLED() instead of checking for built-in or module 2016-09-10 21:19:11 -07:00
Kconfig
Makefile
compat.c
socket.c
sysctl_net.c