OpenCloudOS-Kernel/drivers/net/wan/lmc
roel kluin 8dd07086a1 lmc: Read outside array bounds
If dev_alloc_skb() fails on the first iteration of the allocation loop,
then we end up writing before the start of the array.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-13 16:26:10 -07:00
..
Makefile
lmc.h WAN: Use u32 type instead of u_int32_t in LMC driver. 2008-07-23 23:05:56 +02:00
lmc_debug.c WAN: Use u32 type instead of u_int32_t in LMC driver. 2008-07-23 23:05:56 +02:00
lmc_debug.h WAN: Use u32 type instead of u_int32_t in LMC driver. 2008-07-23 23:05:56 +02:00
lmc_ioctl.h WAN: Port LMC driver to generic HDLC 2008-07-23 23:05:56 +02:00
lmc_main.c lmc: Read outside array bounds 2009-08-13 16:26:10 -07:00
lmc_media.c WAN: Use u32 type instead of u_int32_t in LMC driver. 2008-07-23 23:05:56 +02:00
lmc_proto.c WAN: Convert generic HDLC drivers to netdev_ops. 2009-01-21 14:03:37 -08:00
lmc_proto.h WAN: Port LMC driver to generic HDLC 2008-07-23 23:05:56 +02:00
lmc_var.h WAN: Use u32 type instead of u_int32_t in LMC driver. 2008-07-23 23:05:56 +02:00