CVE-2022-48764 Information
Description
In the Linux kernel the following vulnerability has been resolved:
KVM: x86: Free kvm_cpuid_entry2 array on post-KVM_RUN KVM_SET_CPUID2
Free the \struct kvm_cpuid_entry2\ array on successful post-KVM_RUN KVM_SET_CPUID2 to fix a memory leak the callers of kvm_set_cpuid() free the array only on failure.
BUG: memory leak
unreferenced object 0xffff88810963a800 (size 2048):
comm \syz-executor025\ pid 3610 jiffies 4294944928 (age 8.080s)
hex dump (first 32 bytes):
00 00 00 00 00 00 00 00 00 00 00 00 0d 00 00 00 …………….
47 65 6e 75 6e 74 65 6c 69 6e 65 49 00 00 00 00 GenuntelineI….
backtrace:
[
Reference
https://git.kernel.org/stable/c/b9ee734a14bb685b2088f2176d82b34cb4e30dbc https://git.kernel.org/stable/c/811f95ff95270e6048197821434d9301e3d7f07c
Share on: