CVE-2025-37746

Source
https://nvd.nist.gov/vuln/detail/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
Published
2025-05-01T13:15:53Z
Modified
2025-08-30T18:01:34Z
Summary
[none]
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.

References

Affected packages