commit | dddb3c7103173aab4d6600f487f779aec4b6ef18 | [log] [tgz] |
---|---|---|
author | Tiger Yu <tfyu@codeaurora.org> | Wed Dec 06 13:43:46 2017 +0800 |
committer | Anjaneedevi Kapparapu <akappara@codeaurora.org> | Thu Feb 01 15:22:41 2018 +0530 |
tree | bfb607316e07c2313753b17186df3c2a77c22bce | |
parent | d280a695cc9bceec66718fb296c36d79f9b2f9f0 [diff] |
qcacld-2.0: Fix potential buffer overflow in ol_rx_flush_handler Check for the validity of tid when received the htt message of HTT_T2H_MSG_TYPE_RX_FLUSH & HTT_T2H_MSG_TYPE_RX_PN_IND from firmware to ensure the buffer overflow does not happen. And correct the sequence number type from signed int to unsigned. Change-Id: Ibff86e891c335bfe8c2f9db82410545036463ed3 CRs-Fixed: 2149399