linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-06 12:06:12 to 2021-12-16 18:12:33 UTC [more...]

[RESEND 1/2] sctp: export sctp_endpoint_{hold,put}() for use by seperate modules
 2021-12-16 18:12 UTC  (9+ messages)
` [RESEND 2/2] sctp: hold cached endpoints to prevent possible UAF

[PATCH 2/2] sctp: hold cached endpoints to prevent possible UAF
 2021-12-15  6:49 UTC  (2+ messages)

Support sha256 as default (SCTP_DEFAULT_COOKIE_HMAC_SHA256)
 2021-12-15  6:24 UTC  (3+ messages)

[PATCH 1/1] sctp: Protect cached endpoints to prevent possible UAF
 2021-12-09 14:11 UTC  (6+ messages)

[PATCH lksctp-tools] sctp_test: check strdup return in append_addr
 2021-12-07 18:09 UTC  (2+ messages)

KASAN: use-after-free Read in __lock_sock
 2021-12-06 19:21 UTC  (6+ messages)

[PATCH net-next] sctp: make the raise timer more simple and accurate
 2021-11-26  5:10 UTC  (3+ messages)

WARNING in cgroup_finalize_control
 2021-11-21 16:22 UTC  (3+ messages)
` [syzbot] "

[PATCH net] selinux: fix SCTP client peeloff socket labeling
 2021-11-12 16:12 UTC  (10+ messages)

Expected SCTP DATA chunk per second performance
 2021-11-07 21:09 UTC  (2+ messages)
` SCTP <= 500 pps unless SCTP_NODELAY set (was: Expected SCTP DATA chunk per second performance)

[PATCH] sctp: avoid NULL pointer dereference in sctp_sf_violation
 2021-11-07 19:40 UTC  (4+ messages)
  ` [PATCH] sctp: remove unreachable code from sctp_sf_violation_chunk()

[PATCHv2 net 0/4] security: fixups for the security hooks in sctp
 2021-11-04 20:07 UTC  (20+ messages)
` [PATCHv2 net 1/4] security: pass asoc to sctp_assoc_request and sctp_sk_clone
` [PATCHv2 net 2/4] security: call security_sctp_assoc_request in sctp_sf_do_5_1D_ce
` [PATCHv2 net 3/4] security: add sctp_assoc_established hook
` [PATCHv2 net 4/4] security: implement sctp_assoc_established hook in selinux

[PATCH net 0/4] sctp: a couple of fixes for PLPMTUD
 2021-10-29 11:40 UTC  (6+ messages)
` [PATCH net 1/4] sctp: allow IP fragmentation when PLPMTUD enters Error state
` [PATCH net 2/4] sctp: reset probe_timer in sctp_transport_pl_update
` [PATCH net 3/4] sctp: subtract sctphdr len in sctp_transport_pl_hlen
` [PATCH net 4/4] sctp: return true only for pathmtu update in sctp_transport_pl_toobig

[PATCH net 0/4] security: fixups for the security hooks in sctp
 2021-10-27 14:41 UTC  (21+ messages)
` [PATCH net 1/4] security: pass asoc to sctp_assoc_request and sctp_sk_clone
` [PATCH net 2/4] security: call security_sctp_assoc_request in sctp_sf_do_5_1D_ce
` [PATCH net 3/4] security: add sctp_assoc_established hook
` [PATCH net 4/4] security: implement sctp_assoc_established hook in selinux

[PATCH] sctp: initialize endpoint LSM labels also on the client side
 2021-10-25  7:55 UTC  (5+ messages)

[PATCH net 0/7] sctp: enhancements for the verification tag
 2021-10-22 23:38 UTC  (11+ messages)
` [PATCH net 1/7] sctp: use init_tag from inithdr for ABORT chunk
` [PATCH net 2/7] sctp: fix the processing for INIT chunk
` [PATCH net 3/7] sctp: fix the processing for INIT_ACK chunk
` [PATCH net 4/7] sctp: fix the processing for COOKIE_ECHO chunk
` [PATCH net 5/7] sctp: add vtag check in sctp_sf_violation
` [PATCH net 6/7] sctp: add vtag check in sctp_sf_do_8_5_1_E_sa
` [PATCH net 7/7] sctp: add vtag check in sctp_sf_ootb

syzkaller test panic: Linux 5.4.y
 2021-10-20 15:12 UTC  (6+ messages)

[PATCH net] sctp: fix transport encap_port update in sctp_vtag_verify
 2021-10-15 10:30 UTC  (2+ messages)

[PATCH net] sctp: account stream padding length for reconf chunk
 2021-10-14  4:38 UTC 

[PATCH] sctp: account stream padding length for reconf chunk
 2021-10-13 15:31 UTC  (4+ messages)

[syzbot] general protection fault in sctp_rcv
 2021-10-03  9:43 UTC  (5+ messages)

[PATCH net] sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootb
 2021-09-24  9:40 UTC  (3+ messages)

Multi-Clouds and Mobile Edge Computing (M²EC 2022)
 2021-09-07  7:33 UTC 

[PATCH lksctp-tools 0/4] lksctp-tools: replace use of deprecated gethostbyname with getaddrinfo
 2021-08-11 17:27 UTC  (7+ messages)
` [PATCH lksctp-tools 1/4] myftp: "
` [PATCH lksctp-tools 2/4] sctp_xconnect: "
` [PATCH lksctp-tools 3/4] sctp_test: "
` [PATCH lksctp-tools 4/4] sctp_darn: "

[PATCH net] sctp: move the active_key update after sh_keys is added
 2021-08-03 13:59 UTC  (3+ messages)

[PATCH net] sctp: fix return value check in __sctp_rcv_asconf_lookup
 2021-07-28  8:30 UTC  (3+ messages)

[PATCH net 0/4] sctp: add some size validations
 2021-07-27 15:10 UTC  (4+ messages)
` [PATCH net 1/4] sctp: validate from_addr_param return

[PATCH] sctp: delete addr based on sin6_scope_id
 2021-07-26 11:40 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCHv2 net 0/2] sctp: improve the pmtu probe in Search Complete state
 2021-07-25 22:10 UTC  (4+ messages)
` [PATCHv2 net 1/2] sctp: improve the code for pmtu probe send and recv update
` [PATCHv2 net 2/2] sctp: send pmtu probe only if packet loss in Search Complete state

[PATCH net] tipc: fix implicit-connect for SYN+
 2021-07-23 15:40 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 04/14] sctp: move 198 addresses from unusable to private scope
 2021-07-23  3:58 UTC 

[PATCH AUTOSEL 4.14 4/8] sctp: move 198 addresses from unusable to private scope
 2021-07-23  3:58 UTC 

[PATCH AUTOSEL 4.4 3/7] sctp: move 198 addresses from unusable to private scope
 2021-07-23  3:59 UTC 

[PATCH AUTOSEL 4.9 3/7] sctp: move 198 addresses from unusable to private scope
 2021-07-23  3:59 UTC 

[PATCH AUTOSEL 4.19 04/11] sctp: move 198 addresses from unusable to private scope
 2021-07-23  3:58 UTC 

[PATCH AUTOSEL 5.10 04/17] sctp: move 198 addresses from unusable to private scope
 2021-07-23  3:57 UTC 

[PATCH AUTOSEL 5.13 04/19] sctp: move 198 addresses from unusable to private scope
 2021-07-23  3:57 UTC 

[PATCH net] sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not set
 2021-07-21 19:26 UTC  (4+ messages)

[PATCHv2 net] sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not set
 2021-07-21 18:45 UTC 

[PATCH net] sctp: update active_key for asoc when old key is being replaced
 2021-07-21 15:50 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Write in sctp_auth_shkey_hold
 2021-07-20 21:33 UTC  (5+ messages)

[PATCH net 0/2] sctp: improve the pmtu probe in Search Complete state
 2021-07-20 14:16 UTC  (5+ messages)
` [PATCH net 1/2] sctp: improve the code for pmtu probe send and recv update
` [PATCH net 2/2] sctp: send pmtu probe only if packet loss in Search Complete state

The new sysctl and socket option added for PLPMTUD (RFC8899)
 2021-07-19 16:55 UTC  (9+ messages)

[PATCH 0/1] sctp: do not update t->pathmtu when PMTUD is disabled
 2021-07-19 10:14 UTC  (4+ messages)
` [PATCH 1/1] "
    ` [PATCH v2 "

[PATCH net] sctp: trim optlen when it's a huge value in sctp_setsockopt
 2021-07-18 16:50 UTC  (2+ messages)

[PATCH v2] net: Use nlmsg_unicast() instead of netlink_unicast()
 2021-07-13 16:40 UTC  (3+ messages)

[PATCH] net: Use nlmsg_unicast() instead of netlink_unicast()
 2021-07-12 16:49 UTC  (2+ messages)

[PATCH AUTOSEL 5.12 156/160] sctp: validate from_addr_param return
 2021-07-06 11:18 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 157/160] sctp: add size validation when walking chunks

[PATCH AUTOSEL 5.10 135/137] sctp: add size validation when walking chunks
 2021-07-06 11:22 UTC 

[PATCH AUTOSEL 4.9 35/35] sctp: add size validation when walking chunks
 2021-07-06 11:28 UTC 

[PATCH AUTOSEL 4.4 31/31] sctp: add size validation when walking chunks
 2021-07-06 11:29 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).