aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/6rd
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-06-10 09:21:36 +0000
committerJonas Gorski <jogo@openwrt.org>2015-06-10 09:21:36 +0000
commit9fbd6d0ba0af16648e9d6b70bab953184a263d94 (patch)
treea8526e3a38857c01cd359c5cb6dcd5857dd4504e /package/network/ipv6/6rd
parentd24d5412fff17cc0ddafecc47ca9564795e1df3a (diff)
downloadupstream-9fbd6d0ba0af16648e9d6b70bab953184a263d94.tar.gz
upstream-9fbd6d0ba0af16648e9d6b70bab953184a263d94.tar.bz2
upstream-9fbd6d0ba0af16648e9d6b70bab953184a263d94.zip
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
Diffstat (limited to 'package/network/ipv6/6rd')
0 files changed, 0 insertions, 0 deletions