diff options
author | Benoît Ganne <bganne@cisco.com> | 2019-07-19 13:42:12 +0200 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2019-10-03 16:14:36 +0000 |
commit | f2c754caa90e8f16aa545cac99ead4bf4437aa44 (patch) | |
tree | 9d301c65c16681fdb59a1f4b7682974e610bfc17 /src/vnet/session | |
parent | bebbd7f62d7f1c0286747d75e11d84bd9d792698 (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>
(cherry picked from commit 2d0ebd7ebc555565868038a09d80a61f5de29430)
Diffstat (limited to 'src/vnet/session')
0 files changed, 0 insertions, 0 deletions