Re: [syzbot] [fs?] [wireless?] general protection fault in simple_recursive_removal (5)
From: Moon Hee Lee
Date: Thu Jul 24 2025 - 13:30:09 EST
On Thu, Jul 24, 2025 at 8:58 AM Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
> It might paper over the specific reproducer, but that's not a fix...
> I'm not familiar with that code; will check the details, but in
> this form it is obviously still racy.
Thanks for the feedback, Al.
Agreed, this only papers over the issue. I'm tracing the
sta_info_destroy() path to confirm the race and will follow up with a
proper fix if confirmed.
--
moon