From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:40868) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqhQR-0006ec-1D for qemu-devel@nongnu.org; Fri, 27 Jan 2012 03:44:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RqhQL-0000tW-QV for qemu-devel@nongnu.org; Fri, 27 Jan 2012 03:44:50 -0500 Received: from mail-qy0-f173.google.com ([209.85.216.173]:61923) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqhQL-0000tQ-Lu for qemu-devel@nongnu.org; Fri, 27 Jan 2012 03:44:45 -0500 Received: by qcse13 with SMTP id e13so814000qcs.4 for ; Fri, 27 Jan 2012 00:44:45 -0800 (PST) Sender: Paolo Bonzini Message-ID: <4F2263F7.5040400@redhat.com> Date: Fri, 27 Jan 2012 09:44:39 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <20120123171525.GM32632@akamai.com> <4F1EB7BF.8070104@redhat.com> <20120124171944.GD14494@akamai.com> <20120127055952.GF17836@stefanha-thinkpad.localdomain> In-Reply-To: <20120127055952.GF17836@stefanha-thinkpad.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] scsi: Guard against buflen exceeding req->cmd.xfer in scsi_disk_emulate_command List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel , Stefan Hajnoczi , Kevin Wolf On 01/27/2012 06:59 AM, Stefan Hajnoczi wrote: >> > Signed-off-by: Thomas Higdon >> > --- > Kevin: Will you take this through your block/scsi tree? Yes, he did already. Paolo