From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 129821 invoked by alias); 28 Jan 2016 19:29:55 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 129792 invoked by uid 89); 28 Jan 2016 19:29:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=BAYES_05,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*MI:cygwin, H*M:cygwin, 311, H*M:5030303 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 28 Jan 2016 19:29:53 +0000 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id 3A46671 for ; Thu, 28 Jan 2016 19:29:52 +0000 (UTC) Received: from [10.10.116.29] (ovpn-116-29.rdu2.redhat.com [10.10.116.29]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u0SJToZs004064 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 28 Jan 2016 14:29:51 -0500 From: Yaakov Selkowitz Subject: [SECURITY] rsync: CVE-2014-9512 To: cygwin-apps@cygwin.com Message-ID: <56AA6C31.5030303@cygwin.com> Date: Thu, 28 Jan 2016 19:29:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-01/txt/msg00043.txt.bz2 Jari, A security fix for rsync has been made public: https://bugzilla.redhat.com/show_bug.cgi?id=1293854 This is fixed in 3.1.2, but if you just want to patch 3.1.1 instead for now: http://pkgs.fedoraproject.org/cgit/rpms/rsync.git/plain/rsync-3.1.1-symlink.patch?h=f23 Note that this patch requires proto.h to be regenerated before compiling. -- Yaakov