https://github.com/torvalds/linux
Revision d87ff58fda926fe5cb01214cccf1c72422ac776d authored by Dan Carpenter on 26 April 2010, 23:20:12 UTC, committed by David S. Miller on 27 April 2010, 21:49:07 UTC
The calls to usb_free_buffer() dereference rx_urb and tx_urb in the
parameter list but those could be NULL.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: L. Alberto Giménez <agimenez@sysvalve.es>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 2a91515
History
Tip revision: d87ff58fda926fe5cb01214cccf1c72422ac776d authored by Dan Carpenter on 26 April 2010, 23:20:12 UTC
ipheth: potential null dereferences on error path
Tip revision: d87ff58
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 930 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 166.5 KB
Makefile -rw-r--r-- 51.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top