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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <176754969806.141026.18096309039043852139.git-patchwork-notify@kernel.org>
Date: Sun, 04 Jan 2026 18:01:38 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: ALOK TIWARI <alok.a.tiwari@...cle.com>
Cc: vadym.kochan@...ision.eu, andrew+netdev@...n.ch,
 taras.chornyi@...ision.eu, kuba@...nel.org, davem@...emloft.net,
 edumazet@...gle.com, pabeni@...hat.com, horms@...nel.org,
 netdev@...r.kernel.org, alok.a.tiwarilinux@...il.com
Subject: Re: [PATCH net] net: marvell: prestera: fix NULL dereference on
 devlink_alloc() failure

Hello:

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

On Mon, 29 Dec 2025 21:21:18 -0800 you wrote:
> devlink_alloc() may return NULL on allocation failure, but
> prestera_devlink_alloc() unconditionally calls devlink_priv() on
> the returned pointer.
> 
> This leads to a NULL pointer dereference if devlink allocation fails.
> Add a check for a NULL devlink pointer and return NULL early to avoid
> the crash.
> 
> [...]

Here is the summary with links:
  - [net] net: marvell: prestera: fix NULL dereference on devlink_alloc() failure
    https://git.kernel.org/netdev/net/c/a428e0da1248

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