Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2021-47070
HistoryMar 01, 2024 - 10:15 p.m.

CVE-2021-47070

2024-03-0122:15:46
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
linux kernel
memory leak
uio_hv_generic
vulnerability
error handling

7.3 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.1%

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.

7.3 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.1%