Files
CVEs-PoC/2025/CVE-2025-1713.md
T
2025-09-29 21:09:30 +02:00

718 B

CVE-2025-1713

Description

When setting up interrupt remapping for legacy PCI(-X) devices,including PCI(-X) bridges, a lookup of the upstream bridge is required.This lookup, itself involving acquiring of a lock, is done in a contextwhere acquiring that lock is unsafe. This can lead to a deadlock.

POC

Reference

No PoCs from references.

Github