lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 20 Jan 2017 12:09:20 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     g.borello@...il.com
Cc:     daniel@...earbox.net, ast@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] bpf: add bpf_probe_read_str helper

From: Gianluca Borello <g.borello@...il.com>
Date: Wed, 18 Jan 2017 17:55:49 +0000

> Provide a simple helper with the same semantics of strncpy_from_unsafe():
> 
> int bpf_probe_read_str(void *dst, int size, const void *unsafe_addr)
> 
> This gives more flexibility to a bpf program.
 ...
> Signed-off-by: Gianluca Borello <g.borello@...il.com>
> Acked-by: Alexei Starovoitov <ast@...nel.org>
> Acked-by: Daniel Borkmann <daniel@...earbox.net>

Applied, thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ