CVE-2021-47070

Source
https://cve.org/CVERecord?id=CVE-2021-47070
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47070.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-47070
Downstream
Related
Published
2024-03-01T22:15:46Z
Modified
2026-02-04T03:16:12.328006Z
Summary
[none]
Details

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

uiohvgeneric: Fix another memory leak in error handling paths

Memory allocated by 'vmbusallocring()' at the beginning of the probe function is never freed in the error handling path.

Add the missing 'vmbusfreering()' call.

Note that it is already freed in the .remove function.

References

Affected packages