CVE-2021-47070

medium

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.

References

https://git.kernel.org/stable/c/5f59240cf25b2f7a0fdffc2701482a70310fec07

https://git.kernel.org/stable/c/0b0226be3a52dadd965644bc52a807961c2c26df

Details

Source: Mitre, NVD

Published: 2024-03-01

Updated: 2024-11-04

Risk Information

CVSS v2

Base Score: 4.6

Vector: CVSS2#AV:L/AC:L/Au:S/C:C/I:N/A:N

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Severity: Medium