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: <167689081798.18600.7449667914076688550.git-patchwork-notify@kernel.org>
Date:   Mon, 20 Feb 2023 11:00:17 +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: nf_tables: NULL pointer dereference
 in nf_tables_updobj()

Hello:

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

On Fri, 17 Feb 2023 13:29:52 +0100 you wrote:
> From: Alok Tiwari <alok.a.tiwari@...cle.com>
> 
> static analyzer detect null pointer dereference case for 'type'
> function __nft_obj_type_get() can return NULL value which require to handle
> if type is NULL pointer return -ENOENT.
> 
> This is a theoretical issue, since an existing object has a type, but
> better add this failsafe check.
> 
> [...]

Here is the summary with links:
  - [net-next,1/6] netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
    https://git.kernel.org/netdev/net-next/c/dac7f50a4521
  - [net-next,2/6] netfilter: nf_tables: fix wrong pointer passed to PTR_ERR()
    https://git.kernel.org/netdev/net-next/c/1fb7696ac6c3
  - [net-next,3/6] netfilter: conntrack: udp: fix seen-reply test
    https://git.kernel.org/netdev/net-next/c/28af0f009dde
  - [net-next,4/6] netfilter: conntrack: remote a return value of the 'seq_print_acct' function.
    https://git.kernel.org/netdev/net-next/c/f6477ec62fda
  - [net-next,5/6] ipvs: avoid kfree_rcu without 2nd arg
    https://git.kernel.org/netdev/net-next/c/e4d0fe71f59d
  - [net-next,6/6] netfilter: let reset rules clean out conntrack entries
    https://git.kernel.org/netdev/net-next/c/2954fe60e33d

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