CVE-2025-37746

Source
https://cve.org/CVERecord?id=CVE-2025-37746
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-37746.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-37746
Downstream
Related
Published
2025-05-01T12:55:53.385Z
Modified
2026-03-09T23:53:39.132271Z
Summary
perf/dwc_pcie: fix duplicate pci_dev devices
Details

In the Linux kernel, the following vulnerability has been resolved:

perf/dwcpcie: fix duplicate pcidev devices

During platformdeviceregister, wrongly using struct device pcidev as platformdata 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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/37xxx/CVE-2025-37746.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
af9597adc2f1e3609c67c9792a2469bb64e43ae9
Fixed
a71c6fc87b2b9905dc2e38887fe4122287216be9
Fixed
7f35b429802a8065aa61e2a3f567089649f4d98e

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-37746.json"