From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763162AbYEVV36 (ORCPT ); Thu, 22 May 2008 17:29:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758175AbYEVV3q (ORCPT ); Thu, 22 May 2008 17:29:46 -0400 Received: from beauty.rexursive.com ([203.171.74.242]:33724 "EHLO beauty.rexursive.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757689AbYEVV3p (ORCPT ); Thu, 22 May 2008 17:29:45 -0400 X-Greylist: delayed 549 seconds by postgrey-1.27 at vger.kernel.org; Thu, 22 May 2008 17:29:45 EDT Subject: Re: capget() overflows buffers. From: Bojan Smojver To: Chris Wright Cc: Dave Jones , Andrew Morgan , Linux Kernel In-Reply-To: <20080522175744.GE4018@sequoia.sous-sol.org> References: <20080522140402.GB2071@codemonkey.org.uk> <20080522175744.GE4018@sequoia.sous-sol.org> Content-Type: text/plain Date: Fri, 23 May 2008 07:20:29 +1000 Message-Id: <1211491229.23239.91.camel@shrek.rexursive.com> Mime-Version: 1.0 X-Mailer: Evolution 2.22.1 (2.22.1-2.fc9) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2008-05-22 at 10:58 -0700, Chris Wright wrote: > Bojan, is there a capset involved as well, because that will pull in > garbage and set caps accordingly? I believe so. It's all part of Squid 3.0 code. File src/tools.cc, line 1386. I would point you to a URL in the source repository, but squid-cache.org appears to be down right now. -- Bojan