Bug 1594054 (CVE-2018-12617)
Summary: | CVE-2018-12617 Qemu: qemu-guest-agent: Integer overflow causes segmentation fault in qmp_guest_file_read() | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Sam Fowler <sfowler> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | ailan, amit, apevec, areis, berrange, cfergeau, chrisw, dwmw2, itamar, jen, jjoyce, jschluet, knoel, lhh, lpeer, markmc, mburns, mkenneth, mrezanin, mst, pbonzini, philmd, ppandit, rbalakri, rbryant, rjones, sclewis, sfowler, slinaber, srevivo, tdecacqu, 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: | 2021-10-25 09:45:46 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: | 1594055, 1594056, 1639975, 1644530, 1645015, 1645016, 1645018 | ||
Bug Blocks: | 1585523 |
Description
Sam Fowler
2018-06-22 00:47:19 UTC
Created qemu tracking bugs for this issue: Affects: fedora-all [bug 1594055] The builds of qemu-kvm-rhev used by OpenStack do not have building of the guest agent enabled. Therefore the vulnerable code is not built and shipper to customers. Acknowledgments: Name: Fakhri Zulkifli This issue is fixed by upstream commits 5d3586b834..1329651fb4: - 1329651fb4 qga: Restrict guest-file-read count to 48 MB to avoid crashes - ead83a136d qga: Extract qmp_guest_file_read() to common commands.c - 5d3586b834 qga: Extract guest_file_handle_find() to commands-common.h This issue is fixed by upstream commits 5d3586b834..1329651fb4: - 5d3586b834 qga: Extract guest_file_handle_find() to commands-common.h - ead83a136d qga: Extract qmp_guest_file_read() to common commands.c - 1329651fb4 qga: Restrict guest-file-read count to 48 MB to avoid crashes |