CVE-2014-3182
Vulnerability Summary
Timeline
Description
Array index error in the logi_dj_raw_event function in drivers/hid/hid-logitech-dj.c in the Linux kernel before 3.16.2 allows physically proximate attackers to execute arbitrary code or cause a denial of service (invalid kfree) via a crafted device that provides a malformed REPORT_TYPE_NOTIF_DEVICE_UNPAIRED value.
CVSS Metrics
- v2.0•MEDIUM•Score: 6.9AV:L/AC:M/Au:N/C:C/I:C/A:C
EPSS Trends
Current EPSS score: 0.14%• Percentile: 33%
Techniques & Countermeasures
- 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.
Affected Systems
- linux•linux_kernel
< 3.2.63 | ≥ 3.3, < 3.4.104 | ≥ 3.5, < 3.10.54 | ≥ 3.11, < 3.12.28 | ≥ 3.13, < 3.14.18 | ≥ 3.15, < 3.16.2
References (8)
- http://rhn.redhat.com/errata/RHSA-2014-1318.html
- https://github.com/torvalds/linux/commit/ad3e14d7c5268c2e24477c6ef54bbdf88add5d36
- http://www.securityfocus.com/bid/69770
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=ad3e14d7c5268c2e24477c6ef54bbdf88add5d36
- http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.16.2
- http://www.openwall.com/lists/oss-security/2014/09/11/21
- https://code.google.com/p/google-security-research/issues/detail?id=89
- https://bugzilla.redhat.com/show_bug.cgi?id=1141210