CVE-2022-50321
15.09.2025, 15:15
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.Enginsight
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 4.13 ≤ 𝑥 < 4.14.308 |
| linux | linux_kernel | 4.15 ≤ 𝑥 < 4.19.276 |
| linux | linux_kernel | 4.20 ≤ 𝑥 < 5.4.235 |
| linux | linux_kernel | 5.5 ≤ 𝑥 < 5.10.173 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.99 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.16 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.2.3 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
References