Lucene search

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

CVE-2021-47071

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

7.4 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%

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

uio_hv_generic: Fix a memory leak in error handling paths

If ‘vmbus_establish_gpadl()’ fails, the (recv|send)_gpadl will not be
updated and ‘hv_uio_cleanup()’ in the error handling path will not be
able to free the corresponding buffer.

In such a case, we need to free the buffer explicitly.

7.4 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%