Bug 1334217
| Summary: | CVE-2016-4565 kernel: infiniband: Using write() instead of bi-directional ioctl() allows writing into user specified kernel memory | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Adam Mariš <amaris> |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | unspecified | CC: | agordeev, aquini, arm-mgr, bhu, cap, dhoward, esammons, fhrbata, gansalmon, gcturner, iboverma, itamar, jforbes, jkacur, joelsmith, jonathan, jross, jwboyer, kent, kernel-maint, kernel-mgr, kstutsma, lgoncalv, lwang, madhu.chinakonda, matt, mchehab, mcressma, mguzik, nmurray, pholasek, plougher, pmatouse, rt-maint, rvrbovsk, slawomir, williams |
| 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-05-17 11:50:24 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: | 1334219 | ||
| Bug Blocks: | 1334220 | ||
|
Description
Adam Mariš
2016-05-09 08:04:55 UTC
Created kernel tracking bugs for this issue: Affects: fedora-all [bug 1334219] Can confirm that PoC from: http://marc.info/?l=linux-rdma&m=146281689725834&w=2 Works on a fully updated 6.7. How is this a low severity at this point? We've locally backported and verified the upstream patch set. I added an additional patch for umad which seemed to have a simlar code path in: @@ -445,6 +446,9 @@ static ssize_t ib_umad_write(struct... *** This bug has been marked as a duplicate of bug 1310570 *** |