CVE-2020-14364
Public on
Last Modified:
Description
An out-of-bounds read/write access flaw was found in the USB emulator of the QEMU. This issue occurs while processing USB packets from a guest when USBDevice 'setup_len' exceeds its 'data_buf[4096]' in the do_token_in, do_token_out routines. This flaw allows a guest user to crash the QEMU process, resulting in a denial of service, or the potential execution of arbitrary code with the privileges of the QEMU process on the host.
Statement
This issue affects the version of the qemu-kvm package as shipped with the Red Hat Enterprise Linux 6, 7 and 8. Future qemu-kvm package updates for Red Hat Enterprise Linux 6, 7 and 8 may address this issue.
Red Hat Enterprise Linux 5 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in its future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.
Red Hat OpenStack Platform 15 and newer consume fixes directly from the Red Hat Enterprise Linux 8 Advanced Virtualization repository.
Mitigation
Using Libvirt management interface to manage guest VMs significantly reduces impact of this issue. Libvirt starts each guest process with an unprivileged system user(ex. qemu) privileges and further confines the process with strict sVirt and SELinux policies.
Additional Information
- This content is not included.Bugzilla 1869201: QEMU: usb: out-of-bounds r/w access issue while processing usb packets
- Content from cwe.mitre.org is not included.CWE-125->Content from cwe.mitre.org is not included.CWE-787: Out-of-bounds Read leads to Out-of-bounds Write
- FAQ: Frequently asked questions about CVE-2020-14364
- Offline Security Data data is available for integration with other systems. See Offline Security Data API to get started.
External References
Content from www.cve.org is not included.https://www.cve.org/CVERecord?id=CVE-2020-14364
Content from nvd.nist.gov is not included.https://nvd.nist.gov/vuln/detail/CVE-2020-14364
Affected Packages and Issued Red Hat Security Errata
| Products / Services | Components | State | Errata |
|---|---|---|---|
| Advanced Virtualization for RHEL 8.1.1 | virt-devel:8.1 | Fixed | RHSA-2020:4290 |
| Advanced Virtualization for RHEL 8.1.1 | virt:8.1 | Fixed | RHSA-2020:4290 |
| Advanced Virtualization for RHEL 8.2.1 | virt-devel:8.2 | Fixed | RHSA-2020:4291 |
| Advanced Virtualization for RHEL 8.2.1 | virt:8.2 | Fixed | RHSA-2020:4291 |
| Red Hat Enterprise Linux 5 | kvm | Out of support scope | |
| Red Hat Enterprise Linux 5 | xen | Out of support scope | |
| Red Hat Enterprise Linux 6 | qemu-kvm | Fixed | RHSA-2020:4056 |
| Red Hat Enterprise Linux 6.5 Advanced Update Support | qemu-kvm | Fixed | RHSA-2020:4054 |
| Red Hat Enterprise Linux 6.6 Advanced Update Support | qemu-kvm | Fixed | RHSA-2020:4055 |
| Red Hat Enterprise Linux 7 | qemu-kvm-ma | Fixed | RHSA-2020:4078 |
| Red Hat Enterprise Linux 7 | qemu-kvm | Fixed | RHSA-2020:4079 |
| Red Hat Enterprise Linux 7.2 Advanced Update Support | qemu-kvm | Fixed | RHSA-2020:4048 |
| Red Hat Enterprise Linux 7.3 Advanced Update Support | qemu-kvm | Fixed | RHSA-2020:4050 |
| Red Hat Enterprise Linux 7.3 Telco Extended Update Support | qemu-kvm | Fixed | RHSA-2020:4050 |
| Red Hat Enterprise Linux 7.3 Update Services for SAP Solutions | qemu-kvm | Fixed | RHSA-2020:4050 |
| Red Hat Enterprise Linux 7.4 Advanced Update Support | qemu-kvm | Fixed | RHSA-2020:4051 |
| Red Hat Enterprise Linux 7.4 Telco Extended Update Support | qemu-kvm | Fixed | RHSA-2020:4051 |
| Red Hat Enterprise Linux 7.4 Update Services for SAP Solutions | qemu-kvm | Fixed | RHSA-2020:4051 |
| Red Hat Enterprise Linux 7.6 Extended Update Support | qemu-kvm | Fixed | RHSA-2020:4052 |
| Red Hat Enterprise Linux 7.6 Extended Update Support | qemu-kvm-ma | Fixed | RHSA-2020:4162 |
| Red Hat Enterprise Linux 7.7 Extended Update Support | qemu-kvm-ma | Fixed | RHSA-2020:4047 |
| Red Hat Enterprise Linux 7.7 Extended Update Support | qemu-kvm | Fixed | RHSA-2020:4053 |
| Red Hat Enterprise Linux 8 | virt-devel:rhel | Fixed | RHSA-2020:4059 |
| Red Hat Enterprise Linux 8 | virt:rhel | Fixed | RHSA-2020:4059 |
| Red Hat Enterprise Linux 8 Advanced Virtualization | qemu-kvm | Affected | |
| Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions | virt:rhel | Fixed | RHSA-2020:4058 |
| Red Hat Enterprise Linux 8.1 Extended Update Support | virt-devel:rhel | Fixed | RHSA-2020:4049 |
| Red Hat Enterprise Linux 8.1 Extended Update Support | virt:rhel | Fixed | RHSA-2020:4049 |
| Red Hat Enterprise Linux 9 | qemu-kvm | Not affected | |
| Red Hat OpenStack Platform 10.0 (Newton) | qemu-kvm-rhev | Fixed | RHSA-2020:4176 |
| Red Hat OpenStack Platform 13.0 (Queens) | qemu-kvm-rhev | Fixed | RHSA-2020:4167 |
| Red Hat OpenStack Platform 13.0 (Queens) for RHEL 7.6 EUS | qemu-kvm-rhev | Fixed | RHSA-2020:4167 |
| Red Hat Virtualization 4 for Red Hat Enterprise Linux 7 | qemu-kvm-rhev | Fixed | RHSA-2020:4111 |
| Red Hat Virtualization 4 for Red Hat Enterprise Linux 7 | redhat-virtualization-host | Fixed | RHSA-2020:4115 |
| Red Hat Virtualization 4 for Red Hat Enterprise Linux 8 | redhat-virtualization-host | Fixed | RHSA-2020:4172 |
| Red Hat Virtualization Engine 4.3 | qemu-kvm-rhev | Fixed | RHSA-2020:4111 |
Common Vulnerability Scoring System (CVSS) Score Details
Important note
CVSS scores for open source components depend on vendor-specific factors (e.g. version or build chain). Therefore, Red Hat's score and impact rating can be different from NVD and other vendors. Red Hat remains the authoritative CVE Naming Authorities (CNA) source for its products and services (see Red Hat classifications ).
| CVSS v3 Score Breakdown | Red Hat | NVD |
|---|---|---|
| CVSS v3 Base Score | 5 | 5 |
| Attack Vector | Local | Local |
| Attack Complexity | High | High |
| Privileges Required | High | High |
| User Interaction | None | None |
| Scope | Changed | Changed |
| Confidentiality Impact | Low | Low |
| Integrity Impact | Low | Low |
| Availability Impact | Low | Low |
CVSS v3 Vector
Red Hat CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L
NVD CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L
Acknowledgements
Red Hat would like to thank Xiao Wei (360.com) and Ziming Zhang for reporting this issue.
Frequently Asked Questions
Why is Red Hat's CVSS v3 score or Impact different from other vendors?
For more information, see https://access.redhat.com/solutions/762393.
My product is listed as "Under investigation" or "Affected", when will Red Hat release a fix for this vulnerability?
- "Under investigation" doesn't necessarily mean that the product is affected by this vulnerability. It only means that our Analysis Team is still working on determining whether the product is affected and how it is affected.
- "Affected" means that our Analysis Team has determined that this product is affected by this vulnerability and might release a fix to address this in the near future.
What can I do if my product is listed as "Will not fix"?
Available options depend mostly on the Impact of the vulnerability and the current Life Cycle phase of your product. Overall, you have the following options:
- Upgrade to a supported product version that includes a fix for this vulnerability (recommended).
- Apply a mitigation (if one exists).
- Open a This content is not included.support case to request a prioritization of releasing a fix for this vulnerability.
What can I do if my product is listed as "Fix deferred"?
Available options depend mostly on the Impact of the vulnerability and the current Life Cycle phase of your product. Overall, you have the following options:
- Apply a mitigation (if one exists).
- Open a This content is not included.support case to request a prioritization of releasing a fix for this vulnerability.
- Red Hat Engineering focuses on addressing high-priority issues based on their complexity or limited lifecycle support. Therefore, lower-priority issues will not receive immediate fixes.
What is a mitigation?
I have a Red Hat product but it is not in the above list, is it affected?
Why is my security scanner reporting my product as vulnerable to this vulnerability even though my product version is fixed or not affected?
My product is listed as "Out of Support Scope". What does this mean?
Not sure what something means? Check out our Security Glossary.