From owner-freebsd-questions@freebsd.org Wed Apr 25 11:49:36 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9790AFA2C6A; Wed, 25 Apr 2018 11:49:36 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [195.30.95.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 278456FFC8; Wed, 25 Apr 2018 11:49:35 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (168-057-210-188.ip-addr.inexio.net [188.210.57.168]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: idefix@fechner.net) by anny.lostinspace.de (Postfix) with ESMTPSA id B716611814EA; Wed, 25 Apr 2018 13:49:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fechner.net; s=default; t=1524656967; bh=mffUnk3enFvNxVXRUZJyMX3LgMf547+MJyMovipsklw=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=aUBN38E2Fk4WL+YlC74SsUT+jwsrWmDmCo4yZBJbf/9GUpMg1S29vsnCv0G5kLUbp wCsxupalWZE0WEH9zwZtUDRC0eFsC3qmYJxutxnwi3K5Fy19SFtvQ1FikjxG8/1u7p xJZ1kJe1ss1+nKdW4LTGygsI15zDED4iHabZ8KII= Received: from server.idefix.lan (localhost [127.0.0.1]) by server.idefix.lan (Postfix) with ESMTP id D9A9F10BC6D7; Wed, 25 Apr 2018 13:49:25 +0200 (CEST) Received: from server.idefix.lan (localhost [IPv6:::1]) by server.idefix.lan (Postfix) with ESMTP id 9BD1710BC6D3; Wed, 25 Apr 2018 13:49:25 +0200 (CEST) X-Virus-Scanned: amavisd-new at fechner.net Received: from server.idefix.lan ([127.0.0.1]) by server.idefix.lan (server.idefix.lan [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Ua3JRBFbNEcv; Wed, 25 Apr 2018 13:49:24 +0200 (CEST) Received: from webmail.fechner.net (localhost [IPv6:::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id C38EF10BC6CE; Wed, 25 Apr 2018 13:49:24 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Wed, 25 Apr 2018 13:49:24 +0200 From: Matthias Fechner To: Dave B Cc: freebsd-questions@freebsd.org, owner-freebsd-questions@freebsd.org Subject: Re: Might be of interest to some. F'BSD Spectre/Meltdown patching In-Reply-To: <2328d928-b1a8-c54e-c3c0-07787dcc7a87@googlemail.com> References: <2328d928-b1a8-c54e-c3c0-07787dcc7a87@googlemail.com> Message-ID: <4c838bcbc0342aa0602c92366f75d390@fechner.net> X-Sender: idefix@fechner.net User-Agent: Roundcube Webmail/1.3.6 X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Apr 2018 11:49:36 -0000 Am 25.04.2018 11:41, schrieb Dave B via freebsd-questions: > This crossed my path today.   May be of interest to people on this > list. > > https://www.cyberciti.biz/faq/how-to-patch-meltdown-and-spectre-vulnerabilities-on-freebsd/ also make sure to have current microcode updates by installing and configure: devcpu-data-1.16 Intel and AMD CPUs microcode updates -- Gruß Matthias