Skip to content
Commit 22626216 authored by Chidambar 'ilLogict' Zinnoury's avatar Chidambar 'ilLogict' Zinnoury Committed by David S. Miller
Browse files

[SCTP]: Fix local_addr deletions during list traversals.



Since the lists are circular, we need to explicitely tag
the address to be deleted since we might end up freeing
the list head instead.  This fixes some interesting SCTP
crashes.

Signed-off-by: default avatarChidambar 'ilLogict' Zinnoury <illogict@online.fr>
Signed-off-by: default avatarVlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b2211a36
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment