CVE-2014-3181
medium
CVSS v3
—
CVSS v2
6.9
VIR risk
6.9
Description
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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-3181
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 3.16.5-1 |
| debian | bullseye | fixed | 3.16.5-1 |
| debian | forky | fixed | 3.16.5-1 |
| debian | sid | fixed | 3.16.5-1 |
| debian | trixie | fixed | 3.16.5-1 |
| linux-kernel | affected | 3.2.63 |
References
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=c54def7bd64d7c0b6993336abcffb8444795bf38
- http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00010.html
- http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00025.html
- http://rhn.redhat.com/errata/RHSA-2014-1318.html
- http://www.openwall.com/lists/oss-security/2014/09/11/21
- http://www.securityfocus.com/bid/69779
- http://www.ubuntu.com/usn/USN-2376-1
- http://www.ubuntu.com/usn/USN-2377-1
- http://www.ubuntu.com/usn/USN-2378-1
- http://www.ubuntu.com/usn/USN-2379-1
- https://bugzilla.redhat.com/show_bug.cgi?id=1141173
- https://code.google.com/p/google-security-research/issues/detail?id=100
- https://github.com/torvalds/linux/commit/c54def7bd64d7c0b6993336abcffb8444795bf38
- https://security-tracker.debian.org/tracker/CVE-2014-3181
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.