The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/3] [PULL REQUEST] iommu/vt-d: Fixes for v7.1-rc
@ 2026-05-09  2:43 Lu Baolu
  2026-05-09  2:43 ` [PATCH 1/3] iommu/vt-d: Disable DMAR for Intel Q35 IGFX Lu Baolu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Lu Baolu @ 2026-05-09  2:43 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: Zhenzhong Duan, Naval Alcalá, iommu, linux-kernel

Hi Joerg,

The following fixes have been queued for v7.1-rc. They aim to fix the
following issues.

- Apply an existing quirk for Q35 graphic device.
- Skip dev_pasid teardown for the blocked domain to avoid out-of-bounds
  access.
- Return early if dev_pasid is missing to prevent NULL dereference or
  UAF.

These patches have been reviewed and tested and are ready for merge.
Please consider them for iommu/fix branch.

Best regards,
baolu

Naval Alcalá (1):
  iommu/vt-d: Disable DMAR for Intel Q35 IGFX

Zhenzhong Duan (2):
  iommu/vt-d: Fix oops due to out of scope access
  iommu/vt-d: Avoid NULL pointer dereference or refcount corruption

 drivers/iommu/intel/iommu.c | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-05-11  8:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-09  2:43 [PATCH 0/3] [PULL REQUEST] iommu/vt-d: Fixes for v7.1-rc Lu Baolu
2026-05-09  2:43 ` [PATCH 1/3] iommu/vt-d: Disable DMAR for Intel Q35 IGFX Lu Baolu
2026-05-09  2:43 ` [PATCH 2/3] iommu/vt-d: Fix oops due to out of scope access Lu Baolu
2026-05-09  2:43 ` [PATCH 3/3] iommu/vt-d: Avoid NULL pointer dereference or refcount corruption Lu Baolu
2026-05-11  8:20 ` [PATCH 0/3] [PULL REQUEST] iommu/vt-d: Fixes for v7.1-rc Joerg Roedel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox