Re: [PATCH] fork: Ensure copy_process() returns a valid error pointer on failure
From: Shijia Hu
Date: Mon Jun 01 2026 - 02:36:29 EST
On Sun, 31 May 2026 20:58:49 -0700, Alexei Starovoitov wrote:
> This was reported earlier and there is a fix in the works.
> This approach is incorrect.
> You have to fix the root cause, not the symptom.
>
> pw-bot: cr
Thanks for taking a look.
I'll drop this copy_process() approach for upstream.
Is the follow-up fix still being tracked in this thread?
https://lore.kernel.org/all/20260411163556.8567-1-yangfeng59949@xxxxxxx/
If so, I can follow the progress there and help test the fix with the
security_* fmod_ret reproducer once it is available.
Thanks,
Shijia