diff options
author | Mathias Krause <minipli@googlemail.com> | 2013-09-30 22:05:07 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2013-10-02 17:28:20 +0200 |
commit | ca0a10672dad94aa1f89645f89eb6047b7bf2a19 (patch) | |
tree | f496c09f09049e67a9a7e7e6c73ffe6029b1c229 /net/ipv4 | |
parent | c31eeaced22ce8bd61268a3c595d542bb38c0a4f (diff) | |
download | linux-stable-ca0a10672dad94aa1f89645f89eb6047b7bf2a19.tar.gz linux-stable-ca0a10672dad94aa1f89645f89eb6047b7bf2a19.tar.bz2 linux-stable-ca0a10672dad94aa1f89645f89eb6047b7bf2a19.zip |
netfilter: ebt_ulog: fix info leaks
The ulog messages leak heap bytes by the means of padding bytes and
incompletely filled string arrays. Fix those by memset(0)'ing the
whole struct before filling it.
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions