LiveActive security incident?Get immediate response
CVE Record

CVE-2025-39696: ALSA: hda: tas2781: Fix wrong reference of tasdevice_priv

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: tas2781: Fix wrong reference of tasdevice_priv During the conversion to unify the calibration data management, the reference to tasdevice_priv was wrongly set to h->hda_priv instead of h->priv. This resulted in memory corruption and crashes eventually. Unfortunately it's a void pointer, hence the compiler couldn't know that it's wrong.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux audio driver mistake can corrupt kernel memory and eventually crash affected systems. A local, low-privileged user may be able to trigger it without user interaction. Because successful abuse could affect confidentiality, integrity, and availability, exposed systems should receive prompt attention.

Executive priority

Treat as a high-priority endpoint remediation where affected kernels, TAS2781 hardware, and untrusted local users overlap. For systems without the relevant driver path, verify non-exposure and follow normal kernel maintenance. No evidence supplied supports emergency response for active exploitation.

Technical view

The ALSA HDA TAS2781 driver incorrectly referenced tasdevice_priv through h->hda_priv instead of h->priv during calibration-management changes. The void-pointer type prevented compiler detection. The resulting type confusion can cause kernel memory corruption and crashes. CVSS 3.1 rates it 7.8: local, low-complexity, low-privilege, no interaction, with high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to Linux systems within the reported affected 6.16 and 6.17 version data that use the relevant ALSA HDA TAS2781 driver path. The supplied version representation is ambiguous, so distribution-specific advisories or backport records are necessary to determine exact exposure.

Exploitation context

The supplied sources do not establish active exploitation, public exploit availability, or remote reachability. The CVSS vector describes a local attack requiring low privileges. CISA KEV status is false in the bundle. Memory corruption creates serious potential impact, but the available evidence documents crashes rather than a demonstrated exploitation primitive.

Researcher notes

The core defect is an incorrect private-structure pointer reference hidden by void-pointer typing. No CWE is assigned in the bundle. Exact affected boundaries and backport coverage are not sufficiently clear from the normalized version list. The sources support memory corruption and crashes, but not reliable privilege escalation, code execution, or an exploitation method.

Mitigation direction

  • Update to a vendor-supported kernel containing the linked stable fix or an equivalent backport.
  • Check distribution security guidance for exact fixed package versions before deployment.
  • Prioritize systems using the TAS2781 ALSA HDA driver and permitting untrusted local access.
  • Limit untrusted local access on confirmed affected systems until remediation is complete.
  • Monitor vendor guidance for revised affected-version or mitigation information.

Validation and detection

  • Inventory running kernel versions across Linux endpoints and servers.
  • Identify systems where the ALSA HDA TAS2781 driver is present or active.
  • Confirm installed kernels contain the vendor backport or linked upstream correction.
  • Review kernel logs and crash records for TAS2781-related faults or memory corruption symptoms.
  • Retest audio functionality and system stability after applying the corrected kernel.
Prepared
Confidence
medium
Sources
4

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-39696 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.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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
3Source 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.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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
LinuxLinux4fe238513407d83f38bf5782e8bcdd7b8baeb85d, 4fe238513407d83f38bf5782e8bcdd7b8baeb85dunaffected
LinuxLinux6.16, 0, 6.16.4, 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.