CVE-2021-47150

MEDIUM

Linux Kernel < 4.19.193 - Memory Leak

Title source: rule

Description

In the Linux kernel, the following vulnerability has been resolved: net: fec: fix the potential memory leak in fec_enet_init() If the memory allocated for cbd_base is failed, it should free the memory allocated for the queues, otherwise it causes memory leak. And if the memory allocated for the queues is failed, it can return error directly.

Scores

CVSS v3 5.5
EPSS 0.0001
EPSS Percentile 0.9%
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 (4)

linux/linux_kernel < 4.19.193
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel

Timeline

Published Mar 25, 2024
Tracked Since Feb 18, 2026