U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2023-52514

Change History

New CVE Received by NIST 3/02/2024 5:15:47 PM

Action Type Old Value New Value
Added Description

								
							
							
						
In the Linux kernel, the following vulnerability has been resolved:

x86/reboot: VMCLEAR active VMCSes before emergency reboot

VMCLEAR active VMCSes before any emergency reboot, not just if the kernel
may kexec into a new kernel after a crash.  Per Intel's SDM, the VMX
architecture doesn't require the CPU to flush the VMCS cache on INIT.  If
an emergency reboot doesn't RESET CPUs, cached VMCSes could theoretically
be kept and only be written back to memory after the new kernel is booted,
i.e. could effectively corrupt memory after reboot.

Opportunistically remove the setting of the global pointer to NULL to make
checkpatch happy.
Added Reference

								
							
							
						
Linux https://git.kernel.org/stable/c/1375d9600c38c231163de584656b07aef9a27b0d [No types assigned]
Added Reference

								
							
							
						
Linux https://git.kernel.org/stable/c/65edea77d7006140c6290e7f46009d75e02d3273 [No types assigned]
Added Reference

								
							
							
						
Linux https://git.kernel.org/stable/c/b23c83ad2c638420ec0608a9de354507c41bec29 [No types assigned]