Michael Mera <dev@xxxxxxxxxxxxxxx> wrote: > During write to debugfs file simulate_fw_crash, fixed-size local buffer > 'buf' is accessed and modified at index 'count-1', where 'count' is the > size of the write (so potentially out of bounds). > This patch fixes this problem. > > Signed-off-by: Michael Mera <dev@xxxxxxxxxxxxxxx> Patch applied to ath-next branch of ath.git, thanks. a16703aaeaed ath10k: fix out of bounds access to local buffer -- https://patchwork.kernel.org/patch/9695703/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches