Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2021-47043
HistoryFeb 28, 2024 - 9:15 a.m.

CVE-2021-47043

2024-02-2809:15:40
Debian Security Bug Tracker
security-tracker.debian.org
6
cve-2021-47043
resource leaks
venus probe
devm of icc get
remove function
icc put
unix

AI Score

6.7

Confidence

High

EPSS

0

Percentile

15.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.

AI Score

6.7

Confidence

High

EPSS

0

Percentile

15.5%