From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Subject: Re: [PATCH] scsi: qla2xxx: Fix an integer overflow in sysfs code Date: Wed, 30 Aug 2017 15:36:19 +0300 Message-ID: <20170830123619.3yzvxdz6kaiwuc4z@mwanda> References: <20170830122106.dmdfril4kwi4p5e5@mwanda> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from aserp1040.oracle.com ([141.146.126.69]:48031 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751318AbdH3Mgu (ORCPT ); Wed, 30 Aug 2017 08:36:50 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: shqking Cc: qla2xxx-upstream@qlogic.com, Joe Carnuccio , "James E.J. Bottomley" , "Martin K. Petersen" , linux-scsi@vger.kernel.org, security@kernel.org On Wed, Aug 30, 2017 at 08:28:52PM +0800, shqking wrote: > Hi, > > Glad to see it is fixed. > > Can I apply for a CVE ID for this bug? > We don't handle that on this list. You'd need to ask on oss-security@lists.openwall.com. regards, dan carpenter