Skip to content
Snippets Groups Projects
Commit 4a0e218c authored by Zong-Zhe Yang's avatar Zong-Zhe Yang Committed by Kalle Valo
Browse files

wifi: rtw89: fix potential leak in rtw89_append_probe_req_ie()


Do `kfree_skb(new)` before `goto out` to prevent potential leak.

Fixes: 89590777 ("rtw89: 8852a: add ieee80211_ops::hw_scan")
Signed-off-by: default avatarZong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: default avatarPing-Ke Shih <pkshih@realtek.com>
Signed-off-by: default avatarKalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230103141054.17372-1-pkshih@realtek.com
parent 3f625adc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment