Re: [PATCH] tracing: Fix uaf issue in tracing_open_file_tr

From: Tze-nan Wu (吳澤南)
Date: Thu May 02 2024 - 21:21:10 EST


On Thu, 2024-05-02 at 10:09 -0400, Steven Rostedt wrote:
>
> External email : Please do not click links or open attachments until
> you have verified the sender or the content.
> On Thu, 2 May 2024 06:49:18 +0000
> Tze-nan Wu (吳澤南) <Tze-nan.Wu@xxxxxxxxxxxx> wrote:
>
> > Good news, this patch works, the test has passed, no more Kasan
> report
> > in my environment.
>
> Great to hear!
>
> >
> > my environment:
> > arm64 + kasan + swtag based kasan + kernel-6.6.18
> >
> > Really appreciate, and learn a lot from the patch.
>
> Can I add:
>
> Tested-by: Tze-nan Wu (吳澤南) <Tze-nan.Wu@xxxxxxxxxxxx>
>
> ?
>
> -- Steve

Certainly, glad to be list as a tester.

-- Tze-nan