All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] SCTP fixes
@ 2014-10-09 20:55 ` Daniel Borkmann
  0 siblings, 0 replies; 38+ messages in thread
From: Daniel Borkmann @ 2014-10-09 20:55 UTC (permalink / raw)
  To: davem; +Cc: linux-sctp, netdev

Here are some SCTP fixes.

[ Note, immediate workaround would be to disable ASCONF (it
  is sysctl disabled by default). It is actually only used
  together with chunk authentication. ]

Thanks!

Daniel Borkmann (3):
  net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
  net: sctp: fix panic on duplicate ASCONF chunks
  net: sctp: fix remote memory pressure from excessive queueing

 include/net/sctp/sctp.h  |  5 +++
 include/net/sctp/sm.h    |  6 +--
 net/sctp/associola.c     |  2 +
 net/sctp/inqueue.c       | 33 ++++------------
 net/sctp/sm_make_chunk.c | 99 +++++++++++++++++++++++++++---------------------
 net/sctp/sm_statefuns.c  | 21 +++-------
 6 files changed, 77 insertions(+), 89 deletions(-)

-- 
1.7.11.7


^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2014-10-15 23:13 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-09 20:55 [PATCH net 0/3] SCTP fixes Daniel Borkmann
2014-10-09 20:55 ` Daniel Borkmann
2014-10-09 20:55 ` [PATCH net 1/3] net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks Daniel Borkmann
2014-10-09 20:55   ` Daniel Borkmann
2014-10-10 10:04   ` Joshua Kinard
2014-10-10 10:04     ` Joshua Kinard
2014-10-10 22:06     ` Daniel Borkmann
2014-10-10 22:06       ` Daniel Borkmann
2014-10-10 14:48   ` Neil Horman
2014-10-10 14:48     ` Neil Horman
2014-10-09 20:55 ` [PATCH net 2/3] net: sctp: fix panic on duplicate " Daniel Borkmann
2014-10-09 20:55   ` Daniel Borkmann
2014-10-10 15:39   ` Neil Horman
2014-10-10 15:39     ` Neil Horman
2014-10-10 22:02     ` Daniel Borkmann
2014-10-10 22:02       ` Daniel Borkmann
2014-10-12  1:42       ` Neil Horman
2014-10-12  1:42         ` Neil Horman
2014-10-12  7:15         ` Vladislav Yasevich
2014-10-12  7:15           ` Vladislav Yasevich
2014-10-12 23:25         ` Daniel Borkmann
2014-10-12 23:25           ` Daniel Borkmann
2014-10-15  2:58           ` Neil Horman
2014-10-15  2:58             ` Neil Horman
2014-10-15 23:13             ` Daniel Borkmann
2014-10-15 23:13               ` Daniel Borkmann
2014-10-15  7:51           ` Vlad Yasevich
2014-10-15  7:51             ` Vlad Yasevich
2014-10-09 20:55 ` [PATCH net 3/3] net: sctp: fix remote memory pressure from excessive queueing Daniel Borkmann
2014-10-09 20:55   ` Daniel Borkmann
2014-10-14 16:46 ` [PATCH net 0/3] SCTP fixes David Miller
2014-10-14 16:46   ` David Miller
2014-10-15  3:06   ` Neil Horman
2014-10-15  3:06     ` Neil Horman
2014-10-15  4:21     ` David Miller
2014-10-15  4:21       ` David Miller
2014-10-15 20:20       ` Neil Horman
2014-10-15 20:20         ` Neil Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.