LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50649: power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()

In the Linux kernel, the following vulnerability has been resolved: power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type() ADP5061_CHG_STATUS_1_CHG_STATUS is masked with 0x07, which means a length of 8, but adp5061_chg_type array size is 4, may end up reading 4 elements beyond the end of the adp5061_chg_type[] array.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2022-50649 is a Linux kernel bug in the ADP5061 power-supply charger driver. A status value can index past a small array, causing an out-of-bounds read. Business urgency is mainly for Linux-based devices that include this hardware/driver. No active exploitation is indicated in the provided sources.

Executive priority

Treat as targeted kernel maintenance, not an emergency based on current evidence. Prioritize products and embedded devices where battery-charging hardware is part of the platform, and fold remediation into the next tested kernel update cycle unless your vendor rates it higher.

Technical view

The issue is in adp5061_get_chg_type(). ADP5061_CHG_STATUS_1_CHG_STATUS is masked to three bits, allowing values 0-7, while adp5061_chg_type has four entries. Values 4-7 can read beyond the array. Linux stable commits are referenced as fixes; CVSS and CWE are not provided.

Likely exposure

Exposure appears limited to Linux kernels with the ADP5061 power-supply driver present and reachable on relevant hardware. General-purpose Linux servers without this charger component are less likely to be exposed, but kernel configuration and device inventory should confirm this.

Exploitation context

The source bundle does not provide exploit prerequisites, impact beyond out-of-bounds read, or proof of exploitation. CISA KEV status is false in the bundle, so active exploitation should not be assumed.

Researcher notes

The record names Linux as affected and lists multiple stable commit references. Severity, CVSS, CWE, attack vector, and exploitability details are absent. Analysis should focus on code presence, hardware relevance, and whether downstream vendor kernels have backported the fix.

Mitigation direction

  • Check vendor kernel advisories for CVE-2022-50649 applicability and fixed packages.
  • Update affected Linux kernels to versions containing the referenced stable fixes.
  • Prioritize embedded, mobile, or appliance fleets using ADP5061 charging hardware.
  • If patching is delayed, consult vendor guidance for safe compensating controls.

Validation and detection

  • Inventory devices running Linux kernels in the affected version range from the CVE record.
  • Confirm whether the ADP5061 power-supply driver is built, loaded, or used.
  • Compare kernel source or package changelog against the referenced stable commits.
  • Track remediation through normal kernel package deployment evidence.
Prepared
Confidence
medium
Sources
9

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2022-50649 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
8Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxfe8e81b7e899968690e5e87c25727178921b5b9a, fe8e81b7e899968690e5e87c25727178921b5b9a, fe8e81b7e899968690e5e87c25727178921b5b9a, fe8e81b7e899968690e5e87c25727178921b5b9a, fe8e81b7e899968690e5e87c25727178921b5b9a, fe8e81b7e899968690e5e87c25727178921b5b9a, fe8e81b7e899968690e5e87c25727178921b5b9aunaffected
LinuxLinux4.19, 0, 4.19.262, 5.4.220, 5.10.150, 5.15.75, 5.19.17, 6.0.3, 6.1affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.