[syzbot] [fs?] kernel BUG in sctp_getsockopt_peeloff_common
2025-12-05 9:44 UTC (3+ messages)
SCTP client discarding INIT_ACK sent with different remote IP address from multihomed SCTP server
2025-12-02 16:45 UTC (7+ messages)
sctp on RHEL9
2025-11-28 12:19 UTC (4+ messages)
[bug report] net/sctp: convert sctp_getsockopt_peeloff_common() to FD_PREPARE()
2025-11-26 8:37 UTC (2+ messages)
[syzbot] Monthly sctp report (Nov 2025)
2025-11-24 7:46 UTC
[syzbot] [sctp?] WARNING: refcount bug in sctp_transport_put (5)
2025-11-17 7:50 UTC
[PATCH net-next] sctp: Remove unused declaration sctp_auth_init_hmacs()
2025-11-15 2:20 UTC (3+ messages)
[PATCH v1 net-next] sctp: Don't inherit do_auto_asconf in sctp_clone_sock()
2025-11-11 0:30 UTC (3+ messages)
[syzbot] [sctp?] BUG: corrupted list in sctp_destroy_sock
2025-11-06 22:30 UTC
[syzbot] [sctp?] UBSAN: shift-out-of-bounds in sctp_transport_update_rto (2)
2025-11-06 11:08 UTC
[PATCH v2] sctp: make sctp_transport_init() void
2025-11-04 1:40 UTC (3+ messages)
[PATCH net v3 0/3] Fix SCTP diag locking issues
2025-11-04 1:20 UTC (10+ messages)
` [PATCH net v3 1/3] sctp: Hold RCU read lock while iterating over address list
` [PATCH net v3 2/3] sctp: Prevent TOCTOU out-of-bounds write
` [PATCH net v3 3/3] sctp: Hold sock lock while iterating over address list
[PATCH] sctp: make sctp_transport_init() void
2025-11-02 15:51 UTC (2+ messages)
[PATCH v3] net: sctp: fix KMSAN uninit-value in sctp_inq_pop
2025-10-30 10:50 UTC (3+ messages)
[PATCH net-next] sctp: Constify struct sctp_sched_ops
2025-10-29 1:20 UTC (2+ messages)
[PATCH net v2] sctp: Prevent TOCTOU out-of-bounds write
2025-10-28 16:34 UTC (3+ messages)
[bug report] sctp: Replace sockaddr with sockaddr_inet in sctp_addr union
2025-10-28 11:02 UTC
[PATCH v3 net-next 0/8] sctp: Avoid redundant initialisation in sctp_accept() and sctp_do_peeloff()
2025-10-28 1:20 UTC (18+ messages)
` [PATCH v3 net-next 1/8] sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock()
` [PATCH v3 net-next 2/8] sctp: Don't copy sk_sndbuf and sk_rcvbuf in sctp_sock_migrate()
` [PATCH v3 net-next 3/8] sctp: Don't call sk->sk_prot->init() in sctp_v[46]_create_accept_sk()
` [PATCH v3 net-next 4/8] net: Add sk_clone()
` [PATCH v3 net-next 5/8] sctp: Use sk_clone() in sctp_accept()
` [PATCH v3 net-next 6/8] sctp: Remove sctp_pf.create_accept_sk()
` [PATCH v3 net-next 7/8] sctp: Use sctp_clone_sock() in sctp_do_peeloff()
` [PATCH v3 net-next 8/8] sctp: Remove sctp_copy_sock() and sctp_copy_descendant()
[PATCH net v2] sctp: Hold sock lock while iterating over address list
2025-10-27 10:25 UTC
[PATCH net] sctp: Prevent TOCTOU out-of-bounds write
2025-10-27 9:46 UTC (3+ messages)
[PATCH net] sctp: Hold sock lock while iterating over address list
2025-10-27 9:17 UTC (2+ messages)
[PATCH net] sctp: Hold RCU read lock while iterating over address list
2025-10-27 8:53 UTC (7+ messages)
[PATCH v2] net: sctp: fix KMSAN uninit-value in sctp_inq_pop
2025-10-24 16:39 UTC (3+ messages)
[PATCH v2 net-next 0/8] sctp: Avoid redundant initialisation in sctp_accept() and sctp_do_peeloff()
2025-10-23 22:07 UTC (17+ messages)
` [PATCH v2 net-next 1/8] sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock()
` [PATCH v2 net-next 2/8] sctp: Don't copy sk_sndbuf and sk_rcvbuf in sctp_sock_migrate()
` [PATCH v2 net-next 3/8] sctp: Don't call sk->sk_prot->init() in sctp_v[46]_create_accept_sk()
` [PATCH v2 net-next 4/8] net: Add sk_clone()
` [PATCH v2 net-next 5/8] sctp: Use sk_clone() in sctp_accept()
` [PATCH v2 net-next 6/8] sctp: Remove sctp_pf.create_accept_sk()
` [PATCH v2 net-next 7/8] sctp: Use sctp_clone_sock() in sctp_do_peeloff()
` [PATCH v2 net-next 8/8] sctp: Remove sctp_copy_sock() and sctp_copy_descendant()
[PATCH] net: sctp: fix KMSAN uninit-value in sctp_inq_pop
2025-10-23 17:49 UTC (4+ messages)
[PATCH v2 net] sctp: avoid NULL dereference when chunk data buffer is missing
2025-10-23 3:46 UTC (3+ messages)
[PATCH 6.1.y] sctp: linearize cloned gso packets in sctp_rcv
2025-10-22 7:55 UTC
[syzbot] Monthly sctp report (Oct 2025)
2025-10-22 7:53 UTC
[PATCH v1 net-next 0/8] sctp: Avoid redundant copy in sctp_accept() and sctp_do_peeloff()
2025-10-22 7:36 UTC (10+ messages)
` [PATCH v1 net-next 1/8] sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock()
` [PATCH v1 net-next 2/8] sctp: Don't copy sk_sndbuf and sk_rcvbuf in sctp_sock_migrate()
` [PATCH v1 net-next 3/8] sctp: Don't call sk->sk_prot->init() in sctp_v[46]_create_accept_sk()
` [PATCH v1 net-next 4/8] net: Add sk_clone()
` [PATCH v1 net-next 5/8] sctp: Use sk_clone() in sctp_accept()
` [PATCH v1 net-next 6/8] sctp: Remove sctp_pf.create_accept_sk()
` [PATCH v1 net-next 7/8] sctp: Use sctp_clone_sock() in sctp_do_peeloff()
` [PATCH v1 net-next 8/8] sctp: Remove sctp_copy_sock() and sctp_copy_descendant()
[PATCH net] selftests: net: fix server bind failure in sctp_vrf.sh
2025-10-20 23:50 UTC (2+ messages)
[syzbot] [sctp?] KMSAN: uninit-value in sctp_sf_eat_data_6_2
2025-10-20 21:09 UTC
[syzbot] [sctp?] KMSAN: uninit-value in sctp_inq_pop (3)
2025-10-20 15:48 UTC
[PATCH net] sctp: avoid NULL dereference when chunk data buffer is missing
2025-10-17 11:06 UTC (4+ messages)
[syzbot] [sctp?] WARNING: refcount bug in sctp_generate_timeout_event (2)
2025-10-16 13:42 UTC
[PATCH] sctp: fix null derefer in sctp_sf_do_5_1D_ce()
2025-10-10 8:37 UTC (2+ messages)
[PATCH] net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()
2025-10-06 18:10 UTC (5+ messages)
Thematic Funds Letter Of Intent
2025-09-23 23:54 UTC
[PATCH] sctp: fix null deref in sctp_sf_do_5_1D_ce()
2025-09-22 17:22 UTC (2+ messages)
[syzbot] [sctp?] KMSAN: uninit-value in __sctp_v6_cmp_addr (2)
2025-08-26 14:11 UTC
[PATCH net-next v3 0/5] sctp: Convert to use crypto lib, and upgrade cookie auth
2025-08-20 15:00 UTC (7+ messages)
` [PATCH net-next v3 1/5] selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsec
` [PATCH net-next v3 2/5] sctp: Fix MAC comparison to be constant-time
` [PATCH net-next v3 3/5] sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication
` [PATCH net-next v3 4/5] sctp: Convert cookie authentication to use HMAC-SHA256
` [PATCH net-next v3 5/5] sctp: Stop accepting md5 and sha1 for net.sctp.cookie_hmac_alg
[PATCH net-next v2 0/3] sctp: Convert to use crypto lib, and upgrade cookie auth
2025-08-18 17:42 UTC (13+ messages)
` [PATCH net-next v2 1/3] selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsec
` [PATCH net-next v2 2/3] sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication
` [PATCH net-next v2 3/3] sctp: Convert cookie authentication to use HMAC-SHA256
[PATCH net-next 0/2] sctp: Convert to use crypto lib, and upgrade cookie auth
2025-08-12 10:58 UTC (4+ messages)
` [PATCH net-next 1/2] sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication
` [PATCH net-next 2/2] sctp: Convert cookie authentication to use HMAC-SHA256
[PATCH net] sctp: linearize cloned gso packets in sctp_rcv
2025-08-08 20:20 UTC (3+ messages)
[syzbot] [sctp?] KMSAN: uninit-value in sctp_assoc_bh_rcv
2025-07-27 21:25 UTC (2+ messages)
[PATCH net-next 0/3] net: Add sockaddr_inet unified address structure
2025-07-25 23:26 UTC (6+ messages)
` [PATCH net-next 1/3] ipv6: "
` [PATCH net-next 2/3] wireguard: peer: Replace sockaddr with sockaddr_inet
` [PATCH net-next 3/3] sctp: Replace sockaddr with sockaddr_inet in sctp_addr union
[syzbot] [sctp?] UBSAN: shift-out-of-bounds in sctp_transport_update_rto
2025-07-22 19:47 UTC (2+ messages)
[syzbot] [sctp?] UBSAN: shift-out-of-bounds in sctp_transport_update_rto
2025-07-21 19:06 UTC
[syzbot] [netfilter?] [sctp?] BUG: assuming non migratable context at ./include/linux/filter.h:LINE
2025-07-17 18:52 UTC
[PATCH net-next v3 01/15] net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()
2025-06-16 22:44 UTC (3+ messages)
` [PATCH net-next v3 05/15] net: ipv6: Make udp_tunnel6_xmit_skb() void
` [PATCH net-next v3 06/15] net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()
[syzbot] Monthly sctp report (Jun 2025)
2025-06-16 9:59 UTC
[PATCH net-next v2 01/14] net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()
2025-06-13 19:23 UTC (3+ messages)
[PATCH net-next 01/14] net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()
2025-06-12 11:21 UTC (3+ messages)
[PATCH AUTOSEL 5.4 04/20] sctp: Do not wake readers in __sctp_write_space()
2025-06-04 1:06 UTC
[PATCH AUTOSEL 5.10 06/27] sctp: Do not wake readers in __sctp_write_space()
2025-06-04 1:05 UTC
[PATCH AUTOSEL 5.15 06/33] sctp: Do not wake readers in __sctp_write_space()
2025-06-04 1:04 UTC
[PATCH AUTOSEL 6.1 09/46] sctp: Do not wake readers in __sctp_write_space()
2025-06-04 1:03 UTC
[PATCH AUTOSEL 6.6 11/62] sctp: Do not wake readers in __sctp_write_space()
2025-06-04 1:01 UTC
[PATCH AUTOSEL 6.12 16/93] sctp: Do not wake readers in __sctp_write_space()
2025-06-04 0:58 UTC
[PATCH AUTOSEL 6.14 019/108] sctp: Do not wake readers in __sctp_write_space()
2025-06-04 0:54 UTC
[PATCH AUTOSEL 6.15 020/118] sctp: Do not wake readers in __sctp_write_space()
2025-06-04 0:49 UTC
[PATCH] sctp: mark sctp_do_peeloff static
2025-05-28 12:04 UTC (6+ messages)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).