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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://git.kernel.org/stable/c/24a0be36e9a21f63de2e6088607e689e59ec15f4CVE reference
- https://git.kernel.org/stable/c/3376a0cf138dfc90b449fde541ca228a33e1c143CVE reference
- https://git.kernel.org/stable/c/89f305a71418591cdda18180f712f91c9820f03bCVE reference
- https://git.kernel.org/stable/c/7c8bc374659de19d846f7cab3eda9ebdb005c4ccCVE reference
- https://git.kernel.org/stable/c/038e4aa71281d0cbc8aeb56ba05ff7fc5653a106CVE reference
- https://git.kernel.org/stable/c/dc52b73d3acd676ccbb440fcec617c547b903af2CVE reference
- https://git.kernel.org/stable/c/9d47e01b9d807808224347935562f7043a358054CVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
