svn commit: r399428 - head/security/vuxml
Peter Wemm
peter at FreeBSD.org
Fri Oct 16 07:44:57 UTC 2015
Author: peter (src committer)
Date: Fri Oct 16 07:44:55 2015
New Revision: 399428
URL: https://svnweb.freebsd.org/changeset/ports/399428
Log:
Fix the vuxml build caused by a multitude of errors in r399425 (libressl).
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Fri Oct 16 07:25:39 2015 (r399427)
+++ head/security/vuxml/vuln.xml Fri Oct 16 07:44:55 2015 (r399428)
@@ -71,19 +71,20 @@ Notes:
<p>Qualys reports:</p>
<blockquote cite="http://www.openwall.com/lists/oss-security/2015/10/16/1">
<p>During the code review of OpenSMTPD a memory leak and buffer overflow
- (an off-by-one, usually stack-based) were discovered in LibreSSL's
- OBJ_obj2txt() function. This function is called automatically during
- a TLS handshake (both client-side, unless an anonymous mode is used,
- and server-side, if client authentication is requested).</p>
+ (an off-by-one, usually stack-based) were discovered in LibreSSL's
+ OBJ_obj2txt() function. This function is called automatically during
+ a TLS handshake (both client-side, unless an anonymous mode is used,
+ and server-side, if client authentication is requested).</p>
+ </blockquote>
</body>
</description>
<references>
- <url>http://marc.info/?l=openbsd-announce&m=144495690528446</url>
+ <url>http://marc.info/?l=openbsd-announce&m=144495690528446</url>
<cvename>CVE-2015-5333</cvename>
<cvename>CVE-2015-5334</cvename>
</references>
<dates>
- <discovery>2015-10-15/discovery>
+ <discovery>2015-10-15</discovery>
<entry>2015-10-16</entry>
</dates>
</vuln>
More information about the svn-ports-head
mailing list