diff --git a/en_US.ISO8859-1/htdocs/releases/11.1R/errata.html b/en_US.ISO8859-1/htdocs/releases/11.1R/errata.html index 53ef1e0303..ccf7424dcc 100644 --- a/en_US.ISO8859-1/htdocs/releases/11.1R/errata.html +++ b/en_US.ISO8859-1/htdocs/releases/11.1R/errata.html @@ -1,5 +1,5 @@ -
Copyright © 2017 The FreeBSD Documentation +
Copyright © 2017 The FreeBSD Documentation Project
FreeBSD is a registered trademark of the FreeBSD Foundation.
Intel, Celeron, Centrino, Core, EtherExpress, i386, i486, Itanium, Pentium, and Xeon are trademarks or registered @@ -13,7 +13,7 @@ as trademarks. Where those designations appear in this document, and the FreeBSD Project was aware of the trademark claim, the designations have been followed by the “™” or the - “®” symbol.
This document lists errata items for FreeBSD 11.1-RELEASE, + “®” symbol.
This document lists errata items for FreeBSD 11.1-RELEASE, containing significant information discovered after the release or too late in the release cycle to be otherwise included in the release documentation. This information @@ -34,25 +34,14 @@ errata are located at https://www.FreeBSD.org/releases/, plus any sites which keep up-to-date mirrors of this location.
Source and binary snapshots of FreeBSD 11.1-STABLE also contain up-to-date copies of this document (as of the time of - the snapshot).
For a list of all FreeBSD CERT security advisories, see https://www.FreeBSD.org/security/.
Advisory | Date | Topic |
---|---|---|
FreeBSD-SA-16:32.bhyve | 25 October 2016 | Privilege escalation vulnerability |
FreeBSD-SA-16:33.openssh | 2 November 2016 | Remote Denial of Service - vulnerability |
FreeBSD-SA-16:36.telnetd | 6 December 2016 | Possible login(1) argument - injection |
FreeBSD-SA-16:37.libc | 6 December 2016 | link_ntoa(3) buffer overflow |
FreeBSD-SA-16:38.bhyve | 6 December 2016 | Possible escape from bhyve(8) virtual - machine |
FreeBSD-SA-16:39.ntp | 22 December 2016 | Multiple vulnerabilities |
FreeBSD-SA-17:01.openssh | 10 January 2017 | Multiple vulnerabilities |
FreeBSD-SA-17:02.openssl | 23 February 2017 | Multiple vulnerabilities |
FreeBSD-SA-17:03.ntp | 12 April 2017 | Multiple vulnerabilities |
FreeBSD-SA-17:04.ipfilter | 27 April 2017 | Fix fragment handling panic |
FreeBSD-SA-17:05.heimdal | 12 July 2017 | Fix KDC-REP service name validation - vulnerability |
Errata | Date | Topic |
---|---|---|
FreeBSD-EN-16:18.loader | 25 October 2016 | Loader may hang during boot |
FreeBSD-EN-16:19.tzcode | 6 December 2016 | Fix warnings about invalid timezone - abbreviations |
FreeBSD-EN-16:20.tzdata | 6 December 2016 | Update timezone database - information |
FreeBSD-EN-16:21.localedef | 6 December 2016 | Fix incorrectly defined unicode - characters |
FreeBSD-EN-17:01.pcie | 23 February 2017 | Fix system hang when booting when PCI-express - HotPlug is enabled |
FreeBSD-EN-17:02.yp | 23 February 2017 | Fix NIS master updates are not pushed to an NIS - slave |
FreeBSD-EN-17:03.hyperv | 23 February 2017 | Fix compatibility with Hyper-V/storage after - KB3172614 or KB3179574 |
FreeBSD-EN-17:04.mandoc | 23 February 2017 | Make makewhatis(1) output - reproducible |
FreeBSD-EN-17:05.xen | 23 February 2017 | Xen migration enhancements |
FreeBSD/i386 installed on ZFS may crash during boot + the snapshot).
For a list of all FreeBSD CERT security advisories, see https://www.FreeBSD.org/security/.
FreeBSD/i386 installed on ZFS may crash during boot
when the ZFS pool mount is attempted while booting an
unmodified GENERIC
kernel.
A system tunable has been added as of revision
r286584
to make the
kern.kstack_pages
tunable configurable
without recompiling the kernel.
To mitigate system crashes with such configurations,
- chose Escape to loader prompt
in the boot
- menu and enter the following lines from loader(8)
+ choose Escape to loader prompt
in the
+ boot menu and enter the following lines from loader(8)
prompt, after an OK
:
set kern.kstack_pages=4 boot
Add this line to
/boot/loader.conf
for the change to