Re: [PATCH V3 2/2] ocfs2: Fix uaf in ocfs2_set_buffer_uptodate

From: Lizhi Xu
Date: Wed Aug 21 2024 - 01:56:21 EST


On Wed, 21 Aug 2024 10:39:39 +0800, Heming Zhao wrote:
> > And this is not a UAF case, but NULL pointer dereference.
> > So I suggest change the subject to:
> > ocfs2: fix possible NULL pointer dereference in ocfs2_set_buffer_uptodate
>
> I agree with above too.
> I didn't care about the patch subject in previous review jobs, 'UAF' is not suitable.
>
> -Heming
OK, I will update and send this patch V4 separately.

Lizhi