Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2020-36780
Linux Kernel vulnerability analysis and mitigation

Overview

In the Linux kernel, a reference leak vulnerability was discovered in the Spreadtrum I2C controller driver. The vulnerability occurs when pm_runtime_get_sync fails in the sprd_i2c_master_xfer() and sprd_i2c_remove() functions. This issue was fixed in a kernel update, with the vulnerability being assigned CVE-2020-36780 (Kernel Git).

Technical details

The vulnerability stems from improper handling of PM reference counts in the Spreadtrum I2C controller driver. When pm_runtime_get_sync fails, it still increments the PM reference count, but the code path lacks the corresponding put operation. This results in a reference leak. The fix involves replacing pm_runtime_get_sync with pm_runtime_resume_and_get to ensure the usage counter remains balanced (Kernel Git).

Impact

The reference leak could lead to resource exhaustion over time as PM reference counts accumulate without being properly decremented. This could potentially affect system stability and resource management in systems using the Spreadtrum I2C controller (Kernel Git).

Mitigation and workarounds

The vulnerability has been patched by replacing pm_runtime_get_sync with pm_runtime_resume_and_get in the affected functions. This ensures proper reference counting behavior when operations fail. The fix was implemented in the Linux kernel through commit 3a4f326463117cee3adcb72999ca34a9aaafda93 (Kernel Git).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-93189HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-aws-7.0
NoYesSep 17, 2026
CVE-2026-93188MEDIUM6.5
  • Linux Kernel logoLinux Kernel
  • linux-aws-7.0
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-hwe-6.17
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-nvidia-6.14
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-7.0
NoYesSep 17, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management