[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210226150607.GI2222@kadam>
Date: Fri, 26 Feb 2021 18:06:07 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Lee Gibson <leegib@...il.com>
Cc: gregkh@...uxfoundation.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] staging: rtl8192e: Fix possible buffer overflow in
_rtl92e_wx_set_scan
On Fri, Feb 26, 2021 at 02:51:57PM +0000, Lee Gibson wrote:
> Function _rtl92e_wx_set_scan calls memcpy without checking the length.
> A user could control that length and trigger a buffer overflow.
> Fix by checking the length is within the maximum allowed size.
>
> Reviewed-by: Dan Carpenter <dan.carpenter@...cle.com>
> Signed-off-by: Lee Gibson <leegib@...il.com>
> ---
Thanks!
regards,
dan carpenter
Powered by blists - more mailing lists