[lvc-project] [PATCH v2] xdp: remove WARN() from __xdp_reg_mem_model()

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Mon Jun 24 13:10:27 MSK 2024


Hello:

This patch was applied to bpf/bpf.git (master)
by Daniel Borkmann <daniel at iogearbox.net>:

On Mon, 24 Jun 2024 11:07:47 +0300 you wrote:
> Syzkaller reports a warning in __xdp_reg_mem_model().
> 
> The warning occurs only if __mem_id_init_hash_table() returns
> an error. It returns the error in two cases:
> 
>   1. memory allocation fails;
>   2. rhashtable_init() fails when some fields of rhashtable_params
>      struct are not initialized properly.
> 
> [...]

Here is the summary with links:
  - [v2] xdp: remove WARN() from __xdp_reg_mem_model()
    https://git.kernel.org/bpf/bpf/c/de081f82e810

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





More information about the lvc-project mailing list