CVE-2014-3183
medium
CVSS v3
—
CVSS v2
6.9
VIR risk
6.9
Description
Heap-based buffer overflow in the logi_dj_ll_raw_request function in drivers/hid/hid-logitech-dj.c in the Linux kernel before 3.16.2 allows physically proximate attackers to cause a denial of service (system crash) or possibly execute arbitrary code via a crafted device that specifies a large report size for an LED report.
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-3183
Vendor advisory: chrome-cve-admin@google.com — http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.16.2
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.16.2 |
References
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=51217e69697fba92a06e07e16f55c9a52d8e8945
- 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://bugzilla.redhat.com/show_bug.cgi?id=1141344
- https://code.google.com/p/google-security-research/issues/detail?id=90
- https://github.com/torvalds/linux/commit/51217e69697fba92a06e07e16f55c9a52d8e8945
- https://security-tracker.debian.org/tracker/CVE-2014-3183
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.