๐Ÿ” CVE Alert

CVE-2026-72285

UNKNOWN 0.0

KVM: TDX: Reject concurrent change to CPUID entry count

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: KVM: TDX: Reject concurrent change to CPUID entry count Reject KVM_TDX_INIT_VM if userspace changes cpuid.nent between the initial read and the subsequent copy of the initialization data. tdx_td_init() first reads user_data->cpuid.nent to size the flexible kvm_tdx_init_vm copy. The copied structure also contains cpuid.nent, and that field can differ from the value used to size the allocation if userspace modifies the input concurrently. setup_tdparams_cpuids() later passes init_vm->cpuid.nent to kvm_find_cpuid_entry2(), which uses it as the array bound for the copied entries. Require the copied count to match the value used to size the allocation so that CPUID parsing cannot access beyond the entries actually copied.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 15, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
0bd0a4a1428baaf4447e95f0832492d9e3d64961 < d6b5aba65e99531c97b146622a406c75653819d5 0bd0a4a1428baaf4447e95f0832492d9e3d64961 < cfbebb55e5127dc162e73fa8956000055a78606c
Linux / Linux
6.19

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/d6b5aba65e99531c97b146622a406c75653819d5 git.kernel.org: https://git.kernel.org/stable/c/cfbebb55e5127dc162e73fa8956000055a78606c