CVE-2022-50321 - wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()
CVE ID : CVE-2022-50321
Published : Sept. 15, 2025, 2:48 p.m. | 12 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit() The brcmf_netdev_start_xmit() returns NETDEV_TX_OK without freeing skb in case of pskb_expand_head() fails, add dev_kfree_skb() to fix it. Compile tested only.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : Sept. 15, 2025, 2:48 p.m. | 12 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit() The brcmf_netdev_start_xmit() returns NETDEV_TX_OK without freeing skb in case of pskb_expand_head() fails, add dev_kfree_skb() to fix it. Compile tested only.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...