summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2021-07-20 16:08:40 +0300
committerDavid S. Miller <davem@davemloft.net>2021-07-20 17:25:25 +0300
commit8fb4792f091e608a0a1d353dfdf07ef55a719db5 (patch)
treedef872490d7230487120be864e57d149066e086f /tools/perf/scripts/python
parent75d5641497a60bb5d36ff77fd3f526906cbc148c (diff)
downloadlinux-8fb4792f091e608a0a1d353dfdf07ef55a719db5.tar.xz
ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
While running the self-tests on a KASAN enabled kernel, I observed a slab-out-of-bounds splat very similar to the one reported in commit 821bbf79fe46 ("ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions"). We additionally need to take care of fib6_metrics initialization failure when the caller provides an nh. The fix is similar, explicitly free the route instead of calling fib6_info_release on a half-initialized object. Fixes: f88d8ea67fbdb ("ipv6: Plumb support for nexthop object in a fib6_info") Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions