linux/drivers/net/arcnet
Uwe Kleine-König 02a0704683 arcnet: provide a buffer big enough to actually receive packets
struct archdr is only big enough to hold the header of various types of
arcnet packets. So to provide enough space to hold the data read from
hardware provide a buffer large enough to hold a packet with maximal
size.

The problem was noticed by the stack protector which makes the kernel
oops.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-09-24 16:48:31 +02:00
..
arc-rawmode.c
arc-rimi.c arcnet: arc-rimi: Mark expected switch fall-throughs 2019-07-29 09:38:34 -07:00
arcdevice.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
arcnet.c arcnet: provide a buffer big enough to actually receive packets 2019-09-24 16:48:31 +02:00
capmode.c arcnet: capmode: remove redundant assignment to pointer pkt 2019-08-30 14:14:46 -07:00
com90io.c arcnet: com90io: Mark expected switch fall-throughs 2019-07-29 09:38:34 -07:00
com90xx.c arcnet: com90xx: Mark expected switch fall-throughs 2019-07-29 09:38:34 -07:00
com9026.h
com20020-isa.c arcnet: com20020-isa: Mark expected switch fall-throughs 2019-07-29 10:23:59 -07:00
com20020-pci.c
com20020.c
com20020.h
com20020_cs.c
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile
rfc1051.c
rfc1201.c