[PATCH 0/2] net: microchip: Fix potential null-ptr-deref due to create_singlethread_workqueue()

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Wed Nov 16 01:20:17 PST 2022


Hello:

This series was applied to netdev/net.git (master)
by David S. Miller <davem at davemloft.net>:

On Mon, 14 Nov 2022 21:38:51 +0800 you wrote:
> There are some functions call create_singlethread_workqueue() without
> checking ret value, and the NULL workqueue_struct pointer may causes
> null-ptr-deref. Will be fixed by this patch.
> 
> Shang XiaoJing (2):
>   net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()
>   net: microchip: sparx5: Fix potential null-ptr-deref in
>     sparx_stats_init() and sparx5_start()
> 
> [...]

Here is the summary with links:
  - [1/2] net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()
    https://git.kernel.org/netdev/net/c/ba86af3733ae
  - [2/2] net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() and sparx5_start()
    https://git.kernel.org/netdev/net/c/639f5d006e36

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-arm-kernel mailing list