CVE-2021-47150

medium

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.

References

https://git.kernel.org/stable/c/8ee7ef4a57a9e1228b6f345aaa70aa8951c7e9cd

https://git.kernel.org/stable/c/619fee9eb13b5d29e4267cb394645608088c28a8

https://git.kernel.org/stable/c/32a1777fd113335c3f70dc445dffee0ad1c6870f

https://git.kernel.org/stable/c/20255d41ac560397b6a07d8d87dcc5e2efc7672a

https://git.kernel.org/stable/c/15102886bc8f5f29daaadf2d925591d564c17e9f

Details

Source: Mitre, NVD

Published: 2024-03-25

Updated: 2024-03-25

Risk Information

CVSS v2

Base Score: 4.6

Vector: CVSS2#AV:L/AC:L/Au:S/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium