CVE-2022-50321

MEDIUM

Linux Kernel < 4.14.308 - Memory Leak

Title source: rule

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.

Scores

CVSS v3 5.5
EPSS 0.0001
EPSS Percentile 2.8%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-401
Status published

Affected Products (8)

linux/linux_kernel < 4.14.308
linux/Kernel < 4.14.308linux
linux/Kernel < 4.19.276linux
linux/Kernel < 5.4.235linux
linux/Kernel < 5.10.173linux
linux/Kernel < 5.15.99linux
linux/Kernel < 6.1.16linux
linux/Kernel < 6.2.3linux

Timeline

Published Sep 15, 2025
Tracked Since Feb 18, 2026