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.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 19:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
cvssV3_1
|
cvssV3_1
|
Mon, 04 Nov 2024 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-03-01T21:15:09.387Z
Updated: 2024-11-04T18:26:07.449Z
Reserved: 2024-02-29T22:33:44.296Z
Link: CVE-2021-47070
Vulnrichment
Updated: 2024-08-04T05:24:39.793Z
NVD
Status : Awaiting Analysis
Published: 2024-03-01T22:15:46.920
Modified: 2024-11-04T19:35:01.957
Link: CVE-2021-47070
Redhat