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
| ||
|
Message-Id: <174959945123.2737769.14443818617306779815.git-patchwork-notify@kernel.org> Date: Tue, 10 Jun 2025 23:50:51 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Anton Moryakov <ant.v.moryakov@...il.com> Cc: mkubecek@...e.cz, netdev@...r.kernel.org Subject: Re: [PATCH] common: fix potential NULL dereference in print_rss_hkey() Hello: This patch was applied to ethtool/ethtool.git (master) by Michal Kubecek <mkubecek@...e.cz>: On Sun, 18 May 2025 16:08:28 +0300 you wrote: > From: AntonMoryakov <ant.v.moryakov@...il.com> > > > Static analyzer (Svace) reported a possible null pointer dereference > in print_rss_hkey(). Specifically, when the 'hkey' pointer is NULL, > the function continues execution after printing an error message, > leading to dereferencing hkey[i]. > > [...] Here is the summary with links: - common: fix potential NULL dereference in print_rss_hkey() https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/commit/?id=f111e854d99e 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