From owner-freebsd-current@FreeBSD.ORG Fri Sep 24 15:50:46 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8763816A513 for ; Fri, 24 Sep 2004 15:50:46 +0000 (GMT) Received: from post5.inre.asu.edu (post5.inre.asu.edu [129.219.110.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2693E43D31 for ; Fri, 24 Sep 2004 15:50:46 +0000 (GMT) (envelope-from David.Bear@asu.edu) Received: from conversion.post5.inre.asu.edu by asu.edu (PMDF V6.1-1X6 #30769) id <0I4J00A01YIMRT@asu.edu> for current@FreeBSD.ORG; Fri, 24 Sep 2004 08:47:10 -0700 (MST) Received: from smtp.asu.edu (smtp.asu.edu [129.219.110.107]) <0I4J009LNYIMDS@asu.edu>; Fri, 24 Sep 2004 08:47:10 -0700 (MST) Received: from moroni.pp.asu.edu (moroni.pp.asu.edu [129.219.69.200]) (8.12.10/8.12.10/asu_smtp_relay,nullclient,tcp_wrapped) with ESMTP id i8OFl571012924; Fri, 24 Sep 2004 08:47:05 -0700 (MST) Received: by moroni.pp.asu.edu (Postfix, from userid 500) id F3FA9DF1; Fri, 24 Sep 2004 08:46:40 -0700 (MST) Received: from post1.inre.asu.edu (post1.inre.asu.edu [129.219.110.72]) by imap1.asu.edu (8.11.0/8.11.0/asu_cyrus,tcp_wrapped) with ESMTP id g56MkeE09378 for ; Thu, 06 Jun 2002 15:46:40 -0700 (MST) Received: from conversion.post1.inre.asu.edu by asu.edu (PMDF V6.1 #40110) david.bear@asu.edu) ; Thu, 06 Jun 2002 15:46:40 -0700 (MST) Received: from mx2.freebsd.org (mx2.FreeBSD.org [216.136.204.119]) by asu.edu (PMDF V6.1 #40110) with ESMTP id <0GXB00B9W39SVA@asu.edu> for iddwb@IMAP1.ASU.EDU (ORCPT david.bear@asu.edu); Thu, 06 Jun 2002 15:46:40 -0700 (MST) Received: from hub.freebsd.org (hub.FreeBSD.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 1214A5639E; Thu, 06 Jun 2002 15:46:36 -0700 Received: by hub.freebsd.org (Postfix, from userid 538) id A1CB237B422; Thu, 06 Jun 2002 15:46:21 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with SMTP id B997B2E8010; Thu, 06 Jun 2002 15:46:14 -0700 (PDT) Received: by hub.freebsd.org (bulk_mailer v1.12); Thu, 06 Jun 2002 15:46:14 -0700 Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 7DC5237B403; Thu, 06 Jun 2002 15:45:53 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id M2L7DMRN; Fri, 07 Jun 2002 01:47:50 +0300 Received: (from max@localhost) by vega.vega.com (8.11.6/8.11.3) id g56Mjq319565; Fri, 07 Jun 2002 01:45:52 +0300 (EEST envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Sender: owner-freebsd-security@FreeBSD.ORG To: dwbear75@gmail.com Message-id: <200206062245.g56Mjq319565@vega.vega.com> MIME-version: 1.0 X-Mailer: ELM [version 2.5 PL5] Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Precedence: bulk X-Loop: FreeBSD.org Delivered-to: freebsd-security@freebsd.org Old-To: security@FreeBSD.ORG Lines: 12 X-Keywords: cc: current@FreeBSD.ORG Subject: WARNING! New GNU Tar in 5-CURRENT could erroneously create world writeable dirs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Fri, 24 Sep 2004 15:50:46 -0000 X-Original-Date: Fri, 07 Jun 2002 01:45:52 +0300 (EEST) X-List-Received-Date: Fri, 24 Sep 2004 15:50:46 -0000 Hi, I've just noticed that something wrong with the new tar in the base system (1.13.25) - when extracting some archives it creates 777 dirs, while permissions in the archive itself are OK (for example GNU make make-3.79.1.tar.gz - top level dir gets 777 as well as several other lowel level dirs). The issue is under investigation. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message