Colin King <colin.king@xxxxxxxxxxxxx> wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > An out-of-bounds read on array ath10k_rates is occurring because > the maximum number of elements is currently based on the size of > the array and not the number of elements in the array. Fix this > by using ARRAY_SIZE instead of sizeof. > > Detected by CoverityScan, CID#1473918 ("Out-of-bounds read") > > Fixes: f279294e9ee2 ("ath10k: add support for configuring management packet rate") > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> This is already fixed in ath-next. error: patch failed: drivers/net/wireless/ath/ath10k/mac.c:164 error: drivers/net/wireless/ath/ath10k/mac.c: patch does not apply stg import: Diff does not apply cleanly Patch set to Rejected. -- https://patchwork.kernel.org/patch/10628815/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches