diff options
author | 2015-04-14 16:44:14 +0200 | |
---|---|---|
committer | 2015-04-24 20:51:23 +0200 | |
commit | 4c4ed0748f82e26d8b884383e6737cf5a861ed6f (patch) | |
tree | da58cb09446a1c1fe9ef3d4e61b621f8d20a25f5 /net/unix/af_unix.c | |
parent | inet: fix possible panic in reqsk_queue_unlink() (diff) | |
download | wireguard-linux-4c4ed0748f82e26d8b884383e6737cf5a861ed6f.tar.xz wireguard-linux-4c4ed0748f82e26d8b884383e6737cf5a861ed6f.zip |
netfilter: nf_tables: fix wrong length for jump/goto verdicts
NFT_JUMP/GOTO erronously sets length to sizeof(void *).
We then allocate insufficient memory when such element is added to a vmap.
Suggested-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions