Processed: Re: Bug#698474: usbip: May drop received isochronous packets that require padding

2013-07-22 Thread Debian Bug Tracking System
Processing control commands: > fixed 698474 linux/3.2.41-2+deb7u1 Bug #698474 {Done: Ben Hutchings } [src:linux] usbip: May drop received isochronous packets that require padding Marked as fixed in versions linux/3.2.41-2+deb7u1. > fixed 698474 linux-2.6/3.4.1-1~experimental.1 Bug #698474 {Done:

Bug#698474: usbip: May drop received isochronous packets that require padding

2013-07-22 Thread Steve Cotton
Control: fixed 698474 linux/3.2.41-2+deb7u1 Control: fixed 698474 linux-2.6/3.4.1-1~experimental.1 Control: fixed 698474 linux/3.4.4-1~experimental.1 On Sat, Jan 19, 2013 at 03:03:05AM +, Ben Hutchings wrote: > Tags: upstream patch fixed-upstream > > If usbip_pad_iso() has to pad a packet, it

Bug#698474: usbip: May drop received isochronous packets that require padding

2013-01-18 Thread Ben Hutchings
Package: src:linux Version: 3.2.35-1 Severity: important Tags: upstream patch fixed-upstream If usbip_pad_iso() has to pad a packet, it returns the variable ret which is not initialised. If the random value that ends up in the return register has its high bit set, the caller vhci_recv_ret_submit(