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: Sat, 15 Jun 2024 01:50:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
 pabeni@...hat.com, hawk@...nel.org, amritha.nambiar@...el.com,
 sridhar.samudrala@...el.com, alardam@...il.com, lorenzo@...nel.org,
 memxor@...il.com
Subject: Re: [PATCH net] netdev-genl: fix error codes when outputting XDP features

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Thu, 13 Jun 2024 14:30:44 -0700 you wrote:
> -EINVAL will interrupt the dump. The correct error to return
> if we have more data to dump is -EMSGSIZE.
> 
> Discovered by doing:
> 
>   for i in `seq 80`; do ip link add type veth; done
>   ./cli.py --dbg-small-recv 5300 --spec netdev.yaml --dump dev-get >> /dev/null
>   [...]
>      nl_len = 64 (48) nl_flags = 0x0 nl_type = 19
>      nl_len = 20 (4) nl_flags = 0x2 nl_type = 3
>   	error: -22
> 
> [...]

Here is the summary with links:
  - [net] netdev-genl: fix error codes when outputting XDP features
    https://git.kernel.org/netdev/net/c/7ed352d34f1a

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