Vulnerability in Linux

CVE-2021-47043

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.

EPSS: 0.002 (15.1th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N.

Affected products

References

Frequently asked questions

What is CVE-2021-47043?
CVE-2021-47043 is a medium-severity vulnerability in Linux. CVSS score: 5.5/10. Published 2024-02-28.
How severe is CVE-2021-47043?
Medium severity. CVSS v3 base score is 5.5 out of 10.