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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <172867153798.2893426.17357382276165605918.git-patchwork-notify@kernel.org>
Date: Fri, 11 Oct 2024 18:32:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: stephen@...workplumber.org, dsahern@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH iproute2] ip: netconf: fix overzealous error checking

Hello:

This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@...workplumber.org>:

On Wed,  9 Oct 2024 11:21:54 -0700 you wrote:
> The rtnetlink.sh kernel test started reporting errors after
> iproute2 update. The error checking introduced by commit
> under fixes is incorrect. rtnl_listen() always returns
> an error, because the only way to break the loop is to
> return an error from the handler, it seems.
> 
> Switch this code to using normal rtnl_talk(), instead of
> the rtnl_listen() abuse. As far as I can tell the use of
> rtnl_listen() was to make get and dump use common handling
> but that's no longer the case, anyway.
> 
> [...]

Here is the summary with links:
  - [iproute2] ip: netconf: fix overzealous error checking
    https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=6887a0656dad

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