Bug 1316996 (CVE-2016-3137)
Summary: | CVE-2016-3137 kernel: Crash on invalid USB device descriptors (cypress_m8 driver) | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Adam Mariš <amaris> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | agordeev, aquini, arm-mgr, bhu, dhoward, esammons, fhrbata, gansalmon, iboverma, itamar, jfeeney, jforbes, jkacur, joelsmith, jonathan, jross, jwboyer, kernel-maint, kernel-mgr, kstutsma, lgoncalv, lwang, madhu.chinakonda, matt, mchehab, mcressma, mguzik, nmurray, pholasek, plougher, rt-maint, rvrbovsk, vdronov, williams, wmealing |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-03-18 09:52:40 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1283368, 1317010 | ||
Bug Blocks: | 1317020 |
Description
Adam Mariš
2016-03-11 16:38:37 UTC
Acknowledgments: Name: Ralf Spenneberg (OpenSource Security) Created kernel tracking bugs for this issue: Affects: fedora-all [bug 1317010] Public via: http://seclists.org/bugtraq/2016/Mar/55 CVE-ID request and assignment: http://seclists.org/oss-sec/2016/q1/604 http://seclists.org/oss-sec/2016/q1/621 (In reply to Adam Mariš from comment #0) > Kernel crash occurs when presented a buggy USB device which requires cdc_acm > driver, causing null pointer dereference. > > Product bug: > > https://bugzilla.redhat.com/show_bug.cgi?id=1283368 The initial comment calls out cdc_acm, but this bug is for the cypress_m8 driver as the bug Summary states. The cdc_acm issue is traced in bug 1316204. Just pointing this out in case anyone reads this later and gets confused. Patch sent upstream: http://marc.info/?l=linux-usb&m=145813816318926&w=2 http://www.spinics.net/lists/linux-usb/msg137797.html http://www.spinics.net/lists/linux-usb/msg137874.html Upstream patch: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c55aee1bf0e6b6feec8b2927b43f7a09a6d5f754 Statement: This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5, 6 as the code with the flaw is not present in the products listed. This issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 7 and MRG-2. This has been rated as having Low security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/. kernel-4.5.0-302.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report. kernel-4.5.0-302.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report. kernel-4.4.6-301.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. kernel-4.4.6-201.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |