diff options
author | Benoît Ganne <bganne@cisco.com> | 2019-07-19 13:42:12 +0200 |
---|---|---|
committer | Ole Trøan <otroan@employees.org> | 2019-09-26 16:34:56 +0000 |
commit | 2d0ebd7ebc555565868038a09d80a61f5de29430 (patch) | |
tree | c1d937ec41728ff611691e78cd70905c0731b1e9 /src/vnet/classify/vnet_classify.c | |
parent | a025b3ea353b5c5c356efda0888d75a2ab8979e0 (diff) |
ip: fix use-after-free in reassembly
- ip{4,6}_reass_finalize() frees the reassembly context: do not access
it after the call.
- traces access reassembly context: free it after and not before
tracing.
Type: fix
Change-Id: Ia3aaea9c7b74932e249e013be04b9bd7298fd187
Signed-off-by: Benoît Ganne <bganne@cisco.com>
Diffstat (limited to 'src/vnet/classify/vnet_classify.c')
0 files changed, 0 insertions, 0 deletions