Openwrt/target/linux
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
..
adm5120
adm8668
ar7 ar7: fix imagebuilder 2015-05-28 13:45:33 +00:00
ar71xx kernel: remove NAND flash related kmod-* packages 2015-06-07 07:22:11 +00:00
arm64
at91
ath25
au1000 au1000: add a missing dependency to the pcmcia module 2015-06-01 06:03:52 +00:00
bcm53xx bcm53xx: backport the latest 4.2 ARM BCM5302X patches 2015-06-07 14:41:05 +00:00
brcm47xx brcm47xx: refresh kernel config 2015-06-07 10:09:10 +00:00
brcm63xx brcm63xx: fix livebox image generation 2015-06-02 10:23:45 +00:00
brcm2708 brcm2708: fix imagebuilder 2015-05-29 11:28:54 +00:00
cns3xxx
gemini gemini: fix imagebuilder 2015-05-29 11:28:33 +00:00
generic b53: fix memory out of bounds access on 64 bit targets 2015-06-10 09:21:36 +00:00
imx6
ipq806x kernel: move a symbol from the ipq806x config to generic to prevent it from being nuked by make kernel_oldconfig 2015-06-07 07:32:35 +00:00
ixp4xx ixp4xx: use usb-*-pci where appropriate 2015-05-29 14:39:12 +00:00
kirkwood
lantiq lantiq: Backport gpio-stp-xway to fix the highest bits of the PHY LEDs 2015-06-05 14:11:51 +00:00
malta malta: add default network configuration 2015-05-31 17:45:43 +00:00
mcs814x
mpc85xx
mvebu
mxs mxs: fix imagebuilder 2015-05-29 08:42:50 +00:00
netlogic
octeon octeon: fix imagebuilder 2015-05-29 11:28:20 +00:00
omap
omap24xx
orion
oxnas
ppc40x
ppc44x
pxa
ramips ramips: fix Power LED handling for WHR-300HP2, WHR-600D, WHR-1166D 2015-06-08 12:51:13 +00:00
rb532
realview
sunxi sunxi: correct default package selection, fixes imagebuilder 2015-05-29 13:55:26 +00:00
uml
x86 x86/64: add e1000e to the default packages 2015-05-29 08:20:58 +00:00
xburst
Makefile