Bug 1712834 (CVE-2019-12247)
Summary: | CVE-2019-12247 QEMU: qemu-guest-agent: integer overflow while running guest-exec command | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Prasad Pandit <ppandit> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | ailan, amit, areis, berrange, cfergeau, dbecker, dwmw2, itamar, jen, jferlan, jforbes, jjoyce, jschluet, kbasil, knoel, lhh, lpeer, marcandre.lureau, m.a.young, mburns, mkenneth, mrezanin, mst, pbonzini, rbalakri, ribarry, rjones, robinlee.sysu, sclewis, slinaber, virt-maint, virt-maint, vrozenfe |
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: | 2019-05-31 07:16:38 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: | 1712835, 1712836, 1712837, 1712844, 1712846, 1712847 | ||
Bug Blocks: | 1608556 |
Description
Prasad Pandit
2019-05-22 10:54:55 UTC
Acknowledgments: Name: Guoxiang Niu (huawei.com) Created qemu tracking bugs for this issue: Affects: fedora-all [bug 1712836] This one turned out to be a non-issue. Number of command-line arguments are capped by -> https://lists.gnu.org/archive/html/qemu-devel/2019-05/msg05457.html QMP JSON parser to MAX_TOKEN_COUNT (2ULL << 20). It helps to avoid the said integer overflow issue. Closing this as notabug. Statement: Red Hat Product Security determined that this flaw was not a security vulnerability. See the Bugzilla link for more details. |