Lucene search

K
redhatcveRedhat.comRH:CVE-2021-47070
HistoryMar 03, 2024 - 9:31 a.m.

CVE-2021-47070

2024-03-0309:31:47
redhat.com
access.redhat.com
3
linux kernel
vulnerability
cve-2021-47070
memory leak
uio_hv_generic

6.5 Medium

AI Score

Confidence

Low

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.

6.5 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

9.1%