From owner-freebsd-hackers@FreeBSD.ORG Thu Dec 12 06:28:31 2013 Return-Path: Delivered-To: freebsd-hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 57D75C7E; Thu, 12 Dec 2013 06:28:31 +0000 (UTC) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C008B103E; Thu, 12 Dec 2013 06:28:30 +0000 (UTC) Received: from alph.d.allbsd.org (p2106-ipbf2009funabasi.chiba.ocn.ne.jp [114.146.169.106]) (authenticated bits=128) by mail.allbsd.org (8.14.5/8.14.5) with ESMTP id rBC6SAMI055799 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 12 Dec 2013 15:28:21 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) (authenticated bits=0) by alph.d.allbsd.org (8.14.7/8.14.5) with ESMTP id rBC6S9e1002915; Thu, 12 Dec 2013 15:28:10 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Thu, 12 Dec 2013 15:27:36 +0900 (JST) Message-Id: <20131212.152736.1626611570426322981.hrs@allbsd.org> To: bjk@FreeBSD.org Subject: Re: incorrect counter encoding for gss_pseudo_random() From: Hiroki Sato In-Reply-To: References: X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.5 on Emacs 24.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Thu_Dec_12_15_27_36_2013_015)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.4 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mail.allbsd.org [133.31.130.32]); Thu, 12 Dec 2013 15:28:21 +0900 (JST) X-Spam-Status: No, score=-94.2 required=13.0 tests=CONTENT_TYPE_PRESENT, RCVD_IN_PBL,RCVD_IN_RP_RNBL,SPF_SOFTFAIL,USER_IN_WHITELIST,X_CHINESE_RELAY autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on gatekeeper.allbsd.org Cc: freebsd-hackers@FreeBSD.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Dec 2013 06:28:31 -0000 ----Security_Multipart(Thu_Dec_12_15_27_36_2013_015)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Benjamin Kaduk wrote in : bj> Hi all, bj> bj> I recently stumbled upon an interoperability issue between our in-tree bj> Heimdal and MIT krb5's implementation of gss_pseudo_random(); the bj> issue is known at upstream Heimdal and was patched back in October. bj> bj> I would like to pull in the fix from upstream, the patch and proposed bj> commit message appear below. Am I correct in thinking that the patch bj> would be appropriate to MFC? Yes, I think this should be committed to head and merged into the affected branches. -- Hiroki ----Security_Multipart(Thu_Dec_12_15_27_36_2013_015)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (FreeBSD) iEYEABECAAYFAlKpV1gACgkQTyzT2CeTzy1v6wCeKvt6HDX4ho1akCTmWbnctQLR S+4AnR6XA8HrywsShD6lddh2lwCKuMtI =aEN9 -----END PGP SIGNATURE----- ----Security_Multipart(Thu_Dec_12_15_27_36_2013_015)----