openwrt-pf/target/linux/generic/files/drivers/net/phy
Jonas Gorski 9fbd6d0ba0 b53: fix memory out of bounds access on 64 bit targets
On device reset the sizes for the vlan and port tables were wrongly
calculated based on the pointer size instead of the struct size. This
causes buffer overruns on 64 bit targets, resulting in panics.

Fix this by dereferencing the pointers.

Reported-by: Fedor Konstantinov <blmink@mink.su>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 45938
2015-06-10 09:21:36 +00:00
..
b53 b53: fix memory out of bounds access on 64 bit targets 2015-06-10 09:21:36 +00:00
adm6996.c kernel: fix compile error inside adm6996.c 2015-02-09 12:09:17 +00:00
adm6996.h
ar8216.c ar8216: prefix mii_xxx functions to avoid kernel namespace pollution 2015-01-24 19:42:12 +00:00
ar8216.h ar8216: prefix mii_xxx functions to avoid kernel namespace pollution 2015-01-24 19:42:12 +00:00
ar8327.c ar8216: prefix mii_xxx functions to avoid kernel namespace pollution 2015-01-24 19:42:12 +00:00
ar8327.h ar8216: add swconfig attribute to display ARL table on AR8327/AR8337 2015-01-24 19:42:06 +00:00
ip17xx.c
mvsw61xx.c mvsw61xx: track and set per-VLAN port state in STU 2015-01-11 17:20:16 +00:00
mvsw61xx.h mvsw61xx: track and set per-VLAN port state in STU 2015-01-11 17:20:16 +00:00
mvswitch.c
mvswitch.h
psb6970.c
rtl8306.c
rtl8366_smi.c
rtl8366_smi.h
rtl8366rb.c
rtl8366s.c
rtl8367.c
rtl8367b.c
swconfig.c swconfig: fix build with linux 4.0 2015-03-06 07:57:03 +00:00
swconfig_leds.c