All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Beulich <jbeulich@suse.com>
To: "Petr Beneš" <w1benny@gmail.com>
Cc: "Andrew Cooper" <andrew.cooper3@citrix.com>,
	"Roger Pau Monné" <roger.pau@citrix.com>,
	"Anthony PERARD" <anthony.perard@vates.tech>,
	xen-devel@lists.xenproject.org
Subject: Re: [PATCH v4 3/3] hvmloader: add new SMBIOS tables (7, 8, 9, 26, 27, 28)
Date: Thu, 31 Jul 2025 10:39:25 +0200	[thread overview]
Message-ID: <793ebf39-73be-470e-b775-eaa63144d95c@suse.com> (raw)
In-Reply-To: <d7e7de40369620470f2d6557ba2eb9c81f276fac.1753869323.git.w1benny@gmail.com>

On 30.07.2025 11:56, Petr Beneš wrote:
> From: Petr Beneš <w1benny@gmail.com>
> 
> Some SMBIOS tables are used by certain malware families to detect virtualized
> environments via WMI queries.
> 
> To improve stealth for sandboxing purposes, this patch adds support
> for populating these SMBIOS tables from an external binary specified
> via the "smbios_firmware" domain config option:
> 
> * 7 - Cache Info
> * 8 - Port Connector
> * 9 - System Slots
> * 26 - Voltage Probe
> * 27 - Cooling Device
> * 28 - Temperature Probe
> 
> If particular table is absent in binary file, then it will not be mapped to
> memory. This method works for Windows domains as tables 7,8,9,26,27,28 are not
> critical for OS boot and runtime. Also if "smbios_firmware" parameter is not
> provided, these tables will be skipped in write_smbios_tables function.
> 
> From: Anton Belousov <blsvntn@outlook.com>
> Signed-off-by: Petr Beneš <w1benny@gmail.com>

Acked-by: Jan Beulich <jbeulich@suse.com>



  reply	other threads:[~2025-07-31  8:39 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-30  9:56 [PATCH v4 0/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28) Petr Beneš
2025-07-30  9:56 ` [PATCH v4 1/3] tools: add sizeof_field and offsetof_end macros Petr Beneš
2025-08-20 12:39   ` Andrew Cooper
2025-07-30  9:56 ` [PATCH v4 2/3] hvmloader: fix SMBIOS table length checks Petr Beneš
2025-07-31  8:36   ` Jan Beulich
2025-07-31  9:01     ` Petr Beneš
2025-08-28  7:03   ` Jan Beulich
2025-08-28  8:01     ` Jan Beulich
2025-07-30  9:56 ` [PATCH v4 3/3] hvmloader: add new SMBIOS tables (7, 8, 9, 26, 27, 28) Petr Beneš
2025-07-31  8:39   ` Jan Beulich [this message]
2025-08-19  6:45 ` [PATCH v4 0/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28) Jan Beulich
2025-08-19 10:26   ` Petr Beneš
2025-08-19 10:28     ` Jan Beulich
2025-08-20 10:47 ` Ping: " Petr Beneš

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=793ebf39-73be-470e-b775-eaa63144d95c@suse.com \
    --to=jbeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=anthony.perard@vates.tech \
    --cc=roger.pau@citrix.com \
    --cc=w1benny@gmail.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.