In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: fix reference leak when pm_runtime_get_sync fails The PM reference count is not expected to be incremented on return in functions cdns_i2c_master_xfer and cdns_reg_slave. However, pm_runtime_get_sync will increment pm usage counter even failed. Forgetting to putting operation will result in a reference leak here. Replace it with pm_runtime_resume_and_get to keep usage counter balanced.
Published 2024-02-28 09:15:37
Updated 2024-12-06 17:38:00
Source Linux
View at NVD,   CVE.org

Products affected by CVE-2020-36784

Exploit prediction scoring system (EPSS) score for CVE-2020-36784

0.01%
Probability of exploitation activity in the next 30 days EPSS Score History
~ %
Percentile, the proportion of vulnerabilities that are scored at or less

CVSS scores for CVE-2020-36784

Base Score Base Severity CVSS Vector Exploitability Score Impact Score Score Source First Seen
5.5
MEDIUM CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
1.8
3.6
NIST 2024-12-06

References for CVE-2020-36784

Jump to
This web site uses cookies for managing your session, storing preferences, website analytics and additional purposes described in our privacy policy.
By using this web site you are agreeing to CVEdetails.com terms of use!