Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.18, < 6.1.16 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/1e336d6bab68973084a18c1e4bd78cd0bbbdcacdPatch
- https://git.kernel.org/stable/c/4a0e218cc9c42d1903ade8b5a371dcf48cf918c5Patch
- https://git.kernel.org/stable/c/a10b6d73123bd480751d916575835abb615072fdPatch
FAQ
What is CVE-2023-53467?
CVE-2023-53467 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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.
How severe is CVE-2023-53467?
CVE-2023-53467 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-53467?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.