LiveActive security incident?Get immediate response
CVE Record

CVE-2025-39896: accel/ivpu: Prevent recovery work from being queued during device removal

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery work from being queued during device removal Use disable_work_sync() instead of cancel_work_sync() in ivpu_dev_fini() to ensure that no new recovery work items can be queued after device removal has started. Previously, recovery work could be scheduled even after canceling existing work, potentially leading to use-after-free bugs if recovery accessed freed resources. Rename ivpu_pm_cancel_recovery() to ivpu_pm_disable_recovery() to better reflect its new behavior.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A race during removal of a Linux accel/ivpu device can let recovery work access resources after they are freed. This use-after-free may crash the system or potentially compromise data and system integrity. Exploitation requires local, low-privileged access according to the CVSS vector.

Executive priority

Treat this as a high-priority local privilege boundary issue on systems using accel/ivpu, especially shared or multi-user hosts. Patch through supported kernel channels promptly. Systems without this driver or relevant hardware likely have lower practical exposure, but applicability should be verified rather than assumed.

Technical view

During ivpu_dev_fini(), cancel_work_sync() stopped existing recovery work but did not prevent new work from being queued. Recovery could then access freed resources. The stable fix uses disable_work_sync() and renames ivpu_pm_cancel_recovery() to ivpu_pm_disable_recovery(), preventing recovery scheduling after removal begins.

Likely exposure

Exposure is limited to systems running affected Linux kernel builds where accel/ivpu is present and device removal can overlap recovery activity. The supplied record lists 6.8, 6.12.46, 6.16.6, and 6.17 as affected entries, but does not fully explain version-range semantics or distribution backports.

Exploitation context

The CVSS 3.1 score is 7.8 with local access and low privileges required, no user interaction, and potentially high confidentiality, integrity, and availability impact. The supplied record is not in KEV and provides no evidence of active exploitation or a public exploit.

Researcher notes

The central condition is a workqueue lifecycle race: cancellation handled queued or running recovery work but did not disable future submissions during teardown. The cited commits are authoritative fix references. The bundle does not establish exploit reliability, affected distribution packages, required hardware state, or exact fixed release boundaries.

Mitigation direction

  • Update to a vendor-supported kernel containing the applicable referenced stable fix.
  • Check distribution advisories because vendors may backport fixes without changing the apparent kernel version.
  • Prioritize systems exposing accel/ivpu functionality to untrusted local users.
  • If updating is delayed, obtain vendor-approved guidance for limiting accel/ivpu exposure.

Validation and detection

  • Inventory kernel build identifiers and determine whether accel/ivpu is present on each system.
  • Compare vendor kernel changelogs against the three referenced stable commits.
  • Confirm the source includes disable_work_sync() in the ivpu device-finalization path.
  • After updating, verify the running kernel matches the installed fixed package.
  • Review relevant system logs for crashes associated with ivpu recovery or device removal.
Prepared
Confidence
high
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.

cwe · low confidence lookup

CWE-416: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-39896 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.

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

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

2 official scores

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
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2025-39896Attack 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.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux58cde80f45a2b1683ea3c24a9a9a4b0e1005336b, 58cde80f45a2b1683ea3c24a9a9a4b0e1005336b, 58cde80f45a2b1683ea3c24a9a9a4b0e1005336bunaffected
LinuxLinux6.8, 0, 6.12.46, 6.16.6, 6.17affected
Weakness

CWE details

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

CWE-416 · source CWE mapping

Use After Free

Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.