Re: [Xen-devel] Re: [Qemu-devel] qemu/usb-uhci: Data buffer is too small

2007-01-17 Thread Herbert Xu
Aurelien Jarno <[EMAIL PROTECTED]> wrote: > > This patch does not apply to the current CVS, as the variable buf has > been moved into a structure. If the problem is still there, I guess the > patch below should be applied instead. Yes, unless someone has added a run-time check to cap the length to

Re: [Qemu-devel] qemu/usb-uhci: Data buffer is too small

2007-01-17 Thread Aurelien Jarno
On Thu, Nov 30, 2006 at 04:41:41PM +1100, Herbert Xu wrote: > Hi: > > [QEMU] usb-uhci: Data buffer is too small > > The data buffer is only 1280 bytes long but the user-supplied length > can be as large as 0x7ff. This patch extends the buffer to 2048 > bytes. > This patch does not apply to the

[Qemu-devel] qemu/usb-uhci: Data buffer is too small

2006-11-29 Thread Herbert Xu
Hi: [QEMU] usb-uhci: Data buffer is too small The data buffer is only 1280 bytes long but the user-supplied length can be as large as 0x7ff. This patch extends the buffer to 2048 bytes. Signed-off-by: Herbert Xu <[EMAIL PROTECTED]> Cheers, -- Visit Openswan at http://www.openswan.org/ Email: