[RFC PATCH 08/20] bpf: Add Landlock ruleset map type
Song Liu
song at kernel.org
Thu Apr 16 21:12:11 UTC 2026
On Tue, Apr 7, 2026 at 1:02 PM Justin Suess <utilityemal77 at gmail.com> wrote:
>
> Expose the new BPF_MAP_TYPE_LANDLOCK_RULESET via headers, allowing
> programs to utilize the map.
>
> Signed-off-by: Justin Suess <utilityemal77 at gmail.com>
I don't think we can introduce a new map type for this. Instead, we should use
existing map with __kptr values.
Thanks,
Song
More information about the Linux-security-module-archive
mailing list