Medium severity5.5NVD Advisory· Published Feb 28, 2024· Updated Jun 17, 2026
CVE-2021-47043
CVE-2021-47043
Description
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
2Patches
Vulnerability mechanics
References
4News mentions
0No linked articles in our index yet.