[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1412888133-833-1-git-send-email-dborkman@redhat.com>
Date: Thu, 9 Oct 2014 22:55:30 +0200
From: Daniel Borkmann <dborkman@...hat.com>
To: davem@...emloft.net
Cc: linux-sctp@...r.kernel.org, netdev@...r.kernel.org
Subject: [PATCH net 0/3] SCTP fixes
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists