[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b2914fb5-4c60-9786-e06e-363904f0b12f@gmail.com>
Date: Sat, 25 Dec 2021 21:19:38 +0300
From: Pavel Skripkin <paskripkin@...il.com>
To: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>,
Larry.Finger@...inger.net
Cc: phil@...lpotter.co.uk, gregkh@...uxfoundation.org,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Abaci Robot <abaci@...ux.alibaba.com>
Subject: Re: [PATCH v4] staging: r8188eu: Use strndup_user instead of
kmalloc/copy_from_user
On 12/25/21 20:04, Jiapeng Chong wrote:
> This code assumes that the user is going to give us a NUL terminated
> string which is not necessarily true.
>
> Fix following coccicheck warning:
>
> ./drivers/staging/r8188eu/os_dep/ioctl_linux.c:4253:8-15: WARNING
> opportunity for memdup_user.
>
> Reported-by: Abaci Robot <abaci@...ux.alibaba.com>
> Fixes: 2b42bd58b321 ("staging: r8188eu: introduce new os_dep dir for RTL8188eu driver")
> Signed-off-by: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
> ---
Subject line and commit message are completely unrelated to the change
itself, please fix up.
With regards,
Pavel Skripkin
Powered by blists - more mailing lists