From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Ruby / OpenSSL security issue Date: Mon, 19 Sep 2016 22:06:36 -0400 Message-ID: <20160920020636.GA17224@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34505) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmASR-0007wv-I0 for guix-devel@gnu.org; Mon, 19 Sep 2016 22:06:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bmASO-0002R2-B6 for guix-devel@gnu.org; Mon, 19 Sep 2016 22:06:51 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:54255) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmASM-0002Np-TT for guix-devel@gnu.org; Mon, 19 Sep 2016 22:06:48 -0400 Received: from localhost (c-73-188-17-148.hsd1.pa.comcast.net [73.188.17.148]) by mail.messagingengine.com (Postfix) with ESMTPA id 4D5F1CCEA1 for ; Mon, 19 Sep 2016 22:06:38 -0400 (EDT) Content-Disposition: inline List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Ruby users, There is a bug report on Ruby's OpenSSL module regarding IV re-use in AES-GCM mode [0]. Does anyone volunteer to investigate the bug report and decide what to do about it for our Ruby package? [0] http://seclists.org/oss-sec/2016/q3/562 https://github.com/ruby/openssl/issues/49