forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: UnitOneAI/linux
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[CWE-682] bpf: Fix a verifier message for alloc size helper arg
#156
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-682] bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback
#155
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-682] bpf: Fix signed_{sub,add32}_overflows type handling
#154
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-362] bpf, cgroup: Fix optlen WARN_ON_ONCE toctou
#153
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-682] bpf: Fix typo in scalar{,32}_min_max_rsh comments
#152
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-682] bpf: Fix verifier jsgt branch analysis on max bound
#151
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-682] bpf: Refactor check_func_call() to allow callback function
#150
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-682] bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF
#149
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-682] bpf: Fix a spelling typo in bpf_atomic_alu_string disasm
#148
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-682] bpf: Fix typo in kernel/bpf/bpf_lsm.c
#147
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-787] bpf: Fix up register-based shifts in interpreter to silence KUBSAN
#146
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-682] bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
#145
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-682] bpf, devmap: Convert remaining READ_ONCE() to rcu_dereference_check()
#144
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-682] bpf: Add _kernel suffix to internal lockdown_bpf_read
#143
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-787] bpf: Fix potential race in tail call compatibility check
#141
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-362] bpf: Fixes possible race in update_prog_stats() for 32bit arches
#140
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-682] bpf: Fix bpf_check_mod_kfunc_call for built-in modules
#139
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-682] bpf: Fix renaming task_getsecid_subj->current_getsecid_subj.
#138
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-362] bpf: Fix possible race in inc_misses_counter
#137
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-682] bpf: fix register_btf_kfunc_id_set for !CONFIG_DEBUG_INFO_BTF
#136
opened May 15, 2026 by
surinderunitone
Loading…
[CWE-682] bpf: Fix warning for cast from restricted gfp_t in verifier
#135
opened May 15, 2026 by
surinderunitone
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.