openwrt/target
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
..
imagebuilder imagebuilder: create cache directory if needed (#18629) 2015-06-01 06:15:39 +00:00
linux b53: fix memory out of bounds access on 64 bit targets 2015-06-10 09:21:36 +00:00
sdk sdk: filter out CONFIG_SIGNED_PACKAGES for generated config 2015-04-25 12:39:02 +00:00
toolchain
Config.in build: remove obsolete references to cris and avr32 2015-03-24 10:07:40 +00:00
Makefile