From owner-freebsd-security@freebsd.org Wed May 15 14:36:28 2019 Return-Path: Delivered-To: freebsd-security@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 774821593873 for ; Wed, 15 May 2019 14:36:28 +0000 (UTC) (envelope-from borjam@sarenet.es) Received: from cu1176c.smtpx.saremail.com (cu1176c.smtpx.saremail.com [195.16.148.151]) (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 952218E03E for ; Wed, 15 May 2019 14:36:27 +0000 (UTC) (envelope-from borjam@sarenet.es) Received: from [172.16.8.250] (unknown [192.148.167.11]) by proxypop02.sare.net (Postfix) with ESMTPA id 91D3A9DC7AF; Wed, 15 May 2019 16:36:24 +0200 (CEST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: [FreeBSD-Announce] FreeBSD Security Advisory FreeBSD-SA-19:07.mds From: Borja Marcos In-Reply-To: <40f27bee-caa2-75a7-459d-3491ff22ebfb@sentex.net> Date: Wed, 15 May 2019 16:36:23 +0200 Cc: "Wall, Stephen" , "freebsd-security@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <2ED92A32-85D6-4026-8368-6C6050F7DE47@sarenet.es> References: <20190515000302.44CBB1AB79@freefall.freebsd.org> <31b178d5-9998-d2a3-cc4c-d3f7d574743a@sentex.net> <40f27bee-caa2-75a7-459d-3491ff22ebfb@sentex.net> To: mike tancsa X-Mailer: Apple Mail (2.3445.104.11) X-Rspamd-Queue-Id: 952218E03E X-Spamd-Bar: ----- X-Spamd-Result: default: False [-5.92 / 15.00]; ARC_NA(0.00)[]; TO_DN_EQ_ADDR_SOME(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; R_SPF_ALLOW(-0.20)[+ip4:195.16.148.0/24]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: smtp.sarenet.es]; DMARC_POLICY_ALLOW(-0.50)[sarenet.es,reject]; RCVD_IN_DNSWL_NONE(0.00)[151.148.16.195.list.dnswl.org : 127.0.10.0]; NEURAL_HAM_SHORT(-0.99)[-0.989,0]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; IP_SCORE(-2.62)[ip: (-7.20), ipnet: 195.16.128.0/19(-3.39), asn: 3262(-2.54), country: ES(0.05)]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:3262, ipnet:195.16.128.0/19, country:ES]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2019 14:36:28 -0000 > On 15 May 2019, at 16:33, mike tancsa wrote: >=20 >> on /etc/rc.conf with the devcpu-data port installed and as far as I = know it updated the microcode. >>=20 >> The script in /usr/local/etc/rc.d used cpucontrol(8) to load it. >>=20 >> Or am I holding it wrong?=20 >=20 > Supposedly 2 ways to do it. When you install the port, it writes .... > and I missed the part where it says running FreeBSD 12.0=E2=80=A6. Ah yes, I've always been doing this since FreeBSD 11. Using the port, = not the loader.conf stuff. Borja.