From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52937) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8QKw-0001uo-Se for qemu-devel@nongnu.org; Mon, 14 Dec 2015 05:26:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a8QKs-000123-Tl for qemu-devel@nongnu.org; Mon, 14 Dec 2015 05:26:34 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43935) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8QKs-00011w-Og for qemu-devel@nongnu.org; Mon, 14 Dec 2015 05:26:30 -0500 Message-ID: <1450088788.25336.4.camel@redhat.com> From: Gerd Hoffmann Date: Mon, 14 Dec 2015 11:26:28 +0100 In-Reply-To: References: <1450081804.25336.3.camel@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] usb: hcd-ehci: add check to avoid an infinite loop List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: P J P Cc: Qinghao Tang , qemu-devel@nongnu.org On Mo, 2015-12-14 at 15:33 +0530, P J P wrote: > Hello Gerd, >=20 > +-- On Mon, 14 Dec 2015, Gerd Hoffmann wrote --+ > | Can you test the attached patch please? In case it doesn't fix the bug= : >=20 > Yes, it did fix the infinite loop issue. Good. Is there a cve number for that one which I can add to the commit message? thanks, Gerd