[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166788061512.1355.13741281961471766630.git-patchwork-notify@kernel.org>
Date: Tue, 08 Nov 2022 04:10:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xin Long <lucien.xin@...il.com>
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
davem@...emloft.net, kuba@...nel.org, edumazet@...gle.com,
pabeni@...hat.com, marcelo.leitner@...il.com,
nhorman@...driver.com, chenzhen126@...wei.com,
caowangbao@...wei.com
Subject: Re: [PATCH net 0/2] sctp: fix a NULL pointer dereference in
sctp_sched_dequeue_common
Hello:
This series was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 4 Nov 2022 17:45:14 -0400 you wrote:
> This issue was triggered with SCTP_PR_SCTP_PRIO in sctp,
> and caused by not checking and fixing stream->out_curr
> after removing a chunk from this stream.
>
> Patch 1 removes an unnecessary check and makes the real
> fix easier to add in Patch 2.
>
> [...]
Here is the summary with links:
- [net,1/2] sctp: remove the unnecessary sinfo_stream check in sctp_prsctp_prune_unsent
https://git.kernel.org/netdev/net/c/9f0b773210c2
- [net,2/2] sctp: clear out_curr if all frag chunks of current msg are pruned
https://git.kernel.org/netdev/net/c/2f201ae14ae0
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