All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Lorenz Bauer <lmb@cloudflare.com>
Cc: ast@kernel.org, daniel@iogearbox.net, kernel-team@cloudflare.com,
	netdev@vger.kernel.org, bpf@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH bpf] bpf: exempt CAP_BPF from checks against bpf_jit_limit
Date: Wed, 22 Sep 2021 21:40:06 +0000	[thread overview]
Message-ID: <163234680674.13903.12726490005358522005.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210922111153.19843-1-lmb@cloudflare.com>

Hello:

This patch was applied to bpf/bpf.git (refs/heads/master):

On Wed, 22 Sep 2021 12:11:52 +0100 you wrote:
> When introducing CAP_BPF, bpf_jit_charge_modmem was not changed to
> treat programs with CAP_BPF as privileged for the purpose of JIT
> memory allocation. This means that a program without CAP_BPF can
> block a program with CAP_BPF from loading a program.
> 
> Fix this by checking bpf_capable in bpf_jit_charge_modmem.
> 
> [...]

Here is the summary with links:
  - [bpf] bpf: exempt CAP_BPF from checks against bpf_jit_limit
    https://git.kernel.org/bpf/bpf/c/7c3a00911b3d

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



      reply	other threads:[~2021-09-22 21:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-22 11:11 [PATCH bpf] bpf: exempt CAP_BPF from checks against bpf_jit_limit Lorenz Bauer
2021-09-22 21:40 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=163234680674.13903.12726490005358522005.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=kernel-team@cloudflare.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lmb@cloudflare.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.