CVE-2025-37746

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

Description

In the Linux kernel, the following vulnerability has been resolved: perf/dwc_pcie: fix duplicate pci_dev devices During platform_device_register, wrongly using struct device pci_dev as platform_data caused a kmemdup copy of pci_dev. Worse still, accessing the duplicated device leads to list corruption as its mutex content (e.g., list, magic) remains the same as the original.

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
3.0% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-704

Affected Products 1

VendorProductVersionRange
linuxlinux_kernel*≥6.8  –  <6.14.3

References 2

  • git.kernel.org https://git.kernel.org/stable/c/7f35b429802a8065aa61e2a3f567089649f4d98e
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/a71c6fc87b2b9905dc2e38887fe4122287216be9
    Patch

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/7f35b429802a8065aa61e2a3f567089649f4d98e
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/a71c6fc87b2b9905dc2e38887fe4122287216be9
    Patch