From owner-svn-src-all@freebsd.org Tue Jun 16 14:02:52 2020 Return-Path: Delivered-To: svn-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2D8BC33A89E; Tue, 16 Jun 2020 14:02:52 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49mVJr0Rngz43H5; Tue, 16 Jun 2020 14:02:52 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0A419104B6; Tue, 16 Jun 2020 14:02:52 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 05GE2p95015795; Tue, 16 Jun 2020 14:02:51 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05GE2pd4015793; Tue, 16 Jun 2020 14:02:51 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <202006161402.05GE2pd4015793@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Tue, 16 Jun 2020 14:02:51 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r362228 - stable/11/release/doc/share/xml X-SVN-Group: stable-11 X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: stable/11/release/doc/share/xml X-SVN-Commit-Revision: 362228 X-SVN-Commit-Repository: base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jun 2020 14:02:52 -0000 Author: gjb Date: Tue Jun 16 14:02:51 2020 New Revision: 362228 URL: https://svnweb.freebsd.org/changeset/base/362228 Log: Prune the SA/EN entries for the 11.4 errata page. Sponsored by: Rubicon Communications, LLC (netgate.com) Modified: stable/11/release/doc/share/xml/errata.xml stable/11/release/doc/share/xml/security.xml Modified: stable/11/release/doc/share/xml/errata.xml ============================================================================== --- stable/11/release/doc/share/xml/errata.xml Tue Jun 16 13:59:51 2020 (r362227) +++ stable/11/release/doc/share/xml/errata.xml Tue Jun 16 14:02:51 2020 (r362228) @@ -19,92 +19,9 @@ - FreeBSD-EN-19:13.mds - 24 July 2019 - System crash from Intel CPU vulnerability - mitigation - - - - FreeBSD-EN-19:15.libunwind - 6 August 2019 - Incorrect exception handling - - - - FreeBSD-EN-19:16.bhyve - 20 August 2019 - Instruction emulation improvements - - - - FreeBSD-EN-19:17.ipfw - 20 August 2019 - "jail" keyword fix - - - - FreeBSD-EN-19:18.tzdata - 23 October 2019 - Timezone database information - update - - - - FreeBSD-EN-20:01.ssp - 28 January 2020 - Imprecise orderring of canary - initialization - - - - FreeBSD-EN-20:02.nmount - 28 January 2020 - Invalid pointer dereference - - - - FreeBSD-EN-20:04.pfctl - 18 March 2020 - Missing &man.pfctl.8; tunable - - - - FreeBSD-EN-20:06.ipv6 - 18 March 2020 - Incorrect checksum calculations - - - - FreeBSD-EN-20:07.quotad - 21 April 2020 - Regression with certain NFS - servers - - - - FreeBSD-EN-20:08.tzdata - 12 May 2020 - Timezone database update - - - - FreeBSD-EN-20:10.build - 12 May 2020 - Incorrect build host clang version - detection + No notices. +   +   Modified: stable/11/release/doc/share/xml/security.xml ============================================================================== --- stable/11/release/doc/share/xml/security.xml Tue Jun 16 13:59:51 2020 (r362227) +++ stable/11/release/doc/share/xml/security.xml Tue Jun 16 14:02:51 2020 (r362228) @@ -19,209 +19,9 @@ - FreeBSD-SA-19:12.telnet - 24 July 2019 - Multiple vulnerabilities - - - - FreeBSD-SA-19:13.pts - 24 July 2019 - Write-after-free vulnerability - - - - FreeBSD-SA-19:14.freebsd32 - 24 July 2019 - Kernel memory disclosure - - - - FreeBSD-SA-19:15.mqueuefs - 24 July 2019 - Reference count overflow - - - - FreeBSD-SA-19:16.bhyve - 24 July 2019 - &man.xhci.4; out-of-bounds read - - - - FreeBSD-SA-19:17.fd - 24 July 2019 - Reference count leak - - - - FreeBSD-SA-19:18.bzip2 - 6 August 2019 - Multiple vulnerabilities - - - - FreeBSD-SA-19:19.mldv2 - 6 August 2019 - Out-of-bounds memory access - - - - FreeBSD-SA-19:20.bsnmp - 6 August 2019 - Insufficient message length - validation - - - - FreeBSD-SA-19:21.bhyve - 6 August 2019 - Insufficient validation of guest-supplied - data - - - - FreeBSD-SA-19:22.mbuf - 20 August 2019 - IPv6 remove denial-of-service - - - - FreeBSD-SA-19:23.midi - 20 August 2019 - Kernel memory disclosure - - - - FreeBSD-SA-19:24.mqueuefs - 20 August 2019 - Reference count overflow - - - - FreeBSD-SA-19:25.mcepce - 12 November 2019 - Machine Check Exception on Page Size - Change - - - - FreeBSD-SA-19:26.mcu - 12 November 2019 - Intel CPU Microcode Update - - - - FreeBSD-SA-20:01.libfetch - 28 January 2020 - &man.fetch.3; buffer overflow - - - - FreeBSD-SA-20:03.thrmisc - 28 January 2020 - Kernel stack data disclosure - - - - FreeBSD-SA-20:04.tcp - 18 March 2020 - TCP IPv6 SYN cache kernel information - disclosure - - - - FreeBSD-SA-20:05.if_oce_ioctl - 18 March 2020 - Insufficient &man.ioctl.2; privilege - checking - - - - FreeBSD-SA-20:07.epair - 18 March 2020 - Incorrect user-controlled pointer - use - - - - FreeBSD-SA-20:08.jail - 18 March 2020 - Kernel memory disclosure with nested - jails - - - - FreeBSD-SA-20:09.ntp - 18 March 2020 - Multiple denial of service - - - - FreeBSD-SA-20:10.ipfw - 21 April 2020 - Invalid &man.mbuf.9; handling - - - - FreeBSD-SA-20:12.libalias - 12 May 2020 - Insufficient packet length - validation - - - - FreeBSD-SA-20:13.libalias - 12 May 2020 - Memory disclosure vulnerability - - - - FreeBSD-SA-20:14.sctp - 12 May 2020 - Improper checking in shared key - update - - - - FreeBSD-SA-20:15.cryptodev - 12 May 2020 - Use-after-free condition - - - - FreeBSD-SA-20:17.usb - 9 June 2020 - HID descriptor parsing - error + No advisories. +   +