CVE-2023-53467

Publication date

2025-10-01 11:42:37

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential leak in rtw89_append_probe_req_ie() Do `kfree_skb(new)` before `goto out` to prevent potential leak.