Re: [PATCH v3 0/9] pci: fix UAF and TOCTOU related to dynamic ID

Danilo Krummrich <[email protected]> Thu, 23 Jul 2026 23:21:50 +0200
Newsgroups gmane.linux.ide,gmane.linux.kernel.pci,gmane.linux.kernel,gmane.linux.scsi,gmane.linux.kernel.ipack,gmane.linux.network,gmane.comp.video.dri.devel
Message-ID <[email protected]>
On 7/6/26 4:11 PM, Gary Guo wrote:
> Gary Guo (9):
>       ata: don't store pci_device_id
>       nsp32: don't store pci_device_id
>       ipack: tpci200: don't store pci_device_id
>       mlxsw: don't store pci_device_id
>       agp/via: don't rely on address of pci_device_id
>       agp/amd-k7: don't rely on address of pci_device_id
>       pci: make pci_match_one_device match on ID instead of device
>       pci: fix dyn_id add TOCTOU
>       pci: fix UAF when probe runs concurrent to dyn ID removal
Reviewed-by: Danilo Krummrich <[email protected]>