LiveActive security incident?Get immediate response
CVE Record

CVE-2025-71187: dmaengine: sh: rz-dmac: fix device leak on probe failure

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sh: rz-dmac: fix device leak on probe failure Make sure to drop the reference taken when looking up the ICU device during probe also on probe failures (e.g. probe deferral).

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This Linux kernel issue is a cleanup bug in the Renesas RZ DMAC driver. If driver probing fails, the kernel may keep a device reference it should release. The public record does not show remote attack exposure, active exploitation, CVSS, or a stated security impact.

Executive priority

Treat this as a kernel hygiene issue requiring normal patch tracking, not an emergency, unless your environment depends on affected Renesas RZ platforms and vendor guidance raises severity.

Technical view

The rz-dmac dmaengine driver takes a reference while looking up the ICU device during probe. The fix ensures that reference is dropped on probe failures, including probe deferral. The source bundle provides upstream stable commit references but no CWE, CVSS vector, exploitability analysis, or distribution-specific package mapping.

Likely exposure

Likely limited to Linux kernels in the affected versions or commits listed by the CVE and using the rz-dmac driver path. Exposure should be validated against the running kernel, kernel config, and vendor kernel backports.

Exploitation context

No cited source reports active exploitation, public exploit code, KEV listing, or a practical attack path. The described condition is a device reference leak during driver probe failure, not a documented privilege-escalation or remote-code-execution scenario.

Researcher notes

Evidence is sparse. The record identifies a reference leak fixed in upstream stable commits, but does not define CVSS, CWE, reachable attack scenarios, or affected distribution packages. Validation should focus on kernel lineage and driver enablement.

Mitigation direction

  • Check vendor or distribution kernel advisories for CVE-2025-71187.
  • Update to a kernel build containing the referenced stable fixes.
  • Confirm whether your deployed kernels include or enable rz-dmac.
  • Track vendor backports instead of relying only on upstream version numbers.

Validation and detection

  • Compare running kernel versions with the CVE affected version data.
  • Check kernel configuration or modules for rz-dmac driver presence.
  • Verify vendor kernel source includes the referenced stable commits.
  • Review boot logs for repeated rz-dmac probe failures or deferrals.
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-71187 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

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

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
LinuxLinux7de873201c44bff5b42f2e560098d463843b8a4c, 7de873201c44bff5b42f2e560098d463843b8a4cunaffected
LinuxLinux6.16, 0, 6.18.7, 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.