Andrew Morton
2007-12-16 04:23:47 UTC
http://bugzilla.kernel.org/show_bug.cgi?id=9573
Summary: NULL pointer dereference on
drivers/usb/serial/whiteheat.c
Product: Drivers
Version: 2.5
KernelVersion: 2.6.23
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: USB
There's a null pointer dereference on drivers/usb/serial/whiteheat.c as
(1) line 613: the test "if (port->tty)" implies that null is a legal value
for "port->tty" at that point
(2) neither firm_open nor firm_purge initialize "port->tty"
(3) line 630: "port->tty" is dereferenced at statement
old_term.c_cflag = ~port->tty->termios->c_cflag;
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
-------------------------------------------------------------------------Summary: NULL pointer dereference on
drivers/usb/serial/whiteheat.c
Product: Drivers
Version: 2.5
KernelVersion: 2.6.23
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: USB
There's a null pointer dereference on drivers/usb/serial/whiteheat.c as
(1) line 613: the test "if (port->tty)" implies that null is a legal value
for "port->tty" at that point
(2) neither firm_open nor firm_purge initialize "port->tty"
(3) line 630: "port->tty" is dereferenced at statement
old_term.c_cflag = ~port->tty->termios->c_cflag;
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
linux-usb-***@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel