7.8

CVE-2009-4004

Buffer overflow in the kvm_vcpu_ioctl_x86_setup_mce function in arch/x86/kvm/x86.c in the KVM subsystem in the Linux kernel before 2.6.32-rc7 allows local users to cause a denial of service (memory corruption) or possibly gain privileges via a KVM_X86_SETUP_MCE IOCTL request that specifies a large number of Machine Check Exception (MCE) banks.

Data is provided by the National Vulnerability Database (NVD)
LinuxLinux Kernel Version <= 2.6.31.14
LinuxLinux Kernel Version2.6.32 Update-
LinuxLinux Kernel Version2.6.32 Updaterc1
LinuxLinux Kernel Version2.6.32 Updaterc2
LinuxLinux Kernel Version2.6.32 Updaterc3
LinuxLinux Kernel Version2.6.32 Updaterc4
LinuxLinux Kernel Version2.6.32 Updaterc5
LinuxLinux Kernel Version2.6.32 Updaterc6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.05% 0.13
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 7.2 3.9 10
AV:L/AC:L/Au:N/C:C/I:C/A:C
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.