diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-01-29 19:15:18 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-01 16:55:30 -0800 |
commit | c71a192976ded2f2f416d03c4f595cdd4478b825 (patch) | |
tree | b1b304e29808723935b8ffbe3d29775281c155e1 /scripts/gdb/linux/timerlist.py | |
parent | 46ded709232344b5750a852747a8881763c721ab (diff) |
net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnels
dst_cache_get() gives us a reference, we need to release it.
Discovered by the ioam6.sh test, kmemleak was recently fixed
to catch per-cpu memory leaks.
Fixes: 985ec6f5e623 ("net: ipv6: rpl_iptunnel: mitigate 2-realloc issue")
Fixes: 40475b63761a ("net: ipv6: seg6_iptunnel: mitigate 2-realloc issue")
Fixes: dce525185bc9 ("net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue")
Reviewed-by: Justin Iurman <justin.iurman@uliege.be>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250130031519.2716843-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions