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

From: Steven Rostedt
Date: Thu May 02 2024 - 10:08:37 EST


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