mbox series

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

Message ID 20240704070811.4186543-1-quic_periyasa@quicinc.com
Headers show
Series wifi: ath: fix array out-of-bound access in SoC stats | expand

Message

Karthikeyan Periyasamy July 4, 2024, 7:08 a.m. UTC
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