LiveActive security incident?Get immediate response
CVE Record

CVE-2025-68753: ALSA: firewire-motu: add bounds check in put_user loop for DSP events

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-motu: add bounds check in put_user loop for DSP events In the DSP event handling code, a put_user() loop copies event data. When the user buffer size is not aligned to 4 bytes, it could overwrite beyond the buffer boundary. Fix by adding a bounds check before put_user().

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux audio driver can write beyond a user-provided buffer when processing certain MOTU FireWire DSP events. A locally authenticated, low-privileged user could potentially corrupt data or disrupt the system. The issue does not appear remotely exploitable, and the supplied sources indicate no confidentiality impact.

Executive priority

Prioritize affected multi-user or workstation systems where untrusted local users can reach MOTU FireWire audio functionality. Treat this as a high-severity local integrity and availability issue, not an internet-wide emergency. Accelerate normal kernel patching, while first confirming driver exposure and distribution-specific fixed versions.

Technical view

The ALSA firewire-motu DSP event handler copies event data through a put_user() loop. If the destination size is not four-byte aligned, the loop can cross the buffer boundary. The upstream correction adds a bounds check before each write. CVSS 3.1 is 7.1: local access, low complexity, low privileges, and high integrity and availability impact.

Likely exposure

Exposure is most likely on systems running an affected Linux kernel where the ALSA firewire-motu driver and its DSP event interface are usable. Systems without this driver or relevant MOTU FireWire functionality likely have lower practical exposure. The supplied version data is ambiguous and should be mapped through distribution advisories or the cited stable commits.

Exploitation context

The CVSS vector requires local access and low privileges, with no user interaction. The source bundle does not show CISA KEV inclusion or provide evidence of active exploitation or a public exploit. Practical reachability depends on access to the affected driver path; the supplied evidence does not fully define those prerequisites.

Researcher notes

No CWE is assigned in the supplied record. The flaw is an out-of-bounds user-buffer write caused by a four-byte iteration without a final bounds check. The cited commits are upstream stable fixes, but the bundle does not provide reliable distribution package mappings, detailed triggering prerequisites, crash analysis, or exploitation evidence.

Mitigation direction

  • Update to a vendor-supported Linux kernel containing the cited stable bounds-check fix.
  • Map distribution kernel packages to the cited upstream commits before declaring systems remediated.
  • If updating is delayed, disable unused firewire-motu functionality after compatibility and operational review.
  • Restrict local account access and monitor vendor guidance while remediation is pending.

Validation and detection

  • Inventory running kernel versions and identify systems with firewire-motu functionality present or active.
  • Compare packaged kernel changelogs or vendor advisories against the cited stable fix commits.
  • After updating, confirm systems booted into the remediated kernel rather than an older installed kernel.
  • Verify required MOTU audio workflows still operate correctly after mitigation.
Prepared
Confidence
medium
Sources
8

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

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/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
LinuxLinux634ec0b2906efd46f6f57977e172aa3470aca432, 634ec0b2906efd46f6f57977e172aa3470aca432, 634ec0b2906efd46f6f57977e172aa3470aca432, 634ec0b2906efd46f6f57977e172aa3470aca432, 634ec0b2906efd46f6f57977e172aa3470aca432, 634ec0b2906efd46f6f57977e172aa3470aca432unaffected
LinuxLinux5.16, 0, 6.1.160, 6.6.120, 6.12.63, 6.17.13, 6.18.2, 6.19affected
Weakness

CWE details

No CWE listed

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