7.8

CVE-2017-11473

Buffer overflow in the mp_override_legacy_irq() function in arch/x86/kernel/acpi/boot.c in the Linux kernel through 3.2 allows local users to gain privileges via a crafted ACPI table.

Data is provided by the National Vulnerability Database (NVD)
LinuxLinux Kernel Version < 3.2.95
LinuxLinux Kernel Version >= 3.3 < 3.16.50
LinuxLinux Kernel Version >= 3.17 < 3.18.63
LinuxLinux Kernel Version >= 3.19 < 4.1.44
LinuxLinux Kernel Version >= 4.2 < 4.4.79
LinuxLinux Kernel Version >= 4.5 < 4.9.40
LinuxLinux Kernel Version >= 4.10 < 4.12.4
CanonicalUbuntu Linux Version14.04 SwEditionesm
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.09% 0.267
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-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.