Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2021-47070
HistoryMar 01, 2024 - 10:15 p.m.

CVE-2021-47070

2024-03-0122:15:46
Debian Security Bug Tracker
security-tracker.debian.org
7
cve-2021-47070
uio_hv_generic
memory leak
vmbus_alloc_ring
vmbus_free_ring
linux kernel
vulnerability
error handling
unix

AI Score

6.7

Confidence

High

EPSS

0

Percentile

9.0%

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 Score

6.7

Confidence

High

EPSS

0

Percentile

9.0%