Go to file
spz 3104391aa0 Upstream changelog:
Changes between 1.0.1h and 1.0.1i [6 Aug 2014]

  *) Fix SRP buffer overrun vulnerability. Invalid parameters passed to the
     SRP code can be overrun an internal buffer. Add sanity check that
     g, A, B < N to SRP code.

     Thanks to Sean Devlin and Watson Ladd of Cryptography Services, NCC
     Group for discovering this issue.
     (CVE-2014-3512)
     [Steve Henson]

  *) A flaw in the OpenSSL SSL/TLS server code causes the server to negotiate
     TLS 1.0 instead of higher protocol versions when the ClientHello message
     is badly fragmented. This allows a man-in-the-middle attacker to force a
     downgrade to TLS 1.0 even if both the server and the client support a
     higher protocol version, by modifying the client's TLS records.

     Thanks to David Benjamin and Adam Langley (Google) for discovering and
     researching this issue.
     (CVE-2014-3511)
     [David Benjamin]

  *) OpenSSL DTLS clients enabling anonymous (EC)DH ciphersuites are subject
     to a denial of service attack. A malicious server can crash the client
     with a null pointer dereference (read) by specifying an anonymous (EC)DH
     ciphersuite and sending carefully crafted handshake messages.

     Thanks to Felix Gröbert (Google) for discovering and researching this
     issue.
     (CVE-2014-3510)
     [Emilia Käsper]

  *) By sending carefully crafted DTLS packets an attacker could cause openssl
     to leak memory. This can be exploited through a Denial of Service attack.
     Thanks to Adam Langley for discovering and researching this issue.
     (CVE-2014-3507)
     [Adam Langley]

  *) An attacker can force openssl to consume large amounts of memory whilst
     processing DTLS handshake messages. This can be exploited through a
     Denial of Service attack.
     Thanks to Adam Langley for discovering and researching this issue.
     (CVE-2014-3506)
     [Adam Langley]

  *) An attacker can force an error condition which causes openssl to crash
     whilst processing DTLS packets due to memory being freed twice. This
     can be exploited through a Denial of Service attack.
     Thanks to Adam Langley and Wan-Teh Chang for discovering and researching
     this issue.
     (CVE-2014-3505)
     [Adam Langley]

  *) If a multithreaded client connects to a malicious server using a resumed
     session and the server sends an ec point format extension it could write
     up to 255 bytes to freed memory.

     Thanks to Gabor Tyukasz (LogMeIn Inc) for discovering and researching this
     issue.
     (CVE-2014-3509)
     [Gabor Tyukasz]

  *) A malicious server can crash an OpenSSL client with a null pointer
     dereference (read) by specifying an SRP ciphersuite even though it was not
     properly negotiated with the client. This can be exploited through a
     Denial of Service attack.

     Thanks to Joonas Kuorilehto and Riku Hietamäki (Codenomicon) for
     discovering and researching this issue.
     (CVE-2014-5139)
     [Steve Henson]

  *) A flaw in OBJ_obj2txt may cause pretty printing functions such as
     X509_name_oneline, X509_name_print_ex et al. to leak some information
     from the stack. Applications may be affected if they echo pretty printing
     output to the attacker.

     Thanks to Ivan Fratric (Google) for discovering this issue.
     (CVE-2014-3508)
     [Emilia Käsper, and Steve Henson]

  *) Fix ec_GFp_simple_points_make_affine (thus, EC_POINTs_mul etc.)
     for corner cases. (Certain input points at infinity could lead to
     bogus results, with non-infinity inputs mapped to infinity too.)
     [Bodo Moeller]
2014-08-10 07:33:40 +00:00
bin Fix RCS ID. 2014-08-08 14:48:55 +00:00
common Preliminary files for AARCH64 (64-bit ARM) support. 2014-08-10 05:47:35 +00:00
compat No need for LDFLAGS 2014-03-07 05:48:30 +00:00
crypto Upstream changelog: 2014-08-10 07:33:40 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib Increase the image size to 1700KB. 2014-08-10 06:35:56 +00:00
doc rescue(8): Add /rescue/ekermit. [apb 20140809] 2014-08-09 18:44:07 +00:00
etc Changes to existing files to enable building AARCH64 userland. 2014-08-10 05:56:36 +00:00
external Move the arbitrary limit on number of files per commit into 2014-08-10 07:33:37 +00:00
extsrc
games Bump date for -c (exactly one year after previous bump) 2014-07-15 16:17:15 +00:00
gnu Delete gnu/dist/gkermit, and the reachover Makefile in gnu/usr.bin/gkermit. 2014-08-08 19:45:06 +00:00
include Changes to existing files to enable building AARCH64 userland. 2014-08-10 05:56:36 +00:00
lib Changes to existing files to enable building AARCH64 userland. 2014-08-10 05:56:36 +00:00
libexec Changes to existing files to enable building AARCH64 userland. 2014-08-10 05:56:36 +00:00
regress eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
rescue Add rescue/ekermit. 2014-08-09 18:32:34 +00:00
sbin Fix typo in "dreamcast" port name. 2014-08-10 06:48:51 +00:00
share Changes to existing files to enable building AARCH64 userland. 2014-08-10 05:56:36 +00:00
sys Increase the image size to 1700KB. 2014-08-10 06:35:56 +00:00
tests Changes to existing files to enable building AARCH64 userland. 2014-08-10 05:56:36 +00:00
tools Changes to existing files to enable building AARCH64 userland. 2014-08-10 05:56:36 +00:00
usr.bin Preliminary files for AARCH64 (64-bit ARM) support. 2014-08-10 05:47:35 +00:00
usr.sbin Clean up comments. No functional changes. 2014-08-08 20:59:35 +00:00
x11 Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly 2014-08-05 15:40:58 +00:00
build.sh Changes to existing files to enable building AARCH64 userland. 2014-08-10 05:56:36 +00:00
BUILDING regen BUILDING from doc/BUILDING.mdoc 2014-08-07 21:46:43 +00:00
Makefile Run "postinstall fix obsolete_stand" just before checkflist, 2014-06-16 09:06:26 +00:00
Makefile.inc
UPDATING More general advice about "cvs [update aborted]... No such file 2014-07-23 08:52:32 +00:00