From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756583AbcECVA4 (ORCPT ); Tue, 3 May 2016 17:00:56 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:40587 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756527AbcECVAy (ORCPT ); Tue, 3 May 2016 17:00:54 -0400 X-Sasl-enc: QkelU39z+azA3d6i9RbssN1Y6bTuz7/MlyHtRq3VQqZm 1462309253 Date: Tue, 3 May 2016 14:00:52 -0700 From: Greg Kroah-Hartman To: Kangjie Lu Cc: Johannes Berg , davem@davemloft.net, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, Kangjie Lu Subject: Re: [PATCH] fix infoleak in wireless Message-ID: <20160503210052.GA23109@kroah.com> References: <1462308013-6032-1-git-send-email-kjlu@gatech.edu> <1462308044.10444.19.camel@sipsolutions.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Tue, May 03, 2016 at 04:47:16PM -0400, Kangjie Lu wrote: > Hi Greg, > > Could you please take a look at this issue. > mac_addr is not initialized is some implementations of dump_station(), which > can be exploited by attackers for leaking information. You are going to have to give me more context here... Like the patch itself? thanks, greg k-h