Advanced Filters
Published Title Version Author Status
2026-08-03 09:00 UTC bpf: Fix socket leaks around connect(AF_UNSPEC)+listen() 2 mhal@rbox.co finished in 4h3m0s
2026-08-01 10:26 UTC bpf, sockmap: fix forward allocation accounting in strparser self-pass path 2 zirajs7@gmail.com finished in 4h27m0s
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: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 06:52 UTC bpf, sockmap: fix page_counter underflow in strparser SK_PASS 1 zirajs7@gmail.com finished in 5h50m0s
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-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-17 15:53 UTC bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup 5 nnamdio@gmail.com finished in 5h0m0s
2026-07-15 21:39 UTC Add the the capability to load HW RX checksum in eBPF programs 5 lorenzo@kernel.org finished in 4h48m0s
2026-07-15 21:35 UTC bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup 4 nnamdio@gmail.com finished in 5h16m0s
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 17:48 UTC skb extension for BPF metadata 1 jakub@cloudflare.com finished in 4h49m0s
2026-07-09 18:42 UTC selftests/bpf: remove redundant config option from selftests fragments 1 alexis.lothore@bootlin.com skipped
2026-07-08 20:34 UTC Add the capability to load HW RX checksum in eBPF programs 4 deliran@verdict.gg finished in 4h51m0s
2026-07-08 16:55 UTC bpf, sockmap: Fix FIONREAD for sockets without a verdict program 3 devnull@kernel.org finished in 4h57m0s
2026-07-08 13:40 UTC bpf, sockmap: Fix FIONREAD for sockets without a verdict program 2 devnull@kernel.org finished in 4h54m0s
2026-07-07 16:15 UTC bpf, sockmap: Account for receive queue in FIONREAD without a verdict program 1 devnull@kernel.org finished in 5h25m0s
2026-07-07 04:23 UTC bpf, sockmap: Fix sockmap leaking UDP socks 4 mhal@rbox.co finished in 4h47m0s
2026-07-02 14:09 UTC bpf, sockmap: fix copied_seq after partial TCP read 1 dongchenchen2@huawei.com finished in 4h49m0s
2026-07-01 23:28 UTC bpf, sockmap: Fix sockmap leaking UDP socks 3 mhal@rbox.co finished in 4h38m0s
2026-06-30 20:50 UTC bpf, sockmap: fix copied_seq left behind when a stream parser is removed 1 rhkrqnwk98@gmail.com finished in 1h41m0s
2026-06-29 17:27 UTC bpf, sockmap: disallow sockmap mutation from tc, xdp and flow_dissector 3 rhkrqnwk98@gmail.com finished in 4h53m0s
2026-06-26 20:36 UTC bpf, sockmap: Fix sockmap leaking UDP socks 2 mhal@rbox.co finished in 4h10m0s
2026-06-23 18:03 UTC bpf, sockmap: Fix sockmap leaking UDP socks 1 mhal@rbox.co finished in 4h23m0s
2026-06-23 11:20 UTC bpf, unix: Guard sk_msg-dependent code behind CONFIG_NET_SOCK_MSG 2 jakub@cloudflare.com finished in 4h26m0s
2026-06-22 12:58 UTC bpf, unix: Guard sk_msg-dependent code behind CONFIG_NET_SOCK_MSG 1 jakub@cloudflare.com skipped
2026-06-20 02:44 UTC bpf, sockmap: reject a packet-modifying SK_SKB stream parser 5 rhkrqnwk98@gmail.com finished in 4h3m0s
2026-06-19 17:09 UTC Drop skb metadata before LWT encapsulation 3 jakub@cloudflare.com finished in 4h25m0s
2026-06-19 06:29 UTC bpf, sockmap: reject a packet-modifying SK_SKB stream parser 4 rhkrqnwk98@gmail.com finished in 4h32m0s
2026-06-18 10:27 UTC bpf, sockmap: reject a packet-modifying SK_SKB stream parser 3 rhkrqnwk98@gmail.com finished in 4h33m0s
2026-06-16 09:11 UTC bpf, sockmap: fix lock inversion between stab->lock and sk_callback_lock 1 rhkrqnwk98@gmail.com finished in 4h4m0s
2026-06-14 01:40 UTC tls: reject the combination of TLS and sockmap 1 kuba@kernel.org finished in 4h45m0s
2026-06-13 08:24 UTC bpf, sockmap: fix BUG_ON in skb_to_sgvec() on a resized ingress skb 1 rhkrqnwk98@gmail.com finished in 4h12m0s
2026-06-12 13:07 UTC bpf, skmsg: some fixes for skmsg 3 jiayuan.chen@linux.dev finished in 4h47m0s
2026-06-12 12:35 UTC bpf, sockmap: fix use-after-free when the stream parser resizes the skb 2 rhkrqnwk98@gmail.com finished in 1h17m0s
2026-06-12 11:34 UTC bpf, sockmap: fix use-after-free when the stream parser resizes the skb 2 rhkrqnwk98@gmail.com finished in 1h40m0s
2026-06-12 01:14 UTC tcp: opportunistic loopback splice for BPF-paired sockets 1 xiyou.wangcong@gmail.com finished in 4h30m0s
[2 findings]
2026-06-11 12:34 UTC bpf, skmsg: some fixes for skmsg 2 jiayuan.chen@linux.dev finished in 4h49m0s
2026-06-10 17:59 UTC bpf, sockmap: take the socket lock in udp_bpf_recvmsg() 1 rhkrqnwk98@gmail.com finished in 4h28m0s
2026-06-10 06:21 UTC net: skmsg: preserve sg.copy across SG transforms 2 yimingqian591@gmail.com finished in 4h23m0s
2026-06-09 11:23 UTC bpf, sockmap: fix use-after-free when the stream parser resizes the skb 1 rhkrqnwk98@gmail.com finished in 1h43m0s
2026-06-05 00:29 UTC net: ethtool: let ops locked drivers run without rtnl_lock 2 kuba@kernel.org finished in 4h11m0s
2026-06-04 13:40 UTC net/tls: preserve sk_msg sg.copy when splitting records 1 yimingqian591@gmail.com finished in 4h7m0s
2026-06-03 16:27 UTC udp: clear skb->dev before running a sockmap verdict 2 rhkrqnwk98@gmail.com finished in 4h26m0s
2026-06-03 16:21 UTC udp: clear skb->dev before running a sockmap verdict 2 rhkrqnwk98@gmail.com finished in 4h38m0s
2026-06-03 12:26 UTC udp: clear skb->dev before running a sockmap verdict 1 rhkrqnwk98@gmail.com finished in 4h18m0s
2026-06-03 01:28 UTC net: ethtool: make sure __ethtool_get_link_ksettings() is ops-locked 2 kuba@kernel.org finished in 4h3m0s
2026-05-20 10:27 UTC bpf, sockmap: keep sk_msg copy state in sync 3 rollkingzzc@gmail.com finished in 4h19m0s
2026-05-17 14:56 UTC bpf, skmsg: fix verdict sk_data_ready racing with ktls rx 5 v3rdant.xiang@gmail.com finished in 4h45m0s
2026-05-17 12:16 UTC bpf, sockmap: keep sk_msg copy state in sync 2 rollkingzzc@gmail.com finished in 4h37m0s
2026-05-16 16:43 UTC bpf, sockmap: keep sk_msg copy state in sync 1 rollkingzzc@gmail.com finished in 4h36m0s
2026-05-15 05:04 UTC net: skmsg: pin the delayed-work psock in sk_psock_backlog 1 rollkingzzc@gmail.com finished in 4h1m0s
2026-05-14 10:47 UTC net: Clear skb metadata in LWT BPF xmit 2 jakub@cloudflare.com finished in 4h58m0s
2026-05-11 15:52 UTC net/tls: fix UAF when TLS_RX is set on sockmap socket 4 v3rdant.xiang@gmail.com finished in 4h42m0s
2026-05-11 12:41 UTC selftests: bpf: add test for KTLS+sockmap reverse-order UAF 3 v3rdant.xiang@gmail.com finished in 2h7m0s
2026-05-11 12:37 UTC [PATCH net v2] selftests: bpf: add test for KTLS+sockmap reverse-order UAF 1 v3rdant.xiang@gmail.com finished in 2h11m0s
2026-05-11 12:10 UTC bpf: Add Jiayuan Chen to sockmap maintainers 1 jakub@cloudflare.com finished in 1h35m0s
2026-04-28 19:44 UTC net: Clear skb metadata before LWT xmit 1 jakub@cloudflare.com finished in 5h7m0s
2026-04-20 19:48 UTC sockmap: Fix sk_psock_drop() race vs sock_map_{unhash,close,destroy}(). 2 kuniyu@google.com finished in 4h25m0s
2026-04-14 14:13 UTC bpf, sockmap: Fix af_unix null-ptr-deref in proto update 4 mhal@rbox.co finished in 3h59m0s
2026-04-02 20:37 UTC sockmap: Fix sk_psock_drop() race vs sock_map_{unhash,close,destroy}(). 1 kuniyu@google.com finished in 4h27m0s
2026-04-02 05:09 UTC udp_bpf: fix use-after-free in udp_bpf_recvmsg() 1 kartikey406@gmail.com finished in 4h10m0s
2026-04-01 00:54 UTC sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_ready(). 1 kuniyu@google.com finished in 4h34m0s
2026-03-21 03:30 UTC tls: reject attaching TLS to sockets already in sockmap 1 v3rdant.xiang@gmail.com finished in 4h12m0s
2026-03-12 07:25 UTC selftests/bpf: Fix sockmap_multi_channels reliability 1 jiayuan.chen@linux.dev finished in 1h17m0s
2026-03-07 05:16 UTC tcp: remove unused hash_size from struct tcp_out_options 2 kmta1236@gmail.com finished in 3h57m0s
2026-03-05 23:30 UTC bpf, sockmap: Fix af_unix null-ptr-deref in proto update 3 mhal@rbox.co finished in 4h1m0s
2026-03-05 02:27 UTC tcp: remove unused hash_size from struct tcp_out_options 1 kmta1236@gmail.com skipped
2026-03-04 11:15 UTC tcp: shrink per-packet memset in __tcp_transmit_skb() 1 kmta1236@gmail.com finished in 4h2m0s
2026-03-04 06:33 UTC bpf/sockmap: add splice support for tcp_bpf 1 jiayuan.chen@linux.dev finished in 4h13m0s
2026-02-26 21:12 UTC skb extension for BPF local storage 1 jakub@cloudflare.com finished in 4h17m0s
2026-02-26 07:55 UTC arm64: bpf: Force 8-byte alignment for JIT buffer to prevent atomic tearing 3 tabba@google.com finished in 1h14m0s
2026-02-25 13:15 UTC net: annotate data-races around sk->sk_{data_ready,write_space} 1 edumazet@google.com finished in 4h3m0s
2026-02-25 09:13 UTC arm64: bpf: Fix UBSAN misaligned access in BPF JIT 2 tabba@google.com finished in 1h22m0s
2026-02-24 09:31 UTC arm64: bpf: Fix UBSAN misaligned access in BPF JIT 1 tabba@google.com finished in 1h13m0s
2026-02-18 21:56 UTC libbpf: Remove extern declaration of bpf_stream_vprintk() 1 ihor.solodrai@linux.dev finished in 1h2m0s
2026-02-17 08:33 UTC Add the the capability to load HW RX checsum in eBPF programs 3 lorenzo@kernel.org finished in 4h6m0s
2026-02-13 15:26 UTC Add the the capability to load HW RX checsum in eBPF programs 2 lorenzo@kernel.org finished in 3h52m0s
2026-02-10 17:21 UTC Add the the capability to load HW RX checsum in eBPF programs 1 lorenzo@kernel.org finished in 4h0m0s
2026-02-07 14:34 UTC bpf, sockmap: Fix af_unix null-ptr-deref in proto update 2 mhal@rbox.co finished in 3h49m0s
2026-01-29 16:47 UTC bpf, sockmap: Fix af_unix null-ptr-deref in proto update 1 mhal@rbox.co finished in 4h9m0s
2026-01-24 11:32 UTC bpf: Fix FIONREAD and copied_seq issues 9 jiayuan.chen@linux.dev finished in 3h48m0s
2026-01-24 06:14 UTC bpf: Fix FIONREAD and copied_seq issues 8 jiayuan.chen@linux.dev finished in 3h53m0s
2026-01-23 17:05 UTC Switch from kfuncs to direct helper calls in prologue/epilogue 2 jakub@cloudflare.com finished in 3h57m0s
2026-01-19 19:53 UTC Switch from kfuncs to direct helper calls in prologue/epilogue 1 jakub@cloudflare.com finished in 4h12m0s
2026-01-15 19:27 UTC tcp_bpf: improve ingress redirection performance with message corking 6 xiyou.wangcong@gmail.com finished in 4h6m0s
2026-01-13 02:50 UTC bpf: Fix FIONREAD and copied_seq issues 7 jiayuan.chen@linux.dev finished in 4h5m0s
2026-01-10 21:05 UTC Call skb_metadata_set when skb->data points past metadata 1 jakub@cloudflare.com finished in 3h52m0s
2026-01-08 15:00 UTC bpf: Fix FIONREAD and copied_seq issues 6 jiayuan.chen@linux.dev finished in 3h59m0s
2026-01-07 14:28 UTC Decouple skb metadata tracking from MAC header offset 3 jakub@cloudflare.com finished in 3h55m0s
2026-01-06 05:14 UTC bpf: Fix FIONREAD and copied_seq issues 5 jiayuan.chen@linux.dev finished in 3h50m0s
2026-01-05 12:14 UTC Decouple skb metadata tracking from MAC header offset 2 jakub@cloudflare.com finished in 4h20m0s
2025-12-28 00:22 UTC tcp_bpf: improve ingress redirection performance with message corking 5 xiyou.wangcong@gmail.com finished in 3h55m0s
2025-11-25 11:56 UTC bpf: Fix FIONREAD and copied_seq issues 4 jiayuan.chen@linux.dev finished in 4h14m0s
2025-11-24 16:28 UTC Decouple skb metadata tracking from MAC header offset 1 jakub@cloudflare.com finished in 3h54m0s
2025-11-21 14:23 UTC bpf: Fix FIONREAD and copied_seq issues 3 jiayuan.chen@linux.dev finished in 4h9m0s