[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174732063626.3135544.6593619015947519690.git-patchwork-notify@kernel.org>
Date: Thu, 15 May 2025 14:50:36 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Pengtao He <hept.hept.hept@...il.com>
Cc: borisp@...dia.com, john.fastabend@...il.com, kuba@...nel.org,
davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com,
horms@...nel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net/tls: fix kernel panic when alloc_page failed
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 14 May 2025 21:20:13 +0800 you wrote:
> We cannot set frag_list to NULL pointer when alloc_page failed.
> It will be used in tls_strp_check_queue_ok when the next time
> tls_strp_read_sock is called.
>
> Unable to handle kernel NULL pointer dereference
> at virtual address 0000000000000028
> Call trace:
> tls_strp_check_rcv+0x128/0x27c
> tls_strp_data_ready+0x34/0x44
> tls_data_ready+0x3c/0x1f0
> tcp_data_ready+0x9c/0xe4
> tcp_data_queue+0xf6c/0x12d0
> tcp_rcv_established+0x52c/0x798
>
> [...]
Here is the summary with links:
- net/tls: fix kernel panic when alloc_page failed
https://git.kernel.org/netdev/net/c/491deb9b8c4a
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