diff options
author | Fernando Fernandez Mancera <[email protected]> | 2019-09-04 14:29:07 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2019-09-05 13:40:27 +0200 |
commit | aa4095a156b56b00ca202d482b40d191ef5c54e8 (patch) | |
tree | ecc33ed2faaa21413fdf5b94f4a1194b999ba169 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 85936e56e92375661cc15ee29223a40dcfc99455 (diff) |
netfilter: nf_tables: fix possible null-pointer dereference in object update
Not all objects have an update operation. If the object type doesn't
implement an update operation and the user tries to update it will hit
EOPNOTSUPP.
Fixes: d62d0ba97b58 ("netfilter: nf_tables: Introduce stateful object update operation")
Signed-off-by: Fernando Fernandez Mancera <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions