From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Holtmann Subject: Re: [PATCH] bluetooth: bnep: fix information leak to userland Date: Tue, 02 Nov 2010 16:35:31 +0100 Message-ID: <1288712131.3322.178.camel@aeonflux> References: <1288448782-5582-1-git-send-email-segooon@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "Gustavo F. Padovan" , "David S. Miller" , Eric Dumazet , Thadeu Lima de Souza Cascardo , Tejun Heo , Jiri Kosina , linux-bluetooth-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Vasiliy Kulikov Return-path: In-Reply-To: <1288448782-5582-1-git-send-email-segooon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-bluetooth-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org Hi Vasiiy, > Structure bnep_conninfo is copied to userland with the field "device" > that has the last elements unitialized. It leads to leaking of > contents of kernel stack memory. > > Signed-off-by: Vasiliy Kulikov Acked-by: Marcel Holtmann Regards Marcel