In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix clone_alias() to use the original device's devid Currently clone_alias() assumes first argument (pdev) is always t…
High CVSS 8.8
Summary
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix clone_alias() to use the original device's devid Currently clone_alias() assumes first argument (pdev) is always the original device pointer. This function is called by pci_for_each_dma_alias() which based on topology decides to send original or alias device details in first argument. This meant that the source devid used to look up and copy the DTE may be incorrect, leading to wrong or stale DTE entries being…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/20b3c566e2702e5d4d0545be8a97029a2eebcc0e Patch
- https://git.kernel.org/stable/c/dae251ff11d2d2208a029f98923756831cefec46 Patch
- https://git.kernel.org/stable/c/dbd76a537d8cb814e7f5b795ab21ecb7949c821d Patch
- https://git.kernel.org/stable/c/faad224fe0f0857a04ff2eb3c90f0de57f47d0f3 Patch
Timeline
- nvd_ingest NVD