lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 13 Dec 2010 11:55:30 -0500 (EST)
From:	Alan Stern <stern@...land.harvard.edu>
To:	Pete Zaitcev <zaitcev@...hat.com>
cc:	morroww6@...scape.net, <linux-kernel@...r.kernel.org>,
	<linux-usb@...r.kernel.org>, <nm127@...email.hu>
Subject: Re: [PATCH 1/1] usbmon:  usb monitor binary data incorrectly reported
 for isoc transfers

On Sun, 12 Dec 2010, Pete Zaitcev wrote:

> This looks obviously incorrect. If anyone ever submits an ISO with
> the newfanged s/g URB, we're going to copy the scatterlist (if not
> crash).

That won't happen.  We support scatter-gather URBs really just for bulk
transfers.  They can also be used for interrupt (though I don't know
why anyone would want to), and just possibly for control (not supported
by all HCDs), but not for isochronous transfers.

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ