[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241108133425.GC4507@kernel.org>
Date: Fri, 8 Nov 2024 13:34:25 +0000
From: Simon Horman <horms@...nel.org>
To: Tuo Li <islituo@...il.com>
Cc: ayush.sawal@...lsio.com, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
almasrymina@...gle.com, dtatulea@...dia.com,
jacob.e.keller@...el.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, baijiaju1990@...il.com
Subject: Re: [PATCH] chcr_ktls: fix a possible null-pointer dereference in
chcr_ktls_dev_add()
On Tue, Nov 05, 2024 at 07:32:31AM +0800, Tuo Li wrote:
> Hi Simon,
>
> Thanks for your reply! It is very helpful.
> Any further feedback will be appreciated.
Hi Tuo Li,
1. Please don't top-post on Linux mailing lists.
2. I think you need to do some careful analysis to understand
if the condition you are concerned about can occur or not:
can u_ctx ever be NULL in these code paths?
Powered by blists - more mailing lists