aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorHangbin Liu <[email protected]>2024-05-09 21:18:11 +0800
committerJakub Kicinski <[email protected]>2024-05-10 19:27:46 -0700
commit6e370a771d2985107e82d0f6174381c1acb49c20 (patch)
treece0749530cacd30dc3cbd51a8a2abebbbd2660c9 /scripts/patch-kernel
parent3321687e321307629c71b664225b861ebf3e5753 (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