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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 27 Aug 2015 11:36:05 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	hariprasad@...lsio.com
Cc:	netdev@...r.kernel.org, leedom@...lsio.com, nirranjan@...lsio.com
Subject: Re: [PATCH net-next] cxgb4: continue in debug mode, if probe fails

From: Hariprasad Shenai <hariprasad@...lsio.com>
Date: Wed, 26 Aug 2015 22:30:35 +0530

> If adapter is flashed with incorrect firmware, probe can fail.
> If probe fails, continue in debug mode, so one can also use the debug
> interface to update the firmware via ethtool.
> 
> Signed-off-by: Hariprasad Shenai <hariprasad@...lsio.com>

If the init fails, there are all of these software datastructure that
have not been allocated at all which ->open() blindly assumes it can
dereference.

Sorry, you're going to have to do a lot more work than this to allow
this situation to proceed.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ