Return-Path: Subject: Re: [PATCH] bluetooth: cmtp: fix information leak to userland From: Marcel Holtmann To: Vasiliy Kulikov Cc: kernel-janitors@vger.kernel.org, "Gustavo F. Padovan" , "David S. Miller" , Eric Dumazet , linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <1288448787-5848-1-git-send-email-segooon@gmail.com> References: <1288448787-5848-1-git-send-email-segooon@gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Tue, 02 Nov 2010 16:35:58 +0100 Message-ID: <1288712158.3322.179.camel@aeonflux> Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Vasiliy, > Structure cmtp_conninfo is copied to userland with some padding fields > unitialized. It leads to leaking of contents of kernel stack memory. > > Signed-off-by: Vasiliy Kulikov Acked-by: Marcel Holtmann Regards Marcel