linux_dsm_epyc7002/drivers/net/wireless/intel/iwlwifi
Shahar S Matityahu 21587a9b0a iwlwifi: dbg: buffer overflow in non_collect_ts_start array
The size of the buffer is IWL_FW_TRIGGER_ID_NUM - 1 which is equal to
IWL_FW_TRIGGER_ID_HOST_CHANNEL_SWITCH_COMPLETE so if the driver receives
this trigger, it will cause a buffer overflow.

Solve this by increasing the buffer size by 1.

Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com>
Fixes: fe1b7d6c28 ("iwlwifi: add support for triggering ini triggers")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2019-02-14 11:29:51 +02:00
..
cfg iwlwifi: start using B-step for some 9000 devices 2019-02-14 11:29:50 +02:00
dvm iwlwifi: dvm: don't use IWL_DL_FW_ERRORS 2019-02-14 11:29:42 +02:00
fw iwlwifi: dbg: buffer overflow in non_collect_ts_start array 2019-02-14 11:29:51 +02:00
mvm iwlwifi: mvm: fix the spatial reuse parsing for HE_TRIG PPDUs 2019-02-14 11:29:51 +02:00
pcie iwlwifi: start using B-step for some 9000 devices 2019-02-14 11:29:50 +02:00
iwl-agn-hw.h
iwl-config.h iwlwifi: start using B-step for some 9000 devices 2019-02-14 11:29:50 +02:00
iwl-context-info-gen3.h
iwl-context-info.h
iwl-csr.h iwlwifi: introduce device family AX210 2019-02-14 11:29:45 +02:00
iwl-dbg-tlv.c iwlwifi: dbg_ini: remove redundant dram buffer allocation 2019-02-04 12:28:06 +02:00
iwl-dbg-tlv.h iwlwifi: trans: support loading ini TLVs from external file 2018-11-23 13:01:06 +02:00
iwl-debug.c
iwl-debug.h iwlwifi: pcie: add TPT oriented prints 2019-02-14 11:29:42 +02:00
iwl-devtrace-data.h iwlwifi: trace: change trace to trace one TB at a time 2018-10-08 10:35:27 +03:00
iwl-devtrace-io.h
iwl-devtrace-iwlwifi.h
iwl-devtrace-msg.h
iwl-devtrace-ucode.h
iwl-devtrace.c
iwl-devtrace.h
iwl-drv.c iwlwifi: mvm: add a debug_enable op 2019-02-14 11:29:49 +02:00
iwl-drv.h
iwl-eeprom-parse.c iwlwifi: move iwl_nvm_check_version() into dvm 2018-12-14 13:04:46 +02:00
iwl-eeprom-parse.h iwlwifi: move iwl_nvm_check_version() into dvm 2018-12-14 13:04:46 +02:00
iwl-eeprom-read.c iwlwifi: refactor NIC init sequence 2019-02-04 12:28:09 +02:00
iwl-eeprom-read.h
iwl-fh.h
iwl-io.c iwlwifi: add force NMI for AX210 devices 2019-02-14 11:29:48 +02:00
iwl-io.h iwlwifi: align to new periphery address space for AX210 family 2019-02-14 11:29:48 +02:00
iwl-modparams.h iwlwifi: move iwl_enable_{rx,tx}_ampdu to iwl-modparams.h 2019-01-29 16:10:30 +02:00
iwl-nvm-parse.c iwlwifi: do not fail on large amount of channels 2019-02-14 11:29:45 +02:00
iwl-nvm-parse.h
iwl-op-mode.h
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h iwlwifi: add force NMI for AX210 devices 2019-02-14 11:29:48 +02:00
iwl-scd.h
iwl-trans.c
iwl-trans.h iwlwifi: receive umac and lmac error table addresses from TLVs 2019-02-14 11:29:45 +02:00
Kconfig iwlwifi: make IWLWIFI depend on CFG80211 2019-01-16 20:09:05 +02:00
Makefile iwlwifi: trans: parse and store debug ini TLVs 2018-11-23 13:01:06 +02:00