[PATCH 0/2] wifi: ath: fix array out-of-bound access in SoC stats

Karthikeyan Periyasamy quic_periyasa at quicinc.com
Thu Jul 4 00:08:09 PDT 2024


Currently, hal_reo_error access lead to array out-of-bound issue. Fix this
issue by modifying the Rx data path handler to use the ring ID directly
instead of the SRNG ring ID.

Karthikeyan Periyasamy (2):
  wifi: ath12k: fix array out-of-bound access in SoC stats
  wifi: ath11k: fix array out-of-bound access in SoC stats

 drivers/net/wireless/ath/ath11k/dp_rx.c | 2 +-
 drivers/net/wireless/ath/ath12k/dp_rx.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


base-commit: 73adcb561600d84aa21e06486766ca0ce64fc5a6
-- 
2.34.1




More information about the ath11k mailing list