CVE-2026-31470
Gravedad CVSS v3.1:
ALTA
Tipo:
CWE-787
Escritura fuera de límites
Fecha de publicación:
22/04/2026
Última modificación:
07/05/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
virt: tdx-guest: Fix handling of host controlled &#39;quote&#39; buffer length<br />
<br />
Validate host controlled value `quote_buf->out_len` that determines how<br />
many bytes of the quote are copied out to guest userspace. In TDX<br />
environments with remote attestation, quotes are not considered private,<br />
and can be forwarded to an attestation server.<br />
<br />
Catch scenarios where the host specifies a response length larger than<br />
the guest&#39;s allocation, or otherwise races modifying the response while<br />
the guest consumes it.<br />
<br />
This prevents contents beyond the pages allocated for `quote_buf`<br />
(up to TSM_REPORT_OUTBLOB_MAX) from being read out to guest userspace,<br />
and possibly forwarded in attestation requests.<br />
<br />
Recall that some deployments want per-container configs-tsm-report<br />
interfaces, so the leak may cross container protection boundaries, not<br />
just local root.
Impacto
Puntuación base 3.x
7.10
Gravedad 3.x
ALTA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (incluyendo) | 6.12.80 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (incluyendo) | 6.18.21 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 6.19.11 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:* |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



