Files
qemu/hw/nvme
Klaus Jensen 0abdc7ab9c hw/nvme: fix CVE-2021-3929
Git-commit: 736b01642d
Refrences:  bsc#1193880  CVE-2021-3929

This fixes CVE-2021-3929 "locally" by denying DMA to the iomem of the
device itself. This still allows DMA to MMIO regions of other devices
(e.g. doing P2P DMA to the controller memory buffer of another NVMe
device).

Fixes: CVE-2021-3929
Reported-by: Qiuhao Li <Qiuhao.Li@outlook.com>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Signed-off-by: Li Zhang <lizhang@suse.de>
2023-07-31 19:20:26 +02:00
..
2023-07-31 19:20:26 +02:00
2021-11-19 07:31:56 +01:00
2021-07-26 21:09:38 +02:00