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>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 18 Nov 2020 00:40:05 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     KP Singh <kpsingh@...omium.org>
Cc:     linux-kernel@...r.kernel.org, bpf@...r.kernel.org, kafai@...com,
        ast@...nel.org, daniel@...earbox.net, revest@...omium.org,
        jackmanb@...omium.org, middelin@...gle.com
Subject: Re: [PATCH bpf-next v4 1/2] bpf: Add bpf_bprm_opts_set helper

Hello:

This series was applied to bpf/bpf-next.git (refs/heads/master):

On Tue, 17 Nov 2020 23:29:28 +0000 you wrote:
> From: KP Singh <kpsingh@...gle.com>
> 
> The helper allows modification of certain bits on the linux_binprm
> struct starting with the secureexec bit which can be updated using the
> BPF_F_BPRM_SECUREEXEC flag.
> 
> secureexec can be set by the LSM for privilege gaining executions to set
> the AT_SECURE auxv for glibc.  When set, the dynamic linker disables the
> use of certain environment variables (like LD_PRELOAD).
> 
> [...]

Here is the summary with links:
  - [bpf-next,v4,1/2] bpf: Add bpf_bprm_opts_set helper
    https://git.kernel.org/bpf/bpf-next/c/3f6719c7b62f
  - [bpf-next,v4,2/2] bpf: Add tests for bpf_bprm_opts_set helper
    https://git.kernel.org/bpf/bpf-next/c/ea87ae85c9b3

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ