LiveActive security incident?Get immediate response
CVE Record

CVE-2025-38547: iio: adc: axp20x_adc: Add missing sentinel to AXP717 ADC channel maps

In the Linux kernel, the following vulnerability has been resolved: iio: adc: axp20x_adc: Add missing sentinel to AXP717 ADC channel maps The AXP717 ADC channel maps is missing a sentinel entry at the end. This causes a KASAN warning. Add the missing sentinel entry.

HighCVSS 7.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A missing end marker in the Linux AXP717 ADC channel map can cause the kernel to access beyond the intended map, producing a KASAN memory-safety warning. The supplied CVSS score is 7.3, reflecting potentially serious confidentiality and availability consequences for a local, low-privileged attacker. Evidence does not establish practical exploitability.

Executive priority

Treat as a high-priority, targeted kernel update rather than an internet-wide emergency. Prioritize embedded, appliance, and Linux environments using AXP717 ADC functionality, especially where untrusted users have local access. Confirm vendor-fixed builds promptly; the supplied evidence does not support claims of active exploitation.

Technical view

The axp20x_adc driver’s AXP717 channel maps lack a sentinel entry. Code expecting that terminator may continue beyond the map boundary, triggering KASAN. The upstream resolution adds the missing sentinel. The supplied CVSS vector requires local access and low privileges, with high confidentiality and availability impact and low integrity impact.

Likely exposure

Exposure is most plausible on Linux systems using the AXP717 ADC functionality in the affected axp20x_adc driver. The bundle marks Linux versions 6.12, 6.12.40, 6.15.8, and 6.16 as affected, but does not provide a complete, clearly bounded version range. Confirm against vendor advisories and kernel provenance.

Exploitation context

The supplied record is not in KEV, and no cited source reports active exploitation or a public exploit. The CVSS vector describes a local, low-privileged attack path without user interaction. A KASAN warning proves an invalid memory access condition during testing, but the bundle does not demonstrate reliable security impact or weaponization.

Researcher notes

The source bundle provides no CWE and does not document the precise out-of-bounds operation, trigger conditions, reachable data, or exploit reliability. The repeated commit identifier and ambiguous affected-version presentation reduce precision. Review the referenced stable-kernel commits and relevant vendor backports to establish introduction points, fixed branches, and whether the warning can produce security-relevant behavior.

Mitigation direction

  • Update to a vendor-supported kernel containing the referenced sentinel fix.
  • Check distribution or device-vendor advisories for exact fixed package versions.
  • Prioritize systems that use AXP717 ADC hardware or the affected driver.
  • Restrict local account access until remediation is confirmed.

Validation and detection

  • Inventory kernel versions and vendor package revisions on potentially affected systems.
  • Determine whether systems use AXP717 ADC functionality through the axp20x_adc driver.
  • Verify the deployed kernel includes one of the referenced corrective commits.
  • Run vendor-approved regression testing after updating the kernel.
  • Monitor kernel and KASAN logs for axp20x_adc-related memory warnings.
Prepared
Confidence
medium
Sources
5

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-2025-38547 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
High
CVSS
7.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H

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.

1CVSS vectors
3Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.3CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H1.85.5Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.3High
CVSS 3.1 vector shape for CVE-2025-38547Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux5ba0cb92584ba5e107c97001e09013c1da0772a8, 5ba0cb92584ba5e107c97001e09013c1da0772a8, 5ba0cb92584ba5e107c97001e09013c1da0772a8unaffected
LinuxLinux6.12, 0, 6.12.40, 6.15.8, 6.16affected
Weakness

CWE details

No CWE listed

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