CVE-2022-49612
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49612 affects the Linux kernel's power supply core component. The vulnerability was discovered in the boundary conditions handling of the power_supply_temp2resist_simple and power_supply_ocv2cap_simple functions. This issue was introduced in commit a4585ba2050f ('power: supply: core: Use library interpolation') (Kernel Git).

Technical details

The vulnerability involves two specific issues in the interpolation functions: 1) The lines 'high = i - 1' and 'high = i' in ocv2cap have incorrect order compared to temp2resist, causing ocv2cap to set high=-1 if ocv>table[0].ocv, resulting in an out-of-bounds read. 2) The temp2resist logic is flawed - for example, with table[] = {{20, 100}, {10, 80}, {0, 60}} and temp=5, it should return 70% by interpolation, but instead sets high=low=2 and returns 60 (Kernel Git).

Impact

The vulnerability can lead to out-of-bounds read operations in the Linux kernel's power supply subsystem, potentially affecting power management functionality and system stability (NVD).

Exploitability

The vulnerability requires local access to the system to exploit the power supply subsystem's interpolation functions. No known exploits in the wild have been reported (NVD).

Mitigation and workarounds

The vulnerability has been fixed in the Linux kernel through patches that correct the boundary condition handling in both affected functions. The fix has been implemented in commit 093d27bb6f2d1963f927ef59c9a2d37059175426 and backported to stable kernel versions (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-74730CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 22, 2026
CVE-2026-74733HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 22, 2026
CVE-2026-74726HIGH7.3
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesAug 22, 2026
CVE-2026-74732MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • kernel-selftests-internal
NoYesAug 22, 2026
CVE-2026-74728NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-modules-core
NoNoAug 22, 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