[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



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() will treat this as failure and drop the packet.

Fixed by commit ac2b41acfa3efe4650102067a99251587a806d70 upstream.

Ben.

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 3.2.37-rc1+ (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


Reply to: