IT

Tracker / CVE-2021-47043

CVE-2021-47043

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: media: venus: core: Fix some resource leaks in the error path of 'venus_probe()' If an error occurs after a successful 'of_icc_get()' call, it must be undone. Use 'devm_of_icc_get()' instead of 'of_icc_get()' to avoid the leak. Update the remove function accordingly and axe the now unneeded 'icc_put()' calls.

Affected products and versions

linux linux_kernel · 5.11 → 5.11.21
linux linux_kernel · 5.12 → 5.12.4
linux linux_kernel · 5.5 → 5.10.37

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References