CVE-2014-3182
medium
CVSS v3
—
CVSS v2
6.9
VIR risk
6.9
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.
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-3182
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 3.16.2-2 |
| debian | bullseye | fixed | 3.16.2-2 |
| debian | forky | fixed | 3.16.2-2 |
| debian | sid | fixed | 3.16.2-2 |
| debian | trixie | fixed | 3.16.2-2 |
| linux-kernel | affected | 3.2.63 |
References
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=ad3e14d7c5268c2e24477c6ef54bbdf88add5d36
- http://rhn.redhat.com/errata/RHSA-2014-1318.html
- http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.16.2
- http://www.openwall.com/lists/oss-security/2014/09/11/21
- http://www.securityfocus.com/bid/69770
- https://bugzilla.redhat.com/show_bug.cgi?id=1141210
- https://code.google.com/p/google-security-research/issues/detail?id=89
- https://github.com/torvalds/linux/commit/ad3e14d7c5268c2e24477c6ef54bbdf88add5d36
- https://security-tracker.debian.org/tracker/CVE-2014-3182
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.