Bug 69931
Summary: | Unbounded file read | ||
---|---|---|---|
Product: | Drivers | Reporter: | Jonathan Boyd (jboyd) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | NEW --- | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.14-rc1 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Jonathan Boyd
2014-02-04 00:44:40 UTC
On Tue, Feb 04, 2014 at 12:44:40AM +0000, bugzilla-daemon@bugzilla.kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=69931 > > Bug ID: 69931 > Summary: Unbounded file read > Product: Drivers > Version: 2.5 > Kernel Version: 3.14-rc1 > Hardware: All > OS: Linux > Tree: Mainline > Status: NEW > Severity: normal > Priority: P1 > Component: USB > Assignee: greg@kroah.com > Reporter: jboyd@securityinnovation.com > Regression: No > > In vhci_driver.c there is the following code: > static int read_record(int rhport, char *host, char *port, char *busid) > { Patches to fix this are gladly accepted, please send them to linux-usb@vger.kernel.org |