VYPR
Unrated severityNVD Advisory· Published Mar 25, 2024· Updated May 4, 2025

net: fec: fix the potential memory leak in fec_enet_init()

CVE-2021-47150

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

67

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.