[PATCH 0/3] wifi: ath11k: fix double free of peer rx_tid

Harshitha Prem quic_hprem at quicinc.com
Mon Apr 3 11:24:17 PDT 2023


During stability testing, double free crash was seen while handling
reo flush command. To handle the same, this patch series includes
changes to address the double free and to avoid the issue case

Harshitha Prem (3):
  wifi: ath11k: fix double free of peer rx_tid during reo cmd failure
  wifi: ath11k: Prevent REO cmd failures
  wifi: ath11k: add peer mac information in failure cases

 drivers/net/wireless/ath/ath11k/dp.h    |  2 +-
 drivers/net/wireless/ath/ath11k/dp_rx.c | 59 +++++++++++++++++--------
 drivers/net/wireless/ath/ath11k/hw.c    |  1 +
 3 files changed, 43 insertions(+), 19 deletions(-)


base-commit: bea046575a2e6d7d1cf63cc7ab032647a3585de5
-- 
2.17.1




More information about the ath11k mailing list