| Published | Title | Version | Author | Status |
|---|---|---|---|---|
| 2026-07-17 18:36 UTC | bpf: Fix alignment of memory allocator objects on 32-bit archs | 1 | nbd@nbd.name | finished in 1h31m0s |
| 2026-07-17 17:30 UTC | mm: fix UAF caused by race between ptdump and vmap pgtable freeing | 5 | ljs@kernel.org | finished in 5h27m0s |
| 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 15:01 UTC | selftests: stop leaking OUTPUT into gen_mods_dir kernel builds | 2 | yijiangshan@kylinos.cn | skipped |
| 2026-07-17 14:17 UTC | bpf, arm64: Fix stack-passed arguments for indirect trampolines | 1 | puranjay@kernel.org | finished in 2h17m0s |
| 2026-07-17 13:48 UTC | bpf, arm64: Optimize cast_user code generation | 1 | puranjay@kernel.org | finished in 1h59m0s |
| 2026-07-17 12:53 UTC | bpf: Reject arena frees below the arena base | 2 | chenyy23@mails.tsinghua.edu.cn | finished in 4h42m0s |
| 2026-07-17 12:02 UTC | bpf: Inline the numeric open-coded iterator kfuncs | 2 | puranjay@kernel.org | finished in 1h54m0s |
| 2026-07-17 11:37 UTC | bpf: Add memory usage for arena and selftest | 2 | jiayuan.chen@linux.dev | finished in 5h12m0s |
| 2026-07-17 10:05 UTC | bpf: Validate byte type for helper stack reads | 2 | chenyy23@mails.tsinghua.edu.cn | finished in 5h12m0s |
| 2026-07-17 07:33 UTC | bpf, cgroup: Fix storage null-ptr-deref after replacing prog | 2 | pulehui@huaweicloud.com | finished in 4h54m0s |
| 2026-07-17 07:32 UTC | libarena: use ARRAY_SIZE macro in test_rbtree.bpf.c | 1 | yanlonglong@kylinos.cn | skipped |
| 2026-07-17 06:47 UTC | libarena: use ARRAY_SIZE macro in test_rbtree.bpf.c | 1 | yanlonglong@kylinos.cn | skipped |
| 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 21:31 UTC | mm: fix UAF caused by race between ptdump and vmap pgtable freeing | 4 | ljs@kernel.org | finished in 6h21m0s |
| 2026-07-16 21:10 UTC | bpf, mips: Add support for BPF_SDIV and BPF_SMOD in the mips JIT | 1 | main.kalliope@gmail.com | finished in 2h36m0s |
| 2026-07-16 15:11 UTC | bpf, sparc: Add support for BPF_SDIV and BPF_SMOD in the sparc64 JIT | 1 | main.kalliope@gmail.com | finished in 1h40m0s |
| 2026-07-16 14:24 UTC | bpf: Add memory usage for arena | 1 | jiayuan.chen@linux.dev | finished in 5h0m0s |
| 2026-07-16 12:01 UTC | Fixes for tailcall with subprog and callback | 3 | pulehui@huaweicloud.com | finished in 4h59m0s |
| 2026-07-16 10:06 UTC | veth: convert frag_list skbs before running XDP | 1 | matt@readmodwrite.com | finished in 4h40m0s |
| 2026-07-16 08:57 UTC | tools/resolve_btfids: fix OUTPUT leakage from kselftest causing corrupted build paths | 1 | yijiangshan@kylinos.cn | skipped |
| 2026-07-16 08:43 UTC | bpf: Fix two trampoline image UAFs in bpf_trampoline_multi_detach() | 1 | hui.zhu@linux.dev | finished in 1h59m0s |
| 2026-07-16 07:51 UTC | bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations | 3 | rppt@kernel.org | finished in 4h44m0s |
| 2026-07-16 07:38 UTC | bpf, riscv: fix missing extable entry for arena load_acquire | 2 | jiangfeng@kylinos.cn | finished in 2h11m0s |
| 2026-07-16 07:11 UTC | libarena/selftests: use ARRAY_SIZE macro in st_asan_buddy.bpf.c | 1 | yanlonglong@kylinos.cn | skipped |
| 2026-07-16 06:15 UTC | bpf, riscv: fix missing extable entry for arena load_acquire | 1 | jiangfeng@kylinos.cn | finished in 2h10m0s |
| 2026-07-16 03:34 UTC | bpf:syscall: Log error code on trampoline unlink failure | 1 | xu.xin16@zte.com.cn | skipped |
| 2026-07-16 02:53 UTC | kbuild: rpm-pkg: Preserve .BTF section in kernel modules during debuginfo stripping | 2 | laoar.shao@gmail.com | skipped |
| 2026-07-15 22:00 UTC | Add arena argument support to kfuncs and struct_ops | 1 | memxor@gmail.com | finished in 4h45m0s |
| 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-15 17:21 UTC | Fix leftover issues of the unify bpf_call_arg_meta patchset | 1 | ameryhung@gmail.com | finished in 5h25m0s |
| 2026-07-15 15:32 UTC | bpf: Introduce global percpu data | 10 | leon.hwang@linux.dev | finished in 5h1m0s |
| 2026-07-15 14:53 UTC | tools/build: Allow versioning of all LLVM tools | 4 | james.clark@linaro.org | skipped |
| 2026-07-15 14:11 UTC | bpf: Disallow interpreter fallback for interpreter-unsupported insns | 2 | leon.hwang@linux.dev | finished in 5h44m0s |
| 2026-07-15 13:04 UTC | bpf: Inline the numeric open-coded iterator kfuncs | 1 | puranjay@kernel.org | finished in 1h46m0s |
| 2026-07-15 12:39 UTC | tools/build: Allow versioning of all LLVM tools | 3 | james.clark@linaro.org | skipped |
| 2026-07-15 11:22 UTC | selftests/bpf: Fix compilation with RELEASE=1 | 1 | vmalik@redhat.com | skipped |
| 2026-07-15 10:51 UTC | selftests: do not preserve ownership when installing files with rsync | 1 | devnull@kernel.org | skipped |
| 2026-07-15 10:03 UTC | selftests/bpf: Fix fib_lookup VLAN tests on hosts with forwarding on | 1 | avinash.duduskar@gmail.com | skipped |
| 2026-07-15 07:12 UTC | bpf, riscv: add timed may_goto support | 3 | jiangfeng@kylinos.cn | finished in 2h36m0s |
| 2026-07-15 06:40 UTC | Unify helper and kfunc call_arg_meta | 2 | ameryhung@gmail.com | finished in 5h18m0s |
| 2026-07-15 05:35 UTC | selftests/seccomp: Fix pointer type mismatch build error | 1 | kuan-ying.lee@canonical.com | skipped |
| 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 19:58 UTC | binfmt_misc: bpf-backed binary type handlers | 2 | brauner@kernel.org | skipped |
| 2026-07-14 17:48 UTC | skb extension for BPF metadata | 1 | jakub@cloudflare.com | finished in 4h49m0s |
| 2026-07-14 17:24 UTC | mm: fix UAF caused by race between ptdump and vmap pgtable freeing | 3 | ljs@kernel.org | finished in 4h55m0s |
| 2026-07-14 14:07 UTC | xsk: fix AF_XDP multi-buffer Tx descriptor reclaim | 3 | maciej.fijalkowski@intel.com | finished in 6h4m0s |
| 2026-07-14 13:50 UTC | clang true signature follow-on | 1 | alan.maguire@oracle.com | skipped |
| 2026-07-14 12:16 UTC | bpf, riscv: add timed may_goto support | 2 | jiangfeng@kylinos.cn | finished in 2h49m0s |
| 2026-07-14 09:38 UTC | bpf: Reject negative const offsets for buffer pointers | 5 | sun.jian.kdev@gmail.com | finished in 5h15m0s |
| 2026-07-14 07:30 UTC | barrier: Add smp_cond_load_{relaxed,acquire}_timeout() | 14 | ankur.a.arora@oracle.com | finished in 5h4m0s |
| 2026-07-14 02:58 UTC | bpf, riscv: add timed may_goto support | 1 | jiangfeng@kylinos.cn | finished in 2h20m0s |
| 2026-07-14 02:47 UTC | sched_ext: Validate cid override before updating tables | 1 | soolaugust@gmail.com | finished in 2h30m0s |
| 2026-07-14 02:44 UTC | Reject callback subprogs invoke tailcall | 2 | pulehui@huaweicloud.com | finished in 5h5m0s |
| 2026-07-14 02:39 UTC | bpf, x86: Add support for BPF_SDIV and BPF_SMOD in the i386 JIT | 2 | main.kalliope@gmail.com | finished in 2h4m0s |
| 2026-07-14 01:46 UTC | bpf, cgroup: Fix storage null-ptr-deref after replacing prog | 1 | pulehui@huaweicloud.com | finished in 5h6m0s |
| 2026-07-14 00:24 UTC | riscv, bpf: Add support for signed operations and 32-bit atomics | 4 | visitorckw@gmail.com | finished in 2h14m0s |
| 2026-07-13 23:52 UTC | bpf: Fix tracing of kfuncs with implicit args | 3 | ihor.solodrai@linux.dev | finished in 5h43m0s |
| 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 18:58 UTC | bpf, x86: Fix signed 32-bit div/mod in the i386 JIT | 1 | main.kalliope@gmail.com | finished in 1h48m0s |
| 2026-07-13 16:23 UTC | bpf: bidirectional VLAN support for bpf_fib_lookup() | 7 | avinash.duduskar@gmail.com | finished in 4h39m0s |
| 2026-07-13 15:40 UTC | bpf: Introduce global percpu data | 9 | leon.hwang@linux.dev | finished in 5h9m0s |
| 2026-07-13 15:38 UTC | Redesign Verification Errors | 3 | memxor@gmail.com |
finished
in 4h52m0s
[1 findings] |
| 2026-07-13 13:26 UTC | HID: bpf: Fix signedness bug in hid_bpf_hw_request | 2 | lgs201920130244@gmail.com | finished in 1h46m0s |
| 2026-07-13 13:16 UTC | libbpf: reject linker STT_SECTION symbols with out-of-range st_shndx | 1 | naveed@digiscrypt.com | skipped |
| 2026-07-13 06:35 UTC | selftests/bpf: Enable BLK_DEV_NBD for raw_tp_writable_reject_nbd_invalid | 1 | shung-hsi.yu@suse.com | skipped |
| 2026-07-13 06:16 UTC | bpf: Validate byte type for helper stack reads | 1 | chenyy23@mails.tsinghua.edu.cn | finished in 4h47m0s |
| 2026-07-13 02:49 UTC | docs: bpf: document BPF_RB_OVERWRITE_POS in bpf_ringbuf_query | 2 | shijianlin11@foxmail.com | skipped |
| 2026-07-13 01:38 UTC | docs: bpf: document BPF_RB_OVERWRITE_POS in bpf_ringbuf_query | 1 | shijianlin11@foxmail.com | skipped |
| 2026-07-12 10:42 UTC | mm: fix UAF caused by race between ptdump and vmap pgtable freeing | 2 | ljs@kernel.org | finished in 4h56m0s |
| 2026-07-12 06:28 UTC | kbuild: rpm-pkg: Preserve .BTF section in kernel modules during debuginfo stripping | 1 | laoar.shao@gmail.com | skipped |
| 2026-07-12 04:08 UTC | binfmt_misc: bpf-backed binary type handlers | 2 | farid.m.zakaria@gmail.com | skipped |
| 2026-07-11 16:48 UTC | libbpf: initialize btf_ext out-parameter early in btf_parse_elf() | 2 | naveed@digiscrypt.com | skipped |
| 2026-07-11 12:48 UTC | bpf: Fix WARNING in bpf_trampoline_multi_detach | 2 | leon.hwang@linux.dev | finished in 5h3m0s |
| 2026-07-11 10:47 UTC | Reject callback subprogs invoke tailcall | 1 | pulehui@huaweicloud.com | finished in 4h56m0s |
| 2026-07-11 10:16 UTC | LoongArch: BPF: Optimize 32-bit zero/sign extensions | 1 | yangtiezhu@loongson.cn | skipped |
| 2026-07-11 10:09 UTC | LoongArch: BPF: clean up for build_insn() paths | 1 | yangtiezhu@loongson.cn | finished in 2h21m0s |
| 2026-07-11 09:43 UTC | bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations | 2 | rppt@kernel.org | finished in 5h0m0s |
| 2026-07-11 05:34 UTC | bpf: Eliminate unnecessary clone/restore due to constants blinding | 1 | xukuohai@huaweicloud.com | finished in 5h44m0s |
| 2026-07-11 04:10 UTC | net: mana: add ethtool private flag for full-page RX buffers | 12 | dipayanroy@linux.microsoft.com | skipped |
| 2026-07-10 22:52 UTC | bpf: Fix trampoline handling of 128-bit values | 3 | yonghong.song@linux.dev | finished in 4h52m0s |
| 2026-07-10 22:09 UTC | selftests/bpf: A few edge case fixes | 1 | rbm@suse.com | skipped |
| 2026-07-10 19:44 UTC | xsk: fix AF_XDP multi-buffer Tx descriptor reclaim | 2 | maciej.fijalkowski@intel.com | finished in 5h18m0s |
| 2026-07-10 19:29 UTC | bpf: Fix tracing of kfuncs with implicit args | 2 | ihor.solodrai@linux.dev | finished in 5h36m0s |
| 2026-07-10 19:19 UTC | Enable BPF JIT hardening by default when x86_64 CFI is enabled | 1 | jmill@asu.edu | skipped |
| 2026-07-10 18:22 UTC | bpf: Fix trampoline handling of 128-bit values | 2 | yonghong.song@linux.dev | finished in 5h23m0s |
| 2026-07-10 18:09 UTC | bpf: Fix unused nskb warning in bpf_icmp_send | 1 | mahe.tardy@gmail.com | skipped |
| 2026-07-10 18:04 UTC | selftests: net: add missing kconfig and settings | 1 | matttbe@kernel.org | skipped |
| 2026-07-10 16:38 UTC | selftests/bpf: keep polling connection that is still in progress | 1 | alexis.lothore@bootlin.com | skipped |
| 2026-07-10 14:47 UTC | bpf: Fix WARNING in bpf_trampoline_multi_detach | 1 | leon.hwang@linux.dev | finished in 5h25m0s |
| 2026-07-10 14:44 UTC | bpf: Reject >8 byte return values on return-reading trampoline paths | 1 | yonghong.song@linux.dev | finished in 5h24m0s |
| 2026-07-10 11:56 UTC | x86/mm/pat: acquire mmap lock on page table free to avoid ptdump UAF | 1 | ljs@kernel.org | finished in 4h47m0s |
| 2026-07-10 03:55 UTC | bpf: return -EINVAL from bpf_ringbuf_query for unknown flags | 1 | shijianlin11@foxmail.com | finished in 5h18m0s |
| 2026-07-10 00:59 UTC | bpf: Fix tracing of kfuncs with implicit args | 1 | ihor.solodrai@linux.dev | finished in 5h3m0s |
| 2026-07-09 23:57 UTC | bpf: Avoid soft lockup in __htab_map_lookup_and_delete_batch() | 1 | jose.fernandez@linux.dev | finished in 5h8m0s |
| 2026-07-09 23:02 UTC | Unify helper and kfunc call_arg_meta | 1 | ameryhung@gmail.com | finished in 4h46m0s |
| 2026-07-09 18:42 UTC | selftests/bpf: remove redundant config option from selftests fragments | 1 | alexis.lothore@bootlin.com | skipped |
| 2026-07-09 18:27 UTC | bpf: require an owned cpumask for bpf_cpumask_populate() | 3 | main.kalliope@gmail.com | finished in 2h14m0s |
| 2026-07-09 17:37 UTC | net: atlantic: convert RX path to page_pool | 1 | cyy@cyyself.name | finished in 2h13m0s |