[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200210180235.21691-1-Larry.Finger@lwfinger.net>
Date: Mon, 10 Feb 2020 12:02:29 -0600
From: Larry Finger <Larry.Finger@...inger.net>
To: gregkh@...uxfoundation.org
Cc: netdev@...r.kernel.org, devel@...verdev.osuosl.org,
Larry Finger <Larry.Finger@...inger.net>,
"devel @ driverdev . osuosl . org Pietro Oliva"
<pietroliva@...il.com>
Subject: [PATCH 0/6] staging: rtl8188eu and rtl8723bs - some fixes and cleanups
It was recently reported that staging drivers rtl8188eu and rtl8723bs
contained a security flaw because a parameter had not been checked.
The following patches fix that flaw and cleans up the routines.
Signed-off-by: Larry Finger <Larry.Finger@...inger.net>
Larry Finger (6):
staging: rtl8188eu: Fix potential security hole
staging: rtl8723bs: Fix potential security hole
staging: rtl8188eu: Fix potential overuse of kernel memory
staging: rtl8723bs: Fix potential overuse of kernel memory
staging: rtl8188eu: Remove some unneeded goto statements
staging: rtl8723bs: Remove unneeded goto statements
.../staging/rtl8188eu/os_dep/ioctl_linux.c | 40 +++++-----------
.../staging/rtl8723bs/os_dep/ioctl_linux.c | 47 +++++--------------
2 files changed, 24 insertions(+), 63 deletions(-)
--
2.25.0
Powered by blists - more mailing lists