summaryrefslogtreecommitdiff
path: root/doc/developer/conf.py
diff options
context:
space:
mode:
authorIgor Ryzhov <iryzhov@nfware.com>2021-12-14 16:28:08 +0300
committerIgor Ryzhov <iryzhov@nfware.com>2021-12-14 16:28:08 +0300
commit7209d2a4cca79fc823b65cc5854f06debb2ac448 (patch)
treebf16c4a6eed90ab50f97a61e57f3bfb6e52c3165 /doc/developer/conf.py
parenta64829d3c55b9c83e275d78698eab0899ebfcaae (diff)
isisd: fix use after free
Pointers to the adjacency must be cleared only when the adjacency is deleted. Otherwise, when the ISIS router is deleted later, the adjacency is not deleted and a crash happens because of UAF. Fixes #10209. Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'doc/developer/conf.py')
0 files changed, 0 insertions, 0 deletions