1
linux/drivers/staging
Jiri Slaby 4d62691b60 Staging: dream, fix buf overflow
In vfe_send_msg_no_payload there is a wrong struct vfe_message allocation.
It allocates only sizeof(pointer to vfe_message) for a whole structure.
Add a dereference to the sizeof to allocate sizeof(vfe_message).

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-15 12:02:04 -07:00
..
agnx
altpciechdma
android Staging: android: lowmemorykiller: fix module param errors 2009-09-15 12:01:26 -07:00
asus_oled
at76_usb Staging: at76_usb: replace mac2str() with %pM 2009-09-15 12:01:37 -07:00
b3dfg Staging: b3dfg: Drop NULL test on list_entry result 2009-09-15 12:01:40 -07:00
comedi Staging: comedi: s626: Possible read buffer overflow fix 2009-09-15 12:01:34 -07:00
cpc-usb Staging: cpc-usb: remove unused #include <linux/version.h> 2009-09-15 12:01:34 -07:00
dream Staging: dream, fix buf overflow 2009-09-15 12:02:04 -07:00
dst Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block 2009-09-14 17:55:15 -07:00
echo
epl
et131x Staging: et1310: Fix the coding style 2009-09-15 12:01:26 -07:00
frontier
go7007
heci
hv Staging: hv: update the TODO file 2009-09-15 12:02:04 -07:00
line6
me4000
meilhaus
mimio
octeon
otus Staging: otus: Drop an unnecessary NULL test 2009-09-15 12:01:33 -07:00
p9auth
panel
pata_rdc
phison
poch
pohmelfs
quatech_usb2 Staging: quatech_usb2: Improvements to set_termios method 2009-09-15 12:01:36 -07:00
rspiusb
rt2860 Staging: rt*: don't confuse user of rt3070 driver with rt2870 strings 2009-09-15 12:01:40 -07:00
rt2870 Staging: rt*: don't confuse user of rt3070 driver with rt2870 strings 2009-09-15 12:01:40 -07:00
rt3070
rt3090 Staging: add rt3090 wireless driver 2009-09-15 12:01:31 -07:00
rtl8187se Staging: rtl8187se/ieee80211: convert MMIE_TYPE_* defines to enums 2009-09-15 12:01:41 -07:00
rtl8192su Staging: rtl8192su/ieee80211: move rtl8192su specific code out from ieee80211.h 2009-09-15 12:01:42 -07:00
serqt_usb2
slicoss
stlc45xx
sxg
udlfb
usbip
vt6655 Staging: vt6655: remove unused Makefile.{arm,x86} files 2009-09-15 12:01:40 -07:00
vt6656 Staging: vt6656: disable wpa related function due to memory failure of this part of codes 2009-09-15 12:01:42 -07:00
winbond
wlan-ng Staging: wlan-ng: remove dependency on WIRELESS_EXT version 2009-09-15 12:01:37 -07:00
Kconfig Staging: hv: add the Hyper-V virtual bus to the build 2009-09-15 12:01:44 -07:00
Makefile Staging: hv: add the Hyper-V virtual bus to the build 2009-09-15 12:01:44 -07:00
staging.c