Merge the latest security errata notices.
- For 4.11 that means FreeBSD-SA-06:19.openssl - For 5.5 and 6.1 that means FreeBSD-SA-06:19.openssl and FreeBSD-SA-06.20.bind
This commit is contained in:
parent
fc60684b51
commit
f6da192bfe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28616
3 changed files with 56 additions and 1 deletions
|
@ -225,6 +225,17 @@ href="http://www.FreeBSD.org/cgi/man.cgi?query=sppp&sektion=4&manpath=FreeBSD+4.
|
|||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">sppp</span>(4)</span></a></p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://security.FreeBSD.org/advisories/FreeBSD-SA-06:19.openssl.asc"
|
||||
target="_top">SA-06:19.openssl</a></td>
|
||||
<td>06 September 2006</td>
|
||||
<td>
|
||||
<p>Incorrect PKCS#1 v1.5 padding validation in <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=crypto&sektion=3&manpath=FreeBSD+4.11-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">crypto</span>(3)</span></a></p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
@ -232,7 +243,7 @@ href="http://www.FreeBSD.org/cgi/man.cgi?query=sppp&sektion=4&manpath=FreeBSD+4.
|
|||
|
||||
<div class="SECT1">
|
||||
<hr />
|
||||
<h2 class="SECT1"><a id="AEN135" name="AEN135">3 Late-Breaking News</a></h2>
|
||||
<h2 class="SECT1"><a id="AEN144" name="AEN144">3 Late-Breaking News</a></h2>
|
||||
|
||||
<p>No news.</p>
|
||||
</div>
|
||||
|
|
|
@ -146,6 +146,28 @@ href="http://www.FreeBSD.org/cgi/man.cgi?query=sppp&sektion=4&manpath=FreeBSD+5.
|
|||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">sppp</span>(4)</span></a></p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://security.FreeBSD.org/advisories/FreeBSD-SA-06:19.openssl.asc"
|
||||
target="_top">SA-06:19.openssl</a></td>
|
||||
<td>06 September 2006</td>
|
||||
<td>
|
||||
<p>Incorrect PKCS#1 v1.5 padding validation in <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=crypto&sektion=3&manpath=FreeBSD+5.5-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">crypto</span>(3)</span></a></p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://security.FreeBSD.org/advisories/FreeBSD-SA-06:20.bind.asc"
|
||||
target="_top">SA-06:20.bind</a></td>
|
||||
<td>06 September 2006</td>
|
||||
<td>
|
||||
<p>Denial of Service in <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=named&sektion=8&manpath=FreeBSD+5.5-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">named</span>(8)</span></a></p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
|
|
@ -152,6 +152,28 @@ href="http://www.FreeBSD.org/cgi/man.cgi?query=sppp&sektion=4&manpath=FreeBSD+6.
|
|||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">sppp</span>(4)</span></a></p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://security.FreeBSD.org/advisories/FreeBSD-SA-06:19.openssl.asc"
|
||||
target="_top">SA-06:19.openssl</a></td>
|
||||
<td>06 September 2006</td>
|
||||
<td>
|
||||
<p>Incorrect PKCS#1 v1.5 padding validation in <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=crypto&sektion=3&manpath=FreeBSD+6.0-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">crypto</span>(3)</span></a></p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://security.FreeBSD.org/advisories/FreeBSD-SA-06:20.bind.asc"
|
||||
target="_top">SA-06:20.bind</a></td>
|
||||
<td>06 September 2006</td>
|
||||
<td>
|
||||
<p>Denial of Service in <a
|
||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=named&sektion=8&manpath=FreeBSD+6.0-stable">
|
||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">named</span>(8)</span></a></p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue