Unrated severityNVD Advisory· Published Sep 17, 2026
CVE-2026-90421
CVE-2026-90421
Description
In the Linux kernel, the following vulnerability has been resolved:
PCI: Fix UAF when probe runs concurrent to dyn ID removal
Dynamic IDs are only guaranteed to be valid when dynids.lock is held, as remove_id_store() can free the node. Thus, make a copy in pci_match_device(). Also, clarify that the id parameter is only valid during probe.
Affected products
1Patches
Vulnerability mechanics
References
2News mentions
0No linked articles in our index yet.