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] [thread-next>] [day] [month] [year] [list]
Message-Id: 
 <175565951224.3753798.14794372578854364006.git-patchwork-notify@kernel.org>
Date: Wed, 20 Aug 2025 03:11:52 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Stanislav Fomichev <sdf@...ichev.me>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
 kuba@...nel.org, pabeni@...hat.com, ayush.sawal@...lsio.com,
 andrew+netdev@...n.ch, gregkh@...uxfoundation.org, horms@...nel.org,
 dsahern@...nel.org, pablo@...filter.org, kadlec@...filter.org, fw@...len.de,
 steffen.klassert@...unet.com, mhal@...x.co, abhishektamboli9@...il.com,
 linux-kernel@...r.kernel.org, linux-staging@...ts.linux.dev,
 netfilter-devel@...r.kernel.org, coreteam@...filter.org,
 herbert@...dor.apana.org.au
Subject: Re: [PATCH net-next v2 0/7] net: Convert to skb_dstref_steal and
 skb_dstref_restore

Hello:

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

On Mon, 18 Aug 2025 08:40:25 -0700 you wrote:
> To diagnose and prevent issues similar to [0], emit warning
> (CONFIG_DEBUG_NET) from skb_dst_set and skb_dst_set_noref when
> overwriting non-null reference-counted entry. Two new helpers
> are added to handle special cases where the entry needs to be
> reset and restored: skb_dstref_steal/skb_dstref_restore. The bulk of
> the patches in the series converts manual _skb_refst manipulations
> to these new helpers.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/7] net: Add skb_dstref_steal and skb_dstref_restore
    https://git.kernel.org/netdev/net-next/c/c3f0c02997c7
  - [net-next,v2,2/7] xfrm: Switch to skb_dstref_steal to clear dst_entry
    https://git.kernel.org/netdev/net-next/c/c829aab21ed5
  - [net-next,v2,3/7] netfilter: Switch to skb_dstref_steal to clear dst_entry
    https://git.kernel.org/netdev/net-next/c/15488d4d8dc1
  - [net-next,v2,4/7] net: Switch to skb_dstref_steal/skb_dstref_restore for ip_route_input callers
    https://git.kernel.org/netdev/net-next/c/e97e6a1830dd
  - [net-next,v2,5/7] staging: octeon: Convert to skb_dst_drop
    https://git.kernel.org/netdev/net-next/c/da3b9d493ba2
  - [net-next,v2,6/7] chtls: Convert to skb_dst_reset
    https://git.kernel.org/netdev/net-next/c/3e31075a1194
  - [net-next,v2,7/7] net: Add skb_dst_check_unset
    https://git.kernel.org/netdev/net-next/c/a890348adcc9

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