android_kernel_xiaomi_sm8350/core/dp/htt
jitiphil 46e0a1354b qcacld-3.0: Possible Out Of Bound reads in htt_t2h_tx_ppdu_log_print()
mpdu_bytes_array_len, mpdu_msdus_array_len, and msdu_bytes_array_len
are used to calculate the record size, as well as used as
buffer offset, without any verification. This can cause to multiple
overflows and underflow leading to OOB reads.

Add checks for each arithmetic operation with these variables.

Change-Id: Ib6ec6ac6932eb8c541bc2357d45d3feaf39fdb7d
CRs-Fixed: 2226125
2018-05-17 07:59:21 -07:00
..
htt_fw_stats.c qcacld-3.0: Possible Out Of Bound reads in htt_t2h_tx_ppdu_log_print() 2018-05-17 07:59:21 -07:00
htt_h2t.c qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
htt_internal.h qcacld-3.0: Add GRO support for STA mode 2018-05-02 04:34:52 -07:00
htt_rx.c qcacld-3.0: dp: Fix misspellings 2018-05-16 18:01:38 -07:00
htt_t2h.c qcacld-3.0: dp: Fix misspellings 2018-05-16 18:01:38 -07:00
htt_tx.c qcacld-3.0: dp: Fix misspellings 2018-05-16 18:01:38 -07:00
htt_types.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
htt.c qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
rx_desc.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00