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.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/37xxx/CVE-2025-37746.json"
}