Skip to content
Snippets Groups Projects
Commit 1137086f authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'sctp-hold-transport-fixes'


Xin Long says:

====================
sctp: a bunch of fixes by holding transport

There are several places where it holds assoc after getting transport by
searching from transport rhashtable, it may cause use-after-free issue.

This patchset is to fix them by holding transport instead.

v1->v2:
  Fix the changelog of patch 2/3
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 87557efc dae399d7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment