diff options
author | 2018-06-20 18:33:45 +0200 | |
---|---|---|
committer | 2018-06-26 16:48:23 +0200 | |
commit | dffd22aed2aa1e804bccf19b30a421e89ee2ae61 (patch) | |
tree | 527ee8d7048c5e0df7398273a7bac5cac5bda6c5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: nf_ct_helper: Fix possible panic after nf_conntrack_helper_unregister (diff) | |
download | linux-rng-dffd22aed2aa1e804bccf19b30a421e89ee2ae61.tar.xz linux-rng-dffd22aed2aa1e804bccf19b30a421e89ee2ae61.zip |
netfilter: nf_log: fix uninit read in nf_log_proc_dostring
When proc_dostring() is called with a non-zero offset in strict mode, it
doesn't just write to the ->data buffer, it also reads. Make sure it
doesn't read uninitialized data.
Fixes: c6ac37d8d884 ("netfilter: nf_log: fix error on write NONE to [...]")
Signed-off-by: Jann Horn <jannh@google.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions