CVE-2026-31470
Severity CVSS v4.0:
Pending analysis
Type:
CWE-787
Out-of-bounds Write
Publication date:
22/04/2026
Last modified:
07/05/2026
Description
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.
Impact
Base Score 3.x
7.10
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.80 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.21 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.11 (excluding) |
| 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:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



