NixOS / security

MIT License
30 stars 12 forks source link

Roundup: [oss-security] CVE-2017-6505 Qemu: usb: an infinite loop issue in ohci_service_ed_list #102

Closed grahamc closed 7 years ago

grahamc commented 7 years ago

Here is a report from the oss-security mailing list for Vulnerability Roundup 27.

Skip to First Email

Instructions:

Identification

Identify if we have the software, in 16.09, 17.03, and unstable. Then determine if we are vulnerable, and make a comment with your findings. It can also be helpful to specify if you think there is a patch, or if it can be fixed via a general update.

Example:

unstable: we are not vulnerable (link to the package)
17.03: we are vulnerable (link to the package)
16.09: we don't have it packaged

IMPORTANT: If you believe there are possibly related issues, bring them up on the parent issue!

Patching

Start by commenting on this issue saying you're working on a patch. This way, we don't duplicate work.

If you open a pull request, tag this issue and the master issue for the roundup.

If you commit the patch directly to a branch, please leave a comment on this issue with the branch and the commit hash, example:

fixed:

release-16.09: abc123

Skip to First Email

Upon Completion ...

Info

Triage Indicator:

-needs-triage +roundup27 thread:0000000000004039

Should the search term be changed from qemu? Suggest a new package search by commenting:

-suggested:qemu +suggested:correctPackageName thread:0000000000004039

Known CVEs: CVE-2017-6505


Skip to End

Mon, 6 Mar 2017 23:51:41 +0530 (IST) P J P , alpine.LFD.2.20.1703062349510.6862@wniryva
   Hello,

Quick Emulator built with the USB OHCI Emulation support is vulnerable to an 
infinite loop issue. It could occur while processing an endpoint list 
descriptor in ohci_service_ed_list().

A guest user/process could use this flaw to crash Qemu process resulting in 
DoS.

Upstream patch:
---------------
   -> http://git.qemu-project.org/?p=qemu.git;a=commitdiff;h=95ed56939eb2eaa4e2f349fe6dcd13ca4edfd8fb

Reference:
----------
   -> https://bugzilla.redhat.com/show_bug.cgi?id=1429432

This issue was reported by Li Qiang of 360.cn Inc.

'CVE-2017-6505' allocated via -> http://cveform.mitre.org/

Thank you.
--
Prasad J Pandit / Red Hat Product Security Team
47AF CE69 3A90 54AA 9045 1053 DD13 3D32 FE5B 041F

Skip to End


fpletz commented 7 years ago

This is fixed in our version of qemu.