all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH 0/7] SEV: Expose chip ID and reported TCB versions
@ 2026-09-24 14:14 Christian Ludwig
  2026-09-24 14:14 ` [PATCH pve-common 1/7] procfs: read CPU model and stepping from cpuinfo Christian Ludwig
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Christian Ludwig @ 2026-09-24 14:14 UTC (permalink / raw)
  To: pve-devel

[-- Attachment #1: Type: text/plain, Size: 999 bytes --]

Hi,

the SEV attestation report is signed with a private key that is unique
to each machine. A remote attester needs to obtain the public key (VCEK)
wrapped in a certificate from AMD's Key Distribution Service (KDS). The
remote attester needs the ChipId and the reported TCB version, along
with some CPUID information to ask the KDS for the correct certificate.

All of the information is part of newer attestation report revisions.
The remote attester can obtain the certificate in-band during the
attestation process. But in some scenarios it can be beneficial to
know the exact VM host during the attestation process already. For
private cloud environments that allows attestation policies that pin VMs
to a set of known hosts.

This series exposes the SEV-SNP ChipId, the raw reported TCB versions
and the missing CPUID information through the API. That information can
be used to obtain the VCEK certificate out-of-band prior to attestation.

Tests and feedback is very welcome.


 - Christian

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

end of thread, other threads:[~2026-09-24 14:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-24 14:14 [PATCH 0/7] SEV: Expose chip ID and reported TCB versions Christian Ludwig
2026-09-24 14:14 ` [PATCH pve-common 1/7] procfs: read CPU model and stepping from cpuinfo Christian Ludwig
2026-09-24 14:14 ` [PATCH qemu-server 2/7] sev: Detect SEV- Christian Ludwig
2026-09-24 14:14 ` [PATCH qemu-server 3/7] sev: Expose chip ID and reported TCB versions Christian Ludwig
2026-09-24 14:14 ` [PATCH qemu-server 4/7] api: add endpoint for SEV attestation data Christian Ludwig
2026-09-24 14:14 ` [PATCH pve-manager 5/7] api: register SEV capabilities endpoint Christian Ludwig
2026-09-24 14:14 ` [PATCH pve-docs 6/7] qm: Describe ASIDs for SEV Christian Ludwig
2026-09-24 14:14 ` [PATCH pve-docs 7/7] sev: Describe VCEK retieval Christian Ludwig

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal