Bug 1471970 (CVE-2017-9951)
Summary: | CVE-2017-9951 memcached: Heap-based buffer over-read in try_read_command function (incomplete fix for CVE-2016-8705) | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Pedro Sampaio <psampaio> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | aortega, apevec, avibelli, chrisw, cvsbot-xmlrpc, drusso, gmollett, hguemar, jbalunas, jjoyce, jmrazek, jorton, jschluet, jshepherd, kbasil, lhh, lindner, lpeer, markmc, matthias, mburns, mlichvar, rbryant, rrajasek, sclewis, slinaber, tdecacqu, tjay, tkirby |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-12-07 04:53:44 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: | 1471972, 1485737, 1543405, 1594877 | ||
Bug Blocks: | 1485738 |
Description
Pedro Sampaio
2017-07-17 19:54:19 UTC
Created memcached tracking bugs for this issue: Affects: fedora-all [bug 1471972] RDO has memcached-1.4.39-1.el7 which includes fix for this CVE according to change log. Mitigation: This flaw is in the memcached binary protocol. If your client programs only use the ASCII protocol when communicating with memcached, you can disable the binary protocol and protect against this flaw by adding "-B ascii" to OPTIONS in /etc/sysconfig/memcached. Statement: Red Hat Product Security has rated this issue as having Low security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/. |