Restore SSLerr on PACKET_strndup failure.
[openssl.git] / ssl / s3_srvr.c
1 /* ssl/s3_srvr.c -*- mode:C; c-file-style: "eay" -*- */
2 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
3  * All rights reserved.
4  *
5  * This package is an SSL implementation written
6  * by Eric Young (eay@cryptsoft.com).
7  * The implementation was written so as to conform with Netscapes SSL.
8  *
9  * This library is free for commercial and non-commercial use as long as
10  * the following conditions are aheared to.  The following conditions
11  * apply to all code found in this distribution, be it the RC4, RSA,
12  * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
13  * included with this distribution is covered by the same copyright terms
14  * except that the holder is Tim Hudson (tjh@cryptsoft.com).
15  *
16  * Copyright remains Eric Young's, and as such any Copyright notices in
17  * the code are not to be removed.
18  * If this package is used in a product, Eric Young should be given attribution
19  * as the author of the parts of the library used.
20  * This can be in the form of a textual message at program startup or
21  * in documentation (online or textual) provided with the package.
22  *
23  * Redistribution and use in source and binary forms, with or without
24  * modification, are permitted provided that the following conditions
25  * are met:
26  * 1. Redistributions of source code must retain the copyright
27  *    notice, this list of conditions and the following disclaimer.
28  * 2. Redistributions in binary form must reproduce the above copyright
29  *    notice, this list of conditions and the following disclaimer in the
30  *    documentation and/or other materials provided with the distribution.
31  * 3. All advertising materials mentioning features or use of this software
32  *    must display the following acknowledgement:
33  *    "This product includes cryptographic software written by
34  *     Eric Young (eay@cryptsoft.com)"
35  *    The word 'cryptographic' can be left out if the rouines from the library
36  *    being used are not cryptographic related :-).
37  * 4. If you include any Windows specific code (or a derivative thereof) from
38  *    the apps directory (application code) you must include an acknowledgement:
39  *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
40  *
41  * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
42  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
43  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
44  * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
45  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
46  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
47  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
48  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
49  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
50  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
51  * SUCH DAMAGE.
52  *
53  * The licence and distribution terms for any publically available version or
54  * derivative of this code cannot be changed.  i.e. this code cannot simply be
55  * copied and put under another distribution licence
56  * [including the GNU Public Licence.]
57  */
58 /* ====================================================================
59  * Copyright (c) 1998-2007 The OpenSSL Project.  All rights reserved.
60  *
61  * Redistribution and use in source and binary forms, with or without
62  * modification, are permitted provided that the following conditions
63  * are met:
64  *
65  * 1. Redistributions of source code must retain the above copyright
66  *    notice, this list of conditions and the following disclaimer.
67  *
68  * 2. Redistributions in binary form must reproduce the above copyright
69  *    notice, this list of conditions and the following disclaimer in
70  *    the documentation and/or other materials provided with the
71  *    distribution.
72  *
73  * 3. All advertising materials mentioning features or use of this
74  *    software must display the following acknowledgment:
75  *    "This product includes software developed by the OpenSSL Project
76  *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
77  *
78  * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
79  *    endorse or promote products derived from this software without
80  *    prior written permission. For written permission, please contact
81  *    openssl-core@openssl.org.
82  *
83  * 5. Products derived from this software may not be called "OpenSSL"
84  *    nor may "OpenSSL" appear in their names without prior written
85  *    permission of the OpenSSL Project.
86  *
87  * 6. Redistributions of any form whatsoever must retain the following
88  *    acknowledgment:
89  *    "This product includes software developed by the OpenSSL Project
90  *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
91  *
92  * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
93  * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
94  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
95  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
96  * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
97  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
98  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
99  * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
100  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
101  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
102  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
103  * OF THE POSSIBILITY OF SUCH DAMAGE.
104  * ====================================================================
105  *
106  * This product includes cryptographic software written by Eric Young
107  * (eay@cryptsoft.com).  This product includes software written by Tim
108  * Hudson (tjh@cryptsoft.com).
109  *
110  */
111 /* ====================================================================
112  * Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED.
113  *
114  * Portions of the attached software ("Contribution") are developed by
115  * SUN MICROSYSTEMS, INC., and are contributed to the OpenSSL project.
116  *
117  * The Contribution is licensed pursuant to the OpenSSL open source
118  * license provided above.
119  *
120  * ECC cipher suite support in OpenSSL originally written by
121  * Vipul Gupta and Sumit Gupta of Sun Microsystems Laboratories.
122  *
123  */
124 /* ====================================================================
125  * Copyright 2005 Nokia. All rights reserved.
126  *
127  * The portions of the attached software ("Contribution") is developed by
128  * Nokia Corporation and is licensed pursuant to the OpenSSL open source
129  * license.
130  *
131  * The Contribution, originally written by Mika Kousa and Pasi Eronen of
132  * Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites
133  * support (see RFC 4279) to OpenSSL.
134  *
135  * No patent licenses or other rights except those expressly stated in
136  * the OpenSSL open source license shall be deemed granted or received
137  * expressly, by implication, estoppel, or otherwise.
138  *
139  * No assurances are provided by Nokia that the Contribution does not
140  * infringe the patent or other intellectual property rights of any third
141  * party or that the license provides you with all the necessary rights
142  * to make use of the Contribution.
143  *
144  * THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. IN
145  * ADDITION TO THE DISCLAIMERS INCLUDED IN THE LICENSE, NOKIA
146  * SPECIFICALLY DISCLAIMS ANY LIABILITY FOR CLAIMS BROUGHT BY YOU OR ANY
147  * OTHER ENTITY BASED ON INFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS OR
148  * OTHERWISE.
149  */
150
151
152 #include <stdio.h>
153 #include "ssl_locl.h"
154 #include "internal/constant_time_locl.h"
155 #include <openssl/buffer.h>
156 #include <openssl/rand.h>
157 #include <openssl/objects.h>
158 #include <openssl/evp.h>
159 #include <openssl/hmac.h>
160 #include <openssl/x509.h>
161 #ifndef OPENSSL_NO_DH
162 # include <openssl/dh.h>
163 #endif
164 #include <openssl/bn.h>
165 #include <openssl/md5.h>
166
167 static STACK_OF(SSL_CIPHER) *ssl_bytes_to_cipher_list(SSL *s, unsigned char *p,
168     int num, STACK_OF(SSL_CIPHER) **skp, int sslv2format);
169
170
171 #ifndef OPENSSL_NO_SRP
172 static int ssl_check_srp_ext_ClientHello(SSL *s, int *al)
173 {
174     int ret = SSL_ERROR_NONE;
175
176     *al = SSL_AD_UNRECOGNIZED_NAME;
177
178     if ((s->s3->tmp.new_cipher->algorithm_mkey & SSL_kSRP) &&
179         (s->srp_ctx.TLS_ext_srp_username_callback != NULL)) {
180         if (s->srp_ctx.login == NULL) {
181             /*
182              * RFC 5054 says SHOULD reject, we do so if There is no srp
183              * login name
184              */
185             ret = SSL3_AL_FATAL;
186             *al = SSL_AD_UNKNOWN_PSK_IDENTITY;
187         } else {
188             ret = SSL_srp_server_param_with_username(s, al);
189         }
190     }
191     return ret;
192 }
193 #endif
194
195 int ssl3_accept(SSL *s)
196 {
197     BUF_MEM *buf;
198     unsigned long alg_k, Time = (unsigned long)time(NULL);
199     void (*cb) (const SSL *ssl, int type, int val) = NULL;
200     int ret = -1;
201     int new_state, state, skip = 0;
202
203     RAND_add(&Time, sizeof(Time), 0);
204     ERR_clear_error();
205     clear_sys_error();
206
207     if (s->info_callback != NULL)
208         cb = s->info_callback;
209     else if (s->ctx->info_callback != NULL)
210         cb = s->ctx->info_callback;
211
212     /* init things to blank */
213     s->in_handshake++;
214     if (!SSL_in_init(s) || SSL_in_before(s)) {
215         if (!SSL_clear(s))
216             return -1;
217     }
218
219 #ifndef OPENSSL_NO_HEARTBEATS
220     /*
221      * If we're awaiting a HeartbeatResponse, pretend we already got and
222      * don't await it anymore, because Heartbeats don't make sense during
223      * handshakes anyway.
224      */
225     if (s->tlsext_hb_pending) {
226         s->tlsext_hb_pending = 0;
227         s->tlsext_hb_seq++;
228     }
229 #endif
230
231     for (;;) {
232         state = s->state;
233
234         switch (s->state) {
235         case SSL_ST_RENEGOTIATE:
236             s->renegotiate = 1;
237             /* s->state=SSL_ST_ACCEPT; */
238
239         case SSL_ST_BEFORE:
240         case SSL_ST_ACCEPT:
241         case SSL_ST_BEFORE | SSL_ST_ACCEPT:
242         case SSL_ST_OK | SSL_ST_ACCEPT:
243
244             s->server = 1;
245             if (cb != NULL)
246                 cb(s, SSL_CB_HANDSHAKE_START, 1);
247
248             if ((s->version >> 8 != 3) && s->version != TLS_ANY_VERSION) {
249                 SSLerr(SSL_F_SSL3_ACCEPT, ERR_R_INTERNAL_ERROR);
250                 s->state = SSL_ST_ERR;
251                 return -1;
252             }
253
254             if (!ssl_security(s, SSL_SECOP_VERSION, 0, s->version, NULL)) {
255                 SSLerr(SSL_F_SSL3_ACCEPT, SSL_R_VERSION_TOO_LOW);
256                 return -1;
257             }
258
259             s->type = SSL_ST_ACCEPT;
260
261             if (s->init_buf == NULL) {
262                 if ((buf = BUF_MEM_new()) == NULL) {
263                     ret = -1;
264                     s->state = SSL_ST_ERR;
265                     goto end;
266                 }
267                 if (!BUF_MEM_grow(buf, SSL3_RT_MAX_PLAIN_LENGTH)) {
268                     BUF_MEM_free(buf);
269                     ret = -1;
270                     s->state = SSL_ST_ERR;
271                     goto end;
272                 }
273                 s->init_buf = buf;
274             }
275
276             if (!ssl3_setup_buffers(s)) {
277                 ret = -1;
278                 s->state = SSL_ST_ERR;
279                 goto end;
280             }
281
282             s->init_num = 0;
283             s->s3->flags &= ~TLS1_FLAGS_SKIP_CERT_VERIFY;
284             /*
285              * Should have been reset by ssl3_get_finished, too.
286              */
287             s->s3->change_cipher_spec = 0;
288
289             if (s->state != SSL_ST_RENEGOTIATE) {
290                 /*
291                  * Ok, we now need to push on a buffering BIO so that the
292                  * output is sent in a way that TCP likes :-)
293                  */
294                 if (!ssl_init_wbio_buffer(s, 1)) {
295                     ret = -1;
296                     s->state = SSL_ST_ERR;
297                     goto end;
298                 }
299
300                 ssl3_init_finished_mac(s);
301                 s->state = SSL3_ST_SR_CLNT_HELLO_A;
302                 s->ctx->stats.sess_accept++;
303             } else if (!s->s3->send_connection_binding &&
304                        !(s->options &
305                          SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION)) {
306                 /*
307                  * Server attempting to renegotiate with client that doesn't
308                  * support secure renegotiation.
309                  */
310                 SSLerr(SSL_F_SSL3_ACCEPT,
311                        SSL_R_UNSAFE_LEGACY_RENEGOTIATION_DISABLED);
312                 ssl3_send_alert(s, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE);
313                 ret = -1;
314                 s->state = SSL_ST_ERR;
315                 goto end;
316             } else {
317                 /*
318                  * s->state == SSL_ST_RENEGOTIATE, we will just send a
319                  * HelloRequest
320                  */
321                 s->ctx->stats.sess_accept_renegotiate++;
322                 s->state = SSL3_ST_SW_HELLO_REQ_A;
323             }
324             break;
325
326         case SSL3_ST_SW_HELLO_REQ_A:
327         case SSL3_ST_SW_HELLO_REQ_B:
328
329             s->shutdown = 0;
330             ret = ssl3_send_hello_request(s);
331             if (ret <= 0)
332                 goto end;
333             s->s3->tmp.next_state = SSL3_ST_SW_HELLO_REQ_C;
334             s->state = SSL3_ST_SW_FLUSH;
335             s->init_num = 0;
336
337             ssl3_init_finished_mac(s);
338             break;
339
340         case SSL3_ST_SW_HELLO_REQ_C:
341             s->state = SSL_ST_OK;
342             break;
343
344         case SSL3_ST_SR_CLNT_HELLO_A:
345         case SSL3_ST_SR_CLNT_HELLO_B:
346         case SSL3_ST_SR_CLNT_HELLO_C:
347
348             ret = ssl3_get_client_hello(s);
349             if (ret <= 0)
350                 goto end;
351 #ifndef OPENSSL_NO_SRP
352             s->state = SSL3_ST_SR_CLNT_HELLO_D;
353         case SSL3_ST_SR_CLNT_HELLO_D:
354             {
355                 int al;
356                 if ((ret = ssl_check_srp_ext_ClientHello(s, &al)) < 0) {
357                     /*
358                      * callback indicates firther work to be done
359                      */
360                     s->rwstate = SSL_X509_LOOKUP;
361                     goto end;
362                 }
363                 if (ret != SSL_ERROR_NONE) {
364                     ssl3_send_alert(s, SSL3_AL_FATAL, al);
365                     /*
366                      * This is not really an error but the only means to for
367                      * a client to detect whether srp is supported.
368                      */
369                     if (al != TLS1_AD_UNKNOWN_PSK_IDENTITY)
370                         SSLerr(SSL_F_SSL3_ACCEPT, SSL_R_CLIENTHELLO_TLSEXT);
371                     ret = SSL_TLSEXT_ERR_ALERT_FATAL;
372                     ret = -1;
373                     s->state = SSL_ST_ERR;
374                     goto end;
375                 }
376             }
377 #endif
378
379             s->renegotiate = 2;
380             s->state = SSL3_ST_SW_SRVR_HELLO_A;
381             s->init_num = 0;
382             break;
383
384         case SSL3_ST_SW_SRVR_HELLO_A:
385         case SSL3_ST_SW_SRVR_HELLO_B:
386             ret = ssl3_send_server_hello(s);
387             if (ret <= 0)
388                 goto end;
389
390             if (s->hit) {
391                 if (s->tlsext_ticket_expected)
392                     s->state = SSL3_ST_SW_SESSION_TICKET_A;
393                 else
394                     s->state = SSL3_ST_SW_CHANGE_A;
395             } else {
396                 s->state = SSL3_ST_SW_CERT_A;
397             }
398             s->init_num = 0;
399             break;
400
401         case SSL3_ST_SW_CERT_A:
402         case SSL3_ST_SW_CERT_B:
403             /* Check if it is anon DH or anon ECDH, */
404             /* normal PSK or SRP */
405             if (!(s->s3->tmp.new_cipher->algorithm_auth &
406                  (SSL_aNULL | SSL_aSRP | SSL_aPSK))) {
407                 ret = ssl3_send_server_certificate(s);
408                 if (ret <= 0)
409                     goto end;
410
411                 if (s->tlsext_status_expected)
412                     s->state = SSL3_ST_SW_CERT_STATUS_A;
413                 else
414                     s->state = SSL3_ST_SW_KEY_EXCH_A;
415             } else {
416                 skip = 1;
417                 s->state = SSL3_ST_SW_KEY_EXCH_A;
418             }
419             s->init_num = 0;
420             break;
421
422         case SSL3_ST_SW_KEY_EXCH_A:
423         case SSL3_ST_SW_KEY_EXCH_B:
424             alg_k = s->s3->tmp.new_cipher->algorithm_mkey;
425
426             /*
427              * clear this, it may get reset by
428              * send_server_key_exchange
429              */
430             s->s3->tmp.use_rsa_tmp = 0;
431
432             /*
433              * only send if a DH key exchange, fortezza or RSA but we have a
434              * sign only certificate PSK: may send PSK identity hints For
435              * ECC ciphersuites, we send a serverKeyExchange message only if
436              * the cipher suite is either ECDH-anon or ECDHE. In other cases,
437              * the server certificate contains the server's public key for
438              * key exchange.
439              */
440             if (0
441                 /*
442                  * PSK: send ServerKeyExchange if PSK identity hint if
443                  * provided
444                  */
445 #ifndef OPENSSL_NO_PSK
446                 /* Only send SKE if we have identity hint for plain PSK */
447                 || ((alg_k & (SSL_kPSK | SSL_kRSAPSK)) && s->ctx->psk_identity_hint)
448                 /* For other PSK always send SKE */
449                 || (alg_k & (SSL_PSK & (SSL_kDHEPSK | SSL_kECDHEPSK)))
450 #endif
451 #ifndef OPENSSL_NO_SRP
452                 /* SRP: send ServerKeyExchange */
453                 || (alg_k & SSL_kSRP)
454 #endif
455                 || (alg_k & SSL_kDHE)
456                 || (alg_k & SSL_kECDHE)
457                 || ((alg_k & SSL_kRSA)
458                     && (s->cert->pkeys[SSL_PKEY_RSA_ENC].privatekey == NULL
459                         || (SSL_C_IS_EXPORT(s->s3->tmp.new_cipher)
460                             && EVP_PKEY_size(s->cert->pkeys
461                                              [SSL_PKEY_RSA_ENC].privatekey) *
462                             8 > SSL_C_EXPORT_PKEYLENGTH(s->s3->tmp.new_cipher)
463                         )
464                     )
465                 )
466                 ) {
467                 ret = ssl3_send_server_key_exchange(s);
468                 if (ret <= 0)
469                     goto end;
470             } else
471                 skip = 1;
472
473             s->state = SSL3_ST_SW_CERT_REQ_A;
474             s->init_num = 0;
475             break;
476
477         case SSL3_ST_SW_CERT_REQ_A:
478         case SSL3_ST_SW_CERT_REQ_B:
479             if (                /* don't request cert unless asked for it: */
480                    !(s->verify_mode & SSL_VERIFY_PEER) ||
481                    /*
482                     * if SSL_VERIFY_CLIENT_ONCE is set, don't request cert
483                     * during re-negotiation:
484                     */
485                    ((s->session->peer != NULL) &&
486                     (s->verify_mode & SSL_VERIFY_CLIENT_ONCE)) ||
487                    /*
488                     * never request cert in anonymous ciphersuites (see
489                     * section "Certificate request" in SSL 3 drafts and in
490                     * RFC 2246):
491                     */
492                    ((s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL) &&
493                    /*
494                     * ... except when the application insists on
495                     * verification (against the specs, but s3_clnt.c accepts
496                     * this for SSL 3)
497                     */
498                    !(s->verify_mode & SSL_VERIFY_FAIL_IF_NO_PEER_CERT)) ||
499                    /* don't request certificate for SRP auth */
500                    (s->s3->tmp.new_cipher->algorithm_auth & SSL_aSRP)
501                    /*
502                     * With normal PSK Certificates and Certificate Requests
503                     * are omitted
504                     */
505                    || (s->s3->tmp.new_cipher->algorithm_mkey & SSL_PSK)) {
506                 /* no cert request */
507                 skip = 1;
508                 s->s3->tmp.cert_request = 0;
509                 s->state = SSL3_ST_SW_SRVR_DONE_A;
510                 if (!ssl3_digest_cached_records(s, 0)) {
511                     s->state = SSL_ST_ERR;
512                     return -1;
513                 }
514             } else {
515                 s->s3->tmp.cert_request = 1;
516                 ret = ssl3_send_certificate_request(s);
517                 if (ret <= 0)
518                     goto end;
519                 s->state = SSL3_ST_SW_SRVR_DONE_A;
520                 s->init_num = 0;
521             }
522             break;
523
524         case SSL3_ST_SW_SRVR_DONE_A:
525         case SSL3_ST_SW_SRVR_DONE_B:
526             ret = ssl3_send_server_done(s);
527             if (ret <= 0)
528                 goto end;
529             s->s3->tmp.next_state = SSL3_ST_SR_CERT_A;
530             s->state = SSL3_ST_SW_FLUSH;
531             s->init_num = 0;
532             break;
533
534         case SSL3_ST_SW_FLUSH:
535
536             /*
537              * This code originally checked to see if any data was pending
538              * using BIO_CTRL_INFO and then flushed. This caused problems as
539              * documented in PR#1939. The proposed fix doesn't completely
540              * resolve this issue as buggy implementations of
541              * BIO_CTRL_PENDING still exist. So instead we just flush
542              * unconditionally.
543              */
544
545             s->rwstate = SSL_WRITING;
546             if (BIO_flush(s->wbio) <= 0) {
547                 ret = -1;
548                 goto end;
549             }
550             s->rwstate = SSL_NOTHING;
551
552             s->state = s->s3->tmp.next_state;
553             break;
554
555         case SSL3_ST_SR_CERT_A:
556         case SSL3_ST_SR_CERT_B:
557             if (s->s3->tmp.cert_request) {
558                 ret = ssl3_get_client_certificate(s);
559                 if (ret <= 0)
560                     goto end;
561             }
562             s->init_num = 0;
563             s->state = SSL3_ST_SR_KEY_EXCH_A;
564             break;
565
566         case SSL3_ST_SR_KEY_EXCH_A:
567         case SSL3_ST_SR_KEY_EXCH_B:
568             ret = ssl3_get_client_key_exchange(s);
569             if (ret <= 0)
570                 goto end;
571             if (ret == 2) {
572                 /*
573                  * For the ECDH ciphersuites when the client sends its ECDH
574                  * pub key in a certificate, the CertificateVerify message is
575                  * not sent. Also for GOST ciphersuites when the client uses
576                  * its key from the certificate for key exchange.
577                  */
578                 s->state = SSL3_ST_SR_CHANGE_A;
579                 s->init_num = 0;
580             } else if (SSL_USE_SIGALGS(s)) {
581                 s->state = SSL3_ST_SR_CERT_VRFY_A;
582                 s->init_num = 0;
583                 if (!s->session->peer)
584                     break;
585                 if (!s->s3->handshake_buffer) {
586                     SSLerr(SSL_F_SSL3_ACCEPT, ERR_R_INTERNAL_ERROR);
587                     s->state = SSL_ST_ERR;
588                     return -1;
589                 }
590                 /*
591                  * For sigalgs freeze the handshake buffer. If we support
592                  * extms we've done this already so this is a no-op
593                  */
594                 if (!ssl3_digest_cached_records(s, 1)) {
595                     s->state = SSL_ST_ERR;
596                     return -1;
597                 }
598             } else {
599                 int offset = 0;
600                 int dgst_num;
601
602                 s->state = SSL3_ST_SR_CERT_VRFY_A;
603                 s->init_num = 0;
604
605                 /*
606                  * We need to get hashes here so if there is a client cert,
607                  * it can be verified FIXME - digest processing for
608                  * CertificateVerify should be generalized. But it is next
609                  * step
610                  */
611                 if (!ssl3_digest_cached_records(s, 0)) {
612                     s->state = SSL_ST_ERR;
613                     return -1;
614                 }
615                 for (dgst_num = 0; dgst_num < SSL_MAX_DIGEST; dgst_num++)
616                     if (s->s3->handshake_dgst[dgst_num]) {
617                         int dgst_size;
618
619                         s->method->ssl3_enc->cert_verify_mac(s,
620                                                              EVP_MD_CTX_type
621                                                              (s->
622                                                               s3->handshake_dgst
623                                                               [dgst_num]),
624                                                              &(s->s3->
625                                                                tmp.cert_verify_md
626                                                                [offset]));
627                         dgst_size =
628                             EVP_MD_CTX_size(s->s3->handshake_dgst[dgst_num]);
629                         if (dgst_size < 0) {
630                             s->state = SSL_ST_ERR;
631                             ret = -1;
632                             goto end;
633                         }
634                         offset += dgst_size;
635                     }
636             }
637             break;
638
639         case SSL3_ST_SR_CERT_VRFY_A:
640         case SSL3_ST_SR_CERT_VRFY_B:
641             ret = ssl3_get_cert_verify(s);
642             if (ret <= 0)
643                 goto end;
644
645             s->state = SSL3_ST_SR_CHANGE_A;
646             s->init_num = 0;
647             break;
648
649 #if !defined(OPENSSL_NO_NEXTPROTONEG)
650         case SSL3_ST_SR_NEXT_PROTO_A:
651         case SSL3_ST_SR_NEXT_PROTO_B:
652             ret = ssl3_get_next_proto(s);
653             if (ret <= 0)
654                 goto end;
655             s->init_num = 0;
656             s->state = SSL3_ST_SR_FINISHED_A;
657             break;
658 #endif
659
660
661         case SSL3_ST_SR_CHANGE_A:
662         case SSL3_ST_SR_CHANGE_B:
663             ret = ssl3_get_change_cipher_spec(s, SSL3_ST_SR_CHANGE_A,
664                                               SSL3_ST_SR_CHANGE_B);
665             if (ret <= 0)
666                 goto end;
667
668 #if defined(OPENSSL_NO_NEXTPROTONEG)
669             s->state = SSL3_ST_SR_FINISHED_A;
670 #else
671             if (s->s3->next_proto_neg_seen)
672                 s->state = SSL3_ST_SR_NEXT_PROTO_A;
673             else
674                 s->state = SSL3_ST_SR_FINISHED_A;
675 #endif
676             s->init_num = 0;
677             break;
678
679         case SSL3_ST_SR_FINISHED_A:
680         case SSL3_ST_SR_FINISHED_B:
681             ret = ssl3_get_finished(s, SSL3_ST_SR_FINISHED_A,
682                                     SSL3_ST_SR_FINISHED_B);
683             if (ret <= 0)
684                 goto end;
685             if (s->hit)
686                 s->state = SSL_ST_OK;
687             else if (s->tlsext_ticket_expected)
688                 s->state = SSL3_ST_SW_SESSION_TICKET_A;
689             else
690                 s->state = SSL3_ST_SW_CHANGE_A;
691             s->init_num = 0;
692             break;
693
694         case SSL3_ST_SW_SESSION_TICKET_A:
695         case SSL3_ST_SW_SESSION_TICKET_B:
696             ret = ssl3_send_newsession_ticket(s);
697             if (ret <= 0)
698                 goto end;
699             s->state = SSL3_ST_SW_CHANGE_A;
700             s->init_num = 0;
701             break;
702
703         case SSL3_ST_SW_CERT_STATUS_A:
704         case SSL3_ST_SW_CERT_STATUS_B:
705             ret = ssl3_send_cert_status(s);
706             if (ret <= 0)
707                 goto end;
708             s->state = SSL3_ST_SW_KEY_EXCH_A;
709             s->init_num = 0;
710             break;
711
712         case SSL3_ST_SW_CHANGE_A:
713         case SSL3_ST_SW_CHANGE_B:
714
715             s->session->cipher = s->s3->tmp.new_cipher;
716             if (!s->method->ssl3_enc->setup_key_block(s)) {
717                 ret = -1;
718                 s->state = SSL_ST_ERR;
719                 goto end;
720             }
721
722             ret = ssl3_send_change_cipher_spec(s,
723                                                SSL3_ST_SW_CHANGE_A,
724                                                SSL3_ST_SW_CHANGE_B);
725
726             if (ret <= 0)
727                 goto end;
728             s->state = SSL3_ST_SW_FINISHED_A;
729             s->init_num = 0;
730
731             if (!s->method->ssl3_enc->change_cipher_state(s,
732                                                           SSL3_CHANGE_CIPHER_SERVER_WRITE))
733             {
734                 ret = -1;
735                 s->state = SSL_ST_ERR;
736                 goto end;
737             }
738
739             break;
740
741         case SSL3_ST_SW_FINISHED_A:
742         case SSL3_ST_SW_FINISHED_B:
743             ret = ssl3_send_finished(s,
744                                      SSL3_ST_SW_FINISHED_A,
745                                      SSL3_ST_SW_FINISHED_B,
746                                      s->method->
747                                      ssl3_enc->server_finished_label,
748                                      s->method->
749                                      ssl3_enc->server_finished_label_len);
750             if (ret <= 0)
751                 goto end;
752             s->state = SSL3_ST_SW_FLUSH;
753             if (s->hit) {
754                 s->s3->tmp.next_state = SSL3_ST_SR_CHANGE_A;
755             } else
756                 s->s3->tmp.next_state = SSL_ST_OK;
757             s->init_num = 0;
758             break;
759
760         case SSL_ST_OK:
761             /* clean a few things up */
762             ssl3_cleanup_key_block(s);
763
764             BUF_MEM_free(s->init_buf);
765             s->init_buf = NULL;
766
767             /* remove buffering on output */
768             ssl_free_wbio_buffer(s);
769
770             s->init_num = 0;
771
772             if (s->renegotiate == 2) { /* skipped if we just sent a
773                                         * HelloRequest */
774                 s->renegotiate = 0;
775                 s->new_session = 0;
776
777                 ssl_update_cache(s, SSL_SESS_CACHE_SERVER);
778
779                 s->ctx->stats.sess_accept_good++;
780                 /* s->server=1; */
781                 s->handshake_func = ssl3_accept;
782
783                 if (cb != NULL)
784                     cb(s, SSL_CB_HANDSHAKE_DONE, 1);
785             }
786
787             ret = 1;
788             goto end;
789             /* break; */
790
791         case SSL_ST_ERR:
792         default:
793             SSLerr(SSL_F_SSL3_ACCEPT, SSL_R_UNKNOWN_STATE);
794             ret = -1;
795             goto end;
796             /* break; */
797         }
798
799         if (!s->s3->tmp.reuse_message && !skip) {
800             if (s->debug) {
801                 if ((ret = BIO_flush(s->wbio)) <= 0)
802                     goto end;
803             }
804
805             if ((cb != NULL) && (s->state != state)) {
806                 new_state = s->state;
807                 s->state = state;
808                 cb(s, SSL_CB_ACCEPT_LOOP, 1);
809                 s->state = new_state;
810             }
811         }
812         skip = 0;
813     }
814  end:
815     /* BIO_flush(s->wbio); */
816
817     s->in_handshake--;
818     if (cb != NULL)
819         cb(s, SSL_CB_ACCEPT_EXIT, ret);
820     return (ret);
821 }
822
823 int ssl3_send_hello_request(SSL *s)
824 {
825
826     if (s->state == SSL3_ST_SW_HELLO_REQ_A) {
827         if (!ssl_set_handshake_header(s, SSL3_MT_HELLO_REQUEST, 0)) {
828             SSLerr(SSL_F_SSL3_SEND_HELLO_REQUEST, ERR_R_INTERNAL_ERROR);
829             return -1;
830         }
831         s->state = SSL3_ST_SW_HELLO_REQ_B;
832     }
833
834     /* SSL3_ST_SW_HELLO_REQ_B */
835     return ssl_do_write(s);
836 }
837
838 int ssl3_get_client_hello(SSL *s)
839 {
840     int i, ok, al = SSL_AD_INTERNAL_ERROR, ret = -1;
841     unsigned int j, complen = 0;
842     long n;
843     unsigned long id;
844     SSL_CIPHER *c;
845 #ifndef OPENSSL_NO_COMP
846     SSL_COMP *comp = NULL;
847 #endif
848     STACK_OF(SSL_CIPHER) *ciphers = NULL;
849     int protverr = 1;
850     PACKET pkt, cipher_suite, compression;
851
852     if (s->state == SSL3_ST_SR_CLNT_HELLO_C && !s->first_packet)
853         goto retry_cert;
854
855     /*
856      * We do this so that we will respond with our native type. If we are
857      * TLSv1 and we get SSLv3, we will respond with TLSv1, This down
858      * switching should be handled by a different method. If we are SSLv3, we
859      * will respond with SSLv3, even if prompted with TLSv1.
860      */
861     if (s->state == SSL3_ST_SR_CLNT_HELLO_A) {
862         s->state = SSL3_ST_SR_CLNT_HELLO_B;
863     }
864     s->first_packet = 1;
865     n = s->method->ssl_get_message(s,
866                                    SSL3_ST_SR_CLNT_HELLO_B,
867                                    SSL3_ST_SR_CLNT_HELLO_C,
868                                    SSL3_MT_CLIENT_HELLO,
869                                    SSL3_RT_MAX_PLAIN_LENGTH, &ok);
870
871     if (!ok)
872         return ((int)n);
873     s->first_packet = 0;
874     if (!PACKET_buf_init(&pkt, s->init_msg, n)) {
875         SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, ERR_R_INTERNAL_ERROR);
876         al = SSL_AD_INTERNAL_ERROR;
877         goto f_err;
878     }
879
880     /* First lets get s->client_version set correctly */
881     if (RECORD_LAYER_is_sslv2_record(&s->rlayer)) {
882         unsigned int version;
883         unsigned int mt;
884         /*-
885          * An SSLv3/TLSv1 backwards-compatible CLIENT-HELLO in an SSLv2
886          * header is sent directly on the wire, not wrapped as a TLS
887          * record. Our record layer just processes the message length and passes
888          * the rest right through. Its format is:
889          * Byte  Content
890          * 0-1   msg_length - decoded by the record layer
891          * 2     msg_type - s->init_msg points here
892          * 3-4   version
893          * 5-6   cipher_spec_length
894          * 7-8   session_id_length
895          * 9-10  challenge_length
896          * ...   ...
897          */
898
899         if (!PACKET_get_1(&pkt, &mt)
900                 || mt != SSL2_MT_CLIENT_HELLO) {
901             /*
902              * Should never happen. We should have tested this in the record
903              * layer in order to have determined that this is a SSLv2 record
904              * in the first place
905              */
906             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, ERR_R_INTERNAL_ERROR);
907             goto err;
908         }
909
910         if (!PACKET_get_net_2(&pkt, &version)) {
911             /* No protocol version supplied! */
912             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_UNKNOWN_PROTOCOL);
913             goto err;
914         }
915         if (version == 0x0002) {
916             /* This is real SSLv2. We don't support it. */
917             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_UNKNOWN_PROTOCOL);
918             goto err;
919         } else if ((version & 0xff00) == (SSL3_VERSION_MAJOR << 8)) {
920             /* SSLv3/TLS */
921             s->client_version = version;
922         } else {
923             /* No idea what protocol this is */
924             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_UNKNOWN_PROTOCOL);
925             goto err;
926         }
927     } else {
928         /*
929          * use version from inside client hello, not from record header (may
930          * differ: see RFC 2246, Appendix E, second paragraph)
931          */
932         if(!PACKET_get_net_2(&pkt, (unsigned int *)&s->client_version)) {
933             al = SSL_AD_DECODE_ERROR;
934             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_LENGTH_TOO_SHORT);
935             goto f_err;
936         }
937     }
938
939     /* Do SSL/TLS version negotiation if applicable */
940     if (!SSL_IS_DTLS(s)) {
941         if (s->version != TLS_ANY_VERSION) {
942             if (s->client_version >= s->version) {
943                 protverr = 0;
944             }
945         } else if (s->client_version >= SSL3_VERSION) {
946             switch(s->client_version) {
947             default:
948             case TLS1_2_VERSION:
949                 if(!(s->options & SSL_OP_NO_TLSv1_2)) {
950                     s->version = TLS1_2_VERSION;
951                     s->method = TLSv1_2_server_method();
952                     protverr = 0;
953                     break;
954                 }
955                 /* Deliberately fall through */
956             case TLS1_1_VERSION:
957                 if(!(s->options & SSL_OP_NO_TLSv1_1)) {
958                     s->version = TLS1_1_VERSION;
959                     s->method = TLSv1_1_server_method();
960                     protverr = 0;
961                     break;
962                 }
963                 /* Deliberately fall through */
964             case TLS1_VERSION:
965                 if(!(s->options & SSL_OP_NO_TLSv1)) {
966                     s->version = TLS1_VERSION;
967                     s->method = TLSv1_server_method();
968                     protverr = 0;
969                     break;
970                 }
971                 /* Deliberately fall through */
972             case SSL3_VERSION:
973 #ifndef OPENSSL_NO_SSL3
974                 if(!(s->options & SSL_OP_NO_SSLv3)) {
975                     s->version = SSL3_VERSION;
976                     s->method = SSLv3_server_method();
977                     protverr = 0;
978                     break;
979                 }
980 #else
981                 break;
982 #endif
983             }
984         }
985     } else if (s->client_version <= s->version
986                 || s->method->version == DTLS_ANY_VERSION) {
987         /*
988          * For DTLS we just check versions are potentially compatible. Version
989          * negotiation comes later.
990          */
991         protverr = 0;
992     }
993
994     if (protverr) {
995         SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_UNKNOWN_PROTOCOL);
996         if ((!s->enc_write_ctx && !s->write_hash)) {
997             /*
998              * similar to ssl3_get_record, send alert using remote version
999              * number
1000              */
1001             s->version = s->client_version;
1002         }
1003         al = SSL_AD_PROTOCOL_VERSION;
1004         goto f_err;
1005     }
1006
1007     if (RECORD_LAYER_is_sslv2_record(&s->rlayer)) {
1008         /*
1009          * Handle an SSLv2 backwards compatible ClientHello
1010          * Note, this is only for SSLv3+ using the backward compatible format.
1011          * Real SSLv2 is not supported, and is rejected above.
1012          */
1013         unsigned int cipher_len, session_id_len, challenge_len;
1014
1015         if (!PACKET_get_net_2(&pkt, &cipher_len)
1016                 || !PACKET_get_net_2(&pkt, &session_id_len)
1017                 || !PACKET_get_net_2(&pkt, &challenge_len)) {
1018             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_RECORD_LENGTH_MISMATCH);
1019             al = SSL_AD_DECODE_ERROR;
1020             goto f_err;
1021         }
1022
1023         if (cipher_len == 0) {
1024             /* we need at least one cipher */
1025             al = SSL_AD_ILLEGAL_PARAMETER;
1026             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_NO_CIPHERS_SPECIFIED);
1027             goto f_err;
1028         }
1029
1030         if (!PACKET_get_sub_packet(&pkt, &cipher_suite, cipher_len)) {
1031             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_RECORD_LENGTH_MISMATCH);
1032             al = SSL_AD_DECODE_ERROR;
1033             goto f_err;
1034         }
1035
1036         if (ssl_bytes_to_cipher_list(s, PACKET_data(&cipher_suite),
1037                                      cipher_len, &(ciphers), 1) == NULL) {
1038             goto err;
1039         }
1040
1041         /*
1042          * Ignore any session id. We don't allow resumption in a backwards
1043          * compatible ClientHello
1044          */
1045         if (!PACKET_forward(&pkt, session_id_len)) {
1046             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_RECORD_LENGTH_MISMATCH);
1047             al = SSL_AD_DECODE_ERROR;
1048             goto f_err;
1049         }
1050         s->hit = 0;
1051
1052         if (!ssl_get_new_session(s, 1))
1053             goto err;
1054
1055         /* Load the client random */
1056         i = challenge_len > SSL3_RANDOM_SIZE ? SSL3_RANDOM_SIZE : challenge_len;
1057         memset(s->s3->client_random, 0, SSL3_RANDOM_SIZE);
1058         if (!PACKET_peek_copy_bytes(&pkt,
1059                                     s->s3->client_random + SSL3_RANDOM_SIZE - i,
1060                                     i)
1061                 || !PACKET_forward(&pkt, challenge_len)
1062                 || PACKET_remaining(&pkt) != 0) {
1063             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_RECORD_LENGTH_MISMATCH);
1064             al = SSL_AD_DECODE_ERROR;
1065             goto f_err;
1066         }
1067     } else {
1068         /* If we get here we've got SSLv3+ in an SSLv3+ record */
1069         PACKET session_id;
1070         unsigned int cookie_len;
1071         /* load the client random and get the session-id */
1072         if (!PACKET_copy_bytes(&pkt, s->s3->client_random, SSL3_RANDOM_SIZE)
1073                 || !PACKET_get_length_prefixed_1(&pkt, &session_id)) {
1074             al = SSL_AD_DECODE_ERROR;
1075             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_LENGTH_TOO_SHORT);
1076             goto f_err;
1077         }
1078
1079         /*
1080          * If we require cookies and this ClientHello doesn't contain one, just
1081          * return since we do not want to allocate any memory yet. So check
1082          * cookie length...
1083          */
1084         if (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE) {
1085
1086             if (!PACKET_peek_1(&pkt, &cookie_len)) {
1087                 al = SSL_AD_DECODE_ERROR;
1088                 SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_LENGTH_TOO_SHORT);
1089                 goto f_err;
1090             }
1091
1092             if (cookie_len == 0)
1093                 return 1;
1094         }
1095
1096         s->hit = 0;
1097         /*
1098          * Versions before 0.9.7 always allow clients to resume sessions in
1099          * renegotiation. 0.9.7 and later allow this by default, but optionally
1100          * ignore resumption requests with flag
1101          * SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION (it's a new flag rather
1102          * than a change to default behavior so that applications relying on
1103          * this for security won't even compile against older library versions).
1104          * 1.0.1 and later also have a function SSL_renegotiate_abbreviated() to
1105          * request renegotiation but not a new session (s->new_session remains
1106          * unset): for servers, this essentially just means that the
1107          * SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION setting will be
1108          * ignored.
1109          */
1110         if ((s->new_session
1111              && (s->options & SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION))) {
1112             if (!ssl_get_new_session(s, 1))
1113                 goto err;
1114         } else {
1115             /*
1116              * TODO(openssl-team): ssl_get_prev_session passes a non-const
1117              * 'unsigned char*' session id to a user callback. Grab a copy of
1118              * the data?
1119              */
1120             i = ssl_get_prev_session(s, &pkt, PACKET_data(&session_id),
1121                                      PACKET_remaining(&session_id));
1122             /*
1123              * Only resume if the session's version matches the negotiated
1124              * version.
1125              * RFC 5246 does not provide much useful advice on resumption
1126              * with a different protocol version. It doesn't forbid it but
1127              * the sanity of such behaviour would be questionable.
1128              * In practice, clients do not accept a version mismatch and
1129              * will abort the handshake with an error.
1130              */
1131             if (i == 1 && s->version == s->session->ssl_version) {
1132                 /* previous session */
1133                 s->hit = 1;
1134             } else if (i == -1)
1135                 goto err;
1136             else {
1137                 /* i == 0 */
1138                 if (!ssl_get_new_session(s, 1))
1139                     goto err;
1140             }
1141         }
1142
1143         if (SSL_IS_DTLS(s)) {
1144             PACKET cookie;
1145             if (!PACKET_get_length_prefixed_1(&pkt, &cookie)) {
1146                 al = SSL_AD_DECODE_ERROR;
1147                 SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_LENGTH_TOO_SHORT);
1148                 goto f_err;
1149             }
1150             cookie_len = PACKET_remaining(&cookie);
1151             /*
1152              * The ClientHello may contain a cookie even if the
1153              * HelloVerify message has not been sent--make sure that it
1154              * does not cause an overflow.
1155              */
1156             if (cookie_len > sizeof(s->d1->rcvd_cookie)) {
1157                 /* too much data */
1158                 al = SSL_AD_DECODE_ERROR;
1159                 SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_COOKIE_MISMATCH);
1160                 goto f_err;
1161             }
1162
1163             /* verify the cookie if appropriate option is set. */
1164             if ((SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE)
1165                     && cookie_len > 0) {
1166                 /* Get cookie */
1167                 /*
1168                  * TODO(openssl-team): rcvd_cookie appears unused outside this
1169                  * function. Remove the field?
1170                  */
1171                 if (!PACKET_copy_bytes(&cookie, s->d1->rcvd_cookie, cookie_len)) {
1172                     al = SSL_AD_INTERNAL_ERROR;
1173                     SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, ERR_R_INTERNAL_ERROR);
1174                     goto f_err;
1175                 }
1176
1177                 if (s->ctx->app_verify_cookie_cb != NULL) {
1178                     if (s->ctx->app_verify_cookie_cb(s, s->d1->rcvd_cookie,
1179                                                      cookie_len) == 0) {
1180                         al = SSL_AD_HANDSHAKE_FAILURE;
1181                         SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,
1182                                SSL_R_COOKIE_MISMATCH);
1183                         goto f_err;
1184                     }
1185                     /* else cookie verification succeeded */
1186                 }
1187                 /* default verification */
1188                 else if (memcmp(s->d1->rcvd_cookie, s->d1->cookie,
1189                                 s->d1->cookie_len) != 0) {
1190                     al = SSL_AD_HANDSHAKE_FAILURE;
1191                     SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_COOKIE_MISMATCH);
1192                     goto f_err;
1193                 }
1194                 /* Set to -2 so if successful we return 2 */
1195                 ret = -2;
1196             }
1197             if (s->method->version == DTLS_ANY_VERSION) {
1198                 /* Select version to use */
1199                 if (s->client_version <= DTLS1_2_VERSION &&
1200                     !(s->options & SSL_OP_NO_DTLSv1_2)) {
1201                     s->version = DTLS1_2_VERSION;
1202                     s->method = DTLSv1_2_server_method();
1203                 } else if (tls1_suiteb(s)) {
1204                     SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,
1205                            SSL_R_ONLY_DTLS_1_2_ALLOWED_IN_SUITEB_MODE);
1206                     s->version = s->client_version;
1207                     al = SSL_AD_PROTOCOL_VERSION;
1208                     goto f_err;
1209                 } else if (s->client_version <= DTLS1_VERSION &&
1210                            !(s->options & SSL_OP_NO_DTLSv1)) {
1211                     s->version = DTLS1_VERSION;
1212                     s->method = DTLSv1_server_method();
1213                 } else {
1214                     SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,
1215                            SSL_R_WRONG_VERSION_NUMBER);
1216                     s->version = s->client_version;
1217                     al = SSL_AD_PROTOCOL_VERSION;
1218                     goto f_err;
1219                 }
1220                 s->session->ssl_version = s->version;
1221             }
1222         }
1223
1224         if (!PACKET_get_length_prefixed_2(&pkt, &cipher_suite)) {
1225             al = SSL_AD_DECODE_ERROR;
1226             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_LENGTH_TOO_SHORT);
1227             goto f_err;
1228         }
1229
1230         if (PACKET_remaining(&cipher_suite) == 0) {
1231             al = SSL_AD_ILLEGAL_PARAMETER;
1232             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_NO_CIPHERS_SPECIFIED);
1233             goto f_err;
1234         }
1235
1236         if (ssl_bytes_to_cipher_list(s, PACKET_data(&cipher_suite),
1237                                      PACKET_remaining(&cipher_suite),
1238                                      &(ciphers), 0) == NULL) {
1239             goto err;
1240         }
1241
1242         /* If it is a hit, check that the cipher is in the list */
1243         if (s->hit) {
1244             j = 0;
1245             id = s->session->cipher->id;
1246
1247 #ifdef CIPHER_DEBUG
1248             fprintf(stderr, "client sent %d ciphers\n",
1249                     sk_SSL_CIPHER_num(ciphers));
1250 #endif
1251             for (i = 0; i < sk_SSL_CIPHER_num(ciphers); i++) {
1252                 c = sk_SSL_CIPHER_value(ciphers, i);
1253 #ifdef CIPHER_DEBUG
1254                 fprintf(stderr, "client [%2d of %2d]:%s\n",
1255                         i, sk_SSL_CIPHER_num(ciphers), SSL_CIPHER_get_name(c));
1256 #endif
1257                 if (c->id == id) {
1258                     j = 1;
1259                     break;
1260                 }
1261             }
1262             /*
1263              * Disabled because it can be used in a ciphersuite downgrade
1264              * attack:
1265              * CVE-2010-4180.
1266              */
1267 #if 0
1268             if (j == 0 && (s->options & SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG)
1269                 && (sk_SSL_CIPHER_num(ciphers) == 1)) {
1270                 /*
1271                  * Special case as client bug workaround: the previously used
1272                  * cipher may not be in the current list, the client instead
1273                  * might be trying to continue using a cipher that before wasn't
1274                  * chosen due to server preferences.  We'll have to reject the
1275                  * connection if the cipher is not enabled, though.
1276                  */
1277                 c = sk_SSL_CIPHER_value(ciphers, 0);
1278                 if (sk_SSL_CIPHER_find(SSL_get_ciphers(s), c) >= 0) {
1279                     s->session->cipher = c;
1280                     j = 1;
1281                 }
1282             }
1283 #endif
1284             if (j == 0) {
1285                 /*
1286                  * we need to have the cipher in the cipher list if we are asked
1287                  * to reuse it
1288                  */
1289                 al = SSL_AD_ILLEGAL_PARAMETER;
1290                 SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,
1291                        SSL_R_REQUIRED_CIPHER_MISSING);
1292                 goto f_err;
1293             }
1294         }
1295
1296         /* compression */
1297         if (!PACKET_get_length_prefixed_1(&pkt, &compression)) {
1298             /* not enough data */
1299             al = SSL_AD_DECODE_ERROR;
1300             /*
1301              * TODO(openssl-team):
1302              * SSL_R_LENGTH_TOO_SHORT and SSL_R_LENGTH_MISMATCH are used
1303              * interchangeably. Pick one.
1304              */
1305             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_LENGTH_MISMATCH);
1306             goto f_err;
1307         }
1308
1309         complen = PACKET_remaining(&compression);
1310         for (j = 0; j < complen; j++) {
1311             if (PACKET_data(&compression)[j] == 0)
1312                 break;
1313         }
1314
1315         if (j >= complen) {
1316             /* no compress */
1317             al = SSL_AD_DECODE_ERROR;
1318             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_NO_COMPRESSION_SPECIFIED);
1319             goto f_err;
1320         }
1321     }
1322
1323     /* TLS extensions */
1324     if (s->version >= SSL3_VERSION) {
1325         if (!ssl_parse_clienthello_tlsext(s, &pkt)) {
1326             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_PARSE_TLSEXT);
1327             goto err;
1328         }
1329     }
1330
1331     /*
1332      * Check if we want to use external pre-shared secret for this handshake
1333      * for not reused session only. We need to generate server_random before
1334      * calling tls_session_secret_cb in order to allow SessionTicket
1335      * processing to use it in key derivation.
1336      */
1337     {
1338         unsigned char *pos;
1339         pos = s->s3->server_random;
1340         if (ssl_fill_hello_random(s, 1, pos, SSL3_RANDOM_SIZE) <= 0) {
1341             goto f_err;
1342         }
1343     }
1344
1345     if (!s->hit && s->version >= TLS1_VERSION && s->tls_session_secret_cb) {
1346         SSL_CIPHER *pref_cipher = NULL;
1347
1348         s->session->master_key_length = sizeof(s->session->master_key);
1349         if (s->tls_session_secret_cb(s, s->session->master_key,
1350                                      &s->session->master_key_length, ciphers,
1351                                      &pref_cipher,
1352                                      s->tls_session_secret_cb_arg)) {
1353             s->hit = 1;
1354             s->session->ciphers = ciphers;
1355             s->session->verify_result = X509_V_OK;
1356
1357             ciphers = NULL;
1358
1359             /* check if some cipher was preferred by call back */
1360             pref_cipher =
1361                 pref_cipher ? pref_cipher : ssl3_choose_cipher(s,
1362                                                                s->
1363                                                                session->ciphers,
1364                                                                SSL_get_ciphers
1365                                                                (s));
1366             if (pref_cipher == NULL) {
1367                 al = SSL_AD_HANDSHAKE_FAILURE;
1368                 SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_NO_SHARED_CIPHER);
1369                 goto f_err;
1370             }
1371
1372             s->session->cipher = pref_cipher;
1373             sk_SSL_CIPHER_free(s->cipher_list);
1374             s->cipher_list = sk_SSL_CIPHER_dup(s->session->ciphers);
1375             sk_SSL_CIPHER_free(s->cipher_list_by_id);
1376             s->cipher_list_by_id = sk_SSL_CIPHER_dup(s->session->ciphers);
1377         }
1378     }
1379
1380     /*
1381      * Worst case, we will use the NULL compression, but if we have other
1382      * options, we will now look for them.  We have complen-1 compression
1383      * algorithms from the client, starting at q.
1384      */
1385     s->s3->tmp.new_compression = NULL;
1386 #ifndef OPENSSL_NO_COMP
1387     /* This only happens if we have a cache hit */
1388     if (s->session->compress_meth != 0) {
1389         int m, comp_id = s->session->compress_meth;
1390         unsigned int k;
1391         /* Perform sanity checks on resumed compression algorithm */
1392         /* Can't disable compression */
1393         if (!ssl_allow_compression(s)) {
1394             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,
1395                    SSL_R_INCONSISTENT_COMPRESSION);
1396             goto f_err;
1397         }
1398         /* Look for resumed compression method */
1399         for (m = 0; m < sk_SSL_COMP_num(s->ctx->comp_methods); m++) {
1400             comp = sk_SSL_COMP_value(s->ctx->comp_methods, m);
1401             if (comp_id == comp->id) {
1402                 s->s3->tmp.new_compression = comp;
1403                 break;
1404             }
1405         }
1406         if (s->s3->tmp.new_compression == NULL) {
1407             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,
1408                    SSL_R_INVALID_COMPRESSION_ALGORITHM);
1409             goto f_err;
1410         }
1411         /* Look for resumed method in compression list */
1412         for (k = 0; k < complen; k++) {
1413             if (PACKET_data(&compression)[k] == comp_id)
1414                 break;
1415         }
1416         if (k >= complen) {
1417             al = SSL_AD_ILLEGAL_PARAMETER;
1418             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO,
1419                    SSL_R_REQUIRED_COMPRESSSION_ALGORITHM_MISSING);
1420             goto f_err;
1421         }
1422     } else if (s->hit)
1423         comp = NULL;
1424     else if (ssl_allow_compression(s) && s->ctx->comp_methods) {
1425         /* See if we have a match */
1426         int m, nn, v, done = 0;
1427         unsigned int o;
1428
1429         nn = sk_SSL_COMP_num(s->ctx->comp_methods);
1430         for (m = 0; m < nn; m++) {
1431             comp = sk_SSL_COMP_value(s->ctx->comp_methods, m);
1432             v = comp->id;
1433             for (o = 0; o < complen; o++) {
1434                 if (v == PACKET_data(&compression)[o]) {
1435                     done = 1;
1436                     break;
1437                 }
1438             }
1439             if (done)
1440                 break;
1441         }
1442         if (done)
1443             s->s3->tmp.new_compression = comp;
1444         else
1445             comp = NULL;
1446     }
1447 #else
1448     /*
1449      * If compression is disabled we'd better not try to resume a session
1450      * using compression.
1451      */
1452     if (s->session->compress_meth != 0) {
1453         SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_INCONSISTENT_COMPRESSION);
1454         goto f_err;
1455     }
1456 #endif
1457
1458     /*
1459      * Given s->session->ciphers and SSL_get_ciphers, we must pick a cipher
1460      */
1461
1462     if (!s->hit) {
1463 #ifdef OPENSSL_NO_COMP
1464         s->session->compress_meth = 0;
1465 #else
1466         s->session->compress_meth = (comp == NULL) ? 0 : comp->id;
1467 #endif
1468         sk_SSL_CIPHER_free(s->session->ciphers);
1469         s->session->ciphers = ciphers;
1470         if (ciphers == NULL) {
1471             al = SSL_AD_INTERNAL_ERROR;
1472             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, ERR_R_INTERNAL_ERROR);
1473             goto f_err;
1474         }
1475         ciphers = NULL;
1476         if (!tls1_set_server_sigalgs(s)) {
1477             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_CLIENTHELLO_TLSEXT);
1478             goto err;
1479         }
1480         /* Let cert callback update server certificates if required */
1481  retry_cert:
1482         if (s->cert->cert_cb) {
1483             int rv = s->cert->cert_cb(s, s->cert->cert_cb_arg);
1484             if (rv == 0) {
1485                 al = SSL_AD_INTERNAL_ERROR;
1486                 SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_CERT_CB_ERROR);
1487                 goto f_err;
1488             }
1489             if (rv < 0) {
1490                 s->rwstate = SSL_X509_LOOKUP;
1491                 return -1;
1492             }
1493             s->rwstate = SSL_NOTHING;
1494         }
1495         c = ssl3_choose_cipher(s, s->session->ciphers, SSL_get_ciphers(s));
1496
1497         if (c == NULL) {
1498             al = SSL_AD_HANDSHAKE_FAILURE;
1499             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_NO_SHARED_CIPHER);
1500             goto f_err;
1501         }
1502         s->s3->tmp.new_cipher = c;
1503         /* check whether we should disable session resumption */
1504         if (s->not_resumable_session_cb != NULL)
1505             s->session->not_resumable = s->not_resumable_session_cb(s,
1506                                                                     ((c->algorithm_mkey & (SSL_kDHE | SSL_kECDHE))
1507                                                                      != 0));
1508         if (s->session->not_resumable)
1509             /* do not send a session ticket */
1510             s->tlsext_ticket_expected = 0;
1511     } else {
1512         /* Session-id reuse */
1513         s->s3->tmp.new_cipher = s->session->cipher;
1514     }
1515
1516     if (!SSL_USE_SIGALGS(s) || !(s->verify_mode & SSL_VERIFY_PEER)) {
1517         if (!ssl3_digest_cached_records(s, 0))
1518             goto f_err;
1519     }
1520
1521     /*-
1522      * we now have the following setup.
1523      * client_random
1524      * cipher_list          - our prefered list of ciphers
1525      * ciphers              - the clients prefered list of ciphers
1526      * compression          - basically ignored right now
1527      * ssl version is set   - sslv3
1528      * s->session           - The ssl session has been setup.
1529      * s->hit               - session reuse flag
1530      * s->s3->tmp.new_cipher- the new cipher to use.
1531      */
1532
1533     /* Handles TLS extensions that we couldn't check earlier */
1534     if (s->version >= SSL3_VERSION) {
1535         if (ssl_check_clienthello_tlsext_late(s) <= 0) {
1536             SSLerr(SSL_F_SSL3_GET_CLIENT_HELLO, SSL_R_CLIENTHELLO_TLSEXT);
1537             goto err;
1538         }
1539     }
1540
1541     if (ret < 0)
1542         ret = -ret;
1543     if (0) {
1544  f_err:
1545         ssl3_send_alert(s, SSL3_AL_FATAL, al);
1546  err:
1547         s->state = SSL_ST_ERR;
1548     }
1549
1550     sk_SSL_CIPHER_free(ciphers);
1551     return ret < 0 ? -1 : ret;
1552 }
1553
1554 int ssl3_send_server_hello(SSL *s)
1555 {
1556     unsigned char *buf;
1557     unsigned char *p, *d;
1558     int i, sl;
1559     int al = 0;
1560     unsigned long l;
1561
1562     if (s->state == SSL3_ST_SW_SRVR_HELLO_A) {
1563         buf = (unsigned char *)s->init_buf->data;
1564
1565         /* Do the message type and length last */
1566         d = p = ssl_handshake_start(s);
1567
1568         *(p++) = s->version >> 8;
1569         *(p++) = s->version & 0xff;
1570
1571         /*
1572          * Random stuff. Filling of the server_random takes place in
1573          * ssl3_get_client_hello()
1574          */
1575         memcpy(p, s->s3->server_random, SSL3_RANDOM_SIZE);
1576         p += SSL3_RANDOM_SIZE;
1577
1578         /*-
1579          * There are several cases for the session ID to send
1580          * back in the server hello:
1581          * - For session reuse from the session cache,
1582          *   we send back the old session ID.
1583          * - If stateless session reuse (using a session ticket)
1584          *   is successful, we send back the client's "session ID"
1585          *   (which doesn't actually identify the session).
1586          * - If it is a new session, we send back the new
1587          *   session ID.
1588          * - However, if we want the new session to be single-use,
1589          *   we send back a 0-length session ID.
1590          * s->hit is non-zero in either case of session reuse,
1591          * so the following won't overwrite an ID that we're supposed
1592          * to send back.
1593          */
1594         if (s->session->not_resumable ||
1595             (!(s->ctx->session_cache_mode & SSL_SESS_CACHE_SERVER)
1596              && !s->hit))
1597             s->session->session_id_length = 0;
1598
1599         sl = s->session->session_id_length;
1600         if (sl > (int)sizeof(s->session->session_id)) {
1601             SSLerr(SSL_F_SSL3_SEND_SERVER_HELLO, ERR_R_INTERNAL_ERROR);
1602             s->state = SSL_ST_ERR;
1603             return -1;
1604         }
1605         *(p++) = sl;
1606         memcpy(p, s->session->session_id, sl);
1607         p += sl;
1608
1609         /* put the cipher */
1610         i = ssl3_put_cipher_by_char(s->s3->tmp.new_cipher, p);
1611         p += i;
1612
1613         /* put the compression method */
1614 #ifdef OPENSSL_NO_COMP
1615         *(p++) = 0;
1616 #else
1617         if (s->s3->tmp.new_compression == NULL)
1618             *(p++) = 0;
1619         else
1620             *(p++) = s->s3->tmp.new_compression->id;
1621 #endif
1622
1623         if (ssl_prepare_serverhello_tlsext(s) <= 0) {
1624             SSLerr(SSL_F_SSL3_SEND_SERVER_HELLO, SSL_R_SERVERHELLO_TLSEXT);
1625             s->state = SSL_ST_ERR;
1626             return -1;
1627         }
1628         if ((p =
1629              ssl_add_serverhello_tlsext(s, p, buf + SSL3_RT_MAX_PLAIN_LENGTH,
1630                                         &al)) == NULL) {
1631             ssl3_send_alert(s, SSL3_AL_FATAL, al);
1632             SSLerr(SSL_F_SSL3_SEND_SERVER_HELLO, ERR_R_INTERNAL_ERROR);
1633             s->state = SSL_ST_ERR;
1634             return -1;
1635         }
1636
1637         /* do the header */
1638         l = (p - d);
1639         if (!ssl_set_handshake_header(s, SSL3_MT_SERVER_HELLO, l)) {
1640             SSLerr(SSL_F_SSL3_SEND_SERVER_HELLO, ERR_R_INTERNAL_ERROR);
1641             return -1;
1642         }
1643         s->state = SSL3_ST_SW_SRVR_HELLO_B;
1644     }
1645
1646     /* SSL3_ST_SW_SRVR_HELLO_B */
1647     return ssl_do_write(s);
1648 }
1649
1650 int ssl3_send_server_done(SSL *s)
1651 {
1652
1653     if (s->state == SSL3_ST_SW_SRVR_DONE_A) {
1654         if (!ssl_set_handshake_header(s, SSL3_MT_SERVER_DONE, 0)) {
1655             SSLerr(SSL_F_SSL3_SEND_SERVER_DONE, ERR_R_INTERNAL_ERROR);
1656             return -1;
1657         }
1658         s->state = SSL3_ST_SW_SRVR_DONE_B;
1659     }
1660
1661     /* SSL3_ST_SW_SRVR_DONE_B */
1662     return ssl_do_write(s);
1663 }
1664
1665 int ssl3_send_server_key_exchange(SSL *s)
1666 {
1667 #ifndef OPENSSL_NO_RSA
1668     unsigned char *q;
1669     int j, num;
1670     RSA *rsa;
1671     unsigned char md_buf[MD5_DIGEST_LENGTH + SHA_DIGEST_LENGTH];
1672     unsigned int u;
1673 #endif
1674 #ifndef OPENSSL_NO_DH
1675     DH *dh = NULL, *dhp;
1676 #endif
1677 #ifndef OPENSSL_NO_EC
1678     EC_KEY *ecdh = NULL, *ecdhp;
1679     unsigned char *encodedPoint = NULL;
1680     int encodedlen = 0;
1681     int curve_id = 0;
1682     BN_CTX *bn_ctx = NULL;
1683 #endif
1684     EVP_PKEY *pkey;
1685     const EVP_MD *md = NULL;
1686     unsigned char *p, *d;
1687     int al, i;
1688     unsigned long type;
1689     int n;
1690     CERT *cert;
1691     BIGNUM *r[4];
1692     int nr[4], kn;
1693     BUF_MEM *buf;
1694     EVP_MD_CTX md_ctx;
1695
1696     EVP_MD_CTX_init(&md_ctx);
1697     if (s->state == SSL3_ST_SW_KEY_EXCH_A) {
1698         type = s->s3->tmp.new_cipher->algorithm_mkey;
1699         cert = s->cert;
1700
1701         buf = s->init_buf;
1702
1703         r[0] = r[1] = r[2] = r[3] = NULL;
1704         n = 0;
1705 #ifndef OPENSSL_NO_PSK
1706         if (type & SSL_PSK) {
1707             /*
1708              * reserve size for record length and PSK identity hint
1709              */
1710             n += 2;
1711             if (s->ctx->psk_identity_hint)
1712                 n += strlen(s->ctx->psk_identity_hint);
1713         }
1714         /* Plain PSK or RSAPSK nothing to do */
1715         if (type & (SSL_kPSK | SSL_kRSAPSK)) {
1716         } else
1717 #endif                          /* !OPENSSL_NO_PSK */
1718 #ifndef OPENSSL_NO_RSA
1719         if (type & SSL_kRSA) {
1720             rsa = cert->rsa_tmp;
1721             if ((rsa == NULL) && (s->cert->rsa_tmp_cb != NULL)) {
1722                 rsa = s->cert->rsa_tmp_cb(s,
1723                                           SSL_C_IS_EXPORT(s->s3->
1724                                                           tmp.new_cipher),
1725                                           SSL_C_EXPORT_PKEYLENGTH(s->s3->
1726                                                                   tmp.new_cipher));
1727                 if (rsa == NULL) {
1728                     al = SSL_AD_HANDSHAKE_FAILURE;
1729                     SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,
1730                            SSL_R_ERROR_GENERATING_TMP_RSA_KEY);
1731                     goto f_err;
1732                 }
1733                 RSA_up_ref(rsa);
1734                 cert->rsa_tmp = rsa;
1735             }
1736             if (rsa == NULL) {
1737                 al = SSL_AD_HANDSHAKE_FAILURE;
1738                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,
1739                        SSL_R_MISSING_TMP_RSA_KEY);
1740                 goto f_err;
1741             }
1742             r[0] = rsa->n;
1743             r[1] = rsa->e;
1744             s->s3->tmp.use_rsa_tmp = 1;
1745         } else
1746 #endif
1747 #ifndef OPENSSL_NO_DH
1748         if (type & (SSL_kDHE | SSL_kDHEPSK)) {
1749             if (s->cert->dh_tmp_auto) {
1750                 dhp = ssl_get_auto_dh(s);
1751                 if (dhp == NULL) {
1752                     al = SSL_AD_INTERNAL_ERROR;
1753                     SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,
1754                            ERR_R_INTERNAL_ERROR);
1755                     goto f_err;
1756                 }
1757             } else
1758                 dhp = cert->dh_tmp;
1759             if ((dhp == NULL) && (s->cert->dh_tmp_cb != NULL))
1760                 dhp = s->cert->dh_tmp_cb(s,
1761                                          SSL_C_IS_EXPORT(s->s3->
1762                                                          tmp.new_cipher),
1763                                          SSL_C_EXPORT_PKEYLENGTH(s->s3->
1764                                                                  tmp.new_cipher));
1765             if (dhp == NULL) {
1766                 al = SSL_AD_HANDSHAKE_FAILURE;
1767                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,
1768                        SSL_R_MISSING_TMP_DH_KEY);
1769                 goto f_err;
1770             }
1771             if (!ssl_security(s, SSL_SECOP_TMP_DH,
1772                               DH_security_bits(dhp), 0, dhp)) {
1773                 al = SSL_AD_HANDSHAKE_FAILURE;
1774                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,
1775                        SSL_R_DH_KEY_TOO_SMALL);
1776                 goto f_err;
1777             }
1778             if (s->s3->tmp.dh != NULL) {
1779                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,
1780                        ERR_R_INTERNAL_ERROR);
1781                 goto err;
1782             }
1783
1784             if (s->cert->dh_tmp_auto)
1785                 dh = dhp;
1786             else if ((dh = DHparams_dup(dhp)) == NULL) {
1787                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE, ERR_R_DH_LIB);
1788                 goto err;
1789             }
1790
1791             s->s3->tmp.dh = dh;
1792             if ((dhp->pub_key == NULL ||
1793                  dhp->priv_key == NULL ||
1794                  (s->options & SSL_OP_SINGLE_DH_USE))) {
1795                 if (!DH_generate_key(dh)) {
1796                     SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE, ERR_R_DH_LIB);
1797                     goto err;
1798                 }
1799             } else {
1800                 dh->pub_key = BN_dup(dhp->pub_key);
1801                 dh->priv_key = BN_dup(dhp->priv_key);
1802                 if ((dh->pub_key == NULL) || (dh->priv_key == NULL)) {
1803                     SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE, ERR_R_DH_LIB);
1804                     goto err;
1805                 }
1806             }
1807             r[0] = dh->p;
1808             r[1] = dh->g;
1809             r[2] = dh->pub_key;
1810         } else
1811 #endif
1812 #ifndef OPENSSL_NO_EC
1813         if (type & (SSL_kECDHE | SSL_kECDHEPSK)) {
1814             const EC_GROUP *group;
1815
1816             ecdhp = cert->ecdh_tmp;
1817             if (s->cert->ecdh_tmp_auto) {
1818                 /* Get NID of appropriate shared curve */
1819                 int nid = tls1_shared_curve(s, -2);
1820                 if (nid != NID_undef)
1821                     ecdhp = EC_KEY_new_by_curve_name(nid);
1822             } else if ((ecdhp == NULL) && s->cert->ecdh_tmp_cb) {
1823                 ecdhp = s->cert->ecdh_tmp_cb(s,
1824                                              SSL_C_IS_EXPORT(s->s3->
1825                                                              tmp.new_cipher),
1826                                              SSL_C_EXPORT_PKEYLENGTH(s->
1827                                                                      s3->tmp.new_cipher));
1828             }
1829             if (ecdhp == NULL) {
1830                 al = SSL_AD_HANDSHAKE_FAILURE;
1831                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,
1832                        SSL_R_MISSING_TMP_ECDH_KEY);
1833                 goto f_err;
1834             }
1835
1836             if (s->s3->tmp.ecdh != NULL) {
1837                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,
1838                        ERR_R_INTERNAL_ERROR);
1839                 goto err;
1840             }
1841
1842             /* Duplicate the ECDH structure. */
1843             if (ecdhp == NULL) {
1844                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE, ERR_R_ECDH_LIB);
1845                 goto err;
1846             }
1847             if (s->cert->ecdh_tmp_auto)
1848                 ecdh = ecdhp;
1849             else if ((ecdh = EC_KEY_dup(ecdhp)) == NULL) {
1850                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE, ERR_R_ECDH_LIB);
1851                 goto err;
1852             }
1853
1854             s->s3->tmp.ecdh = ecdh;
1855             if ((EC_KEY_get0_public_key(ecdh) == NULL) ||
1856                 (EC_KEY_get0_private_key(ecdh) == NULL) ||
1857                 (s->options & SSL_OP_SINGLE_ECDH_USE)) {
1858                 if (!EC_KEY_generate_key(ecdh)) {
1859                     SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,
1860                            ERR_R_ECDH_LIB);
1861                     goto err;
1862                 }
1863             }
1864
1865             if (((group = EC_KEY_get0_group(ecdh)) == NULL) ||
1866                 (EC_KEY_get0_public_key(ecdh) == NULL) ||
1867                 (EC_KEY_get0_private_key(ecdh) == NULL)) {
1868                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE, ERR_R_ECDH_LIB);
1869                 goto err;
1870             }
1871
1872             if (SSL_C_IS_EXPORT(s->s3->tmp.new_cipher) &&
1873                 (EC_GROUP_get_degree(group) > 163)) {
1874                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,
1875                        SSL_R_ECGROUP_TOO_LARGE_FOR_CIPHER);
1876                 goto err;
1877             }
1878
1879             /*
1880              * XXX: For now, we only support ephemeral ECDH keys over named
1881              * (not generic) curves. For supported named curves, curve_id is
1882              * non-zero.
1883              */
1884             if ((curve_id =
1885                  tls1_ec_nid2curve_id(EC_GROUP_get_curve_name(group)))
1886                 == 0) {
1887                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,
1888                        SSL_R_UNSUPPORTED_ELLIPTIC_CURVE);
1889                 goto err;
1890             }
1891
1892             /*
1893              * Encode the public key. First check the size of encoding and
1894              * allocate memory accordingly.
1895              */
1896             encodedlen = EC_POINT_point2oct(group,
1897                                             EC_KEY_get0_public_key(ecdh),
1898                                             POINT_CONVERSION_UNCOMPRESSED,
1899                                             NULL, 0, NULL);
1900
1901             encodedPoint = (unsigned char *)
1902                 OPENSSL_malloc(encodedlen * sizeof(unsigned char));
1903             bn_ctx = BN_CTX_new();
1904             if ((encodedPoint == NULL) || (bn_ctx == NULL)) {
1905                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,
1906                        ERR_R_MALLOC_FAILURE);
1907                 goto err;
1908             }
1909
1910             encodedlen = EC_POINT_point2oct(group,
1911                                             EC_KEY_get0_public_key(ecdh),
1912                                             POINT_CONVERSION_UNCOMPRESSED,
1913                                             encodedPoint, encodedlen, bn_ctx);
1914
1915             if (encodedlen == 0) {
1916                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE, ERR_R_ECDH_LIB);
1917                 goto err;
1918             }
1919
1920             BN_CTX_free(bn_ctx);
1921             bn_ctx = NULL;
1922
1923             /*
1924              * XXX: For now, we only support named (not generic) curves in
1925              * ECDH ephemeral key exchanges. In this situation, we need four
1926              * additional bytes to encode the entire ServerECDHParams
1927              * structure.
1928              */
1929             n += 4 + encodedlen;
1930
1931             /*
1932              * We'll generate the serverKeyExchange message explicitly so we
1933              * can set these to NULLs
1934              */
1935             r[0] = NULL;
1936             r[1] = NULL;
1937             r[2] = NULL;
1938             r[3] = NULL;
1939         } else
1940 #endif                          /* !OPENSSL_NO_EC */
1941 #ifndef OPENSSL_NO_SRP
1942         if (type & SSL_kSRP) {
1943             if ((s->srp_ctx.N == NULL) ||
1944                 (s->srp_ctx.g == NULL) ||
1945                 (s->srp_ctx.s == NULL) || (s->srp_ctx.B == NULL)) {
1946                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,
1947                        SSL_R_MISSING_SRP_PARAM);
1948                 goto err;
1949             }
1950             r[0] = s->srp_ctx.N;
1951             r[1] = s->srp_ctx.g;
1952             r[2] = s->srp_ctx.s;
1953             r[3] = s->srp_ctx.B;
1954         } else
1955 #endif
1956         {
1957             al = SSL_AD_HANDSHAKE_FAILURE;
1958             SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,
1959                    SSL_R_UNKNOWN_KEY_EXCHANGE_TYPE);
1960             goto f_err;
1961         }
1962         for (i = 0; i < 4 && r[i] != NULL; i++) {
1963             nr[i] = BN_num_bytes(r[i]);
1964 #ifndef OPENSSL_NO_SRP
1965             if ((i == 2) && (type & SSL_kSRP))
1966                 n += 1 + nr[i];
1967             else
1968 #endif
1969                 n += 2 + nr[i];
1970         }
1971
1972         if (!(s->s3->tmp.new_cipher->algorithm_auth & (SSL_aNULL|SSL_aSRP))
1973             && !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_PSK)) {
1974             if ((pkey = ssl_get_sign_pkey(s, s->s3->tmp.new_cipher, &md))
1975                 == NULL) {
1976                 al = SSL_AD_DECODE_ERROR;
1977                 goto f_err;
1978             }
1979             kn = EVP_PKEY_size(pkey);
1980         } else {
1981             pkey = NULL;
1982             kn = 0;
1983         }
1984
1985         if (!BUF_MEM_grow_clean(buf, n + SSL_HM_HEADER_LENGTH(s) + kn)) {
1986             SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE, ERR_LIB_BUF);
1987             goto err;
1988         }
1989         d = p = ssl_handshake_start(s);
1990
1991 #ifndef OPENSSL_NO_PSK
1992         if (type & SSL_PSK) {
1993             /* copy PSK identity hint */
1994             if (s->ctx->psk_identity_hint) {
1995                 s2n(strlen(s->ctx->psk_identity_hint), p);
1996                 strncpy((char *)p, s->ctx->psk_identity_hint,
1997                         strlen(s->ctx->psk_identity_hint));
1998                 p += strlen(s->ctx->psk_identity_hint);
1999             } else {
2000                 s2n(0, p);
2001             }
2002         }
2003 #endif
2004
2005         for (i = 0; i < 4 && r[i] != NULL; i++) {
2006 #ifndef OPENSSL_NO_SRP
2007             if ((i == 2) && (type & SSL_kSRP)) {
2008                 *p = nr[i];
2009                 p++;
2010             } else
2011 #endif
2012                 s2n(nr[i], p);
2013             BN_bn2bin(r[i], p);
2014             p += nr[i];
2015         }
2016
2017 #ifndef OPENSSL_NO_EC
2018         if (type & (SSL_kECDHE | SSL_kECDHEPSK)) {
2019             /*
2020              * XXX: For now, we only support named (not generic) curves. In
2021              * this situation, the serverKeyExchange message has: [1 byte
2022              * CurveType], [2 byte CurveName] [1 byte length of encoded
2023              * point], followed by the actual encoded point itself
2024              */
2025             *p = NAMED_CURVE_TYPE;
2026             p += 1;
2027             *p = 0;
2028             p += 1;
2029             *p = curve_id;
2030             p += 1;
2031             *p = encodedlen;
2032             p += 1;
2033             memcpy(p, encodedPoint, encodedlen);
2034             OPENSSL_free(encodedPoint);
2035             encodedPoint = NULL;
2036             p += encodedlen;
2037         }
2038 #endif
2039
2040         /* not anonymous */
2041         if (pkey != NULL) {
2042             /*
2043              * n is the length of the params, they start at &(d[4]) and p
2044              * points to the space at the end.
2045              */
2046 #ifndef OPENSSL_NO_RSA
2047             if (pkey->type == EVP_PKEY_RSA && !SSL_USE_SIGALGS(s)) {
2048                 q = md_buf;
2049                 j = 0;
2050                 for (num = 2; num > 0; num--) {
2051                     EVP_MD_CTX_set_flags(&md_ctx,
2052                                          EVP_MD_CTX_FLAG_NON_FIPS_ALLOW);
2053                     EVP_DigestInit_ex(&md_ctx, (num == 2)
2054                                       ? s->ctx->md5 : s->ctx->sha1, NULL);
2055                     EVP_DigestUpdate(&md_ctx, &(s->s3->client_random[0]),
2056                                      SSL3_RANDOM_SIZE);
2057                     EVP_DigestUpdate(&md_ctx, &(s->s3->server_random[0]),
2058                                      SSL3_RANDOM_SIZE);
2059                     EVP_DigestUpdate(&md_ctx, d, n);
2060                     EVP_DigestFinal_ex(&md_ctx, q, (unsigned int *)&i);
2061                     q += i;
2062                     j += i;
2063                 }
2064                 if (RSA_sign(NID_md5_sha1, md_buf, j,
2065                              &(p[2]), &u, pkey->pkey.rsa) <= 0) {
2066                     SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE, ERR_LIB_RSA);
2067                     goto err;
2068                 }
2069                 s2n(u, p);
2070                 n += u + 2;
2071             } else
2072 #endif
2073             if (md) {
2074                 /* send signature algorithm */
2075                 if (SSL_USE_SIGALGS(s)) {
2076                     if (!tls12_get_sigandhash(p, pkey, md)) {
2077                         /* Should never happen */
2078                         al = SSL_AD_INTERNAL_ERROR;
2079                         SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,
2080                                ERR_R_INTERNAL_ERROR);
2081                         goto f_err;
2082                     }
2083                     p += 2;
2084                 }
2085 #ifdef SSL_DEBUG
2086                 fprintf(stderr, "Using hash %s\n", EVP_MD_name(md));
2087 #endif
2088                 EVP_SignInit_ex(&md_ctx, md, NULL);
2089                 EVP_SignUpdate(&md_ctx, &(s->s3->client_random[0]),
2090                                SSL3_RANDOM_SIZE);
2091                 EVP_SignUpdate(&md_ctx, &(s->s3->server_random[0]),
2092                                SSL3_RANDOM_SIZE);
2093                 EVP_SignUpdate(&md_ctx, d, n);
2094                 if (!EVP_SignFinal(&md_ctx, &(p[2]),
2095                                    (unsigned int *)&i, pkey)) {
2096                     SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE, ERR_LIB_EVP);
2097                     goto err;
2098                 }
2099                 s2n(i, p);
2100                 n += i + 2;
2101                 if (SSL_USE_SIGALGS(s))
2102                     n += 2;
2103             } else {
2104                 /* Is this error check actually needed? */
2105                 al = SSL_AD_HANDSHAKE_FAILURE;
2106                 SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE,
2107                        SSL_R_UNKNOWN_PKEY_TYPE);
2108                 goto f_err;
2109             }
2110         }
2111
2112         if (!ssl_set_handshake_header(s, SSL3_MT_SERVER_KEY_EXCHANGE, n)) {
2113             al = SSL_AD_HANDSHAKE_FAILURE;
2114             SSLerr(SSL_F_SSL3_SEND_SERVER_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR);
2115             goto f_err;
2116         }
2117     }
2118
2119     s->state = SSL3_ST_SW_KEY_EXCH_B;
2120     EVP_MD_CTX_cleanup(&md_ctx);
2121     return ssl_do_write(s);
2122  f_err:
2123     ssl3_send_alert(s, SSL3_AL_FATAL, al);
2124  err:
2125 #ifndef OPENSSL_NO_EC
2126     OPENSSL_free(encodedPoint);
2127     BN_CTX_free(bn_ctx);
2128 #endif
2129     EVP_MD_CTX_cleanup(&md_ctx);
2130     s->state = SSL_ST_ERR;
2131     return (-1);
2132 }
2133
2134 int ssl3_send_certificate_request(SSL *s)
2135 {
2136     unsigned char *p, *d;
2137     int i, j, nl, off, n;
2138     STACK_OF(X509_NAME) *sk = NULL;
2139     X509_NAME *name;
2140     BUF_MEM *buf;
2141
2142     if (s->state == SSL3_ST_SW_CERT_REQ_A) {
2143         buf = s->init_buf;
2144
2145         d = p = ssl_handshake_start(s);
2146
2147         /* get the list of acceptable cert types */
2148         p++;
2149         n = ssl3_get_req_cert_type(s, p);
2150         d[0] = n;
2151         p += n;
2152         n++;
2153
2154         if (SSL_USE_SIGALGS(s)) {
2155             const unsigned char *psigs;
2156             unsigned char *etmp = p;
2157             nl = tls12_get_psigalgs(s, &psigs);
2158             /* Skip over length for now */
2159             p += 2;
2160             nl = tls12_copy_sigalgs(s, p, psigs, nl);
2161             /* Now fill in length */
2162             s2n(nl, etmp);
2163             p += nl;
2164             n += nl + 2;
2165         }
2166
2167         off = n;
2168         p += 2;
2169         n += 2;
2170
2171         sk = SSL_get_client_CA_list(s);
2172         nl = 0;
2173         if (sk != NULL) {
2174             for (i = 0; i < sk_X509_NAME_num(sk); i++) {
2175                 name = sk_X509_NAME_value(sk, i);
2176                 j = i2d_X509_NAME(name, NULL);
2177                 if (!BUF_MEM_grow_clean
2178                     (buf, SSL_HM_HEADER_LENGTH(s) + n + j + 2)) {
2179                     SSLerr(SSL_F_SSL3_SEND_CERTIFICATE_REQUEST,
2180                            ERR_R_BUF_LIB);
2181                     goto err;
2182                 }
2183                 p = ssl_handshake_start(s) + n;
2184                 s2n(j, p);
2185                 i2d_X509_NAME(name, &p);
2186                 n += 2 + j;
2187                 nl += 2 + j;
2188             }
2189         }
2190         /* else no CA names */
2191         p = ssl_handshake_start(s) + off;
2192         s2n(nl, p);
2193
2194         if (!ssl_set_handshake_header(s, SSL3_MT_CERTIFICATE_REQUEST, n)) {
2195             SSLerr(SSL_F_SSL3_SEND_CERTIFICATE_REQUEST, ERR_R_INTERNAL_ERROR);
2196             return -1;
2197         }
2198
2199         s->state = SSL3_ST_SW_CERT_REQ_B;
2200     }
2201
2202     /* SSL3_ST_SW_CERT_REQ_B */
2203     return ssl_do_write(s);
2204  err:
2205     s->state = SSL_ST_ERR;
2206     return (-1);
2207 }
2208
2209 int ssl3_get_client_key_exchange(SSL *s)
2210 {
2211     unsigned int i;
2212     int al, ok;
2213     long n;
2214     unsigned long alg_k;
2215 #ifndef OPENSSL_NO_RSA
2216     RSA *rsa = NULL;
2217     EVP_PKEY *pkey = NULL;
2218 #endif
2219 #ifndef OPENSSL_NO_DH
2220     BIGNUM *pub = NULL;
2221     DH *dh_srvr, *dh_clnt = NULL;
2222 #endif
2223 #ifndef OPENSSL_NO_EC
2224     EC_KEY *srvr_ecdh = NULL;
2225     EVP_PKEY *clnt_pub_pkey = NULL;
2226     EC_POINT *clnt_ecpoint = NULL;
2227     BN_CTX *bn_ctx = NULL;
2228 #endif
2229     PACKET pkt;
2230     unsigned char *data;
2231     size_t remain;
2232
2233     n = s->method->ssl_get_message(s,
2234                                    SSL3_ST_SR_KEY_EXCH_A,
2235                                    SSL3_ST_SR_KEY_EXCH_B,
2236                                    SSL3_MT_CLIENT_KEY_EXCHANGE, 2048, &ok);
2237
2238     if (!ok)
2239         return ((int)n);
2240     if (!PACKET_buf_init(&pkt, s->init_msg, n)) {
2241         al = SSL_AD_INTERNAL_ERROR;
2242         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR);
2243         goto f_err;
2244     }
2245
2246     alg_k = s->s3->tmp.new_cipher->algorithm_mkey;
2247
2248 #ifndef OPENSSL_NO_PSK
2249     /* For PSK parse and retrieve identity, obtain PSK key */
2250     if (alg_k & SSL_PSK) {
2251         unsigned char psk[PSK_MAX_PSK_LEN];
2252         size_t psklen;
2253         PACKET psk_identity;
2254
2255         if (!PACKET_get_length_prefixed_2(&pkt, &psk_identity)) {
2256             al = SSL_AD_DECODE_ERROR;
2257             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, SSL_R_LENGTH_MISMATCH);
2258             goto f_err;
2259         }
2260         if (PACKET_remaining(&psk_identity) > PSK_MAX_IDENTITY_LEN) {
2261             al = SSL_AD_DECODE_ERROR;
2262             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2263                    SSL_R_DATA_LENGTH_TOO_LONG);
2264             goto f_err;
2265         }
2266         if (s->psk_server_callback == NULL) {
2267             al = SSL_AD_INTERNAL_ERROR;
2268             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2269                    SSL_R_PSK_NO_SERVER_CB);
2270             goto f_err;
2271         }
2272
2273         if (!PACKET_strndup(&psk_identity, &s->session->psk_identity)) {
2274             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR);
2275             al = SSL_AD_INTERNAL_ERROR;
2276             goto f_err;
2277         }
2278
2279         psklen = s->psk_server_callback(s, s->session->psk_identity,
2280                                          psk, sizeof(psk));
2281
2282         if (psklen > PSK_MAX_PSK_LEN) {
2283             al = SSL_AD_INTERNAL_ERROR;
2284             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR);
2285             goto f_err;
2286         } else if (psklen == 0) {
2287             /*
2288              * PSK related to the given identity not found
2289              */
2290             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2291                    SSL_R_PSK_IDENTITY_NOT_FOUND);
2292             al = SSL_AD_UNKNOWN_PSK_IDENTITY;
2293             goto f_err;
2294         }
2295
2296         OPENSSL_free(s->s3->tmp.psk);
2297         s->s3->tmp.psk = BUF_memdup(psk, psklen);
2298         OPENSSL_cleanse(psk, psklen);
2299
2300         if (s->s3->tmp.psk == NULL) {
2301             al = SSL_AD_INTERNAL_ERROR;
2302             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_MALLOC_FAILURE);
2303             goto f_err;
2304         }
2305
2306         s->s3->tmp.psklen = psklen;
2307     }
2308     if (alg_k & SSL_kPSK) {
2309         /* Identity extracted earlier: should be nothing left */
2310         if (PACKET_remaining(&pkt) != 0) {
2311             al = SSL_AD_HANDSHAKE_FAILURE;
2312             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, SSL_R_LENGTH_MISMATCH);
2313             goto f_err;
2314         }
2315         /* PSK handled by ssl_generate_master_secret */
2316         if (!ssl_generate_master_secret(s, NULL, 0, 0)) {
2317             al = SSL_AD_INTERNAL_ERROR;
2318             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR);
2319             goto f_err;
2320         }
2321     } else
2322 #endif
2323 #ifndef OPENSSL_NO_RSA
2324     if (alg_k & (SSL_kRSA | SSL_kRSAPSK)) {
2325         unsigned char rand_premaster_secret[SSL_MAX_MASTER_KEY_LENGTH];
2326         int decrypt_len;
2327         unsigned char decrypt_good, version_good;
2328         size_t j;
2329
2330         /* FIX THIS UP EAY EAY EAY EAY */
2331         if (s->s3->tmp.use_rsa_tmp) {
2332             if ((s->cert != NULL) && (s->cert->rsa_tmp != NULL))
2333                 rsa = s->cert->rsa_tmp;
2334             /*
2335              * Don't do a callback because rsa_tmp should be sent already
2336              */
2337             if (rsa == NULL) {
2338                 al = SSL_AD_HANDSHAKE_FAILURE;
2339                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2340                        SSL_R_MISSING_TMP_RSA_PKEY);
2341                 goto f_err;
2342
2343             }
2344         } else {
2345             pkey = s->cert->pkeys[SSL_PKEY_RSA_ENC].privatekey;
2346             if ((pkey == NULL) ||
2347                 (pkey->type != EVP_PKEY_RSA) || (pkey->pkey.rsa == NULL)) {
2348                 al = SSL_AD_HANDSHAKE_FAILURE;
2349                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2350                        SSL_R_MISSING_RSA_CERTIFICATE);
2351                 goto f_err;
2352             }
2353             rsa = pkey->pkey.rsa;
2354         }
2355
2356         /* TLS and [incidentally] DTLS{0xFEFF} */
2357         if (s->version > SSL3_VERSION && s->version != DTLS1_BAD_VER) {
2358             if (!PACKET_get_net_2(&pkt, &i)) {
2359                 al = SSL_AD_DECODE_ERROR;
2360                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, SSL_R_LENGTH_MISMATCH);
2361                 goto f_err;
2362             }
2363             remain = PACKET_remaining(&pkt);
2364             if (remain != i) {
2365                 if (!(s->options & SSL_OP_TLS_D5_BUG)) {
2366                     al = SSL_AD_DECODE_ERROR;
2367                     SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2368                            SSL_R_TLS_RSA_ENCRYPTED_VALUE_LENGTH_IS_WRONG);
2369                     goto f_err;
2370                 } else {
2371                     remain += 2;
2372                     if (!PACKET_back(&pkt, 2)) {
2373                         /*
2374                          * We already read these 2 bytes so this should never
2375                          * fail
2376                          */
2377                         al = SSL_AD_INTERNAL_ERROR;
2378                         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2379                                ERR_R_INTERNAL_ERROR);
2380                         goto f_err;
2381                     }
2382                 }
2383             }
2384         } else {
2385             remain = PACKET_remaining(&pkt);
2386         }
2387
2388         /*
2389          * Reject overly short RSA ciphertext because we want to be sure
2390          * that the buffer size makes it safe to iterate over the entire
2391          * size of a premaster secret (SSL_MAX_MASTER_KEY_LENGTH). The
2392          * actual expected size is larger due to RSA padding, but the
2393          * bound is sufficient to be safe.
2394          */
2395
2396         if (remain < SSL_MAX_MASTER_KEY_LENGTH) {
2397             al = SSL_AD_DECRYPT_ERROR;
2398             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2399                    SSL_R_TLS_RSA_ENCRYPTED_VALUE_LENGTH_IS_WRONG);
2400             goto f_err;
2401         }
2402
2403         if (!PACKET_get_bytes(&pkt, &data, remain)) {
2404             /* We already checked we had enough data so this shouldn't happen */
2405             al = SSL_AD_INTERNAL_ERROR;
2406             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR);
2407             goto f_err;
2408         }
2409         /*
2410          * We must not leak whether a decryption failure occurs because of
2411          * Bleichenbacher's attack on PKCS #1 v1.5 RSA padding (see RFC 2246,
2412          * section 7.4.7.1). The code follows that advice of the TLS RFC and
2413          * generates a random premaster secret for the case that the decrypt
2414          * fails. See https://tools.ietf.org/html/rfc5246#section-7.4.7.1
2415          */
2416
2417         if (RAND_bytes(rand_premaster_secret,
2418                               sizeof(rand_premaster_secret)) <= 0)
2419             goto err;
2420         decrypt_len =
2421             RSA_private_decrypt(remain, data, data, rsa, RSA_PKCS1_PADDING);
2422         ERR_clear_error();
2423
2424         /*
2425          * decrypt_len should be SSL_MAX_MASTER_KEY_LENGTH. decrypt_good will
2426          * be 0xff if so and zero otherwise.
2427          */
2428         decrypt_good =
2429             constant_time_eq_int_8(decrypt_len, SSL_MAX_MASTER_KEY_LENGTH);
2430
2431         /*
2432          * If the version in the decrypted pre-master secret is correct then
2433          * version_good will be 0xff, otherwise it'll be zero. The
2434          * Klima-Pokorny-Rosa extension of Bleichenbacher's attack
2435          * (http://eprint.iacr.org/2003/052/) exploits the version number
2436          * check as a "bad version oracle". Thus version checks are done in
2437          * constant time and are treated like any other decryption error.
2438          */
2439         version_good =
2440             constant_time_eq_8(data[0], (unsigned)(s->client_version >> 8));
2441         version_good &=
2442             constant_time_eq_8(data[1], (unsigned)(s->client_version & 0xff));
2443
2444         /*
2445          * The premaster secret must contain the same version number as the
2446          * ClientHello to detect version rollback attacks (strangely, the
2447          * protocol does not offer such protection for DH ciphersuites).
2448          * However, buggy clients exist that send the negotiated protocol
2449          * version instead if the server does not support the requested
2450          * protocol version. If SSL_OP_TLS_ROLLBACK_BUG is set, tolerate such
2451          * clients.
2452          */
2453         if (s->options & SSL_OP_TLS_ROLLBACK_BUG) {
2454             unsigned char workaround_good;
2455             workaround_good =
2456                 constant_time_eq_8(data[0], (unsigned)(s->version >> 8));
2457             workaround_good &=
2458                 constant_time_eq_8(data[1], (unsigned)(s->version & 0xff));
2459             version_good |= workaround_good;
2460         }
2461
2462         /*
2463          * Both decryption and version must be good for decrypt_good to
2464          * remain non-zero (0xff).
2465          */
2466         decrypt_good &= version_good;
2467
2468         /*
2469          * Now copy rand_premaster_secret over from p using
2470          * decrypt_good_mask. If decryption failed, then p does not
2471          * contain valid plaintext, however, a check above guarantees
2472          * it is still sufficiently large to read from.
2473          */
2474         for (j = 0; j < sizeof(rand_premaster_secret); j++) {
2475             data[j] = constant_time_select_8(decrypt_good, data[j],
2476                                           rand_premaster_secret[j]);
2477         }
2478
2479         if (!ssl_generate_master_secret(s, data, sizeof(rand_premaster_secret),
2480                                         0)) {
2481             al = SSL_AD_INTERNAL_ERROR;
2482             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR);
2483             goto f_err;
2484         }
2485     } else
2486 #endif
2487 #ifndef OPENSSL_NO_DH
2488     if (alg_k & (SSL_kDHE | SSL_kDHr | SSL_kDHd | SSL_kDHEPSK)) {
2489         int idx = -1;
2490         EVP_PKEY *skey = NULL;
2491         size_t bookm;
2492         unsigned char shared[(OPENSSL_DH_MAX_MODULUS_BITS + 7) / 8];
2493
2494         if (!PACKET_get_bookmark(&pkt, &bookm)) {
2495             al = SSL_AD_INTERNAL_ERROR;
2496             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR);
2497             goto f_err;
2498         }
2499         if (!PACKET_get_net_2(&pkt, &i)) {
2500             if (alg_k & (SSL_kDHE | SSL_kDHEPSK)) {
2501                 al = SSL_AD_HANDSHAKE_FAILURE;
2502                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2503                        SSL_R_DH_PUBLIC_VALUE_LENGTH_IS_WRONG);
2504                 goto f_err;
2505             }
2506             i = 0;
2507         }
2508         if (PACKET_remaining(&pkt) != i) {
2509             if (!(s->options & SSL_OP_SSLEAY_080_CLIENT_DH_BUG)) {
2510                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2511                        SSL_R_DH_PUBLIC_VALUE_LENGTH_IS_WRONG);
2512                 goto err;
2513             } else {
2514                 if (!PACKET_goto_bookmark(&pkt, bookm)) {
2515                     al = SSL_AD_INTERNAL_ERROR;
2516                     SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2517                            ERR_R_INTERNAL_ERROR);
2518                     goto f_err;
2519                 }
2520                 i = PACKET_remaining(&pkt);
2521             }
2522         }
2523         if (alg_k & SSL_kDHr)
2524             idx = SSL_PKEY_DH_RSA;
2525         else if (alg_k & SSL_kDHd)
2526             idx = SSL_PKEY_DH_DSA;
2527         if (idx >= 0) {
2528             skey = s->cert->pkeys[idx].privatekey;
2529             if ((skey == NULL) ||
2530                 (skey->type != EVP_PKEY_DH) || (skey->pkey.dh == NULL)) {
2531                 al = SSL_AD_HANDSHAKE_FAILURE;
2532                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2533                        SSL_R_MISSING_RSA_CERTIFICATE);
2534                 goto f_err;
2535             }
2536             dh_srvr = skey->pkey.dh;
2537         } else if (s->s3->tmp.dh == NULL) {
2538             al = SSL_AD_HANDSHAKE_FAILURE;
2539             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2540                    SSL_R_MISSING_TMP_DH_KEY);
2541             goto f_err;
2542         } else
2543             dh_srvr = s->s3->tmp.dh;
2544
2545         if (n == 0L) {
2546             /* Get pubkey from cert */
2547             EVP_PKEY *clkey = X509_get_pubkey(s->session->peer);
2548             if (clkey) {
2549                 if (EVP_PKEY_cmp_parameters(clkey, skey) == 1)
2550                     dh_clnt = EVP_PKEY_get1_DH(clkey);
2551             }
2552             if (dh_clnt == NULL) {
2553                 al = SSL_AD_HANDSHAKE_FAILURE;
2554                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2555                        SSL_R_MISSING_TMP_DH_KEY);
2556                 goto f_err;
2557             }
2558             EVP_PKEY_free(clkey);
2559             pub = dh_clnt->pub_key;
2560         } else {
2561             if (!PACKET_get_bytes(&pkt, &data, i)) {
2562                 /* We already checked we have enough data */
2563                 al = SSL_AD_INTERNAL_ERROR;
2564                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2565                        ERR_R_INTERNAL_ERROR);
2566                 goto f_err;
2567             }
2568             pub = BN_bin2bn(data, i, NULL);
2569         }
2570         if (pub == NULL) {
2571             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, SSL_R_BN_LIB);
2572             goto err;
2573         }
2574
2575         i = DH_compute_key(shared, pub, dh_srvr);
2576
2577         if (i <= 0) {
2578             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_DH_LIB);
2579             BN_clear_free(pub);
2580             goto err;
2581         }
2582
2583         DH_free(s->s3->tmp.dh);
2584         s->s3->tmp.dh = NULL;
2585         if (dh_clnt)
2586             DH_free(dh_clnt);
2587         else
2588             BN_clear_free(pub);
2589         pub = NULL;
2590         if (!ssl_generate_master_secret(s, shared, i, 0)) {
2591             al = SSL_AD_INTERNAL_ERROR;
2592             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR);
2593             goto f_err;
2594         }
2595         if (dh_clnt)
2596             return 2;
2597     } else
2598 #endif
2599
2600 #ifndef OPENSSL_NO_EC
2601     if (alg_k & (SSL_kECDHE | SSL_kECDHr | SSL_kECDHe | SSL_kECDHEPSK)) {
2602         int ret = 1;
2603         int field_size = 0;
2604         const EC_KEY *tkey;
2605         const EC_GROUP *group;
2606         const BIGNUM *priv_key;
2607         unsigned char *shared;
2608
2609         /* initialize structures for server's ECDH key pair */
2610         if ((srvr_ecdh = EC_KEY_new()) == NULL) {
2611             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_MALLOC_FAILURE);
2612             goto err;
2613         }
2614
2615         /* Let's get server private key and group information */
2616         if (alg_k & (SSL_kECDHr | SSL_kECDHe)) {
2617             /* use the certificate */
2618             tkey = s->cert->pkeys[SSL_PKEY_ECC].privatekey->pkey.ec;
2619         } else {
2620             /*
2621              * use the ephermeral values we saved when generating the
2622              * ServerKeyExchange msg.
2623              */
2624             tkey = s->s3->tmp.ecdh;
2625         }
2626
2627         group = EC_KEY_get0_group(tkey);
2628         priv_key = EC_KEY_get0_private_key(tkey);
2629
2630         if (!EC_KEY_set_group(srvr_ecdh, group) ||
2631             !EC_KEY_set_private_key(srvr_ecdh, priv_key)) {
2632             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_EC_LIB);
2633             goto err;
2634         }
2635
2636         /* Let's get client's public key */
2637         if ((clnt_ecpoint = EC_POINT_new(group)) == NULL) {
2638             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_MALLOC_FAILURE);
2639             goto err;
2640         }
2641
2642         if (n == 0L) {
2643             /* Client Publickey was in Client Certificate */
2644
2645             if (alg_k & (SSL_kECDHE | SSL_kECDHEPSK)) {
2646                 al = SSL_AD_HANDSHAKE_FAILURE;
2647                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2648                        SSL_R_MISSING_TMP_ECDH_KEY);
2649                 goto f_err;
2650             }
2651             if (((clnt_pub_pkey = X509_get_pubkey(s->session->peer))
2652                  == NULL) || (clnt_pub_pkey->type != EVP_PKEY_EC)) {
2653                 /*
2654                  * XXX: For now, we do not support client authentication
2655                  * using ECDH certificates so this branch (n == 0L) of the
2656                  * code is never executed. When that support is added, we
2657                  * ought to ensure the key received in the certificate is
2658                  * authorized for key agreement. ECDH_compute_key implicitly
2659                  * checks that the two ECDH shares are for the same group.
2660                  */
2661                 al = SSL_AD_HANDSHAKE_FAILURE;
2662                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2663                        SSL_R_UNABLE_TO_DECODE_ECDH_CERTS);
2664                 goto f_err;
2665             }
2666
2667             if (EC_POINT_copy(clnt_ecpoint,
2668                               EC_KEY_get0_public_key(clnt_pub_pkey->
2669                                                      pkey.ec)) == 0) {
2670                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_EC_LIB);
2671                 goto err;
2672             }
2673             ret = 2;            /* Skip certificate verify processing */
2674         } else {
2675             /*
2676              * Get client's public key from encoded point in the
2677              * ClientKeyExchange message.
2678              */
2679             if ((bn_ctx = BN_CTX_new()) == NULL) {
2680                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2681                        ERR_R_MALLOC_FAILURE);
2682                 goto err;
2683             }
2684
2685             /* Get encoded point length */
2686             if (!PACKET_get_1(&pkt, &i)) {
2687                 al = SSL_AD_DECODE_ERROR;
2688                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2689                        SSL_R_LENGTH_MISMATCH);
2690                 goto f_err;
2691             }
2692             if (!PACKET_get_bytes(&pkt, &data, i)
2693                     || PACKET_remaining(&pkt) != 0) {
2694                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_EC_LIB);
2695                 goto err;
2696             }
2697             if (EC_POINT_oct2point(group, clnt_ecpoint, data, i, bn_ctx) == 0) {
2698                 SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_EC_LIB);
2699                 goto err;
2700             }
2701         }
2702
2703         /* Compute the shared pre-master secret */
2704         field_size = EC_GROUP_get_degree(group);
2705         if (field_size <= 0) {
2706             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_ECDH_LIB);
2707             goto err;
2708         }
2709         shared = OPENSSL_malloc((field_size + 7) / 8);
2710         if (shared == NULL) {
2711             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_MALLOC_FAILURE);
2712             goto err;
2713         }
2714         i = ECDH_compute_key(shared, (field_size + 7) / 8, clnt_ecpoint,
2715                              srvr_ecdh, NULL);
2716         if (i <= 0) {
2717             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_ECDH_LIB);
2718             OPENSSL_free(shared);
2719             goto err;
2720         }
2721
2722         EVP_PKEY_free(clnt_pub_pkey);
2723         EC_POINT_free(clnt_ecpoint);
2724         EC_KEY_free(srvr_ecdh);
2725         BN_CTX_free(bn_ctx);
2726         EC_KEY_free(s->s3->tmp.ecdh);
2727         s->s3->tmp.ecdh = NULL;
2728
2729         if (!ssl_generate_master_secret(s, shared, i, 1)) {
2730             al = SSL_AD_INTERNAL_ERROR;
2731             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR);
2732             goto f_err;
2733         }
2734         return (ret);
2735     } else
2736 #endif
2737 #ifndef OPENSSL_NO_SRP
2738     if (alg_k & SSL_kSRP) {
2739         if (!PACKET_get_net_2(&pkt, &i)
2740                 || !PACKET_get_bytes(&pkt, &data, i)) {
2741             al = SSL_AD_DECODE_ERROR;
2742             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, SSL_R_BAD_SRP_A_LENGTH);
2743             goto f_err;
2744         }
2745         if ((s->srp_ctx.A = BN_bin2bn(data, i, NULL)) == NULL) {
2746             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_BN_LIB);
2747             goto err;
2748         }
2749         if (BN_ucmp(s->srp_ctx.A, s->srp_ctx.N) >= 0
2750             || BN_is_zero(s->srp_ctx.A)) {
2751             al = SSL_AD_ILLEGAL_PARAMETER;
2752             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2753                    SSL_R_BAD_SRP_PARAMETERS);
2754             goto f_err;
2755         }
2756         OPENSSL_free(s->session->srp_username);
2757         s->session->srp_username = BUF_strdup(s->srp_ctx.login);
2758         if (s->session->srp_username == NULL) {
2759             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_MALLOC_FAILURE);
2760             goto err;
2761         }
2762
2763         if (!srp_generate_server_master_secret(s)) {
2764             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR);
2765             goto err;
2766         }
2767     } else
2768 #endif                          /* OPENSSL_NO_SRP */
2769     if (alg_k & SSL_kGOST) {
2770         int ret = 0;
2771         EVP_PKEY_CTX *pkey_ctx;
2772         EVP_PKEY *client_pub_pkey = NULL, *pk = NULL;
2773         unsigned char premaster_secret[32], *start;
2774         size_t outlen = 32, inlen;
2775         unsigned long alg_a;
2776         int Ttag, Tclass;
2777         long Tlen;
2778
2779         /* Get our certificate private key */
2780         alg_a = s->s3->tmp.new_cipher->algorithm_auth;
2781         if (alg_a & SSL_aGOST01)
2782             pk = s->cert->pkeys[SSL_PKEY_GOST01].privatekey;
2783
2784         pkey_ctx = EVP_PKEY_CTX_new(pk, NULL);
2785         EVP_PKEY_decrypt_init(pkey_ctx);
2786         /*
2787          * If client certificate is present and is of the same type, maybe
2788          * use it for key exchange.  Don't mind errors from
2789          * EVP_PKEY_derive_set_peer, because it is completely valid to use a
2790          * client certificate for authorization only.
2791          */
2792         client_pub_pkey = X509_get_pubkey(s->session->peer);
2793         if (client_pub_pkey) {
2794             if (EVP_PKEY_derive_set_peer(pkey_ctx, client_pub_pkey) <= 0)
2795                 ERR_clear_error();
2796         }
2797         /* Decrypt session key */
2798         if (!PACKET_get_bytes(&pkt, &data, n)) {
2799             al = SSL_AD_INTERNAL_ERROR;
2800             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR);
2801             goto f_err;
2802         }
2803         if (ASN1_get_object
2804             ((const unsigned char **)&data, &Tlen, &Ttag, &Tclass,
2805              n) != V_ASN1_CONSTRUCTED || Ttag != V_ASN1_SEQUENCE
2806             || Tclass != V_ASN1_UNIVERSAL) {
2807             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2808                    SSL_R_DECRYPTION_FAILED);
2809             goto gerr;
2810         }
2811         start = data;
2812         inlen = Tlen;
2813         if (EVP_PKEY_decrypt
2814             (pkey_ctx, premaster_secret, &outlen, start, inlen) <= 0) {
2815             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
2816                    SSL_R_DECRYPTION_FAILED);
2817             goto gerr;
2818         }
2819         /* Generate master secret */
2820         if (!ssl_generate_master_secret(s, premaster_secret,
2821                                         sizeof(premaster_secret), 0)) {
2822             al = SSL_AD_INTERNAL_ERROR;
2823             SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, ERR_R_INTERNAL_ERROR);
2824             goto f_err;
2825         }
2826         /* Check if pubkey from client certificate was used */
2827         if (EVP_PKEY_CTX_ctrl
2828             (pkey_ctx, -1, -1, EVP_PKEY_CTRL_PEER_KEY, 2, NULL) > 0)
2829             ret = 2;
2830         else
2831             ret = 1;
2832  gerr:
2833         EVP_PKEY_free(client_pub_pkey);
2834         EVP_PKEY_CTX_free(pkey_ctx);
2835         if (ret)
2836             return ret;
2837         goto err;
2838     } else {
2839         al = SSL_AD_HANDSHAKE_FAILURE;
2840         SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE, SSL_R_UNKNOWN_CIPHER_TYPE);
2841         goto f_err;
2842     }
2843
2844     return (1);
2845  f_err:
2846     ssl3_send_alert(s, SSL3_AL_FATAL, al);
2847 #if !defined(OPENSSL_NO_DH) || !defined(OPENSSL_NO_RSA) || !defined(OPENSSL_NO_EC) || defined(OPENSSL_NO_SRP)
2848  err:
2849 #endif
2850 #ifndef OPENSSL_NO_EC
2851     EVP_PKEY_free(clnt_pub_pkey);
2852     EC_POINT_free(clnt_ecpoint);
2853     EC_KEY_free(srvr_ecdh);
2854     BN_CTX_free(bn_ctx);
2855 #endif
2856 #ifndef OPENSSL_NO_PSK
2857     OPENSSL_clear_free(s->s3->tmp.psk, s->s3->tmp.psklen);
2858     s->s3->tmp.psk = NULL;
2859 #endif
2860     s->state = SSL_ST_ERR;
2861     return (-1);
2862 }
2863
2864 int ssl3_get_cert_verify(SSL *s)
2865 {
2866     EVP_PKEY *pkey = NULL;
2867     unsigned char *sig, *data;
2868     int al, ok, ret = 0;
2869     long n;
2870     int type = 0, i, j;
2871     unsigned int len;
2872     X509 *peer;
2873     const EVP_MD *md = NULL;
2874     EVP_MD_CTX mctx;
2875     PACKET pkt;
2876     EVP_MD_CTX_init(&mctx);
2877
2878     /*
2879      * We should only process a CertificateVerify message if we have received
2880      * a Certificate from the client. If so then |s->session->peer| will be non
2881      * NULL. In some instances a CertificateVerify message is not required even
2882      * if the peer has sent a Certificate (e.g. such as in the case of static
2883      * DH). In that case the ClientKeyExchange processing will skip the
2884      * CertificateVerify state so we should not arrive here.
2885      */
2886     if (s->session->peer == NULL) {
2887         ret = 1;
2888         goto end;
2889     }
2890
2891     n = s->method->ssl_get_message(s,
2892                                    SSL3_ST_SR_CERT_VRFY_A,
2893                                    SSL3_ST_SR_CERT_VRFY_B,
2894                                    SSL3_MT_CERTIFICATE_VERIFY,
2895                                    SSL3_RT_MAX_PLAIN_LENGTH, &ok);
2896
2897     if (!ok)
2898         return ((int)n);
2899
2900     peer = s->session->peer;
2901     pkey = X509_get_pubkey(peer);
2902     type = X509_certificate_type(peer, pkey);
2903
2904     if (!(type & EVP_PKT_SIGN)) {
2905         SSLerr(SSL_F_SSL3_GET_CERT_VERIFY,
2906                SSL_R_SIGNATURE_FOR_NON_SIGNING_CERTIFICATE);
2907         al = SSL_AD_ILLEGAL_PARAMETER;
2908         goto f_err;
2909     }
2910
2911     /* we now have a signature that we need to verify */
2912     if (!PACKET_buf_init(&pkt, s->init_msg, n)) {
2913         SSLerr(SSL_F_SSL3_GET_CERT_VERIFY, ERR_R_INTERNAL_ERROR);
2914         al = SSL_AD_INTERNAL_ERROR;
2915         goto f_err;
2916     }
2917     /* Check for broken implementations of GOST ciphersuites */
2918     /*
2919      * If key is GOST and n is exactly 64, it is bare signature without
2920      * length field
2921      */
2922     if (n == 64 && pkey->type == NID_id_GostR3410_2001) {
2923         len = 64;
2924     } else {
2925         if (SSL_USE_SIGALGS(s)) {
2926             int rv;
2927
2928             if (!PACKET_get_bytes(&pkt, &sig, 2)) {
2929                 al = SSL_AD_DECODE_ERROR;
2930                 goto f_err;
2931             }
2932             rv = tls12_check_peer_sigalg(&md, s, sig, pkey);
2933             if (rv == -1) {
2934                 al = SSL_AD_INTERNAL_ERROR;
2935                 goto f_err;
2936             } else if (rv == 0) {
2937                 al = SSL_AD_DECODE_ERROR;
2938                 goto f_err;
2939             }
2940 #ifdef SSL_DEBUG
2941             fprintf(stderr, "USING TLSv1.2 HASH %s\n", EVP_MD_name(md));
2942 #endif
2943         }
2944         if (!PACKET_get_net_2(&pkt, &len)) {
2945             SSLerr(SSL_F_SSL3_GET_CERT_VERIFY, SSL_R_LENGTH_MISMATCH);
2946             al = SSL_AD_DECODE_ERROR;
2947             goto f_err;
2948         }
2949     }
2950     j = EVP_PKEY_size(pkey);
2951     if (((int)len > j) || ((int)PACKET_remaining(&pkt) > j) || (n <= 0)) {
2952         SSLerr(SSL_F_SSL3_GET_CERT_VERIFY, SSL_R_WRONG_SIGNATURE_SIZE);
2953         al = SSL_AD_DECODE_ERROR;
2954         goto f_err;
2955     }
2956     if (!PACKET_get_bytes(&pkt, &data, len)) {
2957         SSLerr(SSL_F_SSL3_GET_CERT_VERIFY, SSL_R_LENGTH_MISMATCH);
2958         al = SSL_AD_DECODE_ERROR;
2959         goto f_err;
2960     }
2961
2962     if (SSL_USE_SIGALGS(s)) {
2963         long hdatalen = 0;
2964         void *hdata;
2965         hdatalen = BIO_get_mem_data(s->s3->handshake_buffer, &hdata);
2966         if (hdatalen <= 0) {
2967             SSLerr(SSL_F_SSL3_GET_CERT_VERIFY, ERR_R_INTERNAL_ERROR);
2968             al = SSL_AD_INTERNAL_ERROR;
2969             goto f_err;
2970         }
2971 #ifdef SSL_DEBUG
2972         fprintf(stderr, "Using TLS 1.2 with client verify alg %s\n",
2973                 EVP_MD_name(md));
2974 #endif
2975         if (!EVP_VerifyInit_ex(&mctx, md, NULL)
2976             || !EVP_VerifyUpdate(&mctx, hdata, hdatalen)) {
2977             SSLerr(SSL_F_SSL3_GET_CERT_VERIFY, ERR_R_EVP_LIB);
2978             al = SSL_AD_INTERNAL_ERROR;
2979             goto f_err;
2980         }
2981
2982         if (EVP_VerifyFinal(&mctx, data, len, pkey) <= 0) {
2983             al = SSL_AD_DECRYPT_ERROR;
2984             SSLerr(SSL_F_SSL3_GET_CERT_VERIFY, SSL_R_BAD_SIGNATURE);
2985             goto f_err;
2986         }
2987     } else
2988 #ifndef OPENSSL_NO_RSA
2989     if (pkey->type == EVP_PKEY_RSA) {
2990         i = RSA_verify(NID_md5_sha1, s->s3->tmp.cert_verify_md,
2991                        MD5_DIGEST_LENGTH + SHA_DIGEST_LENGTH, data, len,
2992                        pkey->pkey.rsa);
2993         if (i < 0) {
2994             al = SSL_AD_DECRYPT_ERROR;
2995             SSLerr(SSL_F_SSL3_GET_CERT_VERIFY, SSL_R_BAD_RSA_DECRYPT);
2996             goto f_err;
2997         }
2998         if (i == 0) {
2999             al = SSL_AD_DECRYPT_ERROR;
3000             SSLerr(SSL_F_SSL3_GET_CERT_VERIFY, SSL_R_BAD_RSA_SIGNATURE);
3001             goto f_err;
3002         }
3003     } else
3004 #endif
3005 #ifndef OPENSSL_NO_DSA
3006     if (pkey->type == EVP_PKEY_DSA) {
3007         j = DSA_verify(pkey->save_type,
3008                        &(s->s3->tmp.cert_verify_md[MD5_DIGEST_LENGTH]),
3009                        SHA_DIGEST_LENGTH, data, len, pkey->pkey.dsa);
3010         if (j <= 0) {
3011             /* bad signature */
3012             al = SSL_AD_DECRYPT_ERROR;
3013             SSLerr(SSL_F_SSL3_GET_CERT_VERIFY, SSL_R_BAD_DSA_SIGNATURE);
3014             goto f_err;
3015         }
3016     } else
3017 #endif
3018 #ifndef OPENSSL_NO_EC
3019     if (pkey->type == EVP_PKEY_EC) {
3020         j = ECDSA_verify(pkey->save_type,
3021                          &(s->s3->tmp.cert_verify_md[MD5_DIGEST_LENGTH]),
3022                          SHA_DIGEST_LENGTH, data, len, pkey->pkey.ec);
3023         if (j <= 0) {
3024             /* bad signature */
3025             al = SSL_AD_DECRYPT_ERROR;
3026             SSLerr(SSL_F_SSL3_GET_CERT_VERIFY, SSL_R_BAD_ECDSA_SIGNATURE);
3027             goto f_err;
3028         }
3029     } else
3030 #endif
3031     if (pkey->type == NID_id_GostR3410_2001) {
3032         unsigned char signature[64];
3033         int idx;
3034         EVP_PKEY_CTX *pctx = EVP_PKEY_CTX_new(pkey, NULL);
3035         EVP_PKEY_verify_init(pctx);
3036         if (len != 64) {
3037             fprintf(stderr, "GOST signature length is %d", len);
3038         }
3039         for (idx = 0; idx < 64; idx++) {
3040             signature[63 - idx] = data[idx];
3041         }
3042         j = EVP_PKEY_verify(pctx, signature, 64, s->s3->tmp.cert_verify_md,
3043                             32);
3044         EVP_PKEY_CTX_free(pctx);
3045         if (j <= 0) {
3046             al = SSL_AD_DECRYPT_ERROR;
3047             SSLerr(SSL_F_SSL3_GET_CERT_VERIFY, SSL_R_BAD_ECDSA_SIGNATURE);
3048             goto f_err;
3049         }
3050     } else {
3051         SSLerr(SSL_F_SSL3_GET_CERT_VERIFY, ERR_R_INTERNAL_ERROR);
3052         al = SSL_AD_UNSUPPORTED_CERTIFICATE;
3053         goto f_err;
3054     }
3055
3056     ret = 1;
3057     if (0) {
3058  f_err:
3059         ssl3_send_alert(s, SSL3_AL_FATAL, al);
3060         s->state = SSL_ST_ERR;
3061     }
3062  end:
3063     BIO_free(s->s3->handshake_buffer);
3064     s->s3->handshake_buffer = NULL;
3065     EVP_MD_CTX_cleanup(&mctx);
3066     EVP_PKEY_free(pkey);
3067     return (ret);
3068 }
3069
3070 int ssl3_get_client_certificate(SSL *s)
3071 {
3072     int i, ok, al, ret = -1;
3073     X509 *x = NULL;
3074     unsigned long l, llen, n;
3075     const unsigned char *certstart;
3076     unsigned char *certbytes;
3077     STACK_OF(X509) *sk = NULL;
3078     PACKET pkt, spkt;
3079
3080     n = s->method->ssl_get_message(s,
3081                                    SSL3_ST_SR_CERT_A,
3082                                    SSL3_ST_SR_CERT_B,
3083                                    -1, s->max_cert_list, &ok);
3084
3085     if (!ok)
3086         return ((int)n);
3087
3088     if (s->s3->tmp.message_type == SSL3_MT_CLIENT_KEY_EXCHANGE) {
3089         if ((s->verify_mode & SSL_VERIFY_PEER) &&
3090             (s->verify_mode & SSL_VERIFY_FAIL_IF_NO_PEER_CERT)) {
3091             SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,
3092                    SSL_R_PEER_DID_NOT_RETURN_A_CERTIFICATE);
3093             al = SSL_AD_HANDSHAKE_FAILURE;
3094             goto f_err;
3095         }
3096         /*
3097          * If tls asked for a client cert, the client must return a 0 list
3098          */
3099         if ((s->version > SSL3_VERSION) && s->s3->tmp.cert_request) {
3100             SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,
3101                    SSL_R_TLS_PEER_DID_NOT_RESPOND_WITH_CERTIFICATE_LIST);
3102             al = SSL_AD_UNEXPECTED_MESSAGE;
3103             goto f_err;
3104         }
3105         s->s3->tmp.reuse_message = 1;
3106         return (1);
3107     }
3108
3109     if (s->s3->tmp.message_type != SSL3_MT_CERTIFICATE) {
3110         al = SSL_AD_UNEXPECTED_MESSAGE;
3111         SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE, SSL_R_WRONG_MESSAGE_TYPE);
3112         goto f_err;
3113     }
3114
3115     if (!PACKET_buf_init(&pkt, s->init_msg, n)) {
3116         al = SSL_AD_INTERNAL_ERROR;
3117         SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE, ERR_R_INTERNAL_ERROR);
3118         goto f_err;
3119     }
3120
3121     if ((sk = sk_X509_new_null()) == NULL) {
3122         SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE, ERR_R_MALLOC_FAILURE);
3123         goto done;
3124     }
3125
3126     if (!PACKET_get_net_3(&pkt, &llen)
3127             || !PACKET_get_sub_packet(&pkt, &spkt, llen)
3128             || PACKET_remaining(&pkt) != 0) {
3129         al = SSL_AD_DECODE_ERROR;
3130         SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE, SSL_R_LENGTH_MISMATCH);
3131         goto f_err;
3132     }
3133
3134     while (PACKET_remaining(&spkt) > 0) {
3135         if (!PACKET_get_net_3(&spkt, &l)
3136                 || !PACKET_get_bytes(&spkt, &certbytes, l)) {
3137             al = SSL_AD_DECODE_ERROR;
3138             SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,
3139                    SSL_R_CERT_LENGTH_MISMATCH);
3140             goto f_err;
3141         }
3142
3143         certstart = certbytes;
3144         x = d2i_X509(NULL, (const unsigned char **)&certbytes, l);
3145         if (x == NULL) {
3146             SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE, ERR_R_ASN1_LIB);
3147             goto done;
3148         }
3149         if (certbytes != (certstart + l)) {
3150             al = SSL_AD_DECODE_ERROR;
3151             SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,
3152                    SSL_R_CERT_LENGTH_MISMATCH);
3153             goto f_err;
3154         }
3155         if (!sk_X509_push(sk, x)) {
3156             SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE, ERR_R_MALLOC_FAILURE);
3157             goto done;
3158         }
3159         x = NULL;
3160     }
3161
3162     if (sk_X509_num(sk) <= 0) {
3163         /* TLS does not mind 0 certs returned */
3164         if (s->version == SSL3_VERSION) {
3165             al = SSL_AD_HANDSHAKE_FAILURE;
3166             SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,
3167                    SSL_R_NO_CERTIFICATES_RETURNED);
3168             goto f_err;
3169         }
3170         /* Fail for TLS only if we required a certificate */
3171         else if ((s->verify_mode & SSL_VERIFY_PEER) &&
3172                  (s->verify_mode & SSL_VERIFY_FAIL_IF_NO_PEER_CERT)) {
3173             SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,
3174                    SSL_R_PEER_DID_NOT_RETURN_A_CERTIFICATE);
3175             al = SSL_AD_HANDSHAKE_FAILURE;
3176             goto f_err;
3177         }
3178         /* No client certificate so digest cached records */
3179         if (s->s3->handshake_buffer && !ssl3_digest_cached_records(s, 0)) {
3180             al = SSL_AD_INTERNAL_ERROR;
3181             goto f_err;
3182         }
3183     } else {
3184         EVP_PKEY *pkey;
3185         i = ssl_verify_cert_chain(s, sk);
3186         if (i <= 0) {
3187             al = ssl_verify_alarm_type(s->verify_result);
3188             SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,
3189                    SSL_R_CERTIFICATE_VERIFY_FAILED);
3190             goto f_err;
3191         }
3192         if (i > 1) {
3193             SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE, i);
3194             al = SSL_AD_HANDSHAKE_FAILURE;
3195             goto f_err;
3196         }
3197         pkey = X509_get_pubkey(sk_X509_value(sk, 0));
3198         if (pkey == NULL) {
3199             al = SSL3_AD_HANDSHAKE_FAILURE;
3200             SSLerr(SSL_F_SSL3_GET_CLIENT_CERTIFICATE,
3201                    SSL_R_UNKNOWN_CERTIFICATE_TYPE);
3202             goto f_err;
3203         }
3204         EVP_PKEY_free(pkey);
3205     }
3206
3207     X509_free(s->session->peer);
3208     s->session->peer = sk_X509_shift(sk);
3209     s->session->verify_result = s->verify_result;
3210
3211     sk_X509_pop_free(s->session->peer_chain, X509_free);
3212     s->session->peer_chain = sk;
3213     /*
3214      * Inconsistency alert: cert_chain does *not* include the peer's own
3215      * certificate, while we do include it in s3_clnt.c
3216      */
3217     sk = NULL;
3218     ret = 1;
3219     goto done;
3220
3221  f_err:
3222     ssl3_send_alert(s, SSL3_AL_FATAL, al);
3223  done:
3224     s->state = SSL_ST_ERR;
3225     X509_free(x);
3226     sk_X509_pop_free(sk, X509_free);
3227     return (ret);
3228 }
3229
3230 int ssl3_send_server_certificate(SSL *s)
3231 {
3232     CERT_PKEY *cpk;
3233
3234     if (s->state == SSL3_ST_SW_CERT_A) {
3235         cpk = ssl_get_server_send_pkey(s);
3236         if (cpk == NULL) {
3237             SSLerr(SSL_F_SSL3_SEND_SERVER_CERTIFICATE, ERR_R_INTERNAL_ERROR);
3238             s->state = SSL_ST_ERR;
3239             return (0);
3240         }
3241
3242         if (!ssl3_output_cert_chain(s, cpk)) {
3243             SSLerr(SSL_F_SSL3_SEND_SERVER_CERTIFICATE, ERR_R_INTERNAL_ERROR);
3244             s->state = SSL_ST_ERR;
3245             return (0);
3246         }
3247         s->state = SSL3_ST_SW_CERT_B;
3248     }
3249
3250     /* SSL3_ST_SW_CERT_B */
3251     return ssl_do_write(s);
3252 }
3253
3254 /* send a new session ticket (not necessarily for a new session) */
3255 int ssl3_send_newsession_ticket(SSL *s)
3256 {
3257     unsigned char *senc = NULL;
3258     EVP_CIPHER_CTX ctx;
3259     HMAC_CTX hctx;
3260
3261     if (s->state == SSL3_ST_SW_SESSION_TICKET_A) {
3262         unsigned char *p, *macstart;
3263         const unsigned char *const_p;
3264         int len, slen_full, slen;
3265         SSL_SESSION *sess;
3266         unsigned int hlen;
3267         SSL_CTX *tctx = s->initial_ctx;
3268         unsigned char iv[EVP_MAX_IV_LENGTH];
3269         unsigned char key_name[16];
3270
3271         /* get session encoding length */
3272         slen_full = i2d_SSL_SESSION(s->session, NULL);
3273         /*
3274          * Some length values are 16 bits, so forget it if session is too
3275          * long
3276          */
3277         if (slen_full == 0 || slen_full > 0xFF00) {
3278             s->state = SSL_ST_ERR;
3279             return -1;
3280         }
3281         senc = OPENSSL_malloc(slen_full);
3282         if (!senc) {
3283             s->state = SSL_ST_ERR;
3284             return -1;
3285         }
3286
3287         EVP_CIPHER_CTX_init(&ctx);
3288         HMAC_CTX_init(&hctx);
3289
3290         p = senc;
3291         if (!i2d_SSL_SESSION(s->session, &p))
3292             goto err;
3293
3294         /*
3295          * create a fresh copy (not shared with other threads) to clean up
3296          */
3297         const_p = senc;
3298         sess = d2i_SSL_SESSION(NULL, &const_p, slen_full);
3299         if (sess == NULL)
3300             goto err;
3301         sess->session_id_length = 0; /* ID is irrelevant for the ticket */
3302
3303         slen = i2d_SSL_SESSION(sess, NULL);
3304         if (slen == 0 || slen > slen_full) { /* shouldn't ever happen */
3305             SSL_SESSION_free(sess);
3306             goto err;
3307         }
3308         p = senc;
3309         if (!i2d_SSL_SESSION(sess, &p)) {
3310             SSL_SESSION_free(sess);
3311             goto err;
3312         }
3313         SSL_SESSION_free(sess);
3314
3315         /*-
3316          * Grow buffer if need be: the length calculation is as
3317          * follows handshake_header_length +
3318          * 4 (ticket lifetime hint) + 2 (ticket length) +
3319          * 16 (key name) + max_iv_len (iv length) +
3320          * session_length + max_enc_block_size (max encrypted session
3321          * length) + max_md_size (HMAC).
3322          */
3323         if (!BUF_MEM_grow(s->init_buf,
3324                           SSL_HM_HEADER_LENGTH(s) + 22 + EVP_MAX_IV_LENGTH +
3325                           EVP_MAX_BLOCK_LENGTH + EVP_MAX_MD_SIZE + slen))
3326             goto err;
3327
3328         p = ssl_handshake_start(s);
3329         /*
3330          * Initialize HMAC and cipher contexts. If callback present it does
3331          * all the work otherwise use generated values from parent ctx.
3332          */
3333         if (tctx->tlsext_ticket_key_cb) {
3334             if (tctx->tlsext_ticket_key_cb(s, key_name, iv, &ctx,
3335                                            &hctx, 1) < 0)
3336                 goto err;
3337         } else {
3338             if (RAND_bytes(iv, 16) <= 0)
3339                 goto err;
3340             if (!EVP_EncryptInit_ex(&ctx, EVP_aes_128_cbc(), NULL,
3341                                     tctx->tlsext_tick_aes_key, iv))
3342                 goto err;
3343             if (!HMAC_Init_ex(&hctx, tctx->tlsext_tick_hmac_key, 16,
3344                               EVP_sha256(), NULL))
3345                 goto err;
3346             memcpy(key_name, tctx->tlsext_tick_key_name, 16);
3347         }
3348
3349         /*
3350          * Ticket lifetime hint (advisory only): We leave this unspecified
3351          * for resumed session (for simplicity), and guess that tickets for
3352          * new sessions will live as long as their sessions.
3353          */
3354         l2n(s->hit ? 0 : s->session->timeout, p);
3355
3356         /* Skip ticket length for now */
3357         p += 2;
3358         /* Output key name */
3359         macstart = p;
3360         memcpy(p, key_name, 16);
3361         p += 16;
3362         /* output IV */
3363         memcpy(p, iv, EVP_CIPHER_CTX_iv_length(&ctx));
3364         p += EVP_CIPHER_CTX_iv_length(&ctx);
3365         /* Encrypt session data */
3366         if (!EVP_EncryptUpdate(&ctx, p, &len, senc, slen))
3367             goto err;
3368         p += len;
3369         if (!EVP_EncryptFinal(&ctx, p, &len))
3370             goto err;
3371         p += len;
3372
3373         if (!HMAC_Update(&hctx, macstart, p - macstart))
3374             goto err;
3375         if (!HMAC_Final(&hctx, p, &hlen))
3376             goto err;
3377
3378         EVP_CIPHER_CTX_cleanup(&ctx);
3379         HMAC_CTX_cleanup(&hctx);
3380
3381         p += hlen;
3382         /* Now write out lengths: p points to end of data written */
3383         /* Total length */
3384         len = p - ssl_handshake_start(s);
3385         /* Skip ticket lifetime hint */
3386         p = ssl_handshake_start(s) + 4;
3387         s2n(len - 6, p);
3388         if (!ssl_set_handshake_header(s, SSL3_MT_NEWSESSION_TICKET, len))
3389             goto err;
3390         s->state = SSL3_ST_SW_SESSION_TICKET_B;
3391         OPENSSL_free(senc);
3392     }
3393
3394     /* SSL3_ST_SW_SESSION_TICKET_B */
3395     return ssl_do_write(s);
3396  err:
3397     OPENSSL_free(senc);
3398     EVP_CIPHER_CTX_cleanup(&ctx);
3399     HMAC_CTX_cleanup(&hctx);
3400     s->state = SSL_ST_ERR;
3401     return -1;
3402 }
3403
3404 int ssl3_send_cert_status(SSL *s)
3405 {
3406     if (s->state == SSL3_ST_SW_CERT_STATUS_A) {
3407         unsigned char *p;
3408         /*-
3409          * Grow buffer if need be: the length calculation is as
3410          * follows 1 (message type) + 3 (message length) +
3411          * 1 (ocsp response type) + 3 (ocsp response length)
3412          * + (ocsp response)
3413          */
3414         if (!BUF_MEM_grow(s->init_buf, 8 + s->tlsext_ocsp_resplen)) {
3415             s->state = SSL_ST_ERR;
3416             return -1;
3417         }
3418
3419         p = (unsigned char *)s->init_buf->data;
3420
3421         /* do the header */
3422         *(p++) = SSL3_MT_CERTIFICATE_STATUS;
3423         /* message length */
3424         l2n3(s->tlsext_ocsp_resplen + 4, p);
3425         /* status type */
3426         *(p++) = s->tlsext_status_type;
3427         /* length of OCSP response */
3428         l2n3(s->tlsext_ocsp_resplen, p);
3429         /* actual response */
3430         memcpy(p, s->tlsext_ocsp_resp, s->tlsext_ocsp_resplen);
3431         /* number of bytes to write */
3432         s->init_num = 8 + s->tlsext_ocsp_resplen;
3433         s->state = SSL3_ST_SW_CERT_STATUS_B;
3434         s->init_off = 0;
3435     }
3436
3437     /* SSL3_ST_SW_CERT_STATUS_B */
3438     return (ssl3_do_write(s, SSL3_RT_HANDSHAKE));
3439 }
3440
3441 #ifndef OPENSSL_NO_NEXTPROTONEG
3442 /*
3443  * ssl3_get_next_proto reads a Next Protocol Negotiation handshake message.
3444  * It sets the next_proto member in s if found
3445  */
3446 int ssl3_get_next_proto(SSL *s)
3447 {
3448     int ok;
3449     long n;
3450     PACKET pkt, next_proto, padding;
3451     size_t next_proto_len;
3452
3453     /*
3454      * Clients cannot send a NextProtocol message if we didn't see the
3455      * extension in their ClientHello
3456      */
3457     if (!s->s3->next_proto_neg_seen) {
3458         SSLerr(SSL_F_SSL3_GET_NEXT_PROTO,
3459                SSL_R_GOT_NEXT_PROTO_WITHOUT_EXTENSION);
3460         s->state = SSL_ST_ERR;
3461         return -1;
3462     }
3463
3464     /* See the payload format below */
3465     n = s->method->ssl_get_message(s,
3466                                    SSL3_ST_SR_NEXT_PROTO_A,
3467                                    SSL3_ST_SR_NEXT_PROTO_B,
3468                                    SSL3_MT_NEXT_PROTO, 514, &ok);
3469
3470     if (!ok)
3471         return ((int)n);
3472
3473     /*
3474      * s->state doesn't reflect whether ChangeCipherSpec has been received in
3475      * this handshake, but s->s3->change_cipher_spec does (will be reset by
3476      * ssl3_get_finished).
3477      */
3478     if (!s->s3->change_cipher_spec) {
3479         SSLerr(SSL_F_SSL3_GET_NEXT_PROTO, SSL_R_GOT_NEXT_PROTO_BEFORE_A_CCS);
3480         s->state = SSL_ST_ERR;
3481         return -1;
3482     }
3483
3484     if (n < 2) {
3485         goto err;               /* The body must be > 1 bytes long */
3486     }
3487
3488     if (!PACKET_buf_init(&pkt, s->init_msg, n)) {
3489         SSLerr(SSL_F_SSL3_GET_NEXT_PROTO, ERR_R_INTERNAL_ERROR);
3490         goto err;
3491     }
3492
3493     /*-
3494      * The payload looks like:
3495      *   uint8 proto_len;
3496      *   uint8 proto[proto_len];
3497      *   uint8 padding_len;
3498      *   uint8 padding[padding_len];
3499      */
3500     if (!PACKET_get_length_prefixed_1(&pkt, &next_proto)
3501         || !PACKET_get_length_prefixed_1(&pkt, &padding)
3502         || PACKET_remaining(&pkt) > 0) {
3503         SSLerr(SSL_F_SSL3_GET_NEXT_PROTO, SSL_R_LENGTH_MISMATCH);
3504         goto err;
3505     }
3506
3507     if (!PACKET_memdup(&next_proto, &s->next_proto_negotiated,
3508                        &next_proto_len)) {
3509         s->next_proto_negotiated_len = 0;
3510         goto err;
3511     }
3512
3513     s->next_proto_negotiated_len = (unsigned char)next_proto_len;
3514
3515     return 1;
3516 err:
3517     s->state = SSL_ST_ERR;
3518     return 0;
3519 }
3520 #endif
3521
3522 #define SSLV2_CIPHER_LEN    3
3523
3524 STACK_OF(SSL_CIPHER) *ssl_bytes_to_cipher_list(SSL *s, unsigned char *p,
3525                                                int num,
3526                                                STACK_OF(SSL_CIPHER) **skp,
3527                                                int sslv2format)
3528 {
3529     const SSL_CIPHER *c;
3530     STACK_OF(SSL_CIPHER) *sk;
3531     int i, n;
3532
3533     if (s->s3)
3534         s->s3->send_connection_binding = 0;
3535
3536     if(sslv2format) {
3537         n = SSLV2_CIPHER_LEN;
3538     } else {
3539         n = ssl_put_cipher_by_char(s, NULL, NULL);
3540     }
3541     if (n == 0 || (num % n) != 0) {
3542         SSLerr(SSL_F_SSL_BYTES_TO_CIPHER_LIST,
3543                SSL_R_ERROR_IN_RECEIVED_CIPHER_LIST);
3544         return (NULL);
3545     }
3546     if ((skp == NULL) || (*skp == NULL)) {
3547         sk = sk_SSL_CIPHER_new_null(); /* change perhaps later */
3548         if(sk == NULL) {
3549             SSLerr(SSL_F_SSL_BYTES_TO_CIPHER_LIST, ERR_R_MALLOC_FAILURE);
3550             return NULL;
3551         }
3552     } else {
3553         sk = *skp;
3554         sk_SSL_CIPHER_zero(sk);
3555     }
3556
3557     OPENSSL_free(s->s3->tmp.ciphers_raw);
3558     s->s3->tmp.ciphers_raw = BUF_memdup(p, num);
3559     if (s->s3->tmp.ciphers_raw == NULL) {
3560         SSLerr(SSL_F_SSL_BYTES_TO_CIPHER_LIST, ERR_R_MALLOC_FAILURE);
3561         goto err;
3562     }
3563     s->s3->tmp.ciphers_rawlen = (size_t)num;
3564
3565     for (i = 0; i < num; i += n) {
3566         /* Check for TLS_EMPTY_RENEGOTIATION_INFO_SCSV */
3567         if (s->s3 && (n != 3 || !p[0]) &&
3568             (p[n - 2] == ((SSL3_CK_SCSV >> 8) & 0xff)) &&
3569             (p[n - 1] == (SSL3_CK_SCSV & 0xff))) {
3570             /* SCSV fatal if renegotiating */
3571             if (s->renegotiate) {
3572                 SSLerr(SSL_F_SSL_BYTES_TO_CIPHER_LIST,
3573                        SSL_R_SCSV_RECEIVED_WHEN_RENEGOTIATING);
3574                 ssl3_send_alert(s, SSL3_AL_FATAL, SSL_AD_HANDSHAKE_FAILURE);
3575                 goto err;
3576             }
3577             s->s3->send_connection_binding = 1;
3578             p += n;
3579 #ifdef OPENSSL_RI_DEBUG
3580             fprintf(stderr, "SCSV received by server\n");
3581 #endif
3582             continue;
3583         }
3584
3585         /* Check for TLS_FALLBACK_SCSV */
3586         if ((n != 3 || !p[0]) &&
3587             (p[n - 2] == ((SSL3_CK_FALLBACK_SCSV >> 8) & 0xff)) &&
3588             (p[n - 1] == (SSL3_CK_FALLBACK_SCSV & 0xff))) {
3589             /*
3590              * The SCSV indicates that the client previously tried a higher
3591              * version. Fail if the current version is an unexpected
3592              * downgrade.
3593              */
3594             if (!SSL_ctrl(s, SSL_CTRL_CHECK_PROTO_VERSION, 0, NULL)) {
3595                 SSLerr(SSL_F_SSL_BYTES_TO_CIPHER_LIST,
3596                        SSL_R_INAPPROPRIATE_FALLBACK);
3597                 if (s->s3)
3598                     ssl3_send_alert(s, SSL3_AL_FATAL,
3599                                     SSL_AD_INAPPROPRIATE_FALLBACK);
3600                 goto err;
3601             }
3602             p += n;
3603             continue;
3604         }
3605
3606         if(sslv2format) {
3607             /*
3608              * We only support SSLv2 format ciphers in SSLv3+ using a
3609              * SSLv2 backward compatible ClientHello. In this case the first
3610              * byte is always 0 for SSLv3 compatible ciphers. Anything else
3611              * is an SSLv2 cipher and we ignore it
3612              */
3613             if(p[0] == 0)
3614                 c = ssl_get_cipher_by_char(s, &p[1]);
3615             else
3616                 c = NULL;
3617         } else {
3618             c = ssl_get_cipher_by_char(s, p);
3619         }
3620         p += n;
3621         if (c != NULL) {
3622             if (!sk_SSL_CIPHER_push(sk, c)) {
3623                 SSLerr(SSL_F_SSL_BYTES_TO_CIPHER_LIST, ERR_R_MALLOC_FAILURE);
3624                 goto err;
3625             }
3626         }
3627     }
3628
3629     if (skp != NULL)
3630         *skp = sk;
3631     return (sk);
3632  err:
3633     if ((skp == NULL) || (*skp == NULL))
3634         sk_SSL_CIPHER_free(sk);
3635     return (NULL);
3636 }