Show patches with: Submitter = Hao Luo       |    State = Action Required       |    Archived = No       |   12 patches
Patch Series S/W/F Date Submitter Delegate State
[linux-5.15.y,10/10] bpf: Fix crash due to out of bounds access into reg2btf_ids. Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.15.y,09/10] bpf/selftests: Test PTR_TO_RDONLY_MEM Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.15.y,08/10] bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem. Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.15.y,07/10] bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM. Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.15.y,06/10] bpf: Convert PTR_TO_MEM_OR_NULL to composable types. Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.15.y,05/10] bpf: Introduce MEM_RDONLY flag Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.15.y,04/10] bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.15.y,03/10] bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.15.y,02/10] bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.15.y,01/10] bpf: Introduce composable reg, ret and arg types. Fix bpf mem read/write vulnerability. --- 2022-04-28 Hao Luo New
[linux-5.16.y,8/9] bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem. Fix bpf mem read/write vulnerability. --- 2022-02-16 Hao Luo New
[linux-5.16.y,2/9] bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL Fix bpf mem read/write vulnerability. --- 2022-02-16 Hao Luo New