CVE-2025-37877

MEDIUM EPSS 12.1%
Published May 9, 20251y ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Medium
Find Similar
Published May 9, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

Description

In the Linux kernel, the following vulnerability has been resolved: iommu: Clear iommu-dma ops on cleanup If iommu_device_register() encounters an error, it can end up tearing down already-configured groups and default domains, however this currently still leaves devices hooked up to iommu-dma (and even historically the behaviour in this area was at best inconsistent across architectures/drivers...) Although in the case that an IOMMU is present whose driver has failed to probe, users cannot necessarily expect DMA to work anyway, it's still arguable that we should do our best to put things back as if the IOMMU driver was never there at all, and certainly the potential for crashing in iommu-dma itself is undesirable. Make sure we clean up the dev->dma_iommu flag along with everything else.

CVSS Details

Base Score
5.5
Exploitability
1.8
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
12.1% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Affected Products 3

VendorProductVersionRange
linuxlinux_kernel* <6.12.26
linuxlinux_kernel*≥6.13  –  <6.14.5
linuxlinux_kernel6.15any

References 3

  • git.kernel.org https://git.kernel.org/stable/c/104a84276821aed0ed241ce0d82d6c3267e3fcb8
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/280e5a30100578106a4305ce0118e0aa9b866f12
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/b14d98641312d972bb3f38e82eddf92898522389
    Patch

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/104a84276821aed0ed241ce0d82d6c3267e3fcb8
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/280e5a30100578106a4305ce0118e0aa9b866f12
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/b14d98641312d972bb3f38e82eddf92898522389
    Patch