aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2021-11-22 12:47:40 +0100
committerJohannes Berg <[email protected]>2021-11-26 11:35:20 +0100
commitd5e568c3a4ec2ddd23e7dc5ad5b0c64e4f22981a (patch)
treeeb8cbea2692bad427ad6af964e7e938810a3c1ca /tools/perf/scripts/python/bin/stackcollapse-record
parent48c06708e63e71b4395e4159797366aa03be10ff (diff)
mac80211: track only QoS data frames for admission control
For admission control, obviously all of that only works for QoS data frames, otherwise we cannot even access the QoS field in the header. Syzbot reported (see below) an uninitialized value here due to a status of a non-QoS nullfunc packet, which isn't even long enough to contain the QoS header. Fix this to only do anything for QoS data packets. Reported-by: [email protected] Fixes: 02219b3abca5 ("mac80211: add WMM admission control support") Link: https://lore.kernel.org/r/20211122124737.dad29e65902a.Ieb04587afacb27c14e0de93ec1bfbefb238cc2a0@changeid Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions