From owner-freebsd-security@FreeBSD.ORG Tue Apr 8 19:42:30 2014 Return-Path: Delivered-To: freebsd-security@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 2AF43FF5 for ; Tue, 8 Apr 2014 19:42:30 +0000 (UTC) Received: from mail-ob0-f181.google.com (mail-ob0-f181.google.com [209.85.214.181]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EA2061B03 for ; Tue, 8 Apr 2014 19:42:29 +0000 (UTC) Received: by mail-ob0-f181.google.com with SMTP id wp4so1526667obc.26 for ; Tue, 08 Apr 2014 12:42:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=pEa0xj9YcDqvxYKus1uY9+Qr/37eL+depTU40URMHXs=; b=giUsB8xktaGaiQRTifYkdiuaL50T9cO8CH+J77zjH753JQZBGyxId3YQ/F4vM24v/o dgC744daksjaDA0WbcsDPj1Q9xBne0lDj2+dN/XxJfVp1lfzZ5hSJnO/w4VMAqsXwnw4 wP/iRS5Ok7Xnj4lpvm0E6/qVN+4GXUuOKt/KjMvCQ71er+aE3zbaB1+tesgnIlJnx3ft YJ7glfcR3e6Yyj6Fc98sTDOxn0h5O/WRWFNWFfw3IpmeoC1PKiROpagGYmPqgkFWtOIc aBOsVlixqg2xgQtt9+pACfmRd0ijI04RJHj4jNPIKmcmhUAwikKPMXBt1zQKKbKWfgO/ OCAw== X-Gm-Message-State: ALoCoQnDi94iCMdQHz43cPrNbd3TA07x3yCf1htt0uu0GvcUstDHXTNRyy297+Spa+2xlAOBuAtQ X-Received: by 10.60.47.15 with SMTP id z15mr2158946oem.80.1396986148691; Tue, 08 Apr 2014 12:42:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.60.5.68 with HTTP; Tue, 8 Apr 2014 12:42:08 -0700 (PDT) From: Daniel Howard Date: Tue, 8 Apr 2014 12:42:08 -0700 Message-ID: Subject: OpenSSL on 8.3 (pfsense appliance) To: freebsd-security@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2014 19:42:30 -0000 Hello, Per the heartbleed vulnerability, I'm looking at a vulneranle pfsense firewall appliance: # /usr/bin/openssl version OpenSSL 0.9.8y 5 Feb 2013 # /usr/local/bin/openssl version OpenSSL 1.0.1e 11 Feb 2013 # ldd /usr/local/sbin/openvpn | grep libssl libssl.so.8 => /usr/local/lib/libssl.so.8 (0x8007e9000) Per Brian Drewery, the port has been fixed, but this appliance does not have ports installed. I see an openssl package here: ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8-stable/Latest/openssl.tbz At this moment, the timestamp is January. Can one reasonably expect that there is a process building updated packages for this branch? Can anyone advise how long before a new openssl package is published here? Or should I spin up an 8.3 box to build a package? Has anyone else here patched a pfsense appliance yet? Last I saw their fix ETA is Thursday. Thanks, -danny -- http://dannyman.toldme.com