VDB
CISA-2021-47070
CISA-2021-47070
PUBLISHED
CVSS 5.5 MEDIUM
Reported by Linux · Published March 1, 2024
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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | cdfa835c6e5e87d145f9f632b58843de97509f2b, cdfa835c6e5e87d145f9f632b58843de97509f2b, cdfa835c6e5e87d145f9f632b58843de97509f2b |
| Linux | Linux | 4.20, 0, 5.10.241 |
| linux | linux_kernel | 4.20, 4.20, 4.20 |
| Linux | Linux | cdfa835c6e5e87d145f9f632b58843de97509f2b, cdfa835c6e5e87d145f9f632b58843de97509f2b, 4.20 |
Timeline
- Mar 1, 2024 CVE Published
- Nov 3, 2025 CVE Updated