public inbox for dmaengine@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add a few new DSA/IAA device IDs
@ 2024-08-28 23:33 Fenghua Yu
  2024-08-28 23:34 ` [PATCH v2 1/2] dmaengine: idxd: Add a new DSA device ID for Granite Rapids-D platform Fenghua Yu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Fenghua Yu @ 2024-08-28 23:33 UTC (permalink / raw)
  To: Vinod Koul, Dave Jiang; +Cc: dmaengine, linux-kernel, Fenghua Yu

Due to a potential security issue, it's not safe to assign legacy
DSA/IAA devices to virtual machines. This issue has been addressed
by adding the legacy DSA/IAA device IDs to the VFIO denylist[1].

With the security issue fixed in newer DSA/IAA devices, which have
new device IDs, these devices can be safely assigned to virtual
machines without needing to add their IDs to the VFIOI denylist.
Additionally, the new device IDs may be useful to identify any other
potential issues with specific device as well in the future.

[1] commit 95feb3160eef ("VFIO: Add the SPR_DSA and SPR_IAX devices to
    the denylist")

Fenghua Yu (2):
  dmaengine: idxd: Add a new DSA device ID for Granite Rapids-D platform
  dmaengine: idxd: Add new DSA and IAA device IDs for Diamond Rapids
    platform

 drivers/dma/idxd/init.c | 6 ++++++
 include/linux/pci_ids.h | 3 +++
 2 files changed, 9 insertions(+)

-- 
2.37.1


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

end of thread, other threads:[~2024-08-29 17:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-28 23:33 [PATCH v2 0/2] Add a few new DSA/IAA device IDs Fenghua Yu
2024-08-28 23:34 ` [PATCH v2 1/2] dmaengine: idxd: Add a new DSA device ID for Granite Rapids-D platform Fenghua Yu
2024-08-28 23:34 ` [PATCH v2 2/2] dmaengine: idxd: Add new DSA and IAA device IDs for Diamond Rapids platform Fenghua Yu
2024-08-28 23:37   ` Dave Jiang
2024-08-29 17:30 ` [PATCH v2 0/2] Add a few new DSA/IAA device IDs Vinod Koul

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