| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-07-28 16:21 UTC | af_unix: fix use-after-free in unix_stream_recv_urg() | 1 | meatuni001@gmail.com | - |
| 2026-07-28 16:15 UTC | af_unix: fix use-after-free in unix_stream_recv_urg() | 1 | meatuni001@gmail.com | - |
| 2026-07-28 16:10 UTC | net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN | 4 | chia-yu.chang@nokia-bell-labs.com | - |
| 2026-07-28 15:24 UTC | tcp: Replace min_tso_segs() with tso_segs() CC callback | 5 | chia-yu.chang@nokia-bell-labs.com | - |
| 2026-07-28 06:42 UTC | net: datagram: fix integer overflow in zerocopy_sg_from_iter | 1 | yijiangshan@kylinos.cn | - |
| 2026-07-27 18:03 UTC | net: reject IP sends with excessive headroom | 1 | enjou1224z@gmail.com | finished in 5h53m0s |
| 2026-07-27 16:31 UTC | tcp: bound SYN-ACK timers to reqsk timeout range | 4 | enjou1224z@gmail.com | finished in 6h3m0s |
| 2026-07-27 15:39 UTC | inet_diag: make bytecode audit O(n) to prevent CPU DoS | 1 | zhaoyz24@mails.tsinghua.edu.cn | finished in 5h47m0s |
| 2026-07-26 19:38 UTC | tcp: allow congestion controls to override TSO autosizing | 4 | chia-yu.chang@nokia-bell-labs.com | finished in 5h28m0s |
| 2026-07-25 03:08 UTC | tcp: do not change rcv_ssthresh in tcp_measure_rcv_mss() | 1 | zcgao@amazon.com | finished in 4h53m0s |
| 2026-07-24 10:38 UTC | bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg() | 4 | nicoyip.dev@gmail.com | finished in 5h34m0s |
| 2026-07-23 16:26 UTC | bpf, sockmap: Fix cork ownership in tcp_bpf_sendmsg() | 3 | nicoyip.dev@gmail.com | finished in 4h50m0s |
| 2026-07-23 15:51 UTC | Guard against gso_segs overflows | 1 | alice.kernel@fastmail.im | finished in 4h38m0s |
| 2026-07-23 15:34 UTC | bpf, sockmap: Fix cork ownership in tcp_bpf_sendmsg() | 2 | nicoyip.dev@gmail.com | finished in 27m0s |
| 2026-07-23 11:33 UTC | bpf: Fix socket leaks around connect(AF_UNSPEC)+listen() | 1 | mhal@rbox.co | finished in 5h7m0s |
| 2026-07-23 09:16 UTC | net: gro: avoid nesting TCP GSO skbs in skb_gro_receive_list() | 2 | zhaoping.shu@mediatek.com | finished in 5h20m0s |
| 2026-07-23 02:24 UTC | nfc: nci: Fix conn_info use-after-free | 4 | sanghyun.park.cnu@gmail.com | finished in 5h30m0s |
| 2026-07-22 10:44 UTC | Introduce bpf_ksock | 2 | mahe.tardy@gmail.com | finished in 5h45m0s |
| 2026-07-22 09:31 UTC | af_unix: Fix priority inversion issue | 3 | namcao@linutronix.de | finished in 5h9m0s |
| 2026-07-22 08:38 UTC | fou: Fix use-after-free in fou_create() | 1 | xuanqiang.luo@linux.dev | finished in 4h48m0s |
| 2026-07-22 02:42 UTC | net: gro: avoid nesting GSO skbs in skb_gro_receive_list() | 1 | zhaoping.shu@mediatek.com | finished in 5h17m0s |
| 2026-07-22 00:29 UTC | nexthop: take nh->lock for f6i_list walks in replace check and notify | 1 | xmei5@asu.edu | finished in 6h1m0s |
| 2026-07-21 22:38 UTC | bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup | 7 | nnamdio@gmail.com | finished in 5h8m0s |
| 2026-07-20 17:15 UTC | bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup | 6 | nnamdio@gmail.com | finished in 4h57m0s |
| 2026-07-20 14:40 UTC | net: Replace %pK output with 0 | 2 | bigeasy@linutronix.de | skipped |
| 2026-07-20 07:25 UTC | mctp: check register_netdevice_notifier() error in mctp_device_init() | 3 | heminhong@kylinos.cn | finished in 5h28m0s |
| 2026-07-19 16:16 UTC | bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg() | 1 | nicoyip.dev@gmail.com | finished in 4h46m0s |
| 2026-07-19 15:22 UTC | bpf, sockmap: Fix sk_redir use-after-free in send verdict | 1 | nicoyip.dev@gmail.com | finished in 4h36m0s |
| 2026-07-19 13:34 UTC | bridge: Validate and clean up IPv6 neighbour suppression | 1 | danieller@nvidia.com | finished in 5h2m0s |
| 2026-07-19 10:57 UTC | ipv6: Change allocation flags to match rcu_read_lock section requirements | 1 | zlatistiv@gmail.com | finished in 5h5m0s |
| 2026-07-18 18:29 UTC | af_unix: fix listen() succeeding on sockets in the wrong state | 3 | john.ericson@obsidian.systems | finished in 4h26m0s |
| 2026-07-17 15:53 UTC | bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup | 5 | nnamdio@gmail.com | finished in 5h0m0s |
| 2026-07-17 14:32 UTC | net: ipv6: fix dif and sdif mismatch in raw6_icmp_error | 1 | lirongqing@baidu.com | finished in 5h8m0s |
| 2026-07-17 08:14 UTC | tcp: validate RST sequence in SYN-RECEIVED | 1 | yangyx22@mails.tsinghua.edu.cn | finished in 4h46m0s |
| 2026-07-17 06:27 UTC | af_unix: Fix priority inversion issue | 2 | namcao@linutronix.de | finished in 4h39m0s |
| 2026-07-17 02:33 UTC | bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch() | 2 | jose.fernandez@linux.dev | finished in 5h13m0s |
| 2026-07-16 17:06 UTC | mpls: Set rt->rt_nhn just before returning from mpls_nh_build_multi(). | 1 | kuniyu@google.com | finished in 4h48m0s |
| 2026-07-16 14:29 UTC | raw: annotate lockless match fields in raw_v4_match() | 4 | runyu.xiao@seu.edu.cn | finished in 4h47m0s |
| 2026-07-16 06:35 UTC | mctp: check register_netdevice_notifier() error in mctp_device_init() | 2 | heminhong@kylinos.cn | skipped |
| 2026-07-16 02:51 UTC | unix: use kvmalloc_array() for BPF iterator batches | 1 | xiongwm2026@163.com | finished in 3h5m0s |
| 2026-07-16 02:51 UTC | tcp: use kvmalloc_array() for BPF iterator batches | 1 | xiongwm2026@163.com | finished in 4h47m0s |
| 2026-07-15 21:35 UTC | bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup | 4 | nnamdio@gmail.com | finished in 5h16m0s |
| 2026-07-15 14:53 UTC | tcp: Add net.ipv4.tcp_purge_receive_queue sysctl | 2 | leon.hwang@linux.dev | finished in 4h30m0s |
| 2026-07-15 05:53 UTC | net: neigh: avoid calling neigh_forced_gc on every alloc when table is full | 4 | avimalin@gmail.com | finished in 4h52m0s |
| 2026-07-14 20:39 UTC | bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup | 3 | nnamdio@gmail.com | finished in 4h46m0s |
| 2026-07-14 13:39 UTC | net: neigh: avoid calling neigh_forced_gc on every alloc when table is full | 3 | avimalin@gmail.com | finished in 6h5m0s |
| 2026-07-14 01:39 UTC | net: Use synchronous wakeups selectively | 1 | srikar@linux.ibm.com | finished in 5h6m0s |
| 2026-07-13 23:32 UTC | bpf: tcp: fix double sock release on batch realloc | 1 | xmei5@asu.edu | finished in 5h50m0s |
| 2026-07-13 11:07 UTC | net: sysctl: Const Qualify sysctl ctl_table arrays | 3 | joel.granados@kernel.org | finished in 5h22m0s |
| 2026-07-13 10:56 UTC | tcp: initialize standalone TCP-AO response padding | 2 | zhaoyz24@mails.tsinghua.edu.cn | finished in 5h51m0s |
| 2026-07-13 08:18 UTC | tcp: initialize standalone IPv4 ACK options | 1 | zhaoyz24@mails.tsinghua.edu.cn | finished in 5h2m0s |
| 2026-07-12 13:25 UTC | tcp: reject TIME_WAIT reopens when SYN queue is full | 1 | zhaoyz24@mails.tsinghua.edu.cn | finished in 4h37m0s |
| 2026-07-11 11:50 UTC | mpls: fix NULL deref in mpls_valid_fib_dump_req() on CONFIG_INET=n | 1 | bestswngs@gmail.com | finished in 4h49m0s |
| 2026-07-11 09:51 UTC | af_unix: add cond_resched() when flushing receive queue on close | 1 | albin_yang@163.com | finished in 4h55m0s |
| 2026-07-11 07:27 UTC | tcp: bound SYN-ACK timers to reqsk timeout range | 4 | n05ec@lzu.edu.cn | finished in 5h36m0s |
| 2026-07-11 00:59 UTC | net: sock: prevent integer overflow in sock_reserve_memory() | 1 | xmei5@asu.edu | finished in 6h45m0s |
| 2026-07-11 00:54 UTC | align IPv4 teardown with IPv6 and fix driver regressions | 2 | yuyanghuang@google.com | finished in 5h43m0s |
| 2026-07-10 18:13 UTC | tcp: fix TIME_WAIT socket reference leak on PSP policy failure | 1 | edumazet@google.com | finished in 6h1m0s |
| 2026-07-10 18:04 UTC | selftests: net: add missing kconfig and settings | 1 | matttbe@kernel.org | skipped |
| 2026-07-09 18:31 UTC | net: Fix two issues in sk_clone() error path. | 1 | kuniyu@google.com | finished in 5h11m0s |
| 2026-07-08 18:08 UTC | net/tcp: Prevent inlining tcp_syn_ack_timeout() | 1 | emil@etsalapatis.com | skipped |
| 2026-07-08 16:04 UTC | vxlan: RCU protect vxlan_config and enable RTNL-less fill_info | 1 | edumazet@google.com | finished in 5h1m0s |
| 2026-07-08 13:38 UTC | net: use sync wakeups for socket error reports | 1 | usama.arif@linux.dev | finished in 5h33m0s |
| 2026-07-08 06:05 UTC | ipv4: update rt_flush_dev() and two dst.dev readers | 3 | xuanqiang.luo@linux.dev | finished in 5h17m0s |
| 2026-07-08 05:54 UTC | net: skbuff: optimization of net_zcopy_get() call in pskb_carve helpers | 2 | luyun_611@163.com | skipped |
| 2026-07-08 00:35 UTC | udp: fix FOU/GUE over multicast | 6 | littlesmilingcloud@gmail.com | finished in 5h11m0s |
| 2026-07-07 14:53 UTC | geneve: make geneve_fill_info() RTNL-less | 2 | edumazet@google.com | finished in 5h46m0s |
| 2026-07-07 09:10 UTC | netfilter: Add bridge-fastpath | 12 | ericwouds@gmail.com | finished in 4h54m0s |
| 2026-07-07 04:30 UTC | net: ipv4: clear dev->ip_ptr before destroying inetdev | 1 | yuyanghuang@google.com | finished in 4h40m0s |
| 2026-07-07 04:23 UTC | bpf, sockmap: Fix sockmap leaking UDP socks | 4 | mhal@rbox.co | finished in 4h47m0s |
| 2026-07-07 01:01 UTC | net/tcp: Add explicit tracepoint for tcp_syn_ack_timeout() | 1 | emil@etsalapatis.com | skipped |
| 2026-07-06 17:19 UTC | bpf: A common way to attach struct_ops to a cgroup | 3 | ameryhung@gmail.com | finished in 4h48m0s |
| 2026-07-06 16:35 UTC | tun: no longer rely on RTNL in tun_fill_info() | 2 | edumazet@google.com | finished in 5h2m0s |
| 2026-07-06 10:02 UTC | net: skbuff: use net_zcopy_get() instead of refcount_inc() | 1 | luyun_611@163.com | skipped |
| 2026-07-06 07:38 UTC | net: Convert %pK back to %p | 1 | bigeasy@linutronix.de | skipped |
| 2026-07-06 06:58 UTC | net: neigh: avoid calling neigh_forced_gc on every alloc when table is full | 2 | avimalin@gmail.com | finished in 4h30m0s |
| 2026-07-05 18:17 UTC | ipv4/ipv6: Fix UAF and memory leak in IGMP/MLD | 2 | edumazet@google.com | finished in 4h40m0s |
| 2026-07-05 12:38 UTC | net: af_unix: useful handling of LSM denials on SCM_RIGHTS | 4 | jkoolstra@xs4all.nl | finished in 4h39m0s |
| 2026-07-05 02:36 UTC | udp: fix FOU/GUE over multicast | 5 | littlesmilingcloud@gmail.com | finished in 4h9m0s |
| 2026-07-04 19:43 UTC | ipv4/ipv6: Fix UAF and memory leak in IGMP/MLD | 1 | edumazet@google.com | finished in 4h43m0s |
| 2026-07-03 08:14 UTC | af_unix: fix listen() succeeding on sockets in the wrong state | 2 | john.ericson@obsidian.systems | finished in 5h6m0s |
| 2026-07-03 07:39 UTC | coredump, net: fix layer violation with direct connection | 1 | john.ericson@obsidian.systems | finished in 4h39m0s |
| 2026-07-03 00:09 UTC | net: Support per-netns device unregistration | 2 | kuniyu@google.com | finished in 4h10m0s |
| 2026-07-02 20:20 UTC | af_unix: fix listen() succeeding on sockets in the wrong state | 1 | john.ericson@obsidian.systems | finished in 4h50m0s |
| 2026-07-02 17:07 UTC | net: skb: isolate skb data area allocations into a separate bucket | 3 | pfalcato@suse.de | finished in 5h22m0s |
| 2026-07-02 15:28 UTC | net/rps: consolidate RPS dispatch into netif_rps() helpers | 1 | jemmywong512@gmail.com | finished in 5h3m0s |
| 2026-07-02 14:09 UTC | bpf, sockmap: fix copied_seq after partial TCP read | 1 | dongchenchen2@huawei.com | finished in 4h49m0s |
| 2026-07-02 09:52 UTC | tcp: bound SYN-ACK timers to reqsk timeout range | 3 | n05ec@lzu.edu.cn | finished in 3h48m0s |
| 2026-07-02 04:44 UTC | net: Misc follow-up on RTNL-less fib_rules series. | 1 | kuniyu@google.com | skipped |
| 2026-07-01 23:28 UTC | bpf, sockmap: Fix sockmap leaking UDP socks | 3 | mhal@rbox.co | finished in 4h38m0s |
| 2026-07-01 23:10 UTC | udp: fix FOU/GUE over multicast | 4 | littlesmilingcloud@gmail.com | finished in 4h44m0s |
| 2026-07-01 21:41 UTC | net: Support per-netns device unregistration | 1 | kuniyu@google.com |
finished
in 4h26m0s
[1 findings] |
| 2026-07-01 16:42 UTC | mac802154: remove interfaces with RCU list deletion | 2 | alhouseenyousef@gmail.com | finished in 4h43m0s |
| 2026-07-01 16:35 UTC | af_unix: Fix priority inversion issue | 1 | namcao@linutronix.de | finished in 4h28m0s |
| 2026-07-01 15:51 UTC | sit: prepare for RTNL-less link dumping | 1 | edumazet@google.com | skipped |
| 2026-07-01 12:51 UTC | tun: no longer rely on RTNL in tun_fill_info() | 1 | edumazet@google.com | finished in 5h9m0s |
| 2026-07-01 12:50 UTC | amt: no longer rely on RTNL in amt_fill_info() | 1 | edumazet@google.com | finished in 4h46m0s |
| 2026-07-01 12:23 UTC | amt: fix size calculation in amt_get_size() | 1 | edumazet@google.com | finished in 4h39m0s |
| 2026-07-01 12:04 UTC | geneve: make geneve_fill_info() RTNL-less | 1 | edumazet@google.com | finished in 4h40m0s |
| 2026-07-01 09:43 UTC | macsec: no longer rely on RTNL in macsec_fill_info() | 1 | edumazet@google.com | finished in 4h34m0s |