Wen Gong <quic_wgong@xxxxxxxxxxx> wrote: > Currently the extraie length is directly used to allocate skb buffer. When > the length of skb is greater than the max message length which firmware > supports, error will happen in firmware side. > > Hence add check for the skb length and drop extraie when overflow and > print a message. > > Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4 > > Signed-off-by: Wen Gong <quic_wgong@xxxxxxxxxxx> > Reviewed-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx> > Signed-off-by: Kalle Valo <quic_kvalo@xxxxxxxxxxx> Patch applied to ath-next branch of ath.git, thanks. 2f5124e86ae7 wifi: ath12k: add check max message length while scanning with extraie -- https://patchwork.kernel.org/project/linux-wireless/patch/20230809081657.13858-1-quic_wgong@xxxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches