CVE-2022-50321
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-50321 is a memory leak vulnerability in the brcmfmac WiFi driver of the Linux kernel, specifically in the brcmf_netdev_start_xmit() function. When pskb_expand_head() fails, the function returns NETDEV_TX_OK without freeing the socket buffer (skb), resulting in a memory leak (CWE-401). The vulnerability affects Linux kernel versions from 4.13 through 6.2.x, with fixed versions including 4.14.308, 4.19.276, 5.4.235, 5.10.173, 5.15.99, 6.1.16, and 6.2.3. It was published on September 15, 2025, and carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat CVE, Red Hat Bugzilla).

Technical details

The root cause is classified as CWE-401 (Missing Release of Memory after Effective Lifetime). In brcmf_netdev_start_xmit(), when the kernel attempts to expand the head of a packet buffer via pskb_expand_head() and that call fails, the function returns NETDEV_TX_OK to the network stack without invoking dev_kfree_skb() to release the allocated skb. This means the memory associated with the packet buffer is never reclaimed. The fix adds a dev_kfree_skb() call in the failure path to properly release the buffer. Exploitation requires local access with low privileges, and no special user interaction is needed (Red Hat CVE, git.kernel.org).

Impact

The primary impact is availability: a local attacker with low privileges could repeatedly trigger the memory leak by sending network traffic through the brcmfmac WiFi interface under conditions that cause pskb_expand_head() to fail, gradually exhausting kernel memory. This can lead to degraded system performance, instability, and potentially a denial-of-service condition as the system runs out of available memory. There is no confidentiality or integrity impact associated with this vulnerability (Red Hat CVE).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation for CVE-2022-50321. The EPSS score is approximately 0.024% (0.000240), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Detection coverage exists via Qualys (ID: 759788) and Nessus (ID: 270831) (Red Hat CVE).

Mitigation and workarounds

The primary remediation is to update the Linux kernel to a patched version: 4.14.308, 4.19.276, 5.4.235, 5.10.173, 5.15.99, 6.1.16, 6.2.3, or 6.3+. SUSE has released kernel advisories (SUSE-2025-03615-1, SUSE-2025-03628-1, SUSE-2025-3716-1) addressing this issue. For systems that cannot be immediately patched, administrators may consider monitoring kernel memory usage for anomalies or temporarily disabling the brcmfmac WiFi driver if it is not operationally required (Red Hat CVE, SUSE Advisory).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-68480NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 06, 2026
CVE-2026-64582NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-zfcpdump-modules-extra
NoYesAug 05, 2026
CVE-2026-64579NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-modules-internal
NoYesAug 05, 2026
CVE-2026-64576NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt
NoYesAug 05, 2026
CVE-2026-64575NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.17
NoYesAug 05, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management