Back to search
CVE-2021-47043
Published: Feb 28, 2024
Modified: May 11, 2026
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 32f0a6ddc8c98a1aade2bf3d07c79d5d2c6ceb9a - < 00b68a7478343afdf83f30c43e64db5296057030affected 32f0a6ddc8c98a1aade2bf3d07c79d5d2c6ceb9a - < 940d01eceb3a7866fbfca136a55a5625fc75a565affected 32f0a6ddc8c98a1aade2bf3d07c79d5d2c6ceb9a - < 711acdf0228dc71601247f28b56f13e850e395c8affected 32f0a6ddc8c98a1aade2bf3d07c79d5d2c6ceb9a - < 5a465c5391a856a0c1e9554964d660676c35d1b2 |
Linux | Linux | affected 5.5unaffected 0 - < 5.5unaffected 5.10.37 - <= 5.10.*unaffected 5.11.21 - <= 5.11.*unaffected 5.12.4 - <= 5.12.*+1 more versions |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now