[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163373760723.30259.10246434589775827749.git-patchwork-notify@kernel.org>
Date:   Sat, 09 Oct 2021 00:00:07 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Xiaolong Huang <butterflyhuangxx@...il.com>
Cc:     isdn@...ux-pingi.de, davem@...emloft.net, arnd@...db.de,
        netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] isdn: cpai: check ctr->cnr to avoid array index out of bound
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Fri,  8 Oct 2021 14:58:30 +0800 you wrote:
> The cmtp_add_connection() would add a cmtp session to a controller
> and run a kernel thread to process cmtp.
> 
> 	__module_get(THIS_MODULE);
> 	session->task = kthread_run(cmtp_session, session, "kcmtpd_ctr_%d",
> 								session->num);
> 
> [...]
Here is the summary with links:
  - isdn: cpai: check ctr->cnr to avoid array index out of bound
    https://git.kernel.org/netdev/net/c/1f3e2e97c003
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
 
