article.xml revision 260832
148905Srnordier<?xml version="1.0" encoding="iso-8859-1"?>
248905Srnordier<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
348905Srnordier        "http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd" [
448905Srnordier<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"
548905Srnordier        "http://www.FreeBSD.org/release/XML/release.ent">
648905Srnordier%release;
748905Srnordier]>
848905Srnordier
948905Srnordier<article xmlns="http://docbook.org/ns/docbook"
1048905Srnordier	 xmlns:xlink="http://www.w3.org/1999/xlink"
1148905Srnordier	 version="5.0">
1248905Srnordier  <info>
1348905Srnordier    <title>&os; &release.prev; Errata </title>
1448905Srnordier
1548905Srnordier    <author><orgname>The &os; Project</orgname></author>
1648905Srnordier
1748905Srnordier    <pubdate>$FreeBSD: stable/10/release/doc/en_US.ISO8859-1/errata/article.xml 260832 2014-01-17 21:37:55Z delphij $</pubdate>
1848905Srnordier
1948905Srnordier    <copyright>
2048905Srnordier      <year>2014</year>
2148905Srnordier
2248905Srnordier      <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
2348905Srnordier    </copyright>
2448905Srnordier
2548905Srnordier    <legalnotice xml:id="trademarks" role="trademarks">
2650479Speter      &tm-attrib.freebsd;
2748905Srnordier      &tm-attrib.intel;
2848905Srnordier      &tm-attrib.sparc;
2948905Srnordier      &tm-attrib.general;
3048905Srnordier    </legalnotice>
3168313Srnordier
3268313Srnordier    <abstract>
3368313Srnordier      <para>This document lists errata items for &os; &release.prev;,
3448905Srnordier	containing significant information discovered after the release
3548905Srnordier	or too late in the release cycle to be otherwise included in the
3648905Srnordier	release documentation.
3748905Srnordier	This information includes security advisories, as well as news
3848905Srnordier	relating to the software or documentation that could affect its
3948905Srnordier	operation or usability.  An up-to-date version of this document
4048905Srnordier	should always be consulted before installing this version of
4168313Srnordier	&os;.</para>
4248905Srnordier
4348905Srnordier      <para>This errata document for &os; &release.prev;
4448905Srnordier	will be maintained until the release of &os; &release.next;.</para>
4548905Srnordier    </abstract>
4648905Srnordier  </info>
4748905Srnordier
4848905Srnordier  <sect1 xml:id="intro">
4948905Srnordier    <title>Introduction</title>
5048905Srnordier
5148905Srnordier    <para>This errata document contains <quote>late-breaking news</quote>
52      about &os; &release.prev;
53      Before installing this version, it is important to consult this
54      document to learn about any post-release discoveries or problems
55      that may already have been found and fixed.</para>
56
57    <para>Any version of this errata document actually distributed
58      with the release (for example, on a CDROM distribution) will be
59      out of date by definition, but other copies are kept updated on
60      the Internet and should be consulted as the <quote>current
61      errata</quote> for this release.  These other copies of the
62      errata are located at
63      <link xlink:href="http://www.FreeBSD.org/releases/" />,
64      plus any sites
65      which keep up-to-date mirrors of this location.</para>
66
67    <para>Source and binary snapshots of &os; &release.branch; also
68      contain up-to-date copies of this document (as of the time of
69      the snapshot).</para>
70
71    <para>For a list of all &os; CERT security advisories, see
72      <link xlink:href="http://www.FreeBSD.org/security/" />
73      or <link xlink:href="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/" />.</para>
74  </sect1>
75
76  <sect1 xml:id="security">
77    <title>Security Advisories</title>
78
79    <informaltable frame="none" pgwide="0">
80      <tgroup cols="3">
81	<colspec colwidth="1*" />
82	<colspec colwidth="1*" />
83	<colspec colwidth="3*" />
84	<thead>
85	  <row>
86	    <entry>Advisory</entry>
87	    <entry>Date</entry>
88	    <entry>Topic</entry>
89	  </row>
90	</thead>
91
92	<tbody>
93	  <row>
94	    <entry><link xlink:href="http://www.freebsd.org/security/advisories/FreeBSD-SA-13:14.openssh.asc"
95	      >SA-13:14.openssh</link></entry>
96
97	    <entry>19&nbsp;November&nbsp;2013</entry>
98
99	    <entry><para>OpenSSH AES-GCM memory corruption
100		vulnerability</para></entry>
101	  </row>
102
103	  <row>
104	    <entry><link xlink:href="http://www.freebsd.org/security/advisories/FreeBSD-SA-14:01.bsnmpd.asc"
105	      >SA-14:01.bsnmpd</link></entry>
106
107	    <entry>14&nbsp;January&nbsp;2014</entry>
108
109	    <entry><para>bsnmpd remote denial of service vulnerability</para></entry>
110	  </row>
111
112	  <row>
113	    <entry><link xlink:href="http://www.freebsd.org/security/advisories/FreeBSD-SA-14:02.ntpd.asc"
114	      >SA-14:02.ntpd</link></entry>
115
116	    <entry>14&nbsp;January&nbsp;2014</entry>
117
118	    <entry><para>ntpd distributed reflection Denial of Service vulnerability</para></entry>
119	  </row>
120
121	  <row>
122	    <entry><link xlink:href="http://www.freebsd.org/security/advisories/FreeBSD-SA-14:03.openssl.asc"
123	      >SA-14:03.openssl</link></entry>
124
125	    <entry>14&nbsp;January&nbsp;2014</entry>
126
127	    <entry><para>OpenSSL multiple vulnerabilities</para></entry>
128	  </row>
129
130	  <row>
131	    <entry><link xlink:href="http://www.freebsd.org/security/advisories/FreeBSD-SA-14:04.bind.asc"
132	      >SA-14:04.bind</link></entry>
133
134	    <entry>14&nbsp;January&nbsp;2014</entry>
135
136	    <entry><para>BIND remote denial of service vulnerability</para></entry>
137	  </row>
138	</tbody>
139      </tgroup>
140    </informaltable>
141  </sect1>
142
143  <sect1 xml:id="open-issues">
144    <title>Open Issues</title>
145
146    <itemizedlist>
147      <listitem>
148	<para>&os;/&arch.i386; &release.prev; running as a guest
149	  operating system on <application>VirtualBox</application>
150	  can have a problem with disk I/O access.  It depends on some
151	  specific hardware configuration and does not depend on a
152	  specific version of <application>VirtualBox</application> or
153	  host operating system.</para>
154
155	<para>It causes various errors and makes &os; quite unstable.
156	  Although the cause is still unclear, disabling unmapped I/O
157	  works as a workaround.  To disable it, choose <literal>Escape to
158	    loader prompt</literal> in the boot menu and enter the following
159	  lines from &man.loader.8; prompt, after
160	  an <literal>OK</literal>:</para>
161
162	<screen>set vfs.unmapped_buf_allowed=0
163boot</screen>
164
165	<para>Note that the following line has to be added to
166	  <filename>/boot/loader.conf</filename> after a boot.
167          It disables unmapped I/O at every boot:</para>
168
169	<programlisting>vfs.unmapped_buf_allowed=0</programlisting>
170      </listitem>
171
172      <listitem>
173	<para>A bug in <application>Heimdal</application> (an
174	  implementation of <application>Kerberos</application>
175	  authentication in &os; base system) has been fixed.  It
176	  could cause an interoperability issue between
177	  <application>Heimdal</application> and the other
178	  implementations including <application>MIT
179	  Kerberos</application>.  However, due to this fix,
180	  <application>Heimdal</application> and some applications
181	  which depend on it in the previous &os; releases do not work
182	  with one in &release.prev; in certain cases.  Errata Notice
183	  for the supported releases to fix it will be
184	  released.</para>
185      </listitem>
186
187      <listitem>
188	<para>A bug in &man.killall.1; has been discovered.  It
189	  makes <userinput>killall -INT</userinput> to deliver
190	  <literal>SIGTERM</literal> rather than the desired
191	  <literal>SIGINT</literal>, and may cause blocking
192	  behavior for scripts that uses it, as <literal>-I</literal>
193	  means <quote>interactive</quote>.  A workaround of this
194	  would be to use <literal>-SIGINT</literal> instead.
195	  This bug has been fixed on &os;-CURRENT and will be fixed
196	  in &os;-STABLE.</para>
197      </listitem>
198    </itemizedlist>
199  </sect1>
200
201  <sect1 xml:id="late-news">
202    <title>Late-Breaking News</title>
203
204    <para>No news.</para>
205  </sect1>
206</article>
207