lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 20 Mar 2019 08:24:24 +0100
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Aditya Pakki <pakki001@....edu>
Cc:     devel@...verdev.osuosl.org, Arnd Bergmann <arnd@...db.de>,
        kjlu@....edu, linux-kernel@...r.kernel.org,
        Hardik Singh Rathore <hardiksingh.k@...il.com>,
        Hans de Goede <hdegoede@...hat.com>,
        Colin Ian King <colin.king@...onical.com>,
        Nathan Chancellor <natechancellor@...il.com>,
        Larry Finger <Larry.Finger@...inger.net>
Subject: Re: [PATCH v2] staging: rtl8188eu: Fix potential NULL pointer
 dereference

On Tue, Mar 19, 2019 at 04:07:54PM -0500, Aditya Pakki wrote:
> hwxmits is allocated via kcalloc and not checked for failure before its
> dereference. The patch fixes this problem by returning an error in
> rtl8723bs.
> 
> ---
> v1: Return error and remove print in case of failure, per Greg
> Signed-off-by: Aditya Pakki <pakki001@....edu>

Please fix.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ