Re: [PATCH v6 01/12] fs/exec: make __set_task_comm always set a nul ternimated string
From: Yafang Shao
Date: Mon Oct 25 2021 - 21:50:16 EST
On Tue, Oct 26, 2021 at 5:07 AM Kees Cook <keescook@xxxxxxxxxxxx> wrote:
>
> On Mon, Oct 25, 2021 at 08:33:04AM +0000, Yafang Shao wrote:
> > Make sure the string set to task comm is always nul ternimated.
>
> typo nit: "terminated"
>
Thanks for pointing this out. I will correct lt.
> >
> > Signed-off-by: Yafang Shao <laoar.shao@xxxxxxxxx>
>
> Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx>
>
Thanks for the review.
--
Thanks
Yafang