CVE-2025-37746
Severity CVSS v4.0:
Pending analysis
Type:
CWE-704
Incorrect Type Conversion or Cast
Publication date:
01/05/2025
Last modified:
05/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
perf/dwc_pcie: fix duplicate pci_dev devices<br />
<br />
During platform_device_register, wrongly using struct device<br />
pci_dev as platform_data caused a kmemdup copy of pci_dev. Worse<br />
still, accessing the duplicated device leads to list corruption as its<br />
mutex content (e.g., list, magic) remains the same as the original.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.8 (including) | 6.14.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



