6.9

CVE-2014-3181

Multiple stack-based buffer overflows in the magicmouse_raw_event function in drivers/hid/hid-magicmouse.c in the Magic Mouse HID driver in the Linux kernel through 3.16.3 allow physically proximate attackers to cause a denial of service (system crash) or possibly execute arbitrary code via a crafted device that provides a large amount of (1) EHCI or (2) XHCI data associated with an event.

Data is provided by the National Vulnerability Database (NVD)
LinuxLinux Kernel Version >= 2.6.37 < 3.2.63
LinuxLinux Kernel Version >= 3.3 < 3.4.104
LinuxLinux Kernel Version >= 3.5 < 3.10.56
LinuxLinux Kernel Version >= 3.11 < 3.12.31
LinuxLinux Kernel Version >= 3.13 < 3.14.20
LinuxLinux Kernel Version >= 3.15 < 3.16.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.13% 0.286
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 6.9 3.4 10
AV:L/AC:M/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.