diff options
author | Hangbin Liu <[email protected]> | 2024-05-09 21:18:11 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-05-10 19:27:46 -0700 |
commit | 6e370a771d2985107e82d0f6174381c1acb49c20 (patch) | |
tree | ce0749530cacd30dc3cbd51a8a2abebbbd2660c9 /scripts/patch-kernel | |
parent | 3321687e321307629c71b664225b861ebf3e5753 (diff) |
ipv6: sr: fix incorrect unregister order
Commit 5559cea2d5aa ("ipv6: sr: fix possible use-after-free and
null-ptr-deref") changed the register order in seg6_init(). But the
unregister order in seg6_exit() is not updated.
Fixes: 5559cea2d5aa ("ipv6: sr: fix possible use-after-free and null-ptr-deref")
Signed-off-by: Hangbin Liu <[email protected]>
Reviewed-by: Sabrina Dubroca <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions