linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-07-09 16:18:47 to 2026-08-19 02:29:58 UTC [more...]

[PATCH RFC v2 00/13] sysctl: add module aliases
 2026-08-19  2:28 UTC  (9+ messages)
` [PATCH RFC v2 01/13] keys, pidns, fs/verity, riscv/vector: reorder '#include <linux/sysctl.h>'
` [PATCH RFC v2 02/13] proc: add config option SYSCTL_MODULE_ALIASES
` [PATCH RFC v2 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE
` [PATCH RFC v2 04/13] sysctl: add register_sysctl() wrapper for MODULE_SYSCTL_TABLE
` [PATCH RFC v2 05/13] sysctl, parport: update register_sysctl() callers with template arguments
` [PATCH RFC v2 06/13] sysctl, net: add register_net_sysctl{_sz}() wrappers for MODULE_SYSCTL_TABLE
` [PATCH RFC v2 07/13] sysctl, net: update register_net_sysctl{_sz}() callers with template arguments
` [PATCH RFC v2 08/13] sysctl, net: update register_net_sysctl_sz(ARRAY_SIZE(table_tmpl)) "

[PATCH net v2] sctp: drop a chunk if its transport was removed
 2026-08-19  1:38 UTC 

[PATCH net] sctp: drop a backlogged chunk if its transport was removed
 2026-08-19  1:15 UTC  (4+ messages)

[PATCH net] sctp: stop processing a packet once its association is deleted
 2026-08-18 17:11 UTC  (3+ messages)

[PATCH net] sctp: fix possible out-of-bounds read in SCTP_PARAM_SUPPORTED_ADDRESS_TYPES
 2026-08-18 15:14 UTC  (2+ messages)

[PATCH net-next v3] net: Replace %pK output with 0
 2026-08-14 14:02 UTC  (7+ messages)

[PATCH v4 0/3] net: sysctl: Const Qualify sysctl ctl_table arrays
 2026-08-13 11:40 UTC  (6+ messages)
` [PATCH v4 1/3] net: enforce net sysctl registration
` [PATCH v4 2/3] net: Const qualify ctl_tables that kmemdup unconditionally
` [PATCH v4 3/3] net: Const qualify network templated ctl_tables Arrays

[syzbot] [sctp?] WARNING: refcount bug in sctp_transport_put (6)
 2026-08-13  8:59 UTC 

[PATCH net v3] sctp: fix use-after-free of cached ASCONF chunk
 2026-08-13  1:10 UTC  (5+ messages)

[PATCH net] sctp: clear new_transport when removing a peer
 2026-08-13  0:30 UTC  (4+ messages)

[PATCH net-next v4] sctp: auth: propagate HMAC calculation errors to callers
 2026-08-11  8:50 UTC  (3+ messages)

[PATCH net] sctp: fix use-after-free of cached ASCONF chunk
 2026-08-08  0:57 UTC  (3+ messages)
  ` [PATCH net v2] "

[PATCH] sctp: validate cookie AUTH state before use
 2026-08-07 22:40 UTC  (4+ messages)

[PATCH net] sctp: clear control chunk transport if it is being removed
 2026-08-06 16:50 UTC  (2+ messages)

[PATCH net v3] sctp: auth: propagate HMAC calculation errors to callers
 2026-08-05 18:06 UTC  (2+ messages)

[PATCH net v2] sctp: re-point retained control chunks on association migration
 2026-08-05 17:04 UTC  (2+ messages)

[PATCH net v2] sctp: fix stream->outcnt underflow on duplicate RECONF responses
 2026-08-05 16:14 UTC  (3+ messages)

[PATCH net] sctp: fix addip_serial increment on ASCONF_ACK allocation failure
 2026-08-05  3:10 UTC  (6+ messages)
` [PATCH net v2] "

[PATCH net-next] sctp: fix use-after-free in timeout event handling
 2026-08-04 22:10 UTC  (2+ messages)

[PATCH v2] sctp: diag: fix uninitialized stack leak via INET_DIAG_LOCALS/PEERS
 2026-08-04 21:38 UTC  (3+ messages)

[PATCH net] sctp: bound the auth_chunks copy length in SCTP_LOCAL_AUTH_CHUNKS
 2026-08-04 20:02 UTC  (5+ messages)

[PATCH net v3] sctp: keep chunk->transport in step with the list it is queued on
 2026-08-03 21:30 UTC  (3+ messages)

[PATCH net] sctp: re-point the GSO head_skb socket on association migration
 2026-08-01  2:14 UTC  (2+ messages)

[PATCH net] sctp: re-point retained control chunks on association migration
 2026-08-01  1:56 UTC  (2+ messages)

[PATCH] sctp: hold shkey across socket migration
 2026-08-01  1:24 UTC  (2+ messages)

[PATCH net] sctp: fix stream->outcnt underflow on duplicate RECONF responses
 2026-07-31 15:17 UTC  (2+ messages)

[PATCH net-next v2] net: Replace %pK output with 0
 2026-07-30 14:29 UTC  (3+ messages)

[PATCH net v4] sctp: socket: refactor sctp_skb_recv_datagram to use ERR_PTR
 2026-07-30 13:55 UTC  (3+ messages)
` [syzbot ci] "

[PATCH v4 net-next] sctp: auth: break when skb_clone fails for auth_chunk
 2026-07-30  0:00 UTC  (11+ messages)
` [PATCH v4 net] sctp: auth: verify auth requirement when auth_chunk is NULL
  ` [PATCH net-next v5] sctp: auth: discard auth_chunk when skb_clone fails

[PATCH net] sctp: validate Adaptation Indication parameter length
 2026-07-30  0:00 UTC  (3+ messages)

[PATCH net] sctp: fix transport UAF via the retransmit queue
 2026-07-29 15:47 UTC  (4+ messages)
` [PATCH net v2] sctp: keep chunk->transport in step with the list it is queued on

[PATCH net] sctp: validate Cookie Preservative parameter length
 2026-07-29 15:08 UTC  (2+ messages)

[PATCH net-next v4] sctp: socket: set *err = 0 on receive shutdown
 2026-07-27 23:29 UTC  (2+ messages)

[PATCH net] sctp: prevent peer transport count overflow
 2026-07-27 22:50 UTC  (3+ messages)

[PATCH net] sctp: reject stale cookies with mismatched verification tags
 2026-07-27 22:40 UTC  (3+ messages)

[PATCH net v3] sctp: don't free the ASCONF's own transport in DEL-IP processing
 2026-07-23 17:40 UTC  (5+ messages)

[PATCH 0/2] net: Use synchronous wakeups selectively
 2026-07-23 15:44 UTC  (12+ messages)
` [PATCH 1/2] net/socket: Record preference for synchronous wakeups
` [PATCH 2/2] net/sock: Propagate WF_SYNC only when requested

[PATCH] sctp: don't free the ASCONF's own transport in DEL-IP processing
 2026-07-23 14:28 UTC  (3+ messages)

[PATCH 1/2] sctp: socket: Fix uninitialized error on socket shutdown
 2026-07-22 18:38 UTC  (8+ messages)
` [PATCH 2/2] sctp: auth: Fix safety issue when skb_clone fails in auth_chunk handling
  ` [PATCH net v3] sctp: socket: remove unused 'err' parameter from sctp_skb_recv_datagram

[syzbot] [bpf?] [sctp?] [tipc?] INFO: rcu detected stall in sock_close (5)
 2026-07-22 15:42 UTC 

[PATCH net] sctp: fix addr_wq_timer race in sctp_free_addr_wq()
 2026-07-21 22:12 UTC  (3+ messages)

[PATCH net v3 1/2] sctp: avoid auth_enable sysctl UAF during netns teardown
 2026-07-21 21:20 UTC  (5+ messages)
` [PATCH net v3 2/2] sctp: close UDP tunnel sockets "

[PATCH] sctp: diag: fix uninitialized stack leak via INET_DIAG_LOCALS/PEERS
 2026-07-21 21:06 UTC  (3+ messages)

[PATCH net v2] sctp: validate stream count in sctp_process_strreset_inreq()
 2026-07-21 21:00 UTC  (4+ messages)

[PATCH v2] sctp: fix auth_chunk_list capacity check in sctp_auth_ep_add_chunkid
 2026-07-21 19:40 UTC  (3+ messages)

[PATCH net-next] net: Convert %pK back to %p
 2026-07-21  6:20 UTC  (5+ messages)

[PATCH net v3 1/2] sctp: auth: do not set auth flag when skb_clone fails
 2026-07-20 15:01 UTC  (3+ messages)
` [PATCH net v3 2/2] sctp: auth: verify auth requirement when auth_chunk is NULL

[PATCH v2 1/2] net: sctp: socket: Fix uninitialized error on socket shutdown
 2026-07-17 15:22 UTC  (5+ messages)
` [PATCH v2 2/2] net: sctp: auth: Fix safety issue when skb_clone fails in auth_chunk handling

[PATCH net] sctp: fix auth_hmacs array size in struct sctp_cookie
 2026-07-17 10:40 UTC  (2+ messages)

[PATCH net v2] sctp: don't free the ASCONF's own transport in DEL-IP processing
 2026-07-16 11:39 UTC 

Subject: [SECURITY] sctp: diag: uninit kernel stack leak via INET_DIAG_LOCALS/PEERS
 2026-07-14  6:29 UTC 

[PATCH net-next] sctp: replace cb->args[4] with a local variable in sctp_diag_dump()
 2026-07-13 19:26 UTC  (2+ messages)

[PATCH net v2 1/2] sctp: avoid auth_enable sysctl UAF during netns teardown
 2026-07-13 16:31 UTC  (3+ messages)
` [PATCH net v2 2/2] sctp: close UDP tunnel sockets "

[PATCH 01/13 RFC net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
 2026-07-13 14:57 UTC  (5+ messages)

[PATCH RFC net-next v3 0/3] net: sysctl: Const Qualify sysctl ctl_table arrays
 2026-07-13 11:07 UTC  (4+ messages)
` [PATCH RFC net-next v3 1/3] net: enforce net sysctl registration
` [PATCH RFC net-next v3 2/3] net: Const qualify ctl_tables that kmemdup unconditionally
` [PATCH RFC net-next v3 3/3] net: Const qualify network templated ctl_tables Arrays

[PATCH net] sctp: validate STALE_COOKIE cause length before reading staleness
 2026-07-10 15:00 UTC  (2+ messages)


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).