lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 24 Sep 2007 16:59:25 -0400
From:	Vlad Yasevich <vladislav.yasevich@...com>
To:	David Miller <davem@...emloft.net>
Cc:	netdev <netdev@...r.kernel.org>,
	"lksctp-developers@...ts.sourceforge.net" 
	<lksctp-developers@...ts.sourceforge.net>
Subject: [SCTP PULL Request]: Bug fixes for 2.6.23

Hi David

Can you please pull the following changes since commit a41d3015c11a4e864b95cb57f579f2d8f40cd41b:
  David S. Miller (1):
        Revert "PCI: disable MSI by default on systems with Serverworks HT1000 chips"

which are available in the git repository at:

  vxy@...ter.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev.git master

Vlad Yasevich (4):
      SCTP: Validate buffer room when processing sequential chunks
      SCTP: Explicitly discard OOTB chunks
      SCTP: Clean up OOTB handling and fix infinite loop processing
      SCTP: Discard OOTB packets with bundled INIT early.

Wei Yongjun (2):
      SCTP: Send ABORT chunk with correct tag in response to INIT ACK
      SCTP : Add paramters validity check for ASCONF chunk

 include/net/sctp/sm.h      |    4 +-
 include/net/sctp/structs.h |    1 +
 net/sctp/input.c           |    8 ++
 net/sctp/inqueue.c         |    8 ++
 net/sctp/sm_make_chunk.c   |   46 ++++++++
 net/sctp/sm_statefuns.c    |  243 +++++++++++++++++++++++++++++++++++++-------
 net/sctp/sm_statetable.c   |   16 ++--
 7 files changed, 278 insertions(+), 48 deletions(-)
-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ