Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2021-47150
HistoryMar 25, 2024 - 9:15 a.m.

CVE-2021-47150

2024-03-2509:15:09
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
linux kernel
net
fec
memory leak
vulnerability
fix
cve-2021-47150

7.4 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.5%

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.

7.4 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.5%