Larry Finger <Larry.Finger@xxxxxxxxxxxx> wrote: > With commit 0a9f8f0a1ba9 ("rtlwifi: fix btmpinfo timeout while processing > C2H_BT_INFO"), calling rtl_c2hcmd_enqueue() with rtl_c2h_fast_cmd() true, > the routine returns without freeing that skb, thereby leaking it. > > This issue has been discussed at https://github.com/lwfinger/rtlwifi_new/issues/401 > and the fix tested there. > > Fixes: 0a9f8f0a1ba9 ("rtlwifi: fix btmpinfo timeout while processing C2H_BT_INFO") > Reported-and-tested-by: Francisco Machado Magalhães Neto <franmagneto@xxxxxxxxx> > Cc: Francisco Machado Magalhães Neto <franmagneto@xxxxxxxxx> > Cc: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > Cc: Stable <stable@xxxxxxxxxxxxxxx> # 4.18+ > Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx> Patch applied to wireless-drivers.git, thanks. 8cfa272b0d32 rtlwifi: Fix leak of skb when processing C2H_BT_INFO -- https://patchwork.kernel.org/patch/10687671/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches