VYPR
Medium severity5.5NVD Advisory· Published Mar 1, 2024· Updated Jun 17, 2026

CVE-2021-47070

CVE-2021-47070

Description

In the Linux kernel, the following vulnerability has been resolved:

uio_hv_generic: Fix another memory leak in error handling paths

Memory allocated by 'vmbus_alloc_ring()' at the beginning of the probe function is never freed in the error handling path.

Add the missing 'vmbus_free_ring()' call.

Note that it is already freed in the .remove function.

AI Insight

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

Affected products

94

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.