Re: [RFC bpf-next v2 2/6] bpf: Prevent BPF programs from access the buffer pointed by user_optval.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 8/10/23 23:27, Yonghong Song wrote:


On 8/10/23 9:31 PM, thinker.li@xxxxxxxxx wrote:
From: Kui-Feng Lee <kuifeng@xxxxxxxx>

Since the buffer pointed by ctx->user_optval is in user space, BPF programs
in kernel space should not access it directly.  They should use
bpf_copy_from_user() and bpf_copy_to_user() to move data between user and
kernel space.

Signed-off-by: Kui-Feng Lee <kuifeng@xxxxxxxx>
Signed-off-by: Kui-Feng Lee <thinker.li@xxxxxxxxx>

You probably only want
    Signed-off-by: Kui-Feng Lee <thinker.li@xxxxxxxxx>
since it matches email 'From'. Also,
    From: Kui-Feng Lee <kuifeng@xxxxxxxx>
is different from email 'From'. Strange.


Got it!sssssssssssssss


[...]




[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux