LiveActive security incident?Get immediate response
CVE Record

CVE-2025-38573: spi: cs42l43: Property entry should be a null-terminated array

In the Linux kernel, the following vulnerability has been resolved: spi: cs42l43: Property entry should be a null-terminated array The software node does not specify a count of property entries, so the array must be null-terminated. When unterminated, this can lead to a fault in the downstream cs35l56 amplifier driver, because the node parse walks off the end of the array into unknown memory.

HighCVSS 7.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux audio-driver configuration array lacks a required ending marker. Another amplifier driver may read beyond the array into unintended memory, causing a kernel fault and potentially exposing or altering data. Exploitation requires local access, but the supplied CVSS rates confidentiality and availability impact high.

Executive priority

Prioritize remediation for multi-user systems or devices where untrusted users can obtain local access and the relevant audio hardware is present. Treat as a scheduled high-priority kernel update, escalating if vendors confirm exposure. The current evidence does not support emergency, internet-wide response or claims of active exploitation.

Technical view

The cs42l43 SPI driver creates a software-node property array without null termination. Because no entry count is supplied, downstream cs35l56 parsing can walk beyond the array into unknown memory. The supplied CVSS 3.1 score is 7.3: local, low-complexity, low-privilege exploitation without user interaction.

Likely exposure

Exposure is limited to Linux systems combining an affected kernel build with the relevant cs42l43 and downstream cs35l56 audio-driver path. The bundle lists affected version markers including 6.11, 6.12.42, 6.15.10, 6.16.1, and 6.17, but does not provide sufficiently clear ranges for reliable inventory matching.

Exploitation context

The bundle marks this CVE as absent from KEV and provides no cited evidence of active exploitation. The CVSS vector requires local, low-privileged access. Practical reachability also appears dependent on the relevant audio-driver and hardware configuration; the supplied evidence does not establish exploit reliability or observed attacks.

Researcher notes

The core defect is an unterminated property-entry array consumed without an explicit count, permitting an out-of-bounds walk. Four stable-kernel commits are cited as resolution references. Precise affected and fixed ranges, architecture applicability, exploitability details, and root-cause CWE classification are not established by the supplied bundle.

Mitigation direction

  • Update to a vendor-supported kernel containing the applicable stable fix commit.
  • Check distribution or device-vendor advisories for exact fixed package versions.
  • Prioritize systems exposing the relevant cs42l43 and cs35l56 driver path.
  • Restrict local account access until affected systems are updated.

Validation and detection

  • Record running kernel and vendor package versions on potentially affected systems.
  • Confirm whether cs42l43 and cs35l56 drivers and corresponding hardware are present.
  • Verify the installed kernel includes an applicable referenced stable commit.
  • Review kernel logs for audio-driver faults; logs alone cannot prove exploitation.
Prepared
Confidence
medium
Sources
6

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-38573 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
5Source 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-38573Attack 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
LinuxLinux0ca645ab5b1528666f6662a0e620140355b5aea3, 0ca645ab5b1528666f6662a0e620140355b5aea3, 0ca645ab5b1528666f6662a0e620140355b5aea3, 0ca645ab5b1528666f6662a0e620140355b5aea3unaffected
LinuxLinux6.11, 0, 6.12.42, 6.15.10, 6.16.1, 6.17affected
Weakness

CWE details

No CWE listed

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