Memory Leak Vulnerability in Linux Kernel's brcmfmac WiFi Driver
CVE-2022-50321
Currently unrated
What is CVE-2022-50321?
A memory leak has been identified in the Linux kernel's brcmfmac WiFi driver, specifically during packet transmission. The function brcmf_netdev_start_xmit() was previously returning NETDEV_TX_OK without appropriately freeing the socket buffer (skb) in the event of a failure during head expansion with pskb_expand_head(). To mitigate this issue, dev_kfree_skb() has been introduced. This fix ensures better memory management and enhances overall network performance.
Affected Version(s)
Linux 270a6c1f65fe68a28a5d39cd405592c550b496c7 < 4c55fdebc1c358de96bfab52ed309d58a3ba66ef
Linux 270a6c1f65fe68a28a5d39cd405592c550b496c7
Linux 270a6c1f65fe68a28a5d39cd405592c550b496c7