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]
Date:   Wed, 16 Nov 2022 05:00:19 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Pablo Neira Ayuso <pablo@...filter.org>
Cc:     netfilter-devel@...r.kernel.org, davem@...emloft.net,
        netdev@...r.kernel.org, kuba@...nel.org, pabeni@...hat.com,
        edumazet@...gle.com
Subject: Re: [PATCH net-next 1/6] netfilter: nft_payload: use __be16 to store gre
 version

Hello:

This series was applied to netdev/net-next.git (master)
by Pablo Neira Ayuso <pablo@...filter.org>:

On Tue, 15 Nov 2022 10:59:17 +0100 you wrote:
> GRE_VERSION and GRE_VERSION0 are expressed in network byte order,
> use __be16. Uncovered by sparse:
> 
> net/netfilter/nft_payload.c:112:25: warning: incorrect type in assignment (different base types)
> net/netfilter/nft_payload.c:112:25:    expected unsigned int [usertype] version
> net/netfilter/nft_payload.c:112:25:    got restricted __be16
> net/netfilter/nft_payload.c:114:22: warning: restricted __be16 degrades to integer
> 
> [...]

Here is the summary with links:
  - [net-next,1/6] netfilter: nft_payload: use __be16 to store gre version
    https://git.kernel.org/netdev/net-next/c/66394126bf20
  - [net-next,2/6] netfilter: nft_inner: fix return value check in nft_inner_parse_l2l3()
    https://git.kernel.org/netdev/net-next/c/7394c2dd62de
  - [net-next,3/6] netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
    https://git.kernel.org/netdev/net-next/c/7d34aa3e03b6
  - [net-next,4/6] netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET
    https://git.kernel.org/netdev/net-next/c/8daa8fde3fc3
  - [net-next,5/6] netfilter: rpfilter/fib: clean up some inconsistent indenting
    https://git.kernel.org/netdev/net-next/c/971095c6fa4a
  - [net-next,6/6] netfilter: conntrack: use siphash_4u64
    https://git.kernel.org/netdev/net-next/c/d2c806abcf0b

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