From nobody Thu Oct 5 18:27:30 2023 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4S1g5f5WtBz4wJGw; Thu, 5 Oct 2023 18:27:34 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from omta001.cacentral1.a.cloudfilter.net (omta001.cacentral1.a.cloudfilter.net [3.97.99.32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4S1g5f3FrZz4JX4; Thu, 5 Oct 2023 18:27:34 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Authentication-Results: mx1.freebsd.org; none Received: from shw-obgw-4001a.ext.cloudfilter.net ([10.228.9.142]) by cmsmtp with ESMTPS id oPwyqeZQBmfesoT4PqNBRk; Thu, 05 Oct 2023 18:27:33 +0000 Received: from spqr.komquats.com ([70.66.152.170]) by cmsmtp with ESMTPSA id oT4NqepX1Zru0oT4OqjPL2; Thu, 05 Oct 2023 18:27:33 +0000 X-Authority-Analysis: v=2.4 cv=CpOsz10D c=1 sm=1 tr=0 ts=651f0015 a=y8EK/9tc/U6QY+pUhnbtgQ==:117 a=y8EK/9tc/U6QY+pUhnbtgQ==:17 a=8nJEP1OIZ-IA:10 a=bhdUkHdE2iEA:10 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=EkcXrb_YAAAA:8 a=pMndMITy2tz2_I68OK0A:9 a=wPNLvfGTeEIA:10 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 a=LK5xJRSDVpKd5WXXoEvA:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id 422683B4; Thu, 5 Oct 2023 11:27:31 -0700 (PDT) Received: by slippy.cwsent.com (Postfix, from userid 1000) id 0F365134; Thu, 5 Oct 2023 11:27:31 -0700 (PDT) X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.8+dev Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Ed Maste cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: b6a61ac2d475 - main - Add mitigations(7) describing our vulnerability mitigations In-reply-to: <202310051752.395Hq9sh043908@gitrepo.freebsd.org> References: <202310051752.395Hq9sh043908@gitrepo.freebsd.org> Comments: In-reply-to Ed Maste message dated "Thu, 05 Oct 2023 17:52:09 +0000." List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Date: Thu, 05 Oct 2023 11:27:30 -0700 Message-Id: <20231005182731.0F365134@slippy.cwsent.com> X-CMAE-Envelope: MS4xfNKoDCF9LGBgNB9CbYlIopXlU50/6XXOVpiqY4iTJvI1liW7pRZJtYs+fZoGDVogVitMNxLHC/7jKJzHBMdh4jOuUr5FoUwNjNuutQaSSCyXJeDwOUuU ZH9CBQ4VEXj4NW2PIChmek7j1hpl0fm5HFVmK678LobOpyWnqF0CZ0zrP9CECNLzvZpNV4FP+dvkdn5ZkemgxBRFJidpM3+vtji34GVQnvfWD1pT09B8mEX/ GA/DAHMmU6jeQ6NPr6zfUYLUJmiLoFqD3ZCaf6lZ3M+lmMtMIPuCfuSWGa/JUimVnbUOZr5afvo6TjcxH5OgS3aqRALYrBp75wrWpyktjAA= X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16509, ipnet:3.96.0.0/15, country:US] X-Rspamd-Queue-Id: 4S1g5f3FrZz4JX4 In message <202310051752.395Hq9sh043908@gitrepo.freebsd.org>, Ed Maste writes: > The branch main has been updated by emaste: > > URL: https://cgit.FreeBSD.org/src/commit/?id=b6a61ac2d475fba9c45f7f407549a522 > f60dea18 > > commit b6a61ac2d475fba9c45f7f407549a522f60dea18 > Author: Ed Maste > AuthorDate: 2023-09-08 17:49:11 +0000 > Commit: Ed Maste > CommitDate: 2023-10-05 17:50:54 +0000 > > Add mitigations(7) describing our vulnerability mitigations > > This is an initial take on documenting vulnerability mitigations. > > Reviewed by: gbe (earlier) > Sponsored by: The FreeBSD Foundation > Co-authored-by: Olivier Certner > Differential Revision: https://reviews.freebsd.org/D41794 > --- > share/man/man7/mitigations.7 | 349 +++++++++++++++++++++++++++++++++++++++++ This would be a good MFC candidate. -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org e^(i*pi)+1=0