CVE-2025-37746
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | af9597adc2f1e3609c67c9792a2469bb64e43ae9 < a71c6fc87b2b9905dc2e38887fe4122287216be9 | affected |
| Linux | Linux | af9597adc2f1e3609c67c9792a2469bb64e43ae9 < 7f35b429802a8065aa61e2a3f567089649f4d98e | affected |
| Linux | Linux | 6.8 | affected |
| Linux | Linux | 0 < 6.8 | unaffected |
| Linux | Linux | 6.14.3 <= 6.14.* | unaffected |
| Linux | Linux | 6.15 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/a71c6fc87b2b9905dc2e38887fe4122287216be9
- https://git.kernel.org/stable/c/7f35b429802a8065aa61e2a3f567089649f4d98e
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.