diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-08-31 12:36:01 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-09-11 01:30:25 +0200 |
commit | a874752a10da113f513980e28f562d946d3f829d (patch) | |
tree | b75399c279a8666419f095d4f76d71820550182c /fs | |
parent | f94e63801ab2791ed64c409d0f751f6a0c953ead (diff) | |
download | linux-a874752a10da113f513980e28f562d946d3f829d.tar.bz2 |
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
Now that cttimeout support for nft_ct is in place, these should depend
on CONFIG_NF_CONNTRACK_TIMEOUT otherwise we can crash when dumping the
policy if this option is not enabled.
[ 71.600121] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
[...]
[ 71.600141] CPU: 3 PID: 7612 Comm: nft Not tainted 4.18.0+ #246
[...]
[ 71.600188] Call Trace:
[ 71.600201] ? nft_ct_timeout_obj_dump+0xc6/0xf0 [nft_ct]
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions