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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Thu, 7 Sep 2017 10:38:16 -0700
From:   Kiran T <kiran.lkml@...il.com>
To:     linux-kernel@...r.kernel.org
Subject: Accessing userspace created persistent eBPF maps from kernel bpf
 restricted C

Hello,
The samples and test cases have examples showing how user space
programs can pin maps and get pinned maps as FDs.  However, how would
one access a user-space created pinned map from kernel space, without
having to statically have a 'maps' section defined (and depend on the
elf loader)?

Thanks,
Kiran

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ