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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 31 Mar 2022 13:30:11 +0000 From: patchwork-bot+netdevbpf@...nel.org To: David Howells <dhowells@...hat.com> Cc: netdev@...r.kernel.org, butterflyhuangxx@...il.com, marc.dionne@...istor.com, linux-afs@...ts.infradead.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH net] rxrpc: fix some null-ptr-deref bugs in server_key.c Hello: This patch was applied to netdev/net.git (master) by Paolo Abeni <pabeni@...hat.com>: On Wed, 30 Mar 2022 15:22:14 +0100 you wrote: > From: Xiaolong Huang <butterflyhuangxx@...il.com> > > Some function calls are not implemented in rxrpc_no_security, there are > preparse_server_key, free_preparse_server_key and destroy_server_key. > When rxrpc security type is rxrpc_no_security, user can easily trigger a > null-ptr-deref bug via ioctl. So judgment should be added to prevent it > > [...] Here is the summary with links: - [net] rxrpc: fix some null-ptr-deref bugs in server_key.c https://git.kernel.org/netdev/net/c/ff8376ade4f6 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