diff options
author | Fernando Fernandez Mancera <ffmancera@riseup.net> | 2019-11-02 23:59:44 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2019-11-04 22:58:33 +0300 |
commit | 9fedd894b4e1c7ad5e5f711899f6a0a1da01d996 (patch) | |
tree | f7110b7271b6fb6a809ac0a3ebc75399db579af5 /net/bridge | |
parent | 250367c59e6ba0d79d702a059712d66edacd4a1a (diff) | |
download | linux-9fedd894b4e1c7ad5e5f711899f6a0a1da01d996.tar.xz |
netfilter: nf_tables: fix unexpected EOPNOTSUPP error
If the object type doesn't implement an update operation and the user tries to
update it will silently ignore the update operation.
Fixes: aa4095a156b5 ("netfilter: nf_tables: fix possible null-pointer dereference in object update")
Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions