lkml.org 
[lkml]   [2021]   [Oct]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v5 16/16] x86/tdx: Add cmdline option to force use of ioremap_host_shared
From

> Interesting. VT-d tradeoffs ... what are they?

The connection to the device is not encrypted and also not authenticated.

This is different that even talking to the (untrusted) host through
shared memory where you at least still have a common key.

> Allowing hypervisor to write into BIOS looks like it will
> trivially lead to code execution, won't it?

This is not about BIOS code executing. While the guest firmware runs it
is protected of course. This is for BIOS structures like ACPI tables
that are mapped by Linux. While AML can run byte code it can normally
not write to arbitrary memory.

The risk is more that all the Linux code dealing with this hasn't been
hardened to deal with malicious input.

-Andi

\
 
 \ /
  Last update: 2021-10-12 23:18    [W:0.159 / U:0.300 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site