CVE-2026-90421

Unknown

Last modified

CVE-2026-90421 is a vulnerability of currently unknown severity. 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().

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 Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 0994375e9614f78657031e04e30019b9cdb62795, < 42a5661ff7e4c7d3c5025d0f8e5079fb5479ea49; >= 0994375e9614f78657031e04e30019b9cdb62795, < 3ffc4c9690c33ee28cdb3d0182b12f9c623e3acc
LinuxLinux2.6.30

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-90421?
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.
How severe is CVE-2026-90421?
Severity scoring for CVE-2026-90421 is pending analysis.
How do I fix CVE-2026-90421?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-90421?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST