statem_clnt.c 119 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785
  1. /*
  2. * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
  3. * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
  4. * Copyright 2005 Nokia. All rights reserved.
  5. *
  6. * Licensed under the Apache License 2.0 (the "License"). You may not use
  7. * this file except in compliance with the License. You can obtain a copy
  8. * in the file LICENSE in the source distribution or at
  9. * https://www.openssl.org/source/license.html
  10. */
  11. #include <stdio.h>
  12. #include <time.h>
  13. #include <assert.h>
  14. #include "../ssl_local.h"
  15. #include "statem_local.h"
  16. #include <openssl/buffer.h>
  17. #include <openssl/rand.h>
  18. #include <openssl/objects.h>
  19. #include <openssl/evp.h>
  20. #include <openssl/md5.h>
  21. #include <openssl/dh.h>
  22. #include <openssl/rsa.h>
  23. #include <openssl/bn.h>
  24. #include <openssl/engine.h>
  25. #include <openssl/trace.h>
  26. #include <openssl/core_names.h>
  27. #include <openssl/param_build.h>
  28. #include "internal/cryptlib.h"
  29. static MSG_PROCESS_RETURN tls_process_as_hello_retry_request(SSL *s, PACKET *pkt);
  30. static MSG_PROCESS_RETURN tls_process_encrypted_extensions(SSL *s, PACKET *pkt);
  31. static ossl_inline int cert_req_allowed(SSL *s);
  32. static int key_exchange_expected(SSL *s);
  33. static int ssl_cipher_list_to_bytes(SSL *s, STACK_OF(SSL_CIPHER) *sk,
  34. WPACKET *pkt);
  35. /*
  36. * Is a CertificateRequest message allowed at the moment or not?
  37. *
  38. * Return values are:
  39. * 1: Yes
  40. * 0: No
  41. */
  42. static ossl_inline int cert_req_allowed(SSL *s)
  43. {
  44. /* TLS does not like anon-DH with client cert */
  45. if ((s->version > SSL3_VERSION
  46. && (s->s3.tmp.new_cipher->algorithm_auth & SSL_aNULL))
  47. || (s->s3.tmp.new_cipher->algorithm_auth & (SSL_aSRP | SSL_aPSK)))
  48. return 0;
  49. return 1;
  50. }
  51. /*
  52. * Should we expect the ServerKeyExchange message or not?
  53. *
  54. * Return values are:
  55. * 1: Yes
  56. * 0: No
  57. */
  58. static int key_exchange_expected(SSL *s)
  59. {
  60. long alg_k = s->s3.tmp.new_cipher->algorithm_mkey;
  61. /*
  62. * Can't skip server key exchange if this is an ephemeral
  63. * ciphersuite or for SRP
  64. */
  65. if (alg_k & (SSL_kDHE | SSL_kECDHE | SSL_kDHEPSK | SSL_kECDHEPSK
  66. | SSL_kSRP)) {
  67. return 1;
  68. }
  69. return 0;
  70. }
  71. /*
  72. * ossl_statem_client_read_transition() encapsulates the logic for the allowed
  73. * handshake state transitions when a TLS1.3 client is reading messages from the
  74. * server. The message type that the server has sent is provided in |mt|. The
  75. * current state is in |s->statem.hand_state|.
  76. *
  77. * Return values are 1 for success (transition allowed) and 0 on error
  78. * (transition not allowed)
  79. */
  80. static int ossl_statem_client13_read_transition(SSL *s, int mt)
  81. {
  82. OSSL_STATEM *st = &s->statem;
  83. /*
  84. * Note: There is no case for TLS_ST_CW_CLNT_HELLO, because we haven't
  85. * yet negotiated TLSv1.3 at that point so that is handled by
  86. * ossl_statem_client_read_transition()
  87. */
  88. switch (st->hand_state) {
  89. default:
  90. break;
  91. case TLS_ST_CW_CLNT_HELLO:
  92. /*
  93. * This must a ClientHello following a HelloRetryRequest, so the only
  94. * thing we can get now is a ServerHello.
  95. */
  96. if (mt == SSL3_MT_SERVER_HELLO) {
  97. st->hand_state = TLS_ST_CR_SRVR_HELLO;
  98. return 1;
  99. }
  100. break;
  101. case TLS_ST_CR_SRVR_HELLO:
  102. if (mt == SSL3_MT_ENCRYPTED_EXTENSIONS) {
  103. st->hand_state = TLS_ST_CR_ENCRYPTED_EXTENSIONS;
  104. return 1;
  105. }
  106. break;
  107. case TLS_ST_CR_ENCRYPTED_EXTENSIONS:
  108. if (s->hit) {
  109. if (mt == SSL3_MT_FINISHED) {
  110. st->hand_state = TLS_ST_CR_FINISHED;
  111. return 1;
  112. }
  113. } else {
  114. if (mt == SSL3_MT_CERTIFICATE_REQUEST) {
  115. st->hand_state = TLS_ST_CR_CERT_REQ;
  116. return 1;
  117. }
  118. if (mt == SSL3_MT_CERTIFICATE) {
  119. st->hand_state = TLS_ST_CR_CERT;
  120. return 1;
  121. }
  122. }
  123. break;
  124. case TLS_ST_CR_CERT_REQ:
  125. if (mt == SSL3_MT_CERTIFICATE) {
  126. st->hand_state = TLS_ST_CR_CERT;
  127. return 1;
  128. }
  129. break;
  130. case TLS_ST_CR_CERT:
  131. if (mt == SSL3_MT_CERTIFICATE_VERIFY) {
  132. st->hand_state = TLS_ST_CR_CERT_VRFY;
  133. return 1;
  134. }
  135. break;
  136. case TLS_ST_CR_CERT_VRFY:
  137. if (mt == SSL3_MT_FINISHED) {
  138. st->hand_state = TLS_ST_CR_FINISHED;
  139. return 1;
  140. }
  141. break;
  142. case TLS_ST_OK:
  143. if (mt == SSL3_MT_NEWSESSION_TICKET) {
  144. st->hand_state = TLS_ST_CR_SESSION_TICKET;
  145. return 1;
  146. }
  147. if (mt == SSL3_MT_KEY_UPDATE) {
  148. st->hand_state = TLS_ST_CR_KEY_UPDATE;
  149. return 1;
  150. }
  151. if (mt == SSL3_MT_CERTIFICATE_REQUEST) {
  152. #if DTLS_MAX_VERSION_INTERNAL != DTLS1_2_VERSION
  153. /* Restore digest for PHA before adding message.*/
  154. # error Internal DTLS version error
  155. #endif
  156. if (!SSL_IS_DTLS(s) && s->post_handshake_auth == SSL_PHA_EXT_SENT) {
  157. s->post_handshake_auth = SSL_PHA_REQUESTED;
  158. /*
  159. * In TLS, this is called before the message is added to the
  160. * digest. In DTLS, this is expected to be called after adding
  161. * to the digest. Either move the digest restore, or add the
  162. * message here after the swap, or do it after the clientFinished?
  163. */
  164. if (!tls13_restore_handshake_digest_for_pha(s)) {
  165. /* SSLfatal() already called */
  166. return 0;
  167. }
  168. st->hand_state = TLS_ST_CR_CERT_REQ;
  169. return 1;
  170. }
  171. }
  172. break;
  173. }
  174. /* No valid transition found */
  175. return 0;
  176. }
  177. /*
  178. * ossl_statem_client_read_transition() encapsulates the logic for the allowed
  179. * handshake state transitions when the client is reading messages from the
  180. * server. The message type that the server has sent is provided in |mt|. The
  181. * current state is in |s->statem.hand_state|.
  182. *
  183. * Return values are 1 for success (transition allowed) and 0 on error
  184. * (transition not allowed)
  185. */
  186. int ossl_statem_client_read_transition(SSL *s, int mt)
  187. {
  188. OSSL_STATEM *st = &s->statem;
  189. int ske_expected;
  190. /*
  191. * Note that after writing the first ClientHello we don't know what version
  192. * we are going to negotiate yet, so we don't take this branch until later.
  193. */
  194. if (SSL_IS_TLS13(s)) {
  195. if (!ossl_statem_client13_read_transition(s, mt))
  196. goto err;
  197. return 1;
  198. }
  199. switch (st->hand_state) {
  200. default:
  201. break;
  202. case TLS_ST_CW_CLNT_HELLO:
  203. if (mt == SSL3_MT_SERVER_HELLO) {
  204. st->hand_state = TLS_ST_CR_SRVR_HELLO;
  205. return 1;
  206. }
  207. if (SSL_IS_DTLS(s)) {
  208. if (mt == DTLS1_MT_HELLO_VERIFY_REQUEST) {
  209. st->hand_state = DTLS_ST_CR_HELLO_VERIFY_REQUEST;
  210. return 1;
  211. }
  212. }
  213. break;
  214. case TLS_ST_EARLY_DATA:
  215. /*
  216. * We've not actually selected TLSv1.3 yet, but we have sent early
  217. * data. The only thing allowed now is a ServerHello or a
  218. * HelloRetryRequest.
  219. */
  220. if (mt == SSL3_MT_SERVER_HELLO) {
  221. st->hand_state = TLS_ST_CR_SRVR_HELLO;
  222. return 1;
  223. }
  224. break;
  225. case TLS_ST_CR_SRVR_HELLO:
  226. if (s->hit) {
  227. if (s->ext.ticket_expected) {
  228. if (mt == SSL3_MT_NEWSESSION_TICKET) {
  229. st->hand_state = TLS_ST_CR_SESSION_TICKET;
  230. return 1;
  231. }
  232. } else if (mt == SSL3_MT_CHANGE_CIPHER_SPEC) {
  233. st->hand_state = TLS_ST_CR_CHANGE;
  234. return 1;
  235. }
  236. } else {
  237. if (SSL_IS_DTLS(s) && mt == DTLS1_MT_HELLO_VERIFY_REQUEST) {
  238. st->hand_state = DTLS_ST_CR_HELLO_VERIFY_REQUEST;
  239. return 1;
  240. } else if (s->version >= TLS1_VERSION
  241. && s->ext.session_secret_cb != NULL
  242. && s->session->ext.tick != NULL
  243. && mt == SSL3_MT_CHANGE_CIPHER_SPEC) {
  244. /*
  245. * Normally, we can tell if the server is resuming the session
  246. * from the session ID. EAP-FAST (RFC 4851), however, relies on
  247. * the next server message after the ServerHello to determine if
  248. * the server is resuming.
  249. */
  250. s->hit = 1;
  251. st->hand_state = TLS_ST_CR_CHANGE;
  252. return 1;
  253. } else if (!(s->s3.tmp.new_cipher->algorithm_auth
  254. & (SSL_aNULL | SSL_aSRP | SSL_aPSK))) {
  255. if (mt == SSL3_MT_CERTIFICATE) {
  256. st->hand_state = TLS_ST_CR_CERT;
  257. return 1;
  258. }
  259. } else {
  260. ske_expected = key_exchange_expected(s);
  261. /* SKE is optional for some PSK ciphersuites */
  262. if (ske_expected
  263. || ((s->s3.tmp.new_cipher->algorithm_mkey & SSL_PSK)
  264. && mt == SSL3_MT_SERVER_KEY_EXCHANGE)) {
  265. if (mt == SSL3_MT_SERVER_KEY_EXCHANGE) {
  266. st->hand_state = TLS_ST_CR_KEY_EXCH;
  267. return 1;
  268. }
  269. } else if (mt == SSL3_MT_CERTIFICATE_REQUEST
  270. && cert_req_allowed(s)) {
  271. st->hand_state = TLS_ST_CR_CERT_REQ;
  272. return 1;
  273. } else if (mt == SSL3_MT_SERVER_DONE) {
  274. st->hand_state = TLS_ST_CR_SRVR_DONE;
  275. return 1;
  276. }
  277. }
  278. }
  279. break;
  280. case TLS_ST_CR_CERT:
  281. /*
  282. * The CertificateStatus message is optional even if
  283. * |ext.status_expected| is set
  284. */
  285. if (s->ext.status_expected && mt == SSL3_MT_CERTIFICATE_STATUS) {
  286. st->hand_state = TLS_ST_CR_CERT_STATUS;
  287. return 1;
  288. }
  289. /* Fall through */
  290. case TLS_ST_CR_CERT_STATUS:
  291. ske_expected = key_exchange_expected(s);
  292. /* SKE is optional for some PSK ciphersuites */
  293. if (ske_expected || ((s->s3.tmp.new_cipher->algorithm_mkey & SSL_PSK)
  294. && mt == SSL3_MT_SERVER_KEY_EXCHANGE)) {
  295. if (mt == SSL3_MT_SERVER_KEY_EXCHANGE) {
  296. st->hand_state = TLS_ST_CR_KEY_EXCH;
  297. return 1;
  298. }
  299. goto err;
  300. }
  301. /* Fall through */
  302. case TLS_ST_CR_KEY_EXCH:
  303. if (mt == SSL3_MT_CERTIFICATE_REQUEST) {
  304. if (cert_req_allowed(s)) {
  305. st->hand_state = TLS_ST_CR_CERT_REQ;
  306. return 1;
  307. }
  308. goto err;
  309. }
  310. /* Fall through */
  311. case TLS_ST_CR_CERT_REQ:
  312. if (mt == SSL3_MT_SERVER_DONE) {
  313. st->hand_state = TLS_ST_CR_SRVR_DONE;
  314. return 1;
  315. }
  316. break;
  317. case TLS_ST_CW_FINISHED:
  318. if (s->ext.ticket_expected) {
  319. if (mt == SSL3_MT_NEWSESSION_TICKET) {
  320. st->hand_state = TLS_ST_CR_SESSION_TICKET;
  321. return 1;
  322. }
  323. } else if (mt == SSL3_MT_CHANGE_CIPHER_SPEC) {
  324. st->hand_state = TLS_ST_CR_CHANGE;
  325. return 1;
  326. }
  327. break;
  328. case TLS_ST_CR_SESSION_TICKET:
  329. if (mt == SSL3_MT_CHANGE_CIPHER_SPEC) {
  330. st->hand_state = TLS_ST_CR_CHANGE;
  331. return 1;
  332. }
  333. break;
  334. case TLS_ST_CR_CHANGE:
  335. if (mt == SSL3_MT_FINISHED) {
  336. st->hand_state = TLS_ST_CR_FINISHED;
  337. return 1;
  338. }
  339. break;
  340. case TLS_ST_OK:
  341. if (mt == SSL3_MT_HELLO_REQUEST) {
  342. st->hand_state = TLS_ST_CR_HELLO_REQ;
  343. return 1;
  344. }
  345. break;
  346. }
  347. err:
  348. /* No valid transition found */
  349. if (SSL_IS_DTLS(s) && mt == SSL3_MT_CHANGE_CIPHER_SPEC) {
  350. BIO *rbio;
  351. /*
  352. * CCS messages don't have a message sequence number so this is probably
  353. * because of an out-of-order CCS. We'll just drop it.
  354. */
  355. s->init_num = 0;
  356. s->rwstate = SSL_READING;
  357. rbio = SSL_get_rbio(s);
  358. BIO_clear_retry_flags(rbio);
  359. BIO_set_retry_read(rbio);
  360. return 0;
  361. }
  362. SSLfatal(s, SSL3_AD_UNEXPECTED_MESSAGE, SSL_R_UNEXPECTED_MESSAGE);
  363. return 0;
  364. }
  365. /*
  366. * ossl_statem_client13_write_transition() works out what handshake state to
  367. * move to next when the TLSv1.3 client is writing messages to be sent to the
  368. * server.
  369. */
  370. static WRITE_TRAN ossl_statem_client13_write_transition(SSL *s)
  371. {
  372. OSSL_STATEM *st = &s->statem;
  373. /*
  374. * Note: There are no cases for TLS_ST_BEFORE because we haven't negotiated
  375. * TLSv1.3 yet at that point. They are handled by
  376. * ossl_statem_client_write_transition().
  377. */
  378. switch (st->hand_state) {
  379. default:
  380. /* Shouldn't happen */
  381. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  382. return WRITE_TRAN_ERROR;
  383. case TLS_ST_CR_CERT_REQ:
  384. if (s->post_handshake_auth == SSL_PHA_REQUESTED) {
  385. st->hand_state = TLS_ST_CW_CERT;
  386. return WRITE_TRAN_CONTINUE;
  387. }
  388. /*
  389. * We should only get here if we received a CertificateRequest after
  390. * we already sent close_notify
  391. */
  392. if (!ossl_assert((s->shutdown & SSL_SENT_SHUTDOWN) != 0)) {
  393. /* Shouldn't happen - same as default case */
  394. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  395. return WRITE_TRAN_ERROR;
  396. }
  397. st->hand_state = TLS_ST_OK;
  398. return WRITE_TRAN_CONTINUE;
  399. case TLS_ST_CR_FINISHED:
  400. if (s->early_data_state == SSL_EARLY_DATA_WRITE_RETRY
  401. || s->early_data_state == SSL_EARLY_DATA_FINISHED_WRITING)
  402. st->hand_state = TLS_ST_PENDING_EARLY_DATA_END;
  403. else if ((s->options & SSL_OP_ENABLE_MIDDLEBOX_COMPAT) != 0
  404. && s->hello_retry_request == SSL_HRR_NONE)
  405. st->hand_state = TLS_ST_CW_CHANGE;
  406. else
  407. st->hand_state = (s->s3.tmp.cert_req != 0) ? TLS_ST_CW_CERT
  408. : TLS_ST_CW_FINISHED;
  409. return WRITE_TRAN_CONTINUE;
  410. case TLS_ST_PENDING_EARLY_DATA_END:
  411. if (s->ext.early_data == SSL_EARLY_DATA_ACCEPTED) {
  412. st->hand_state = TLS_ST_CW_END_OF_EARLY_DATA;
  413. return WRITE_TRAN_CONTINUE;
  414. }
  415. /* Fall through */
  416. case TLS_ST_CW_END_OF_EARLY_DATA:
  417. case TLS_ST_CW_CHANGE:
  418. st->hand_state = (s->s3.tmp.cert_req != 0) ? TLS_ST_CW_CERT
  419. : TLS_ST_CW_FINISHED;
  420. return WRITE_TRAN_CONTINUE;
  421. case TLS_ST_CW_CERT:
  422. /* If a non-empty Certificate we also send CertificateVerify */
  423. st->hand_state = (s->s3.tmp.cert_req == 1) ? TLS_ST_CW_CERT_VRFY
  424. : TLS_ST_CW_FINISHED;
  425. return WRITE_TRAN_CONTINUE;
  426. case TLS_ST_CW_CERT_VRFY:
  427. st->hand_state = TLS_ST_CW_FINISHED;
  428. return WRITE_TRAN_CONTINUE;
  429. case TLS_ST_CR_KEY_UPDATE:
  430. case TLS_ST_CW_KEY_UPDATE:
  431. case TLS_ST_CR_SESSION_TICKET:
  432. case TLS_ST_CW_FINISHED:
  433. st->hand_state = TLS_ST_OK;
  434. return WRITE_TRAN_CONTINUE;
  435. case TLS_ST_OK:
  436. if (s->key_update != SSL_KEY_UPDATE_NONE) {
  437. st->hand_state = TLS_ST_CW_KEY_UPDATE;
  438. return WRITE_TRAN_CONTINUE;
  439. }
  440. /* Try to read from the server instead */
  441. return WRITE_TRAN_FINISHED;
  442. }
  443. }
  444. /*
  445. * ossl_statem_client_write_transition() works out what handshake state to
  446. * move to next when the client is writing messages to be sent to the server.
  447. */
  448. WRITE_TRAN ossl_statem_client_write_transition(SSL *s)
  449. {
  450. OSSL_STATEM *st = &s->statem;
  451. /*
  452. * Note that immediately before/after a ClientHello we don't know what
  453. * version we are going to negotiate yet, so we don't take this branch until
  454. * later
  455. */
  456. if (SSL_IS_TLS13(s))
  457. return ossl_statem_client13_write_transition(s);
  458. switch (st->hand_state) {
  459. default:
  460. /* Shouldn't happen */
  461. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  462. return WRITE_TRAN_ERROR;
  463. case TLS_ST_OK:
  464. if (!s->renegotiate) {
  465. /*
  466. * We haven't requested a renegotiation ourselves so we must have
  467. * received a message from the server. Better read it.
  468. */
  469. return WRITE_TRAN_FINISHED;
  470. }
  471. /* Renegotiation */
  472. /* fall thru */
  473. case TLS_ST_BEFORE:
  474. st->hand_state = TLS_ST_CW_CLNT_HELLO;
  475. return WRITE_TRAN_CONTINUE;
  476. case TLS_ST_CW_CLNT_HELLO:
  477. if (s->early_data_state == SSL_EARLY_DATA_CONNECTING) {
  478. /*
  479. * We are assuming this is a TLSv1.3 connection, although we haven't
  480. * actually selected a version yet.
  481. */
  482. if ((s->options & SSL_OP_ENABLE_MIDDLEBOX_COMPAT) != 0)
  483. st->hand_state = TLS_ST_CW_CHANGE;
  484. else
  485. st->hand_state = TLS_ST_EARLY_DATA;
  486. return WRITE_TRAN_CONTINUE;
  487. }
  488. /*
  489. * No transition at the end of writing because we don't know what
  490. * we will be sent
  491. */
  492. return WRITE_TRAN_FINISHED;
  493. case TLS_ST_CR_SRVR_HELLO:
  494. /*
  495. * We only get here in TLSv1.3. We just received an HRR, so issue a
  496. * CCS unless middlebox compat mode is off, or we already issued one
  497. * because we did early data.
  498. */
  499. if ((s->options & SSL_OP_ENABLE_MIDDLEBOX_COMPAT) != 0
  500. && s->early_data_state != SSL_EARLY_DATA_FINISHED_WRITING)
  501. st->hand_state = TLS_ST_CW_CHANGE;
  502. else
  503. st->hand_state = TLS_ST_CW_CLNT_HELLO;
  504. return WRITE_TRAN_CONTINUE;
  505. case TLS_ST_EARLY_DATA:
  506. return WRITE_TRAN_FINISHED;
  507. case DTLS_ST_CR_HELLO_VERIFY_REQUEST:
  508. st->hand_state = TLS_ST_CW_CLNT_HELLO;
  509. return WRITE_TRAN_CONTINUE;
  510. case TLS_ST_CR_SRVR_DONE:
  511. if (s->s3.tmp.cert_req)
  512. st->hand_state = TLS_ST_CW_CERT;
  513. else
  514. st->hand_state = TLS_ST_CW_KEY_EXCH;
  515. return WRITE_TRAN_CONTINUE;
  516. case TLS_ST_CW_CERT:
  517. st->hand_state = TLS_ST_CW_KEY_EXCH;
  518. return WRITE_TRAN_CONTINUE;
  519. case TLS_ST_CW_KEY_EXCH:
  520. /*
  521. * For TLS, cert_req is set to 2, so a cert chain of nothing is
  522. * sent, but no verify packet is sent
  523. */
  524. /*
  525. * XXX: For now, we do not support client authentication in ECDH
  526. * cipher suites with ECDH (rather than ECDSA) certificates. We
  527. * need to skip the certificate verify message when client's
  528. * ECDH public key is sent inside the client certificate.
  529. */
  530. if (s->s3.tmp.cert_req == 1) {
  531. st->hand_state = TLS_ST_CW_CERT_VRFY;
  532. } else {
  533. st->hand_state = TLS_ST_CW_CHANGE;
  534. }
  535. if (s->s3.flags & TLS1_FLAGS_SKIP_CERT_VERIFY) {
  536. st->hand_state = TLS_ST_CW_CHANGE;
  537. }
  538. return WRITE_TRAN_CONTINUE;
  539. case TLS_ST_CW_CERT_VRFY:
  540. st->hand_state = TLS_ST_CW_CHANGE;
  541. return WRITE_TRAN_CONTINUE;
  542. case TLS_ST_CW_CHANGE:
  543. if (s->hello_retry_request == SSL_HRR_PENDING) {
  544. st->hand_state = TLS_ST_CW_CLNT_HELLO;
  545. } else if (s->early_data_state == SSL_EARLY_DATA_CONNECTING) {
  546. st->hand_state = TLS_ST_EARLY_DATA;
  547. } else {
  548. #if defined(OPENSSL_NO_NEXTPROTONEG)
  549. st->hand_state = TLS_ST_CW_FINISHED;
  550. #else
  551. if (!SSL_IS_DTLS(s) && s->s3.npn_seen)
  552. st->hand_state = TLS_ST_CW_NEXT_PROTO;
  553. else
  554. st->hand_state = TLS_ST_CW_FINISHED;
  555. #endif
  556. }
  557. return WRITE_TRAN_CONTINUE;
  558. #if !defined(OPENSSL_NO_NEXTPROTONEG)
  559. case TLS_ST_CW_NEXT_PROTO:
  560. st->hand_state = TLS_ST_CW_FINISHED;
  561. return WRITE_TRAN_CONTINUE;
  562. #endif
  563. case TLS_ST_CW_FINISHED:
  564. if (s->hit) {
  565. st->hand_state = TLS_ST_OK;
  566. return WRITE_TRAN_CONTINUE;
  567. } else {
  568. return WRITE_TRAN_FINISHED;
  569. }
  570. case TLS_ST_CR_FINISHED:
  571. if (s->hit) {
  572. st->hand_state = TLS_ST_CW_CHANGE;
  573. return WRITE_TRAN_CONTINUE;
  574. } else {
  575. st->hand_state = TLS_ST_OK;
  576. return WRITE_TRAN_CONTINUE;
  577. }
  578. case TLS_ST_CR_HELLO_REQ:
  579. /*
  580. * If we can renegotiate now then do so, otherwise wait for a more
  581. * convenient time.
  582. */
  583. if (ssl3_renegotiate_check(s, 1)) {
  584. if (!tls_setup_handshake(s)) {
  585. /* SSLfatal() already called */
  586. return WRITE_TRAN_ERROR;
  587. }
  588. st->hand_state = TLS_ST_CW_CLNT_HELLO;
  589. return WRITE_TRAN_CONTINUE;
  590. }
  591. st->hand_state = TLS_ST_OK;
  592. return WRITE_TRAN_CONTINUE;
  593. }
  594. }
  595. /*
  596. * Perform any pre work that needs to be done prior to sending a message from
  597. * the client to the server.
  598. */
  599. WORK_STATE ossl_statem_client_pre_work(SSL *s, WORK_STATE wst)
  600. {
  601. OSSL_STATEM *st = &s->statem;
  602. switch (st->hand_state) {
  603. default:
  604. /* No pre work to be done */
  605. break;
  606. case TLS_ST_CW_CLNT_HELLO:
  607. s->shutdown = 0;
  608. if (SSL_IS_DTLS(s)) {
  609. /* every DTLS ClientHello resets Finished MAC */
  610. if (!ssl3_init_finished_mac(s)) {
  611. /* SSLfatal() already called */
  612. return WORK_ERROR;
  613. }
  614. }
  615. break;
  616. case TLS_ST_CW_CHANGE:
  617. if (SSL_IS_DTLS(s)) {
  618. if (s->hit) {
  619. /*
  620. * We're into the last flight so we don't retransmit these
  621. * messages unless we need to.
  622. */
  623. st->use_timer = 0;
  624. }
  625. #ifndef OPENSSL_NO_SCTP
  626. if (BIO_dgram_is_sctp(SSL_get_wbio(s))) {
  627. /* Calls SSLfatal() as required */
  628. return dtls_wait_for_dry(s);
  629. }
  630. #endif
  631. }
  632. break;
  633. case TLS_ST_PENDING_EARLY_DATA_END:
  634. /*
  635. * If we've been called by SSL_do_handshake()/SSL_write(), or we did not
  636. * attempt to write early data before calling SSL_read() then we press
  637. * on with the handshake. Otherwise we pause here.
  638. */
  639. if (s->early_data_state == SSL_EARLY_DATA_FINISHED_WRITING
  640. || s->early_data_state == SSL_EARLY_DATA_NONE)
  641. return WORK_FINISHED_CONTINUE;
  642. /* Fall through */
  643. case TLS_ST_EARLY_DATA:
  644. return tls_finish_handshake(s, wst, 0, 1);
  645. case TLS_ST_OK:
  646. /* Calls SSLfatal() as required */
  647. return tls_finish_handshake(s, wst, 1, 1);
  648. }
  649. return WORK_FINISHED_CONTINUE;
  650. }
  651. /*
  652. * Perform any work that needs to be done after sending a message from the
  653. * client to the server.
  654. */
  655. WORK_STATE ossl_statem_client_post_work(SSL *s, WORK_STATE wst)
  656. {
  657. OSSL_STATEM *st = &s->statem;
  658. s->init_num = 0;
  659. switch (st->hand_state) {
  660. default:
  661. /* No post work to be done */
  662. break;
  663. case TLS_ST_CW_CLNT_HELLO:
  664. if (s->early_data_state == SSL_EARLY_DATA_CONNECTING
  665. && s->max_early_data > 0) {
  666. /*
  667. * We haven't selected TLSv1.3 yet so we don't call the change
  668. * cipher state function associated with the SSL_METHOD. Instead
  669. * we call tls13_change_cipher_state() directly.
  670. */
  671. if ((s->options & SSL_OP_ENABLE_MIDDLEBOX_COMPAT) == 0) {
  672. if (!tls13_change_cipher_state(s,
  673. SSL3_CC_EARLY | SSL3_CHANGE_CIPHER_CLIENT_WRITE)) {
  674. /* SSLfatal() already called */
  675. return WORK_ERROR;
  676. }
  677. }
  678. /* else we're in compat mode so we delay flushing until after CCS */
  679. } else if (!statem_flush(s)) {
  680. return WORK_MORE_A;
  681. }
  682. if (SSL_IS_DTLS(s)) {
  683. /* Treat the next message as the first packet */
  684. s->first_packet = 1;
  685. }
  686. break;
  687. case TLS_ST_CW_END_OF_EARLY_DATA:
  688. /*
  689. * We set the enc_write_ctx back to NULL because we may end up writing
  690. * in cleartext again if we get a HelloRetryRequest from the server.
  691. */
  692. EVP_CIPHER_CTX_free(s->enc_write_ctx);
  693. s->enc_write_ctx = NULL;
  694. break;
  695. case TLS_ST_CW_KEY_EXCH:
  696. if (tls_client_key_exchange_post_work(s) == 0) {
  697. /* SSLfatal() already called */
  698. return WORK_ERROR;
  699. }
  700. break;
  701. case TLS_ST_CW_CHANGE:
  702. if (SSL_IS_TLS13(s) || s->hello_retry_request == SSL_HRR_PENDING)
  703. break;
  704. if (s->early_data_state == SSL_EARLY_DATA_CONNECTING
  705. && s->max_early_data > 0) {
  706. /*
  707. * We haven't selected TLSv1.3 yet so we don't call the change
  708. * cipher state function associated with the SSL_METHOD. Instead
  709. * we call tls13_change_cipher_state() directly.
  710. */
  711. if (!tls13_change_cipher_state(s,
  712. SSL3_CC_EARLY | SSL3_CHANGE_CIPHER_CLIENT_WRITE))
  713. return WORK_ERROR;
  714. break;
  715. }
  716. s->session->cipher = s->s3.tmp.new_cipher;
  717. #ifdef OPENSSL_NO_COMP
  718. s->session->compress_meth = 0;
  719. #else
  720. if (s->s3.tmp.new_compression == NULL)
  721. s->session->compress_meth = 0;
  722. else
  723. s->session->compress_meth = s->s3.tmp.new_compression->id;
  724. #endif
  725. if (!s->method->ssl3_enc->setup_key_block(s)) {
  726. /* SSLfatal() already called */
  727. return WORK_ERROR;
  728. }
  729. if (!s->method->ssl3_enc->change_cipher_state(s,
  730. SSL3_CHANGE_CIPHER_CLIENT_WRITE)) {
  731. /* SSLfatal() already called */
  732. return WORK_ERROR;
  733. }
  734. if (SSL_IS_DTLS(s)) {
  735. #ifndef OPENSSL_NO_SCTP
  736. if (s->hit) {
  737. /*
  738. * Change to new shared key of SCTP-Auth, will be ignored if
  739. * no SCTP used.
  740. */
  741. BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY,
  742. 0, NULL);
  743. }
  744. #endif
  745. dtls1_reset_seq_numbers(s, SSL3_CC_WRITE);
  746. }
  747. break;
  748. case TLS_ST_CW_FINISHED:
  749. #ifndef OPENSSL_NO_SCTP
  750. if (wst == WORK_MORE_A && SSL_IS_DTLS(s) && s->hit == 0) {
  751. /*
  752. * Change to new shared key of SCTP-Auth, will be ignored if
  753. * no SCTP used.
  754. */
  755. BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_NEXT_AUTH_KEY,
  756. 0, NULL);
  757. }
  758. #endif
  759. if (statem_flush(s) != 1)
  760. return WORK_MORE_B;
  761. if (SSL_IS_TLS13(s)) {
  762. if (!tls13_save_handshake_digest_for_pha(s)) {
  763. /* SSLfatal() already called */
  764. return WORK_ERROR;
  765. }
  766. if (s->post_handshake_auth != SSL_PHA_REQUESTED) {
  767. if (!s->method->ssl3_enc->change_cipher_state(s,
  768. SSL3_CC_APPLICATION | SSL3_CHANGE_CIPHER_CLIENT_WRITE)) {
  769. /* SSLfatal() already called */
  770. return WORK_ERROR;
  771. }
  772. }
  773. }
  774. break;
  775. case TLS_ST_CW_KEY_UPDATE:
  776. if (statem_flush(s) != 1)
  777. return WORK_MORE_A;
  778. if (!tls13_update_key(s, 1)) {
  779. /* SSLfatal() already called */
  780. return WORK_ERROR;
  781. }
  782. break;
  783. }
  784. return WORK_FINISHED_CONTINUE;
  785. }
  786. /*
  787. * Get the message construction function and message type for sending from the
  788. * client
  789. *
  790. * Valid return values are:
  791. * 1: Success
  792. * 0: Error
  793. */
  794. int ossl_statem_client_construct_message(SSL *s, WPACKET *pkt,
  795. confunc_f *confunc, int *mt)
  796. {
  797. OSSL_STATEM *st = &s->statem;
  798. switch (st->hand_state) {
  799. default:
  800. /* Shouldn't happen */
  801. SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_BAD_HANDSHAKE_STATE);
  802. return 0;
  803. case TLS_ST_CW_CHANGE:
  804. if (SSL_IS_DTLS(s))
  805. *confunc = dtls_construct_change_cipher_spec;
  806. else
  807. *confunc = tls_construct_change_cipher_spec;
  808. *mt = SSL3_MT_CHANGE_CIPHER_SPEC;
  809. break;
  810. case TLS_ST_CW_CLNT_HELLO:
  811. *confunc = tls_construct_client_hello;
  812. *mt = SSL3_MT_CLIENT_HELLO;
  813. break;
  814. case TLS_ST_CW_END_OF_EARLY_DATA:
  815. *confunc = tls_construct_end_of_early_data;
  816. *mt = SSL3_MT_END_OF_EARLY_DATA;
  817. break;
  818. case TLS_ST_PENDING_EARLY_DATA_END:
  819. *confunc = NULL;
  820. *mt = SSL3_MT_DUMMY;
  821. break;
  822. case TLS_ST_CW_CERT:
  823. *confunc = tls_construct_client_certificate;
  824. *mt = SSL3_MT_CERTIFICATE;
  825. break;
  826. case TLS_ST_CW_KEY_EXCH:
  827. *confunc = tls_construct_client_key_exchange;
  828. *mt = SSL3_MT_CLIENT_KEY_EXCHANGE;
  829. break;
  830. case TLS_ST_CW_CERT_VRFY:
  831. *confunc = tls_construct_cert_verify;
  832. *mt = SSL3_MT_CERTIFICATE_VERIFY;
  833. break;
  834. #if !defined(OPENSSL_NO_NEXTPROTONEG)
  835. case TLS_ST_CW_NEXT_PROTO:
  836. *confunc = tls_construct_next_proto;
  837. *mt = SSL3_MT_NEXT_PROTO;
  838. break;
  839. #endif
  840. case TLS_ST_CW_FINISHED:
  841. *confunc = tls_construct_finished;
  842. *mt = SSL3_MT_FINISHED;
  843. break;
  844. case TLS_ST_CW_KEY_UPDATE:
  845. *confunc = tls_construct_key_update;
  846. *mt = SSL3_MT_KEY_UPDATE;
  847. break;
  848. }
  849. return 1;
  850. }
  851. /*
  852. * Returns the maximum allowed length for the current message that we are
  853. * reading. Excludes the message header.
  854. */
  855. size_t ossl_statem_client_max_message_size(SSL *s)
  856. {
  857. OSSL_STATEM *st = &s->statem;
  858. switch (st->hand_state) {
  859. default:
  860. /* Shouldn't happen */
  861. return 0;
  862. case TLS_ST_CR_SRVR_HELLO:
  863. return SERVER_HELLO_MAX_LENGTH;
  864. case DTLS_ST_CR_HELLO_VERIFY_REQUEST:
  865. return HELLO_VERIFY_REQUEST_MAX_LENGTH;
  866. case TLS_ST_CR_CERT:
  867. return s->max_cert_list;
  868. case TLS_ST_CR_CERT_VRFY:
  869. return SSL3_RT_MAX_PLAIN_LENGTH;
  870. case TLS_ST_CR_CERT_STATUS:
  871. return SSL3_RT_MAX_PLAIN_LENGTH;
  872. case TLS_ST_CR_KEY_EXCH:
  873. return SERVER_KEY_EXCH_MAX_LENGTH;
  874. case TLS_ST_CR_CERT_REQ:
  875. /*
  876. * Set to s->max_cert_list for compatibility with previous releases. In
  877. * practice these messages can get quite long if servers are configured
  878. * to provide a long list of acceptable CAs
  879. */
  880. return s->max_cert_list;
  881. case TLS_ST_CR_SRVR_DONE:
  882. return SERVER_HELLO_DONE_MAX_LENGTH;
  883. case TLS_ST_CR_CHANGE:
  884. if (s->version == DTLS1_BAD_VER)
  885. return 3;
  886. return CCS_MAX_LENGTH;
  887. case TLS_ST_CR_SESSION_TICKET:
  888. return (SSL_IS_TLS13(s)) ? SESSION_TICKET_MAX_LENGTH_TLS13
  889. : SESSION_TICKET_MAX_LENGTH_TLS12;
  890. case TLS_ST_CR_FINISHED:
  891. return FINISHED_MAX_LENGTH;
  892. case TLS_ST_CR_ENCRYPTED_EXTENSIONS:
  893. return ENCRYPTED_EXTENSIONS_MAX_LENGTH;
  894. case TLS_ST_CR_KEY_UPDATE:
  895. return KEY_UPDATE_MAX_LENGTH;
  896. }
  897. }
  898. /*
  899. * Process a message that the client has received from the server.
  900. */
  901. MSG_PROCESS_RETURN ossl_statem_client_process_message(SSL *s, PACKET *pkt)
  902. {
  903. OSSL_STATEM *st = &s->statem;
  904. switch (st->hand_state) {
  905. default:
  906. /* Shouldn't happen */
  907. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  908. return MSG_PROCESS_ERROR;
  909. case TLS_ST_CR_SRVR_HELLO:
  910. return tls_process_server_hello(s, pkt);
  911. case DTLS_ST_CR_HELLO_VERIFY_REQUEST:
  912. return dtls_process_hello_verify(s, pkt);
  913. case TLS_ST_CR_CERT:
  914. return tls_process_server_certificate(s, pkt);
  915. case TLS_ST_CR_CERT_VRFY:
  916. return tls_process_cert_verify(s, pkt);
  917. case TLS_ST_CR_CERT_STATUS:
  918. return tls_process_cert_status(s, pkt);
  919. case TLS_ST_CR_KEY_EXCH:
  920. return tls_process_key_exchange(s, pkt);
  921. case TLS_ST_CR_CERT_REQ:
  922. return tls_process_certificate_request(s, pkt);
  923. case TLS_ST_CR_SRVR_DONE:
  924. return tls_process_server_done(s, pkt);
  925. case TLS_ST_CR_CHANGE:
  926. return tls_process_change_cipher_spec(s, pkt);
  927. case TLS_ST_CR_SESSION_TICKET:
  928. return tls_process_new_session_ticket(s, pkt);
  929. case TLS_ST_CR_FINISHED:
  930. return tls_process_finished(s, pkt);
  931. case TLS_ST_CR_HELLO_REQ:
  932. return tls_process_hello_req(s, pkt);
  933. case TLS_ST_CR_ENCRYPTED_EXTENSIONS:
  934. return tls_process_encrypted_extensions(s, pkt);
  935. case TLS_ST_CR_KEY_UPDATE:
  936. return tls_process_key_update(s, pkt);
  937. }
  938. }
  939. /*
  940. * Perform any further processing required following the receipt of a message
  941. * from the server
  942. */
  943. WORK_STATE ossl_statem_client_post_process_message(SSL *s, WORK_STATE wst)
  944. {
  945. OSSL_STATEM *st = &s->statem;
  946. switch (st->hand_state) {
  947. default:
  948. /* Shouldn't happen */
  949. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  950. return WORK_ERROR;
  951. case TLS_ST_CR_CERT:
  952. return tls_post_process_server_certificate(s, wst);
  953. case TLS_ST_CR_CERT_VRFY:
  954. case TLS_ST_CR_CERT_REQ:
  955. return tls_prepare_client_certificate(s, wst);
  956. }
  957. }
  958. int tls_construct_client_hello(SSL *s, WPACKET *pkt)
  959. {
  960. unsigned char *p;
  961. size_t sess_id_len;
  962. int i, protverr;
  963. #ifndef OPENSSL_NO_COMP
  964. SSL_COMP *comp;
  965. #endif
  966. SSL_SESSION *sess = s->session;
  967. unsigned char *session_id;
  968. /* Work out what SSL/TLS/DTLS version to use */
  969. protverr = ssl_set_client_hello_version(s);
  970. if (protverr != 0) {
  971. SSLfatal(s, SSL_AD_INTERNAL_ERROR, protverr);
  972. return 0;
  973. }
  974. if (sess == NULL
  975. || !ssl_version_supported(s, sess->ssl_version, NULL)
  976. || !SSL_SESSION_is_resumable(sess)) {
  977. if (s->hello_retry_request == SSL_HRR_NONE
  978. && !ssl_get_new_session(s, 0)) {
  979. /* SSLfatal() already called */
  980. return 0;
  981. }
  982. }
  983. /* else use the pre-loaded session */
  984. p = s->s3.client_random;
  985. /*
  986. * for DTLS if client_random is initialized, reuse it, we are
  987. * required to use same upon reply to HelloVerify
  988. */
  989. if (SSL_IS_DTLS(s)) {
  990. size_t idx;
  991. i = 1;
  992. for (idx = 0; idx < sizeof(s->s3.client_random); idx++) {
  993. if (p[idx]) {
  994. i = 0;
  995. break;
  996. }
  997. }
  998. } else {
  999. i = (s->hello_retry_request == SSL_HRR_NONE);
  1000. }
  1001. if (i && ssl_fill_hello_random(s, 0, p, sizeof(s->s3.client_random),
  1002. DOWNGRADE_NONE) <= 0) {
  1003. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  1004. return 0;
  1005. }
  1006. /*-
  1007. * version indicates the negotiated version: for example from
  1008. * an SSLv2/v3 compatible client hello). The client_version
  1009. * field is the maximum version we permit and it is also
  1010. * used in RSA encrypted premaster secrets. Some servers can
  1011. * choke if we initially report a higher version then
  1012. * renegotiate to a lower one in the premaster secret. This
  1013. * didn't happen with TLS 1.0 as most servers supported it
  1014. * but it can with TLS 1.1 or later if the server only supports
  1015. * 1.0.
  1016. *
  1017. * Possible scenario with previous logic:
  1018. * 1. Client hello indicates TLS 1.2
  1019. * 2. Server hello says TLS 1.0
  1020. * 3. RSA encrypted premaster secret uses 1.2.
  1021. * 4. Handshake proceeds using TLS 1.0.
  1022. * 5. Server sends hello request to renegotiate.
  1023. * 6. Client hello indicates TLS v1.0 as we now
  1024. * know that is maximum server supports.
  1025. * 7. Server chokes on RSA encrypted premaster secret
  1026. * containing version 1.0.
  1027. *
  1028. * For interoperability it should be OK to always use the
  1029. * maximum version we support in client hello and then rely
  1030. * on the checking of version to ensure the servers isn't
  1031. * being inconsistent: for example initially negotiating with
  1032. * TLS 1.0 and renegotiating with TLS 1.2. We do this by using
  1033. * client_version in client hello and not resetting it to
  1034. * the negotiated version.
  1035. *
  1036. * For TLS 1.3 we always set the ClientHello version to 1.2 and rely on the
  1037. * supported_versions extension for the real supported versions.
  1038. */
  1039. if (!WPACKET_put_bytes_u16(pkt, s->client_version)
  1040. || !WPACKET_memcpy(pkt, s->s3.client_random, SSL3_RANDOM_SIZE)) {
  1041. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  1042. return 0;
  1043. }
  1044. /* Session ID */
  1045. session_id = s->session->session_id;
  1046. if (s->new_session || s->session->ssl_version == TLS1_3_VERSION) {
  1047. if (s->version == TLS1_3_VERSION
  1048. && (s->options & SSL_OP_ENABLE_MIDDLEBOX_COMPAT) != 0) {
  1049. sess_id_len = sizeof(s->tmp_session_id);
  1050. s->tmp_session_id_len = sess_id_len;
  1051. session_id = s->tmp_session_id;
  1052. if (s->hello_retry_request == SSL_HRR_NONE
  1053. && RAND_bytes_ex(s->ctx->libctx, s->tmp_session_id,
  1054. sess_id_len, 0) <= 0) {
  1055. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  1056. return 0;
  1057. }
  1058. } else {
  1059. sess_id_len = 0;
  1060. }
  1061. } else {
  1062. assert(s->session->session_id_length <= sizeof(s->session->session_id));
  1063. sess_id_len = s->session->session_id_length;
  1064. if (s->version == TLS1_3_VERSION) {
  1065. s->tmp_session_id_len = sess_id_len;
  1066. memcpy(s->tmp_session_id, s->session->session_id, sess_id_len);
  1067. }
  1068. }
  1069. if (!WPACKET_start_sub_packet_u8(pkt)
  1070. || (sess_id_len != 0 && !WPACKET_memcpy(pkt, session_id,
  1071. sess_id_len))
  1072. || !WPACKET_close(pkt)) {
  1073. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  1074. return 0;
  1075. }
  1076. /* cookie stuff for DTLS */
  1077. if (SSL_IS_DTLS(s)) {
  1078. if (s->d1->cookie_len > sizeof(s->d1->cookie)
  1079. || !WPACKET_sub_memcpy_u8(pkt, s->d1->cookie,
  1080. s->d1->cookie_len)) {
  1081. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  1082. return 0;
  1083. }
  1084. }
  1085. /* Ciphers supported */
  1086. if (!WPACKET_start_sub_packet_u16(pkt)) {
  1087. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  1088. return 0;
  1089. }
  1090. if (!ssl_cipher_list_to_bytes(s, SSL_get_ciphers(s), pkt)) {
  1091. /* SSLfatal() already called */
  1092. return 0;
  1093. }
  1094. if (!WPACKET_close(pkt)) {
  1095. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  1096. return 0;
  1097. }
  1098. /* COMPRESSION */
  1099. if (!WPACKET_start_sub_packet_u8(pkt)) {
  1100. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  1101. return 0;
  1102. }
  1103. #ifndef OPENSSL_NO_COMP
  1104. if (ssl_allow_compression(s)
  1105. && s->ctx->comp_methods
  1106. && (SSL_IS_DTLS(s) || s->s3.tmp.max_ver < TLS1_3_VERSION)) {
  1107. int compnum = sk_SSL_COMP_num(s->ctx->comp_methods);
  1108. for (i = 0; i < compnum; i++) {
  1109. comp = sk_SSL_COMP_value(s->ctx->comp_methods, i);
  1110. if (!WPACKET_put_bytes_u8(pkt, comp->id)) {
  1111. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  1112. return 0;
  1113. }
  1114. }
  1115. }
  1116. #endif
  1117. /* Add the NULL method */
  1118. if (!WPACKET_put_bytes_u8(pkt, 0) || !WPACKET_close(pkt)) {
  1119. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  1120. return 0;
  1121. }
  1122. /* TLS extensions */
  1123. if (!tls_construct_extensions(s, pkt, SSL_EXT_CLIENT_HELLO, NULL, 0)) {
  1124. /* SSLfatal() already called */
  1125. return 0;
  1126. }
  1127. return 1;
  1128. }
  1129. MSG_PROCESS_RETURN dtls_process_hello_verify(SSL *s, PACKET *pkt)
  1130. {
  1131. size_t cookie_len;
  1132. PACKET cookiepkt;
  1133. if (!PACKET_forward(pkt, 2)
  1134. || !PACKET_get_length_prefixed_1(pkt, &cookiepkt)) {
  1135. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  1136. return MSG_PROCESS_ERROR;
  1137. }
  1138. cookie_len = PACKET_remaining(&cookiepkt);
  1139. if (cookie_len > sizeof(s->d1->cookie)) {
  1140. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_LENGTH_TOO_LONG);
  1141. return MSG_PROCESS_ERROR;
  1142. }
  1143. if (!PACKET_copy_bytes(&cookiepkt, s->d1->cookie, cookie_len)) {
  1144. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  1145. return MSG_PROCESS_ERROR;
  1146. }
  1147. s->d1->cookie_len = cookie_len;
  1148. return MSG_PROCESS_FINISHED_READING;
  1149. }
  1150. static int set_client_ciphersuite(SSL *s, const unsigned char *cipherchars)
  1151. {
  1152. STACK_OF(SSL_CIPHER) *sk;
  1153. const SSL_CIPHER *c;
  1154. int i;
  1155. c = ssl_get_cipher_by_char(s, cipherchars, 0);
  1156. if (c == NULL) {
  1157. /* unknown cipher */
  1158. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_UNKNOWN_CIPHER_RETURNED);
  1159. return 0;
  1160. }
  1161. /*
  1162. * If it is a disabled cipher we either didn't send it in client hello,
  1163. * or it's not allowed for the selected protocol. So we return an error.
  1164. */
  1165. if (ssl_cipher_disabled(s, c, SSL_SECOP_CIPHER_CHECK, 1)) {
  1166. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_CIPHER_RETURNED);
  1167. return 0;
  1168. }
  1169. sk = ssl_get_ciphers_by_id(s);
  1170. i = sk_SSL_CIPHER_find(sk, c);
  1171. if (i < 0) {
  1172. /* we did not say we would use this cipher */
  1173. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_CIPHER_RETURNED);
  1174. return 0;
  1175. }
  1176. if (SSL_IS_TLS13(s) && s->s3.tmp.new_cipher != NULL
  1177. && s->s3.tmp.new_cipher->id != c->id) {
  1178. /* ServerHello selected a different ciphersuite to that in the HRR */
  1179. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_CIPHER_RETURNED);
  1180. return 0;
  1181. }
  1182. /*
  1183. * Depending on the session caching (internal/external), the cipher
  1184. * and/or cipher_id values may not be set. Make sure that cipher_id is
  1185. * set and use it for comparison.
  1186. */
  1187. if (s->session->cipher != NULL)
  1188. s->session->cipher_id = s->session->cipher->id;
  1189. if (s->hit && (s->session->cipher_id != c->id)) {
  1190. if (SSL_IS_TLS13(s)) {
  1191. const EVP_MD *md = ssl_md(s->ctx, c->algorithm2);
  1192. /*
  1193. * In TLSv1.3 it is valid for the server to select a different
  1194. * ciphersuite as long as the hash is the same.
  1195. */
  1196. if (md == NULL
  1197. || md != ssl_md(s->ctx, s->session->cipher->algorithm2)) {
  1198. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER,
  1199. SSL_R_CIPHERSUITE_DIGEST_HAS_CHANGED);
  1200. return 0;
  1201. }
  1202. } else {
  1203. /*
  1204. * Prior to TLSv1.3 resuming a session always meant using the same
  1205. * ciphersuite.
  1206. */
  1207. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER,
  1208. SSL_R_OLD_SESSION_CIPHER_NOT_RETURNED);
  1209. return 0;
  1210. }
  1211. }
  1212. s->s3.tmp.new_cipher = c;
  1213. return 1;
  1214. }
  1215. MSG_PROCESS_RETURN tls_process_server_hello(SSL *s, PACKET *pkt)
  1216. {
  1217. PACKET session_id, extpkt;
  1218. size_t session_id_len;
  1219. const unsigned char *cipherchars;
  1220. int hrr = 0;
  1221. unsigned int compression;
  1222. unsigned int sversion;
  1223. unsigned int context;
  1224. RAW_EXTENSION *extensions = NULL;
  1225. #ifndef OPENSSL_NO_COMP
  1226. SSL_COMP *comp;
  1227. #endif
  1228. if (!PACKET_get_net_2(pkt, &sversion)) {
  1229. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  1230. goto err;
  1231. }
  1232. /* load the server random */
  1233. if (s->version == TLS1_3_VERSION
  1234. && sversion == TLS1_2_VERSION
  1235. && PACKET_remaining(pkt) >= SSL3_RANDOM_SIZE
  1236. && memcmp(hrrrandom, PACKET_data(pkt), SSL3_RANDOM_SIZE) == 0) {
  1237. if (s->hello_retry_request != SSL_HRR_NONE) {
  1238. SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, SSL_R_UNEXPECTED_MESSAGE);
  1239. goto err;
  1240. }
  1241. s->hello_retry_request = SSL_HRR_PENDING;
  1242. hrr = 1;
  1243. if (!PACKET_forward(pkt, SSL3_RANDOM_SIZE)) {
  1244. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  1245. goto err;
  1246. }
  1247. } else {
  1248. if (!PACKET_copy_bytes(pkt, s->s3.server_random, SSL3_RANDOM_SIZE)) {
  1249. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  1250. goto err;
  1251. }
  1252. }
  1253. /* Get the session-id. */
  1254. if (!PACKET_get_length_prefixed_1(pkt, &session_id)) {
  1255. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  1256. goto err;
  1257. }
  1258. session_id_len = PACKET_remaining(&session_id);
  1259. if (session_id_len > sizeof(s->session->session_id)
  1260. || session_id_len > SSL3_SESSION_ID_SIZE) {
  1261. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_SSL3_SESSION_ID_TOO_LONG);
  1262. goto err;
  1263. }
  1264. if (!PACKET_get_bytes(pkt, &cipherchars, TLS_CIPHER_LEN)) {
  1265. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  1266. goto err;
  1267. }
  1268. if (!PACKET_get_1(pkt, &compression)) {
  1269. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  1270. goto err;
  1271. }
  1272. /* TLS extensions */
  1273. if (PACKET_remaining(pkt) == 0 && !hrr) {
  1274. PACKET_null_init(&extpkt);
  1275. } else if (!PACKET_as_length_prefixed_2(pkt, &extpkt)
  1276. || PACKET_remaining(pkt) != 0) {
  1277. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_BAD_LENGTH);
  1278. goto err;
  1279. }
  1280. if (!hrr) {
  1281. if (!tls_collect_extensions(s, &extpkt,
  1282. SSL_EXT_TLS1_2_SERVER_HELLO
  1283. | SSL_EXT_TLS1_3_SERVER_HELLO,
  1284. &extensions, NULL, 1)) {
  1285. /* SSLfatal() already called */
  1286. goto err;
  1287. }
  1288. if (!ssl_choose_client_version(s, sversion, extensions)) {
  1289. /* SSLfatal() already called */
  1290. goto err;
  1291. }
  1292. }
  1293. if (SSL_IS_TLS13(s) || hrr) {
  1294. if (compression != 0) {
  1295. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER,
  1296. SSL_R_INVALID_COMPRESSION_ALGORITHM);
  1297. goto err;
  1298. }
  1299. if (session_id_len != s->tmp_session_id_len
  1300. || memcmp(PACKET_data(&session_id), s->tmp_session_id,
  1301. session_id_len) != 0) {
  1302. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_INVALID_SESSION_ID);
  1303. goto err;
  1304. }
  1305. }
  1306. if (hrr) {
  1307. if (!set_client_ciphersuite(s, cipherchars)) {
  1308. /* SSLfatal() already called */
  1309. goto err;
  1310. }
  1311. return tls_process_as_hello_retry_request(s, &extpkt);
  1312. }
  1313. /*
  1314. * Now we have chosen the version we need to check again that the extensions
  1315. * are appropriate for this version.
  1316. */
  1317. context = SSL_IS_TLS13(s) ? SSL_EXT_TLS1_3_SERVER_HELLO
  1318. : SSL_EXT_TLS1_2_SERVER_HELLO;
  1319. if (!tls_validate_all_contexts(s, context, extensions)) {
  1320. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_EXTENSION);
  1321. goto err;
  1322. }
  1323. s->hit = 0;
  1324. if (SSL_IS_TLS13(s)) {
  1325. /*
  1326. * In TLSv1.3 a ServerHello message signals a key change so the end of
  1327. * the message must be on a record boundary.
  1328. */
  1329. if (RECORD_LAYER_processed_read_pending(&s->rlayer)) {
  1330. SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE,
  1331. SSL_R_NOT_ON_RECORD_BOUNDARY);
  1332. goto err;
  1333. }
  1334. /* This will set s->hit if we are resuming */
  1335. if (!tls_parse_extension(s, TLSEXT_IDX_psk,
  1336. SSL_EXT_TLS1_3_SERVER_HELLO,
  1337. extensions, NULL, 0)) {
  1338. /* SSLfatal() already called */
  1339. goto err;
  1340. }
  1341. } else {
  1342. /*
  1343. * Check if we can resume the session based on external pre-shared
  1344. * secret. EAP-FAST (RFC 4851) supports two types of session resumption.
  1345. * Resumption based on server-side state works with session IDs.
  1346. * Resumption based on pre-shared Protected Access Credentials (PACs)
  1347. * works by overriding the SessionTicket extension at the application
  1348. * layer, and does not send a session ID. (We do not know whether
  1349. * EAP-FAST servers would honour the session ID.) Therefore, the session
  1350. * ID alone is not a reliable indicator of session resumption, so we
  1351. * first check if we can resume, and later peek at the next handshake
  1352. * message to see if the server wants to resume.
  1353. */
  1354. if (s->version >= TLS1_VERSION
  1355. && s->ext.session_secret_cb != NULL && s->session->ext.tick) {
  1356. const SSL_CIPHER *pref_cipher = NULL;
  1357. /*
  1358. * s->session->master_key_length is a size_t, but this is an int for
  1359. * backwards compat reasons
  1360. */
  1361. int master_key_length;
  1362. master_key_length = sizeof(s->session->master_key);
  1363. if (s->ext.session_secret_cb(s, s->session->master_key,
  1364. &master_key_length,
  1365. NULL, &pref_cipher,
  1366. s->ext.session_secret_cb_arg)
  1367. && master_key_length > 0) {
  1368. s->session->master_key_length = master_key_length;
  1369. s->session->cipher = pref_cipher ?
  1370. pref_cipher : ssl_get_cipher_by_char(s, cipherchars, 0);
  1371. } else {
  1372. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  1373. goto err;
  1374. }
  1375. }
  1376. if (session_id_len != 0
  1377. && session_id_len == s->session->session_id_length
  1378. && memcmp(PACKET_data(&session_id), s->session->session_id,
  1379. session_id_len) == 0)
  1380. s->hit = 1;
  1381. }
  1382. if (s->hit) {
  1383. if (s->sid_ctx_length != s->session->sid_ctx_length
  1384. || memcmp(s->session->sid_ctx, s->sid_ctx, s->sid_ctx_length)) {
  1385. /* actually a client application bug */
  1386. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER,
  1387. SSL_R_ATTEMPT_TO_REUSE_SESSION_IN_DIFFERENT_CONTEXT);
  1388. goto err;
  1389. }
  1390. } else {
  1391. /*
  1392. * If we were trying for session-id reuse but the server
  1393. * didn't resume, make a new SSL_SESSION.
  1394. * In the case of EAP-FAST and PAC, we do not send a session ID,
  1395. * so the PAC-based session secret is always preserved. It'll be
  1396. * overwritten if the server refuses resumption.
  1397. */
  1398. if (s->session->session_id_length > 0) {
  1399. ssl_tsan_counter(s->session_ctx, &s->session_ctx->stats.sess_miss);
  1400. if (!ssl_get_new_session(s, 0)) {
  1401. /* SSLfatal() already called */
  1402. goto err;
  1403. }
  1404. }
  1405. s->session->ssl_version = s->version;
  1406. /*
  1407. * In TLSv1.2 and below we save the session id we were sent so we can
  1408. * resume it later. In TLSv1.3 the session id we were sent is just an
  1409. * echo of what we originally sent in the ClientHello and should not be
  1410. * used for resumption.
  1411. */
  1412. if (!SSL_IS_TLS13(s)) {
  1413. s->session->session_id_length = session_id_len;
  1414. /* session_id_len could be 0 */
  1415. if (session_id_len > 0)
  1416. memcpy(s->session->session_id, PACKET_data(&session_id),
  1417. session_id_len);
  1418. }
  1419. }
  1420. /* Session version and negotiated protocol version should match */
  1421. if (s->version != s->session->ssl_version) {
  1422. SSLfatal(s, SSL_AD_PROTOCOL_VERSION,
  1423. SSL_R_SSL_SESSION_VERSION_MISMATCH);
  1424. goto err;
  1425. }
  1426. /*
  1427. * Now that we know the version, update the check to see if it's an allowed
  1428. * version.
  1429. */
  1430. s->s3.tmp.min_ver = s->version;
  1431. s->s3.tmp.max_ver = s->version;
  1432. if (!set_client_ciphersuite(s, cipherchars)) {
  1433. /* SSLfatal() already called */
  1434. goto err;
  1435. }
  1436. #ifdef OPENSSL_NO_COMP
  1437. if (compression != 0) {
  1438. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER,
  1439. SSL_R_UNSUPPORTED_COMPRESSION_ALGORITHM);
  1440. goto err;
  1441. }
  1442. /*
  1443. * If compression is disabled we'd better not try to resume a session
  1444. * using compression.
  1445. */
  1446. if (s->session->compress_meth != 0) {
  1447. SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, SSL_R_INCONSISTENT_COMPRESSION);
  1448. goto err;
  1449. }
  1450. #else
  1451. if (s->hit && compression != s->session->compress_meth) {
  1452. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER,
  1453. SSL_R_OLD_SESSION_COMPRESSION_ALGORITHM_NOT_RETURNED);
  1454. goto err;
  1455. }
  1456. if (compression == 0)
  1457. comp = NULL;
  1458. else if (!ssl_allow_compression(s)) {
  1459. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_COMPRESSION_DISABLED);
  1460. goto err;
  1461. } else {
  1462. comp = ssl3_comp_find(s->ctx->comp_methods, compression);
  1463. }
  1464. if (compression != 0 && comp == NULL) {
  1465. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER,
  1466. SSL_R_UNSUPPORTED_COMPRESSION_ALGORITHM);
  1467. goto err;
  1468. } else {
  1469. s->s3.tmp.new_compression = comp;
  1470. }
  1471. #endif
  1472. if (!tls_parse_all_extensions(s, context, extensions, NULL, 0, 1)) {
  1473. /* SSLfatal() already called */
  1474. goto err;
  1475. }
  1476. #ifndef OPENSSL_NO_SCTP
  1477. if (SSL_IS_DTLS(s) && s->hit) {
  1478. unsigned char sctpauthkey[64];
  1479. char labelbuffer[sizeof(DTLS1_SCTP_AUTH_LABEL)];
  1480. size_t labellen;
  1481. /*
  1482. * Add new shared key for SCTP-Auth, will be ignored if
  1483. * no SCTP used.
  1484. */
  1485. memcpy(labelbuffer, DTLS1_SCTP_AUTH_LABEL,
  1486. sizeof(DTLS1_SCTP_AUTH_LABEL));
  1487. /* Don't include the terminating zero. */
  1488. labellen = sizeof(labelbuffer) - 1;
  1489. if (s->mode & SSL_MODE_DTLS_SCTP_LABEL_LENGTH_BUG)
  1490. labellen += 1;
  1491. if (SSL_export_keying_material(s, sctpauthkey,
  1492. sizeof(sctpauthkey),
  1493. labelbuffer,
  1494. labellen, NULL, 0, 0) <= 0) {
  1495. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  1496. goto err;
  1497. }
  1498. BIO_ctrl(SSL_get_wbio(s),
  1499. BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY,
  1500. sizeof(sctpauthkey), sctpauthkey);
  1501. }
  1502. #endif
  1503. /*
  1504. * In TLSv1.3 we have some post-processing to change cipher state, otherwise
  1505. * we're done with this message
  1506. */
  1507. if (SSL_IS_TLS13(s)
  1508. && (!s->method->ssl3_enc->setup_key_block(s)
  1509. || !s->method->ssl3_enc->change_cipher_state(s,
  1510. SSL3_CC_HANDSHAKE | SSL3_CHANGE_CIPHER_CLIENT_READ))) {
  1511. /* SSLfatal() already called */
  1512. goto err;
  1513. }
  1514. OPENSSL_free(extensions);
  1515. return MSG_PROCESS_CONTINUE_READING;
  1516. err:
  1517. OPENSSL_free(extensions);
  1518. return MSG_PROCESS_ERROR;
  1519. }
  1520. static MSG_PROCESS_RETURN tls_process_as_hello_retry_request(SSL *s,
  1521. PACKET *extpkt)
  1522. {
  1523. RAW_EXTENSION *extensions = NULL;
  1524. /*
  1525. * If we were sending early_data then the enc_write_ctx is now invalid and
  1526. * should not be used.
  1527. */
  1528. EVP_CIPHER_CTX_free(s->enc_write_ctx);
  1529. s->enc_write_ctx = NULL;
  1530. if (!tls_collect_extensions(s, extpkt, SSL_EXT_TLS1_3_HELLO_RETRY_REQUEST,
  1531. &extensions, NULL, 1)
  1532. || !tls_parse_all_extensions(s, SSL_EXT_TLS1_3_HELLO_RETRY_REQUEST,
  1533. extensions, NULL, 0, 1)) {
  1534. /* SSLfatal() already called */
  1535. goto err;
  1536. }
  1537. OPENSSL_free(extensions);
  1538. extensions = NULL;
  1539. if (s->ext.tls13_cookie_len == 0 && s->s3.tmp.pkey != NULL) {
  1540. /*
  1541. * We didn't receive a cookie or a new key_share so the next
  1542. * ClientHello will not change
  1543. */
  1544. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_NO_CHANGE_FOLLOWING_HRR);
  1545. goto err;
  1546. }
  1547. /*
  1548. * Re-initialise the Transcript Hash. We're going to prepopulate it with
  1549. * a synthetic message_hash in place of ClientHello1.
  1550. */
  1551. if (!create_synthetic_message_hash(s, NULL, 0, NULL, 0)) {
  1552. /* SSLfatal() already called */
  1553. goto err;
  1554. }
  1555. /*
  1556. * Add this message to the Transcript Hash. Normally this is done
  1557. * automatically prior to the message processing stage. However due to the
  1558. * need to create the synthetic message hash, we defer that step until now
  1559. * for HRR messages.
  1560. */
  1561. if (!ssl3_finish_mac(s, (unsigned char *)s->init_buf->data,
  1562. s->init_num + SSL3_HM_HEADER_LENGTH)) {
  1563. /* SSLfatal() already called */
  1564. goto err;
  1565. }
  1566. return MSG_PROCESS_FINISHED_READING;
  1567. err:
  1568. OPENSSL_free(extensions);
  1569. return MSG_PROCESS_ERROR;
  1570. }
  1571. /* prepare server cert verification by setting s->session->peer_chain from pkt */
  1572. MSG_PROCESS_RETURN tls_process_server_certificate(SSL *s, PACKET *pkt)
  1573. {
  1574. unsigned long cert_list_len, cert_len;
  1575. X509 *x = NULL;
  1576. const unsigned char *certstart, *certbytes;
  1577. size_t chainidx;
  1578. unsigned int context = 0;
  1579. if ((s->session->peer_chain = sk_X509_new_null()) == NULL) {
  1580. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE);
  1581. goto err;
  1582. }
  1583. if ((SSL_IS_TLS13(s) && !PACKET_get_1(pkt, &context))
  1584. || context != 0
  1585. || !PACKET_get_net_3(pkt, &cert_list_len)
  1586. || PACKET_remaining(pkt) != cert_list_len
  1587. || PACKET_remaining(pkt) == 0) {
  1588. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  1589. goto err;
  1590. }
  1591. for (chainidx = 0; PACKET_remaining(pkt); chainidx++) {
  1592. if (!PACKET_get_net_3(pkt, &cert_len)
  1593. || !PACKET_get_bytes(pkt, &certbytes, cert_len)) {
  1594. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_CERT_LENGTH_MISMATCH);
  1595. goto err;
  1596. }
  1597. certstart = certbytes;
  1598. x = X509_new_ex(s->ctx->libctx, s->ctx->propq);
  1599. if (x == NULL) {
  1600. SSLfatal(s, SSL_AD_DECODE_ERROR, ERR_R_MALLOC_FAILURE);
  1601. ERR_raise(ERR_LIB_SSL, ERR_R_MALLOC_FAILURE);
  1602. goto err;
  1603. }
  1604. if (d2i_X509(&x, (const unsigned char **)&certbytes,
  1605. cert_len) == NULL) {
  1606. SSLfatal(s, SSL_AD_BAD_CERTIFICATE, ERR_R_ASN1_LIB);
  1607. goto err;
  1608. }
  1609. if (certbytes != (certstart + cert_len)) {
  1610. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_CERT_LENGTH_MISMATCH);
  1611. goto err;
  1612. }
  1613. if (SSL_IS_TLS13(s)) {
  1614. RAW_EXTENSION *rawexts = NULL;
  1615. PACKET extensions;
  1616. if (!PACKET_get_length_prefixed_2(pkt, &extensions)) {
  1617. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_BAD_LENGTH);
  1618. goto err;
  1619. }
  1620. if (!tls_collect_extensions(s, &extensions,
  1621. SSL_EXT_TLS1_3_CERTIFICATE, &rawexts,
  1622. NULL, chainidx == 0)
  1623. || !tls_parse_all_extensions(s, SSL_EXT_TLS1_3_CERTIFICATE,
  1624. rawexts, x, chainidx,
  1625. PACKET_remaining(pkt) == 0)) {
  1626. OPENSSL_free(rawexts);
  1627. /* SSLfatal already called */
  1628. goto err;
  1629. }
  1630. OPENSSL_free(rawexts);
  1631. }
  1632. if (!sk_X509_push(s->session->peer_chain, x)) {
  1633. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE);
  1634. goto err;
  1635. }
  1636. x = NULL;
  1637. }
  1638. return MSG_PROCESS_CONTINUE_PROCESSING;
  1639. err:
  1640. X509_free(x);
  1641. sk_X509_pop_free(s->session->peer_chain, X509_free);
  1642. s->session->peer_chain = NULL;
  1643. return MSG_PROCESS_ERROR;
  1644. }
  1645. /*
  1646. * Verify the s->session->peer_chain and check server cert type.
  1647. * On success set s->session->peer and s->session->verify_result.
  1648. * Else the peer certificate verification callback may request retry.
  1649. */
  1650. WORK_STATE tls_post_process_server_certificate(SSL *s, WORK_STATE wst)
  1651. {
  1652. X509 *x;
  1653. EVP_PKEY *pkey = NULL;
  1654. const SSL_CERT_LOOKUP *clu;
  1655. size_t certidx;
  1656. int i;
  1657. if (s->rwstate == SSL_RETRY_VERIFY)
  1658. s->rwstate = SSL_NOTHING;
  1659. i = ssl_verify_cert_chain(s, s->session->peer_chain);
  1660. if (i > 0 && s->rwstate == SSL_RETRY_VERIFY) {
  1661. return WORK_MORE_A;
  1662. }
  1663. /*
  1664. * The documented interface is that SSL_VERIFY_PEER should be set in order
  1665. * for client side verification of the server certificate to take place.
  1666. * However, historically the code has only checked that *any* flag is set
  1667. * to cause server verification to take place. Use of the other flags makes
  1668. * no sense in client mode. An attempt to clean up the semantics was
  1669. * reverted because at least one application *only* set
  1670. * SSL_VERIFY_FAIL_IF_NO_PEER_CERT. Prior to the clean up this still caused
  1671. * server verification to take place, after the clean up it silently did
  1672. * nothing. SSL_CTX_set_verify()/SSL_set_verify() cannot validate the flags
  1673. * sent to them because they are void functions. Therefore, we now use the
  1674. * (less clean) historic behaviour of performing validation if any flag is
  1675. * set. The *documented* interface remains the same.
  1676. */
  1677. if (s->verify_mode != SSL_VERIFY_NONE && i <= 0) {
  1678. SSLfatal(s, ssl_x509err2alert(s->verify_result),
  1679. SSL_R_CERTIFICATE_VERIFY_FAILED);
  1680. return WORK_ERROR;
  1681. }
  1682. ERR_clear_error(); /* but we keep s->verify_result */
  1683. /*
  1684. * Inconsistency alert: cert_chain does include the peer's certificate,
  1685. * which we don't include in statem_srvr.c
  1686. */
  1687. x = sk_X509_value(s->session->peer_chain, 0);
  1688. pkey = X509_get0_pubkey(x);
  1689. if (pkey == NULL || EVP_PKEY_missing_parameters(pkey)) {
  1690. SSLfatal(s, SSL_AD_INTERNAL_ERROR,
  1691. SSL_R_UNABLE_TO_FIND_PUBLIC_KEY_PARAMETERS);
  1692. return WORK_ERROR;
  1693. }
  1694. if ((clu = ssl_cert_lookup_by_pkey(pkey, &certidx)) == NULL) {
  1695. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_UNKNOWN_CERTIFICATE_TYPE);
  1696. return WORK_ERROR;
  1697. }
  1698. /*
  1699. * Check certificate type is consistent with ciphersuite. For TLS 1.3
  1700. * skip check since TLS 1.3 ciphersuites can be used with any certificate
  1701. * type.
  1702. */
  1703. if (!SSL_IS_TLS13(s)) {
  1704. if ((clu->amask & s->s3.tmp.new_cipher->algorithm_auth) == 0) {
  1705. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_CERTIFICATE_TYPE);
  1706. return WORK_ERROR;
  1707. }
  1708. }
  1709. X509_free(s->session->peer);
  1710. X509_up_ref(x);
  1711. s->session->peer = x;
  1712. s->session->verify_result = s->verify_result;
  1713. /* Save the current hash state for when we receive the CertificateVerify */
  1714. if (SSL_IS_TLS13(s)
  1715. && !ssl_handshake_hash(s, s->cert_verify_hash,
  1716. sizeof(s->cert_verify_hash),
  1717. &s->cert_verify_hash_len)) {
  1718. /* SSLfatal() already called */;
  1719. return WORK_ERROR;
  1720. }
  1721. return WORK_FINISHED_CONTINUE;
  1722. }
  1723. static int tls_process_ske_psk_preamble(SSL *s, PACKET *pkt)
  1724. {
  1725. #ifndef OPENSSL_NO_PSK
  1726. PACKET psk_identity_hint;
  1727. /* PSK ciphersuites are preceded by an identity hint */
  1728. if (!PACKET_get_length_prefixed_2(pkt, &psk_identity_hint)) {
  1729. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  1730. return 0;
  1731. }
  1732. /*
  1733. * Store PSK identity hint for later use, hint is used in
  1734. * tls_construct_client_key_exchange. Assume that the maximum length of
  1735. * a PSK identity hint can be as long as the maximum length of a PSK
  1736. * identity.
  1737. */
  1738. if (PACKET_remaining(&psk_identity_hint) > PSK_MAX_IDENTITY_LEN) {
  1739. SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, SSL_R_DATA_LENGTH_TOO_LONG);
  1740. return 0;
  1741. }
  1742. if (PACKET_remaining(&psk_identity_hint) == 0) {
  1743. OPENSSL_free(s->session->psk_identity_hint);
  1744. s->session->psk_identity_hint = NULL;
  1745. } else if (!PACKET_strndup(&psk_identity_hint,
  1746. &s->session->psk_identity_hint)) {
  1747. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  1748. return 0;
  1749. }
  1750. return 1;
  1751. #else
  1752. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  1753. return 0;
  1754. #endif
  1755. }
  1756. static int tls_process_ske_srp(SSL *s, PACKET *pkt, EVP_PKEY **pkey)
  1757. {
  1758. #ifndef OPENSSL_NO_SRP
  1759. PACKET prime, generator, salt, server_pub;
  1760. if (!PACKET_get_length_prefixed_2(pkt, &prime)
  1761. || !PACKET_get_length_prefixed_2(pkt, &generator)
  1762. || !PACKET_get_length_prefixed_1(pkt, &salt)
  1763. || !PACKET_get_length_prefixed_2(pkt, &server_pub)) {
  1764. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  1765. return 0;
  1766. }
  1767. if ((s->srp_ctx.N =
  1768. BN_bin2bn(PACKET_data(&prime),
  1769. (int)PACKET_remaining(&prime), NULL)) == NULL
  1770. || (s->srp_ctx.g =
  1771. BN_bin2bn(PACKET_data(&generator),
  1772. (int)PACKET_remaining(&generator), NULL)) == NULL
  1773. || (s->srp_ctx.s =
  1774. BN_bin2bn(PACKET_data(&salt),
  1775. (int)PACKET_remaining(&salt), NULL)) == NULL
  1776. || (s->srp_ctx.B =
  1777. BN_bin2bn(PACKET_data(&server_pub),
  1778. (int)PACKET_remaining(&server_pub), NULL)) == NULL) {
  1779. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_BN_LIB);
  1780. return 0;
  1781. }
  1782. if (!srp_verify_server_param(s)) {
  1783. /* SSLfatal() already called */
  1784. return 0;
  1785. }
  1786. /* We must check if there is a certificate */
  1787. if (s->s3.tmp.new_cipher->algorithm_auth & (SSL_aRSA | SSL_aDSS))
  1788. *pkey = X509_get0_pubkey(s->session->peer);
  1789. return 1;
  1790. #else
  1791. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  1792. return 0;
  1793. #endif
  1794. }
  1795. static int tls_process_ske_dhe(SSL *s, PACKET *pkt, EVP_PKEY **pkey)
  1796. {
  1797. PACKET prime, generator, pub_key;
  1798. EVP_PKEY *peer_tmp = NULL;
  1799. BIGNUM *p = NULL, *g = NULL, *bnpub_key = NULL;
  1800. EVP_PKEY_CTX *pctx = NULL;
  1801. OSSL_PARAM *params = NULL;
  1802. OSSL_PARAM_BLD *tmpl = NULL;
  1803. int ret = 0;
  1804. if (!PACKET_get_length_prefixed_2(pkt, &prime)
  1805. || !PACKET_get_length_prefixed_2(pkt, &generator)
  1806. || !PACKET_get_length_prefixed_2(pkt, &pub_key)) {
  1807. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  1808. return 0;
  1809. }
  1810. p = BN_bin2bn(PACKET_data(&prime), (int)PACKET_remaining(&prime), NULL);
  1811. g = BN_bin2bn(PACKET_data(&generator), (int)PACKET_remaining(&generator),
  1812. NULL);
  1813. bnpub_key = BN_bin2bn(PACKET_data(&pub_key),
  1814. (int)PACKET_remaining(&pub_key), NULL);
  1815. if (p == NULL || g == NULL || bnpub_key == NULL) {
  1816. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_BN_LIB);
  1817. goto err;
  1818. }
  1819. tmpl = OSSL_PARAM_BLD_new();
  1820. if (tmpl == NULL
  1821. || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_P, p)
  1822. || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_FFC_G, g)
  1823. || !OSSL_PARAM_BLD_push_BN(tmpl, OSSL_PKEY_PARAM_PUB_KEY,
  1824. bnpub_key)
  1825. || (params = OSSL_PARAM_BLD_to_param(tmpl)) == NULL) {
  1826. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  1827. goto err;
  1828. }
  1829. pctx = EVP_PKEY_CTX_new_from_name(s->ctx->libctx, "DH", s->ctx->propq);
  1830. if (pctx == NULL) {
  1831. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  1832. goto err;
  1833. }
  1834. if (EVP_PKEY_fromdata_init(pctx) <= 0
  1835. || EVP_PKEY_fromdata(pctx, &peer_tmp, EVP_PKEY_KEYPAIR, params) <= 0) {
  1836. SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_BAD_DH_VALUE);
  1837. goto err;
  1838. }
  1839. EVP_PKEY_CTX_free(pctx);
  1840. pctx = EVP_PKEY_CTX_new_from_pkey(s->ctx->libctx, peer_tmp, s->ctx->propq);
  1841. if (pctx == NULL
  1842. /*
  1843. * EVP_PKEY_param_check() will verify that the DH params are using
  1844. * a safe prime. In this context, because we're using ephemeral DH,
  1845. * we're ok with it not being a safe prime.
  1846. * EVP_PKEY_param_check_quick() skips the safe prime check.
  1847. */
  1848. || EVP_PKEY_param_check_quick(pctx) != 1
  1849. || EVP_PKEY_public_check(pctx) != 1) {
  1850. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_DH_VALUE);
  1851. goto err;
  1852. }
  1853. if (!ssl_security(s, SSL_SECOP_TMP_DH,
  1854. EVP_PKEY_get_security_bits(peer_tmp),
  1855. 0, peer_tmp)) {
  1856. SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, SSL_R_DH_KEY_TOO_SMALL);
  1857. goto err;
  1858. }
  1859. s->s3.peer_tmp = peer_tmp;
  1860. peer_tmp = NULL;
  1861. /*
  1862. * FIXME: This makes assumptions about which ciphersuites come with
  1863. * public keys. We should have a less ad-hoc way of doing this
  1864. */
  1865. if (s->s3.tmp.new_cipher->algorithm_auth & (SSL_aRSA | SSL_aDSS))
  1866. *pkey = X509_get0_pubkey(s->session->peer);
  1867. /* else anonymous DH, so no certificate or pkey. */
  1868. ret = 1;
  1869. err:
  1870. OSSL_PARAM_BLD_free(tmpl);
  1871. OSSL_PARAM_free(params);
  1872. EVP_PKEY_free(peer_tmp);
  1873. EVP_PKEY_CTX_free(pctx);
  1874. BN_free(p);
  1875. BN_free(g);
  1876. BN_free(bnpub_key);
  1877. return ret;
  1878. }
  1879. static int tls_process_ske_ecdhe(SSL *s, PACKET *pkt, EVP_PKEY **pkey)
  1880. {
  1881. PACKET encoded_pt;
  1882. unsigned int curve_type, curve_id;
  1883. /*
  1884. * Extract elliptic curve parameters and the server's ephemeral ECDH
  1885. * public key. We only support named (not generic) curves and
  1886. * ECParameters in this case is just three bytes.
  1887. */
  1888. if (!PACKET_get_1(pkt, &curve_type) || !PACKET_get_net_2(pkt, &curve_id)) {
  1889. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_TOO_SHORT);
  1890. return 0;
  1891. }
  1892. /*
  1893. * Check curve is named curve type and one of our preferences, if not
  1894. * server has sent an invalid curve.
  1895. */
  1896. if (curve_type != NAMED_CURVE_TYPE
  1897. || !tls1_check_group_id(s, curve_id, 1)) {
  1898. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_CURVE);
  1899. return 0;
  1900. }
  1901. if ((s->s3.peer_tmp = ssl_generate_param_group(s, curve_id)) == NULL) {
  1902. SSLfatal(s, SSL_AD_INTERNAL_ERROR,
  1903. SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS);
  1904. return 0;
  1905. }
  1906. if (!PACKET_get_length_prefixed_1(pkt, &encoded_pt)) {
  1907. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  1908. return 0;
  1909. }
  1910. if (EVP_PKEY_set1_encoded_public_key(s->s3.peer_tmp,
  1911. PACKET_data(&encoded_pt),
  1912. PACKET_remaining(&encoded_pt)) <= 0) {
  1913. SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_ECPOINT);
  1914. return 0;
  1915. }
  1916. /*
  1917. * The ECC/TLS specification does not mention the use of DSA to sign
  1918. * ECParameters in the server key exchange message. We do support RSA
  1919. * and ECDSA.
  1920. */
  1921. if (s->s3.tmp.new_cipher->algorithm_auth & SSL_aECDSA)
  1922. *pkey = X509_get0_pubkey(s->session->peer);
  1923. else if (s->s3.tmp.new_cipher->algorithm_auth & SSL_aRSA)
  1924. *pkey = X509_get0_pubkey(s->session->peer);
  1925. /* else anonymous ECDH, so no certificate or pkey. */
  1926. /* Cache the agreed upon group in the SSL_SESSION */
  1927. s->session->kex_group = curve_id;
  1928. return 1;
  1929. }
  1930. MSG_PROCESS_RETURN tls_process_key_exchange(SSL *s, PACKET *pkt)
  1931. {
  1932. long alg_k;
  1933. EVP_PKEY *pkey = NULL;
  1934. EVP_MD_CTX *md_ctx = NULL;
  1935. EVP_PKEY_CTX *pctx = NULL;
  1936. PACKET save_param_start, signature;
  1937. alg_k = s->s3.tmp.new_cipher->algorithm_mkey;
  1938. save_param_start = *pkt;
  1939. EVP_PKEY_free(s->s3.peer_tmp);
  1940. s->s3.peer_tmp = NULL;
  1941. if (alg_k & SSL_PSK) {
  1942. if (!tls_process_ske_psk_preamble(s, pkt)) {
  1943. /* SSLfatal() already called */
  1944. goto err;
  1945. }
  1946. }
  1947. /* Nothing else to do for plain PSK or RSAPSK */
  1948. if (alg_k & (SSL_kPSK | SSL_kRSAPSK)) {
  1949. } else if (alg_k & SSL_kSRP) {
  1950. if (!tls_process_ske_srp(s, pkt, &pkey)) {
  1951. /* SSLfatal() already called */
  1952. goto err;
  1953. }
  1954. } else if (alg_k & (SSL_kDHE | SSL_kDHEPSK)) {
  1955. if (!tls_process_ske_dhe(s, pkt, &pkey)) {
  1956. /* SSLfatal() already called */
  1957. goto err;
  1958. }
  1959. } else if (alg_k & (SSL_kECDHE | SSL_kECDHEPSK)) {
  1960. if (!tls_process_ske_ecdhe(s, pkt, &pkey)) {
  1961. /* SSLfatal() already called */
  1962. goto err;
  1963. }
  1964. } else if (alg_k) {
  1965. SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, SSL_R_UNEXPECTED_MESSAGE);
  1966. goto err;
  1967. }
  1968. /* if it was signed, check the signature */
  1969. if (pkey != NULL) {
  1970. PACKET params;
  1971. const EVP_MD *md = NULL;
  1972. unsigned char *tbs;
  1973. size_t tbslen;
  1974. int rv;
  1975. /*
  1976. * |pkt| now points to the beginning of the signature, so the difference
  1977. * equals the length of the parameters.
  1978. */
  1979. if (!PACKET_get_sub_packet(&save_param_start, &params,
  1980. PACKET_remaining(&save_param_start) -
  1981. PACKET_remaining(pkt))) {
  1982. SSLfatal(s, SSL_AD_DECODE_ERROR, ERR_R_INTERNAL_ERROR);
  1983. goto err;
  1984. }
  1985. if (SSL_USE_SIGALGS(s)) {
  1986. unsigned int sigalg;
  1987. if (!PACKET_get_net_2(pkt, &sigalg)) {
  1988. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_TOO_SHORT);
  1989. goto err;
  1990. }
  1991. if (tls12_check_peer_sigalg(s, sigalg, pkey) <=0) {
  1992. /* SSLfatal() already called */
  1993. goto err;
  1994. }
  1995. } else if (!tls1_set_peer_legacy_sigalg(s, pkey)) {
  1996. SSLfatal(s, SSL_AD_INTERNAL_ERROR,
  1997. SSL_R_LEGACY_SIGALG_DISALLOWED_OR_UNSUPPORTED);
  1998. goto err;
  1999. }
  2000. if (!tls1_lookup_md(s->ctx, s->s3.tmp.peer_sigalg, &md)) {
  2001. SSLfatal(s, SSL_AD_INTERNAL_ERROR,
  2002. SSL_R_NO_SUITABLE_DIGEST_ALGORITHM);
  2003. goto err;
  2004. }
  2005. if (SSL_USE_SIGALGS(s))
  2006. OSSL_TRACE1(TLS, "USING TLSv1.2 HASH %s\n",
  2007. md == NULL ? "n/a" : EVP_MD_get0_name(md));
  2008. if (!PACKET_get_length_prefixed_2(pkt, &signature)
  2009. || PACKET_remaining(pkt) != 0) {
  2010. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  2011. goto err;
  2012. }
  2013. md_ctx = EVP_MD_CTX_new();
  2014. if (md_ctx == NULL) {
  2015. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE);
  2016. goto err;
  2017. }
  2018. if (EVP_DigestVerifyInit_ex(md_ctx, &pctx,
  2019. md == NULL ? NULL : EVP_MD_get0_name(md),
  2020. s->ctx->libctx, s->ctx->propq, pkey,
  2021. NULL) <= 0) {
  2022. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB);
  2023. goto err;
  2024. }
  2025. if (SSL_USE_PSS(s)) {
  2026. if (EVP_PKEY_CTX_set_rsa_padding(pctx, RSA_PKCS1_PSS_PADDING) <= 0
  2027. || EVP_PKEY_CTX_set_rsa_pss_saltlen(pctx,
  2028. RSA_PSS_SALTLEN_DIGEST) <= 0) {
  2029. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB);
  2030. goto err;
  2031. }
  2032. }
  2033. tbslen = construct_key_exchange_tbs(s, &tbs, PACKET_data(&params),
  2034. PACKET_remaining(&params));
  2035. if (tbslen == 0) {
  2036. /* SSLfatal() already called */
  2037. goto err;
  2038. }
  2039. rv = EVP_DigestVerify(md_ctx, PACKET_data(&signature),
  2040. PACKET_remaining(&signature), tbs, tbslen);
  2041. OPENSSL_free(tbs);
  2042. if (rv <= 0) {
  2043. SSLfatal(s, SSL_AD_DECRYPT_ERROR, SSL_R_BAD_SIGNATURE);
  2044. goto err;
  2045. }
  2046. EVP_MD_CTX_free(md_ctx);
  2047. md_ctx = NULL;
  2048. } else {
  2049. /* aNULL, aSRP or PSK do not need public keys */
  2050. if (!(s->s3.tmp.new_cipher->algorithm_auth & (SSL_aNULL | SSL_aSRP))
  2051. && !(alg_k & SSL_PSK)) {
  2052. /* Might be wrong key type, check it */
  2053. if (ssl3_check_cert_and_algorithm(s)) {
  2054. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_BAD_DATA);
  2055. }
  2056. /* else this shouldn't happen, SSLfatal() already called */
  2057. goto err;
  2058. }
  2059. /* still data left over */
  2060. if (PACKET_remaining(pkt) != 0) {
  2061. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_EXTRA_DATA_IN_MESSAGE);
  2062. goto err;
  2063. }
  2064. }
  2065. return MSG_PROCESS_CONTINUE_READING;
  2066. err:
  2067. EVP_MD_CTX_free(md_ctx);
  2068. return MSG_PROCESS_ERROR;
  2069. }
  2070. MSG_PROCESS_RETURN tls_process_certificate_request(SSL *s, PACKET *pkt)
  2071. {
  2072. size_t i;
  2073. /* Clear certificate validity flags */
  2074. for (i = 0; i < SSL_PKEY_NUM; i++)
  2075. s->s3.tmp.valid_flags[i] = 0;
  2076. if (SSL_IS_TLS13(s)) {
  2077. PACKET reqctx, extensions;
  2078. RAW_EXTENSION *rawexts = NULL;
  2079. if ((s->shutdown & SSL_SENT_SHUTDOWN) != 0) {
  2080. /*
  2081. * We already sent close_notify. This can only happen in TLSv1.3
  2082. * post-handshake messages. We can't reasonably respond to this, so
  2083. * we just ignore it
  2084. */
  2085. return MSG_PROCESS_FINISHED_READING;
  2086. }
  2087. /* Free and zero certificate types: it is not present in TLS 1.3 */
  2088. OPENSSL_free(s->s3.tmp.ctype);
  2089. s->s3.tmp.ctype = NULL;
  2090. s->s3.tmp.ctype_len = 0;
  2091. OPENSSL_free(s->pha_context);
  2092. s->pha_context = NULL;
  2093. s->pha_context_len = 0;
  2094. if (!PACKET_get_length_prefixed_1(pkt, &reqctx) ||
  2095. !PACKET_memdup(&reqctx, &s->pha_context, &s->pha_context_len)) {
  2096. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  2097. return MSG_PROCESS_ERROR;
  2098. }
  2099. if (!PACKET_get_length_prefixed_2(pkt, &extensions)) {
  2100. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_BAD_LENGTH);
  2101. return MSG_PROCESS_ERROR;
  2102. }
  2103. if (!tls_collect_extensions(s, &extensions,
  2104. SSL_EXT_TLS1_3_CERTIFICATE_REQUEST,
  2105. &rawexts, NULL, 1)
  2106. || !tls_parse_all_extensions(s, SSL_EXT_TLS1_3_CERTIFICATE_REQUEST,
  2107. rawexts, NULL, 0, 1)) {
  2108. /* SSLfatal() already called */
  2109. OPENSSL_free(rawexts);
  2110. return MSG_PROCESS_ERROR;
  2111. }
  2112. OPENSSL_free(rawexts);
  2113. if (!tls1_process_sigalgs(s)) {
  2114. SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_BAD_LENGTH);
  2115. return MSG_PROCESS_ERROR;
  2116. }
  2117. } else {
  2118. PACKET ctypes;
  2119. /* get the certificate types */
  2120. if (!PACKET_get_length_prefixed_1(pkt, &ctypes)) {
  2121. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  2122. return MSG_PROCESS_ERROR;
  2123. }
  2124. if (!PACKET_memdup(&ctypes, &s->s3.tmp.ctype, &s->s3.tmp.ctype_len)) {
  2125. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2126. return MSG_PROCESS_ERROR;
  2127. }
  2128. if (SSL_USE_SIGALGS(s)) {
  2129. PACKET sigalgs;
  2130. if (!PACKET_get_length_prefixed_2(pkt, &sigalgs)) {
  2131. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  2132. return MSG_PROCESS_ERROR;
  2133. }
  2134. /*
  2135. * Despite this being for certificates, preserve compatibility
  2136. * with pre-TLS 1.3 and use the regular sigalgs field.
  2137. */
  2138. if (!tls1_save_sigalgs(s, &sigalgs, 0)) {
  2139. SSLfatal(s, SSL_AD_INTERNAL_ERROR,
  2140. SSL_R_SIGNATURE_ALGORITHMS_ERROR);
  2141. return MSG_PROCESS_ERROR;
  2142. }
  2143. if (!tls1_process_sigalgs(s)) {
  2144. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE);
  2145. return MSG_PROCESS_ERROR;
  2146. }
  2147. }
  2148. /* get the CA RDNs */
  2149. if (!parse_ca_names(s, pkt)) {
  2150. /* SSLfatal() already called */
  2151. return MSG_PROCESS_ERROR;
  2152. }
  2153. }
  2154. if (PACKET_remaining(pkt) != 0) {
  2155. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  2156. return MSG_PROCESS_ERROR;
  2157. }
  2158. /* we should setup a certificate to return.... */
  2159. s->s3.tmp.cert_req = 1;
  2160. /*
  2161. * In TLSv1.3 we don't prepare the client certificate yet. We wait until
  2162. * after the CertificateVerify message has been received. This is because
  2163. * in TLSv1.3 the CertificateRequest arrives before the Certificate message
  2164. * but in TLSv1.2 it is the other way around. We want to make sure that
  2165. * SSL_get1_peer_certificate() returns something sensible in
  2166. * client_cert_cb.
  2167. */
  2168. if (SSL_IS_TLS13(s) && s->post_handshake_auth != SSL_PHA_REQUESTED)
  2169. return MSG_PROCESS_CONTINUE_READING;
  2170. return MSG_PROCESS_CONTINUE_PROCESSING;
  2171. }
  2172. MSG_PROCESS_RETURN tls_process_new_session_ticket(SSL *s, PACKET *pkt)
  2173. {
  2174. unsigned int ticklen;
  2175. unsigned long ticket_lifetime_hint, age_add = 0;
  2176. unsigned int sess_len;
  2177. RAW_EXTENSION *exts = NULL;
  2178. PACKET nonce;
  2179. EVP_MD *sha256 = NULL;
  2180. PACKET_null_init(&nonce);
  2181. if (!PACKET_get_net_4(pkt, &ticket_lifetime_hint)
  2182. || (SSL_IS_TLS13(s)
  2183. && (!PACKET_get_net_4(pkt, &age_add)
  2184. || !PACKET_get_length_prefixed_1(pkt, &nonce)))
  2185. || !PACKET_get_net_2(pkt, &ticklen)
  2186. || (SSL_IS_TLS13(s) ? (ticklen == 0 || PACKET_remaining(pkt) < ticklen)
  2187. : PACKET_remaining(pkt) != ticklen)) {
  2188. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  2189. goto err;
  2190. }
  2191. /*
  2192. * Server is allowed to change its mind (in <=TLSv1.2) and send an empty
  2193. * ticket. We already checked this TLSv1.3 case above, so it should never
  2194. * be 0 here in that instance
  2195. */
  2196. if (ticklen == 0)
  2197. return MSG_PROCESS_CONTINUE_READING;
  2198. /*
  2199. * Sessions must be immutable once they go into the session cache. Otherwise
  2200. * we can get multi-thread problems. Therefore we don't "update" sessions,
  2201. * we replace them with a duplicate. In TLSv1.3 we need to do this every
  2202. * time a NewSessionTicket arrives because those messages arrive
  2203. * post-handshake and the session may have already gone into the session
  2204. * cache.
  2205. */
  2206. if (SSL_IS_TLS13(s) || s->session->session_id_length > 0) {
  2207. SSL_SESSION *new_sess;
  2208. /*
  2209. * We reused an existing session, so we need to replace it with a new
  2210. * one
  2211. */
  2212. if ((new_sess = ssl_session_dup(s->session, 0)) == 0) {
  2213. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE);
  2214. goto err;
  2215. }
  2216. if ((s->session_ctx->session_cache_mode & SSL_SESS_CACHE_CLIENT) != 0
  2217. && !SSL_IS_TLS13(s)) {
  2218. /*
  2219. * In TLSv1.2 and below the arrival of a new tickets signals that
  2220. * any old ticket we were using is now out of date, so we remove the
  2221. * old session from the cache. We carry on if this fails
  2222. */
  2223. SSL_CTX_remove_session(s->session_ctx, s->session);
  2224. }
  2225. SSL_SESSION_free(s->session);
  2226. s->session = new_sess;
  2227. }
  2228. s->session->time = time(NULL);
  2229. ssl_session_calculate_timeout(s->session);
  2230. OPENSSL_free(s->session->ext.tick);
  2231. s->session->ext.tick = NULL;
  2232. s->session->ext.ticklen = 0;
  2233. s->session->ext.tick = OPENSSL_malloc(ticklen);
  2234. if (s->session->ext.tick == NULL) {
  2235. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE);
  2236. goto err;
  2237. }
  2238. if (!PACKET_copy_bytes(pkt, s->session->ext.tick, ticklen)) {
  2239. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  2240. goto err;
  2241. }
  2242. s->session->ext.tick_lifetime_hint = ticket_lifetime_hint;
  2243. s->session->ext.tick_age_add = age_add;
  2244. s->session->ext.ticklen = ticklen;
  2245. if (SSL_IS_TLS13(s)) {
  2246. PACKET extpkt;
  2247. if (!PACKET_as_length_prefixed_2(pkt, &extpkt)
  2248. || PACKET_remaining(pkt) != 0) {
  2249. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  2250. goto err;
  2251. }
  2252. if (!tls_collect_extensions(s, &extpkt,
  2253. SSL_EXT_TLS1_3_NEW_SESSION_TICKET, &exts,
  2254. NULL, 1)
  2255. || !tls_parse_all_extensions(s,
  2256. SSL_EXT_TLS1_3_NEW_SESSION_TICKET,
  2257. exts, NULL, 0, 1)) {
  2258. /* SSLfatal() already called */
  2259. goto err;
  2260. }
  2261. }
  2262. /*
  2263. * There are two ways to detect a resumed ticket session. One is to set
  2264. * an appropriate session ID and then the server must return a match in
  2265. * ServerHello. This allows the normal client session ID matching to work
  2266. * and we know much earlier that the ticket has been accepted. The
  2267. * other way is to set zero length session ID when the ticket is
  2268. * presented and rely on the handshake to determine session resumption.
  2269. * We choose the former approach because this fits in with assumptions
  2270. * elsewhere in OpenSSL. The session ID is set to the SHA256 hash of the
  2271. * ticket.
  2272. */
  2273. sha256 = EVP_MD_fetch(s->ctx->libctx, "SHA2-256", s->ctx->propq);
  2274. if (sha256 == NULL) {
  2275. /* Error is already recorded */
  2276. SSLfatal_alert(s, SSL_AD_INTERNAL_ERROR);
  2277. goto err;
  2278. }
  2279. /*
  2280. * We use sess_len here because EVP_Digest expects an int
  2281. * but s->session->session_id_length is a size_t
  2282. */
  2283. if (!EVP_Digest(s->session->ext.tick, ticklen,
  2284. s->session->session_id, &sess_len,
  2285. sha256, NULL)) {
  2286. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB);
  2287. goto err;
  2288. }
  2289. EVP_MD_free(sha256);
  2290. sha256 = NULL;
  2291. s->session->session_id_length = sess_len;
  2292. s->session->not_resumable = 0;
  2293. /* This is a standalone message in TLSv1.3, so there is no more to read */
  2294. if (SSL_IS_TLS13(s)) {
  2295. const EVP_MD *md = ssl_handshake_md(s);
  2296. int hashleni = EVP_MD_get_size(md);
  2297. size_t hashlen;
  2298. static const unsigned char nonce_label[] = "resumption";
  2299. /* Ensure cast to size_t is safe */
  2300. if (!ossl_assert(hashleni >= 0)) {
  2301. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2302. goto err;
  2303. }
  2304. hashlen = (size_t)hashleni;
  2305. if (!tls13_hkdf_expand(s, md, s->resumption_master_secret,
  2306. nonce_label,
  2307. sizeof(nonce_label) - 1,
  2308. PACKET_data(&nonce),
  2309. PACKET_remaining(&nonce),
  2310. s->session->master_key,
  2311. hashlen, 1)) {
  2312. /* SSLfatal() already called */
  2313. goto err;
  2314. }
  2315. s->session->master_key_length = hashlen;
  2316. OPENSSL_free(exts);
  2317. ssl_update_cache(s, SSL_SESS_CACHE_CLIENT);
  2318. return MSG_PROCESS_FINISHED_READING;
  2319. }
  2320. return MSG_PROCESS_CONTINUE_READING;
  2321. err:
  2322. EVP_MD_free(sha256);
  2323. OPENSSL_free(exts);
  2324. return MSG_PROCESS_ERROR;
  2325. }
  2326. /*
  2327. * In TLSv1.3 this is called from the extensions code, otherwise it is used to
  2328. * parse a separate message. Returns 1 on success or 0 on failure
  2329. */
  2330. int tls_process_cert_status_body(SSL *s, PACKET *pkt)
  2331. {
  2332. size_t resplen;
  2333. unsigned int type;
  2334. if (!PACKET_get_1(pkt, &type)
  2335. || type != TLSEXT_STATUSTYPE_ocsp) {
  2336. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_UNSUPPORTED_STATUS_TYPE);
  2337. return 0;
  2338. }
  2339. if (!PACKET_get_net_3_len(pkt, &resplen)
  2340. || PACKET_remaining(pkt) != resplen) {
  2341. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  2342. return 0;
  2343. }
  2344. s->ext.ocsp.resp = OPENSSL_malloc(resplen);
  2345. if (s->ext.ocsp.resp == NULL) {
  2346. s->ext.ocsp.resp_len = 0;
  2347. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE);
  2348. return 0;
  2349. }
  2350. s->ext.ocsp.resp_len = resplen;
  2351. if (!PACKET_copy_bytes(pkt, s->ext.ocsp.resp, resplen)) {
  2352. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  2353. return 0;
  2354. }
  2355. return 1;
  2356. }
  2357. MSG_PROCESS_RETURN tls_process_cert_status(SSL *s, PACKET *pkt)
  2358. {
  2359. if (!tls_process_cert_status_body(s, pkt)) {
  2360. /* SSLfatal() already called */
  2361. return MSG_PROCESS_ERROR;
  2362. }
  2363. return MSG_PROCESS_CONTINUE_READING;
  2364. }
  2365. /*
  2366. * Perform miscellaneous checks and processing after we have received the
  2367. * server's initial flight. In TLS1.3 this is after the Server Finished message.
  2368. * In <=TLS1.2 this is after the ServerDone message. Returns 1 on success or 0
  2369. * on failure.
  2370. */
  2371. int tls_process_initial_server_flight(SSL *s)
  2372. {
  2373. /*
  2374. * at this point we check that we have the required stuff from
  2375. * the server
  2376. */
  2377. if (!ssl3_check_cert_and_algorithm(s)) {
  2378. /* SSLfatal() already called */
  2379. return 0;
  2380. }
  2381. /*
  2382. * Call the ocsp status callback if needed. The |ext.ocsp.resp| and
  2383. * |ext.ocsp.resp_len| values will be set if we actually received a status
  2384. * message, or NULL and -1 otherwise
  2385. */
  2386. if (s->ext.status_type != TLSEXT_STATUSTYPE_nothing
  2387. && s->ctx->ext.status_cb != NULL) {
  2388. int ret = s->ctx->ext.status_cb(s, s->ctx->ext.status_arg);
  2389. if (ret == 0) {
  2390. SSLfatal(s, SSL_AD_BAD_CERTIFICATE_STATUS_RESPONSE,
  2391. SSL_R_INVALID_STATUS_RESPONSE);
  2392. return 0;
  2393. }
  2394. if (ret < 0) {
  2395. SSLfatal(s, SSL_AD_INTERNAL_ERROR,
  2396. SSL_R_OCSP_CALLBACK_FAILURE);
  2397. return 0;
  2398. }
  2399. }
  2400. #ifndef OPENSSL_NO_CT
  2401. if (s->ct_validation_callback != NULL) {
  2402. /* Note we validate the SCTs whether or not we abort on error */
  2403. if (!ssl_validate_ct(s) && (s->verify_mode & SSL_VERIFY_PEER)) {
  2404. /* SSLfatal() already called */
  2405. return 0;
  2406. }
  2407. }
  2408. #endif
  2409. return 1;
  2410. }
  2411. MSG_PROCESS_RETURN tls_process_server_done(SSL *s, PACKET *pkt)
  2412. {
  2413. if (PACKET_remaining(pkt) > 0) {
  2414. /* should contain no data */
  2415. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  2416. return MSG_PROCESS_ERROR;
  2417. }
  2418. #ifndef OPENSSL_NO_SRP
  2419. if (s->s3.tmp.new_cipher->algorithm_mkey & SSL_kSRP) {
  2420. if (ssl_srp_calc_a_param_intern(s) <= 0) {
  2421. SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_SRP_A_CALC);
  2422. return MSG_PROCESS_ERROR;
  2423. }
  2424. }
  2425. #endif
  2426. if (!tls_process_initial_server_flight(s)) {
  2427. /* SSLfatal() already called */
  2428. return MSG_PROCESS_ERROR;
  2429. }
  2430. return MSG_PROCESS_FINISHED_READING;
  2431. }
  2432. static int tls_construct_cke_psk_preamble(SSL *s, WPACKET *pkt)
  2433. {
  2434. #ifndef OPENSSL_NO_PSK
  2435. int ret = 0;
  2436. /*
  2437. * The callback needs PSK_MAX_IDENTITY_LEN + 1 bytes to return a
  2438. * \0-terminated identity. The last byte is for us for simulating
  2439. * strnlen.
  2440. */
  2441. char identity[PSK_MAX_IDENTITY_LEN + 1];
  2442. size_t identitylen = 0;
  2443. unsigned char psk[PSK_MAX_PSK_LEN];
  2444. unsigned char *tmppsk = NULL;
  2445. char *tmpidentity = NULL;
  2446. size_t psklen = 0;
  2447. if (s->psk_client_callback == NULL) {
  2448. SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_PSK_NO_CLIENT_CB);
  2449. goto err;
  2450. }
  2451. memset(identity, 0, sizeof(identity));
  2452. psklen = s->psk_client_callback(s, s->session->psk_identity_hint,
  2453. identity, sizeof(identity) - 1,
  2454. psk, sizeof(psk));
  2455. if (psklen > PSK_MAX_PSK_LEN) {
  2456. SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, ERR_R_INTERNAL_ERROR);
  2457. psklen = PSK_MAX_PSK_LEN; /* Avoid overrunning the array on cleanse */
  2458. goto err;
  2459. } else if (psklen == 0) {
  2460. SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, SSL_R_PSK_IDENTITY_NOT_FOUND);
  2461. goto err;
  2462. }
  2463. identitylen = strlen(identity);
  2464. if (identitylen > PSK_MAX_IDENTITY_LEN) {
  2465. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2466. goto err;
  2467. }
  2468. tmppsk = OPENSSL_memdup(psk, psklen);
  2469. tmpidentity = OPENSSL_strdup(identity);
  2470. if (tmppsk == NULL || tmpidentity == NULL) {
  2471. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE);
  2472. goto err;
  2473. }
  2474. OPENSSL_free(s->s3.tmp.psk);
  2475. s->s3.tmp.psk = tmppsk;
  2476. s->s3.tmp.psklen = psklen;
  2477. tmppsk = NULL;
  2478. OPENSSL_free(s->session->psk_identity);
  2479. s->session->psk_identity = tmpidentity;
  2480. tmpidentity = NULL;
  2481. if (!WPACKET_sub_memcpy_u16(pkt, identity, identitylen)) {
  2482. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2483. goto err;
  2484. }
  2485. ret = 1;
  2486. err:
  2487. OPENSSL_cleanse(psk, psklen);
  2488. OPENSSL_cleanse(identity, sizeof(identity));
  2489. OPENSSL_clear_free(tmppsk, psklen);
  2490. OPENSSL_clear_free(tmpidentity, identitylen);
  2491. return ret;
  2492. #else
  2493. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2494. return 0;
  2495. #endif
  2496. }
  2497. static int tls_construct_cke_rsa(SSL *s, WPACKET *pkt)
  2498. {
  2499. unsigned char *encdata = NULL;
  2500. EVP_PKEY *pkey = NULL;
  2501. EVP_PKEY_CTX *pctx = NULL;
  2502. size_t enclen;
  2503. unsigned char *pms = NULL;
  2504. size_t pmslen = 0;
  2505. if (s->session->peer == NULL) {
  2506. /*
  2507. * We should always have a server certificate with SSL_kRSA.
  2508. */
  2509. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2510. return 0;
  2511. }
  2512. pkey = X509_get0_pubkey(s->session->peer);
  2513. if (!EVP_PKEY_is_a(pkey, "RSA")) {
  2514. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2515. return 0;
  2516. }
  2517. pmslen = SSL_MAX_MASTER_KEY_LENGTH;
  2518. pms = OPENSSL_malloc(pmslen);
  2519. if (pms == NULL) {
  2520. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE);
  2521. return 0;
  2522. }
  2523. pms[0] = s->client_version >> 8;
  2524. pms[1] = s->client_version & 0xff;
  2525. if (RAND_bytes_ex(s->ctx->libctx, pms + 2, pmslen - 2, 0) <= 0) {
  2526. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE);
  2527. goto err;
  2528. }
  2529. /* Fix buf for TLS and beyond */
  2530. if (s->version > SSL3_VERSION && !WPACKET_start_sub_packet_u16(pkt)) {
  2531. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2532. goto err;
  2533. }
  2534. pctx = EVP_PKEY_CTX_new_from_pkey(s->ctx->libctx, pkey, s->ctx->propq);
  2535. if (pctx == NULL || EVP_PKEY_encrypt_init(pctx) <= 0
  2536. || EVP_PKEY_encrypt(pctx, NULL, &enclen, pms, pmslen) <= 0) {
  2537. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB);
  2538. goto err;
  2539. }
  2540. if (!WPACKET_allocate_bytes(pkt, enclen, &encdata)
  2541. || EVP_PKEY_encrypt(pctx, encdata, &enclen, pms, pmslen) <= 0) {
  2542. SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_BAD_RSA_ENCRYPT);
  2543. goto err;
  2544. }
  2545. EVP_PKEY_CTX_free(pctx);
  2546. pctx = NULL;
  2547. /* Fix buf for TLS and beyond */
  2548. if (s->version > SSL3_VERSION && !WPACKET_close(pkt)) {
  2549. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2550. goto err;
  2551. }
  2552. /* Log the premaster secret, if logging is enabled. */
  2553. if (!ssl_log_rsa_client_key_exchange(s, encdata, enclen, pms, pmslen)) {
  2554. /* SSLfatal() already called */
  2555. goto err;
  2556. }
  2557. s->s3.tmp.pms = pms;
  2558. s->s3.tmp.pmslen = pmslen;
  2559. return 1;
  2560. err:
  2561. OPENSSL_clear_free(pms, pmslen);
  2562. EVP_PKEY_CTX_free(pctx);
  2563. return 0;
  2564. }
  2565. static int tls_construct_cke_dhe(SSL *s, WPACKET *pkt)
  2566. {
  2567. EVP_PKEY *ckey = NULL, *skey = NULL;
  2568. unsigned char *keybytes = NULL;
  2569. int prime_len;
  2570. unsigned char *encoded_pub = NULL;
  2571. size_t encoded_pub_len, pad_len;
  2572. int ret = 0;
  2573. skey = s->s3.peer_tmp;
  2574. if (skey == NULL) {
  2575. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2576. goto err;
  2577. }
  2578. ckey = ssl_generate_pkey(s, skey);
  2579. if (ckey == NULL) {
  2580. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2581. goto err;
  2582. }
  2583. if (ssl_derive(s, ckey, skey, 0) == 0) {
  2584. /* SSLfatal() already called */
  2585. goto err;
  2586. }
  2587. /* send off the data */
  2588. /* Generate encoding of server key */
  2589. encoded_pub_len = EVP_PKEY_get1_encoded_public_key(ckey, &encoded_pub);
  2590. if (encoded_pub_len == 0) {
  2591. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2592. EVP_PKEY_free(ckey);
  2593. return EXT_RETURN_FAIL;
  2594. }
  2595. /*
  2596. * For interoperability with some versions of the Microsoft TLS
  2597. * stack, we need to zero pad the DHE pub key to the same length
  2598. * as the prime.
  2599. */
  2600. prime_len = EVP_PKEY_get_size(ckey);
  2601. pad_len = prime_len - encoded_pub_len;
  2602. if (pad_len > 0) {
  2603. if (!WPACKET_sub_allocate_bytes_u16(pkt, pad_len, &keybytes)) {
  2604. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2605. goto err;
  2606. }
  2607. memset(keybytes, 0, pad_len);
  2608. }
  2609. if (!WPACKET_sub_memcpy_u16(pkt, encoded_pub, encoded_pub_len)) {
  2610. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2611. goto err;
  2612. }
  2613. ret = 1;
  2614. err:
  2615. OPENSSL_free(encoded_pub);
  2616. EVP_PKEY_free(ckey);
  2617. return ret;
  2618. }
  2619. static int tls_construct_cke_ecdhe(SSL *s, WPACKET *pkt)
  2620. {
  2621. unsigned char *encodedPoint = NULL;
  2622. size_t encoded_pt_len = 0;
  2623. EVP_PKEY *ckey = NULL, *skey = NULL;
  2624. int ret = 0;
  2625. skey = s->s3.peer_tmp;
  2626. if (skey == NULL) {
  2627. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2628. return 0;
  2629. }
  2630. ckey = ssl_generate_pkey(s, skey);
  2631. if (ckey == NULL) {
  2632. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE);
  2633. goto err;
  2634. }
  2635. if (ssl_derive(s, ckey, skey, 0) == 0) {
  2636. /* SSLfatal() already called */
  2637. goto err;
  2638. }
  2639. /* Generate encoding of client key */
  2640. encoded_pt_len = EVP_PKEY_get1_encoded_public_key(ckey, &encodedPoint);
  2641. if (encoded_pt_len == 0) {
  2642. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EC_LIB);
  2643. goto err;
  2644. }
  2645. if (!WPACKET_sub_memcpy_u8(pkt, encodedPoint, encoded_pt_len)) {
  2646. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2647. goto err;
  2648. }
  2649. ret = 1;
  2650. err:
  2651. OPENSSL_free(encodedPoint);
  2652. EVP_PKEY_free(ckey);
  2653. return ret;
  2654. }
  2655. static int tls_construct_cke_gost(SSL *s, WPACKET *pkt)
  2656. {
  2657. #ifndef OPENSSL_NO_GOST
  2658. /* GOST key exchange message creation */
  2659. EVP_PKEY_CTX *pkey_ctx = NULL;
  2660. X509 *peer_cert;
  2661. size_t msglen;
  2662. unsigned int md_len;
  2663. unsigned char shared_ukm[32], tmp[256];
  2664. EVP_MD_CTX *ukm_hash = NULL;
  2665. int dgst_nid = NID_id_GostR3411_94;
  2666. unsigned char *pms = NULL;
  2667. size_t pmslen = 0;
  2668. if ((s->s3.tmp.new_cipher->algorithm_auth & SSL_aGOST12) != 0)
  2669. dgst_nid = NID_id_GostR3411_2012_256;
  2670. /*
  2671. * Get server certificate PKEY and create ctx from it
  2672. */
  2673. peer_cert = s->session->peer;
  2674. if (peer_cert == NULL) {
  2675. SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE,
  2676. SSL_R_NO_GOST_CERTIFICATE_SENT_BY_PEER);
  2677. return 0;
  2678. }
  2679. pkey_ctx = EVP_PKEY_CTX_new_from_pkey(s->ctx->libctx,
  2680. X509_get0_pubkey(peer_cert),
  2681. s->ctx->propq);
  2682. if (pkey_ctx == NULL) {
  2683. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE);
  2684. return 0;
  2685. }
  2686. /*
  2687. * If we have send a certificate, and certificate key
  2688. * parameters match those of server certificate, use
  2689. * certificate key for key exchange
  2690. */
  2691. /* Otherwise, generate ephemeral key pair */
  2692. pmslen = 32;
  2693. pms = OPENSSL_malloc(pmslen);
  2694. if (pms == NULL) {
  2695. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE);
  2696. goto err;
  2697. }
  2698. if (EVP_PKEY_encrypt_init(pkey_ctx) <= 0
  2699. /* Generate session key
  2700. */
  2701. || RAND_bytes_ex(s->ctx->libctx, pms, pmslen, 0) <= 0) {
  2702. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2703. goto err;
  2704. };
  2705. /*
  2706. * Compute shared IV and store it in algorithm-specific context
  2707. * data
  2708. */
  2709. ukm_hash = EVP_MD_CTX_new();
  2710. if (ukm_hash == NULL
  2711. || EVP_DigestInit(ukm_hash, EVP_get_digestbynid(dgst_nid)) <= 0
  2712. || EVP_DigestUpdate(ukm_hash, s->s3.client_random,
  2713. SSL3_RANDOM_SIZE) <= 0
  2714. || EVP_DigestUpdate(ukm_hash, s->s3.server_random,
  2715. SSL3_RANDOM_SIZE) <= 0
  2716. || EVP_DigestFinal_ex(ukm_hash, shared_ukm, &md_len) <= 0) {
  2717. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2718. goto err;
  2719. }
  2720. EVP_MD_CTX_free(ukm_hash);
  2721. ukm_hash = NULL;
  2722. if (EVP_PKEY_CTX_ctrl(pkey_ctx, -1, EVP_PKEY_OP_ENCRYPT,
  2723. EVP_PKEY_CTRL_SET_IV, 8, shared_ukm) <= 0) {
  2724. SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_LIBRARY_BUG);
  2725. goto err;
  2726. }
  2727. /* Make GOST keytransport blob message */
  2728. /*
  2729. * Encapsulate it into sequence
  2730. */
  2731. msglen = 255;
  2732. if (EVP_PKEY_encrypt(pkey_ctx, tmp, &msglen, pms, pmslen) <= 0) {
  2733. SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_LIBRARY_BUG);
  2734. goto err;
  2735. }
  2736. if (!WPACKET_put_bytes_u8(pkt, V_ASN1_SEQUENCE | V_ASN1_CONSTRUCTED)
  2737. || (msglen >= 0x80 && !WPACKET_put_bytes_u8(pkt, 0x81))
  2738. || !WPACKET_sub_memcpy_u8(pkt, tmp, msglen)) {
  2739. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2740. goto err;
  2741. }
  2742. EVP_PKEY_CTX_free(pkey_ctx);
  2743. s->s3.tmp.pms = pms;
  2744. s->s3.tmp.pmslen = pmslen;
  2745. return 1;
  2746. err:
  2747. EVP_PKEY_CTX_free(pkey_ctx);
  2748. OPENSSL_clear_free(pms, pmslen);
  2749. EVP_MD_CTX_free(ukm_hash);
  2750. return 0;
  2751. #else
  2752. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2753. return 0;
  2754. #endif
  2755. }
  2756. #ifndef OPENSSL_NO_GOST
  2757. int ossl_gost18_cke_cipher_nid(const SSL *s)
  2758. {
  2759. if ((s->s3.tmp.new_cipher->algorithm_enc & SSL_MAGMA) != 0)
  2760. return NID_magma_ctr;
  2761. else if ((s->s3.tmp.new_cipher->algorithm_enc & SSL_KUZNYECHIK) != 0)
  2762. return NID_kuznyechik_ctr;
  2763. return NID_undef;
  2764. }
  2765. int ossl_gost_ukm(const SSL *s, unsigned char *dgst_buf)
  2766. {
  2767. EVP_MD_CTX * hash = NULL;
  2768. unsigned int md_len;
  2769. const EVP_MD *md = ssl_evp_md_fetch(s->ctx->libctx, NID_id_GostR3411_2012_256, s->ctx->propq);
  2770. if (md == NULL)
  2771. return 0;
  2772. if ((hash = EVP_MD_CTX_new()) == NULL
  2773. || EVP_DigestInit(hash, md) <= 0
  2774. || EVP_DigestUpdate(hash, s->s3.client_random, SSL3_RANDOM_SIZE) <= 0
  2775. || EVP_DigestUpdate(hash, s->s3.server_random, SSL3_RANDOM_SIZE) <= 0
  2776. || EVP_DigestFinal_ex(hash, dgst_buf, &md_len) <= 0) {
  2777. EVP_MD_CTX_free(hash);
  2778. ssl_evp_md_free(md);
  2779. return 0;
  2780. }
  2781. EVP_MD_CTX_free(hash);
  2782. ssl_evp_md_free(md);
  2783. return 1;
  2784. }
  2785. #endif
  2786. static int tls_construct_cke_gost18(SSL *s, WPACKET *pkt)
  2787. {
  2788. #ifndef OPENSSL_NO_GOST
  2789. /* GOST 2018 key exchange message creation */
  2790. unsigned char rnd_dgst[32];
  2791. unsigned char *encdata = NULL;
  2792. EVP_PKEY_CTX *pkey_ctx = NULL;
  2793. X509 *peer_cert;
  2794. unsigned char *pms = NULL;
  2795. size_t pmslen = 0;
  2796. size_t msglen;
  2797. int cipher_nid = ossl_gost18_cke_cipher_nid(s);
  2798. if (cipher_nid == NID_undef) {
  2799. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2800. return 0;
  2801. }
  2802. if (ossl_gost_ukm(s, rnd_dgst) <= 0) {
  2803. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2804. goto err;
  2805. }
  2806. /* Pre-master secret - random bytes */
  2807. pmslen = 32;
  2808. pms = OPENSSL_malloc(pmslen);
  2809. if (pms == NULL) {
  2810. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE);
  2811. goto err;
  2812. }
  2813. if (RAND_bytes_ex(s->ctx->libctx, pms, pmslen, 0) <= 0) {
  2814. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2815. goto err;
  2816. }
  2817. /* Get server certificate PKEY and create ctx from it */
  2818. peer_cert = s->session->peer;
  2819. if (peer_cert == NULL) {
  2820. SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE,
  2821. SSL_R_NO_GOST_CERTIFICATE_SENT_BY_PEER);
  2822. goto err;
  2823. }
  2824. pkey_ctx = EVP_PKEY_CTX_new_from_pkey(s->ctx->libctx,
  2825. X509_get0_pubkey(peer_cert),
  2826. s->ctx->propq);
  2827. if (pkey_ctx == NULL) {
  2828. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE);
  2829. goto err;
  2830. }
  2831. if (EVP_PKEY_encrypt_init(pkey_ctx) <= 0 ) {
  2832. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2833. goto err;
  2834. };
  2835. /* Reuse EVP_PKEY_CTRL_SET_IV, make choice in engine code */
  2836. if (EVP_PKEY_CTX_ctrl(pkey_ctx, -1, EVP_PKEY_OP_ENCRYPT,
  2837. EVP_PKEY_CTRL_SET_IV, 32, rnd_dgst) <= 0) {
  2838. SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_LIBRARY_BUG);
  2839. goto err;
  2840. }
  2841. if (EVP_PKEY_CTX_ctrl(pkey_ctx, -1, EVP_PKEY_OP_ENCRYPT,
  2842. EVP_PKEY_CTRL_CIPHER, cipher_nid, NULL) <= 0) {
  2843. SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_LIBRARY_BUG);
  2844. goto err;
  2845. }
  2846. if (EVP_PKEY_encrypt(pkey_ctx, NULL, &msglen, pms, pmslen) <= 0) {
  2847. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB);
  2848. goto err;
  2849. }
  2850. if (!WPACKET_allocate_bytes(pkt, msglen, &encdata)
  2851. || EVP_PKEY_encrypt(pkey_ctx, encdata, &msglen, pms, pmslen) <= 0) {
  2852. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_EVP_LIB);
  2853. goto err;
  2854. }
  2855. EVP_PKEY_CTX_free(pkey_ctx);
  2856. pkey_ctx = NULL;
  2857. s->s3.tmp.pms = pms;
  2858. s->s3.tmp.pmslen = pmslen;
  2859. return 1;
  2860. err:
  2861. EVP_PKEY_CTX_free(pkey_ctx);
  2862. OPENSSL_clear_free(pms, pmslen);
  2863. return 0;
  2864. #else
  2865. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2866. return 0;
  2867. #endif
  2868. }
  2869. static int tls_construct_cke_srp(SSL *s, WPACKET *pkt)
  2870. {
  2871. #ifndef OPENSSL_NO_SRP
  2872. unsigned char *abytes = NULL;
  2873. if (s->srp_ctx.A == NULL
  2874. || !WPACKET_sub_allocate_bytes_u16(pkt, BN_num_bytes(s->srp_ctx.A),
  2875. &abytes)) {
  2876. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2877. return 0;
  2878. }
  2879. BN_bn2bin(s->srp_ctx.A, abytes);
  2880. OPENSSL_free(s->session->srp_username);
  2881. s->session->srp_username = OPENSSL_strdup(s->srp_ctx.login);
  2882. if (s->session->srp_username == NULL) {
  2883. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE);
  2884. return 0;
  2885. }
  2886. return 1;
  2887. #else
  2888. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2889. return 0;
  2890. #endif
  2891. }
  2892. int tls_construct_client_key_exchange(SSL *s, WPACKET *pkt)
  2893. {
  2894. unsigned long alg_k;
  2895. alg_k = s->s3.tmp.new_cipher->algorithm_mkey;
  2896. /*
  2897. * All of the construct functions below call SSLfatal() if necessary so
  2898. * no need to do so here.
  2899. */
  2900. if ((alg_k & SSL_PSK)
  2901. && !tls_construct_cke_psk_preamble(s, pkt))
  2902. goto err;
  2903. if (alg_k & (SSL_kRSA | SSL_kRSAPSK)) {
  2904. if (!tls_construct_cke_rsa(s, pkt))
  2905. goto err;
  2906. } else if (alg_k & (SSL_kDHE | SSL_kDHEPSK)) {
  2907. if (!tls_construct_cke_dhe(s, pkt))
  2908. goto err;
  2909. } else if (alg_k & (SSL_kECDHE | SSL_kECDHEPSK)) {
  2910. if (!tls_construct_cke_ecdhe(s, pkt))
  2911. goto err;
  2912. } else if (alg_k & SSL_kGOST) {
  2913. if (!tls_construct_cke_gost(s, pkt))
  2914. goto err;
  2915. } else if (alg_k & SSL_kGOST18) {
  2916. if (!tls_construct_cke_gost18(s, pkt))
  2917. goto err;
  2918. } else if (alg_k & SSL_kSRP) {
  2919. if (!tls_construct_cke_srp(s, pkt))
  2920. goto err;
  2921. } else if (!(alg_k & SSL_kPSK)) {
  2922. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2923. goto err;
  2924. }
  2925. return 1;
  2926. err:
  2927. OPENSSL_clear_free(s->s3.tmp.pms, s->s3.tmp.pmslen);
  2928. s->s3.tmp.pms = NULL;
  2929. s->s3.tmp.pmslen = 0;
  2930. #ifndef OPENSSL_NO_PSK
  2931. OPENSSL_clear_free(s->s3.tmp.psk, s->s3.tmp.psklen);
  2932. s->s3.tmp.psk = NULL;
  2933. s->s3.tmp.psklen = 0;
  2934. #endif
  2935. return 0;
  2936. }
  2937. int tls_client_key_exchange_post_work(SSL *s)
  2938. {
  2939. unsigned char *pms = NULL;
  2940. size_t pmslen = 0;
  2941. pms = s->s3.tmp.pms;
  2942. pmslen = s->s3.tmp.pmslen;
  2943. #ifndef OPENSSL_NO_SRP
  2944. /* Check for SRP */
  2945. if (s->s3.tmp.new_cipher->algorithm_mkey & SSL_kSRP) {
  2946. if (!srp_generate_client_master_secret(s)) {
  2947. /* SSLfatal() already called */
  2948. goto err;
  2949. }
  2950. return 1;
  2951. }
  2952. #endif
  2953. if (pms == NULL && !(s->s3.tmp.new_cipher->algorithm_mkey & SSL_kPSK)) {
  2954. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_MALLOC_FAILURE);
  2955. goto err;
  2956. }
  2957. if (!ssl_generate_master_secret(s, pms, pmslen, 1)) {
  2958. /* SSLfatal() already called */
  2959. /* ssl_generate_master_secret frees the pms even on error */
  2960. pms = NULL;
  2961. pmslen = 0;
  2962. goto err;
  2963. }
  2964. pms = NULL;
  2965. pmslen = 0;
  2966. #ifndef OPENSSL_NO_SCTP
  2967. if (SSL_IS_DTLS(s)) {
  2968. unsigned char sctpauthkey[64];
  2969. char labelbuffer[sizeof(DTLS1_SCTP_AUTH_LABEL)];
  2970. size_t labellen;
  2971. /*
  2972. * Add new shared key for SCTP-Auth, will be ignored if no SCTP
  2973. * used.
  2974. */
  2975. memcpy(labelbuffer, DTLS1_SCTP_AUTH_LABEL,
  2976. sizeof(DTLS1_SCTP_AUTH_LABEL));
  2977. /* Don't include the terminating zero. */
  2978. labellen = sizeof(labelbuffer) - 1;
  2979. if (s->mode & SSL_MODE_DTLS_SCTP_LABEL_LENGTH_BUG)
  2980. labellen += 1;
  2981. if (SSL_export_keying_material(s, sctpauthkey,
  2982. sizeof(sctpauthkey), labelbuffer,
  2983. labellen, NULL, 0, 0) <= 0) {
  2984. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  2985. goto err;
  2986. }
  2987. BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_ADD_AUTH_KEY,
  2988. sizeof(sctpauthkey), sctpauthkey);
  2989. }
  2990. #endif
  2991. return 1;
  2992. err:
  2993. OPENSSL_clear_free(pms, pmslen);
  2994. s->s3.tmp.pms = NULL;
  2995. s->s3.tmp.pmslen = 0;
  2996. return 0;
  2997. }
  2998. /*
  2999. * Check a certificate can be used for client authentication. Currently check
  3000. * cert exists, if we have a suitable digest for TLS 1.2 if static DH client
  3001. * certificates can be used and optionally checks suitability for Suite B.
  3002. */
  3003. static int ssl3_check_client_certificate(SSL *s)
  3004. {
  3005. /* If no suitable signature algorithm can't use certificate */
  3006. if (!tls_choose_sigalg(s, 0) || s->s3.tmp.sigalg == NULL)
  3007. return 0;
  3008. /*
  3009. * If strict mode check suitability of chain before using it. This also
  3010. * adjusts suite B digest if necessary.
  3011. */
  3012. if (s->cert->cert_flags & SSL_CERT_FLAGS_CHECK_TLS_STRICT &&
  3013. !tls1_check_chain(s, NULL, NULL, NULL, -2))
  3014. return 0;
  3015. return 1;
  3016. }
  3017. WORK_STATE tls_prepare_client_certificate(SSL *s, WORK_STATE wst)
  3018. {
  3019. X509 *x509 = NULL;
  3020. EVP_PKEY *pkey = NULL;
  3021. int i;
  3022. if (wst == WORK_MORE_A) {
  3023. /* Let cert callback update client certificates if required */
  3024. if (s->cert->cert_cb) {
  3025. i = s->cert->cert_cb(s, s->cert->cert_cb_arg);
  3026. if (i < 0) {
  3027. s->rwstate = SSL_X509_LOOKUP;
  3028. return WORK_MORE_A;
  3029. }
  3030. if (i == 0) {
  3031. SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_CALLBACK_FAILED);
  3032. return WORK_ERROR;
  3033. }
  3034. s->rwstate = SSL_NOTHING;
  3035. }
  3036. if (ssl3_check_client_certificate(s)) {
  3037. if (s->post_handshake_auth == SSL_PHA_REQUESTED) {
  3038. return WORK_FINISHED_STOP;
  3039. }
  3040. return WORK_FINISHED_CONTINUE;
  3041. }
  3042. /* Fall through to WORK_MORE_B */
  3043. wst = WORK_MORE_B;
  3044. }
  3045. /* We need to get a client cert */
  3046. if (wst == WORK_MORE_B) {
  3047. /*
  3048. * If we get an error, we need to ssl->rwstate=SSL_X509_LOOKUP;
  3049. * return(-1); We then get retied later
  3050. */
  3051. i = ssl_do_client_cert_cb(s, &x509, &pkey);
  3052. if (i < 0) {
  3053. s->rwstate = SSL_X509_LOOKUP;
  3054. return WORK_MORE_B;
  3055. }
  3056. s->rwstate = SSL_NOTHING;
  3057. if ((i == 1) && (pkey != NULL) && (x509 != NULL)) {
  3058. if (!SSL_use_certificate(s, x509) || !SSL_use_PrivateKey(s, pkey))
  3059. i = 0;
  3060. } else if (i == 1) {
  3061. i = 0;
  3062. ERR_raise(ERR_LIB_SSL, SSL_R_BAD_DATA_RETURNED_BY_CALLBACK);
  3063. }
  3064. X509_free(x509);
  3065. EVP_PKEY_free(pkey);
  3066. if (i && !ssl3_check_client_certificate(s))
  3067. i = 0;
  3068. if (i == 0) {
  3069. if (s->version == SSL3_VERSION) {
  3070. s->s3.tmp.cert_req = 0;
  3071. ssl3_send_alert(s, SSL3_AL_WARNING, SSL_AD_NO_CERTIFICATE);
  3072. return WORK_FINISHED_CONTINUE;
  3073. } else {
  3074. s->s3.tmp.cert_req = 2;
  3075. if (!ssl3_digest_cached_records(s, 0)) {
  3076. /* SSLfatal() already called */
  3077. return WORK_ERROR;
  3078. }
  3079. }
  3080. }
  3081. if (s->post_handshake_auth == SSL_PHA_REQUESTED)
  3082. return WORK_FINISHED_STOP;
  3083. return WORK_FINISHED_CONTINUE;
  3084. }
  3085. /* Shouldn't ever get here */
  3086. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  3087. return WORK_ERROR;
  3088. }
  3089. int tls_construct_client_certificate(SSL *s, WPACKET *pkt)
  3090. {
  3091. if (SSL_IS_TLS13(s)) {
  3092. if (s->pha_context == NULL) {
  3093. /* no context available, add 0-length context */
  3094. if (!WPACKET_put_bytes_u8(pkt, 0)) {
  3095. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  3096. return 0;
  3097. }
  3098. } else if (!WPACKET_sub_memcpy_u8(pkt, s->pha_context, s->pha_context_len)) {
  3099. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  3100. return 0;
  3101. }
  3102. }
  3103. if (!ssl3_output_cert_chain(s, pkt,
  3104. (s->s3.tmp.cert_req == 2) ? NULL
  3105. : s->cert->key)) {
  3106. /* SSLfatal() already called */
  3107. return 0;
  3108. }
  3109. if (SSL_IS_TLS13(s)
  3110. && SSL_IS_FIRST_HANDSHAKE(s)
  3111. && (!s->method->ssl3_enc->change_cipher_state(s,
  3112. SSL3_CC_HANDSHAKE | SSL3_CHANGE_CIPHER_CLIENT_WRITE))) {
  3113. /*
  3114. * This is a fatal error, which leaves enc_write_ctx in an inconsistent
  3115. * state and thus ssl3_send_alert may crash.
  3116. */
  3117. SSLfatal(s, SSL_AD_NO_ALERT, SSL_R_CANNOT_CHANGE_CIPHER);
  3118. return 0;
  3119. }
  3120. return 1;
  3121. }
  3122. int ssl3_check_cert_and_algorithm(SSL *s)
  3123. {
  3124. const SSL_CERT_LOOKUP *clu;
  3125. size_t idx;
  3126. long alg_k, alg_a;
  3127. alg_k = s->s3.tmp.new_cipher->algorithm_mkey;
  3128. alg_a = s->s3.tmp.new_cipher->algorithm_auth;
  3129. /* we don't have a certificate */
  3130. if (!(alg_a & SSL_aCERT))
  3131. return 1;
  3132. /* This is the passed certificate */
  3133. clu = ssl_cert_lookup_by_pkey(X509_get0_pubkey(s->session->peer), &idx);
  3134. /* Check certificate is recognised and suitable for cipher */
  3135. if (clu == NULL || (alg_a & clu->amask) == 0) {
  3136. SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, SSL_R_MISSING_SIGNING_CERT);
  3137. return 0;
  3138. }
  3139. if (clu->amask & SSL_aECDSA) {
  3140. if (ssl_check_srvr_ecc_cert_and_alg(s->session->peer, s))
  3141. return 1;
  3142. SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE, SSL_R_BAD_ECC_CERT);
  3143. return 0;
  3144. }
  3145. if (alg_k & (SSL_kRSA | SSL_kRSAPSK) && idx != SSL_PKEY_RSA) {
  3146. SSLfatal(s, SSL_AD_HANDSHAKE_FAILURE,
  3147. SSL_R_MISSING_RSA_ENCRYPTING_CERT);
  3148. return 0;
  3149. }
  3150. if ((alg_k & SSL_kDHE) && (s->s3.peer_tmp == NULL)) {
  3151. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  3152. return 0;
  3153. }
  3154. return 1;
  3155. }
  3156. #ifndef OPENSSL_NO_NEXTPROTONEG
  3157. int tls_construct_next_proto(SSL *s, WPACKET *pkt)
  3158. {
  3159. size_t len, padding_len;
  3160. unsigned char *padding = NULL;
  3161. len = s->ext.npn_len;
  3162. padding_len = 32 - ((len + 2) % 32);
  3163. if (!WPACKET_sub_memcpy_u8(pkt, s->ext.npn, len)
  3164. || !WPACKET_sub_allocate_bytes_u8(pkt, padding_len, &padding)) {
  3165. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  3166. return 0;
  3167. }
  3168. memset(padding, 0, padding_len);
  3169. return 1;
  3170. }
  3171. #endif
  3172. MSG_PROCESS_RETURN tls_process_hello_req(SSL *s, PACKET *pkt)
  3173. {
  3174. if (PACKET_remaining(pkt) > 0) {
  3175. /* should contain no data */
  3176. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  3177. return MSG_PROCESS_ERROR;
  3178. }
  3179. if ((s->options & SSL_OP_NO_RENEGOTIATION)) {
  3180. ssl3_send_alert(s, SSL3_AL_WARNING, SSL_AD_NO_RENEGOTIATION);
  3181. return MSG_PROCESS_FINISHED_READING;
  3182. }
  3183. /*
  3184. * This is a historical discrepancy (not in the RFC) maintained for
  3185. * compatibility reasons. If a TLS client receives a HelloRequest it will
  3186. * attempt an abbreviated handshake. However if a DTLS client receives a
  3187. * HelloRequest it will do a full handshake. Either behaviour is reasonable
  3188. * but doing one for TLS and another for DTLS is odd.
  3189. */
  3190. if (SSL_IS_DTLS(s))
  3191. SSL_renegotiate(s);
  3192. else
  3193. SSL_renegotiate_abbreviated(s);
  3194. return MSG_PROCESS_FINISHED_READING;
  3195. }
  3196. static MSG_PROCESS_RETURN tls_process_encrypted_extensions(SSL *s, PACKET *pkt)
  3197. {
  3198. PACKET extensions;
  3199. RAW_EXTENSION *rawexts = NULL;
  3200. if (!PACKET_as_length_prefixed_2(pkt, &extensions)
  3201. || PACKET_remaining(pkt) != 0) {
  3202. SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_LENGTH_MISMATCH);
  3203. goto err;
  3204. }
  3205. if (!tls_collect_extensions(s, &extensions,
  3206. SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS, &rawexts,
  3207. NULL, 1)
  3208. || !tls_parse_all_extensions(s, SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS,
  3209. rawexts, NULL, 0, 1)) {
  3210. /* SSLfatal() already called */
  3211. goto err;
  3212. }
  3213. OPENSSL_free(rawexts);
  3214. return MSG_PROCESS_CONTINUE_READING;
  3215. err:
  3216. OPENSSL_free(rawexts);
  3217. return MSG_PROCESS_ERROR;
  3218. }
  3219. int ssl_do_client_cert_cb(SSL *s, X509 **px509, EVP_PKEY **ppkey)
  3220. {
  3221. int i = 0;
  3222. #ifndef OPENSSL_NO_ENGINE
  3223. if (s->ctx->client_cert_engine) {
  3224. i = tls_engine_load_ssl_client_cert(s, px509, ppkey);
  3225. if (i != 0)
  3226. return i;
  3227. }
  3228. #endif
  3229. if (s->ctx->client_cert_cb)
  3230. i = s->ctx->client_cert_cb(s, px509, ppkey);
  3231. return i;
  3232. }
  3233. int ssl_cipher_list_to_bytes(SSL *s, STACK_OF(SSL_CIPHER) *sk, WPACKET *pkt)
  3234. {
  3235. int i;
  3236. size_t totlen = 0, len, maxlen, maxverok = 0;
  3237. int empty_reneg_info_scsv = !s->renegotiate;
  3238. /* Set disabled masks for this session */
  3239. if (!ssl_set_client_disabled(s)) {
  3240. SSLfatal(s, SSL_AD_INTERNAL_ERROR, SSL_R_NO_PROTOCOLS_AVAILABLE);
  3241. return 0;
  3242. }
  3243. if (sk == NULL) {
  3244. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  3245. return 0;
  3246. }
  3247. #ifdef OPENSSL_MAX_TLS1_2_CIPHER_LENGTH
  3248. # if OPENSSL_MAX_TLS1_2_CIPHER_LENGTH < 6
  3249. # error Max cipher length too short
  3250. # endif
  3251. /*
  3252. * Some servers hang if client hello > 256 bytes as hack workaround
  3253. * chop number of supported ciphers to keep it well below this if we
  3254. * use TLS v1.2
  3255. */
  3256. if (TLS1_get_version(s) >= TLS1_2_VERSION)
  3257. maxlen = OPENSSL_MAX_TLS1_2_CIPHER_LENGTH & ~1;
  3258. else
  3259. #endif
  3260. /* Maximum length that can be stored in 2 bytes. Length must be even */
  3261. maxlen = 0xfffe;
  3262. if (empty_reneg_info_scsv)
  3263. maxlen -= 2;
  3264. if (s->mode & SSL_MODE_SEND_FALLBACK_SCSV)
  3265. maxlen -= 2;
  3266. for (i = 0; i < sk_SSL_CIPHER_num(sk) && totlen < maxlen; i++) {
  3267. const SSL_CIPHER *c;
  3268. c = sk_SSL_CIPHER_value(sk, i);
  3269. /* Skip disabled ciphers */
  3270. if (ssl_cipher_disabled(s, c, SSL_SECOP_CIPHER_SUPPORTED, 0))
  3271. continue;
  3272. if (!s->method->put_cipher_by_char(c, pkt, &len)) {
  3273. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  3274. return 0;
  3275. }
  3276. /* Sanity check that the maximum version we offer has ciphers enabled */
  3277. if (!maxverok) {
  3278. if (SSL_IS_DTLS(s)) {
  3279. if (DTLS_VERSION_GE(c->max_dtls, s->s3.tmp.max_ver)
  3280. && DTLS_VERSION_LE(c->min_dtls, s->s3.tmp.max_ver))
  3281. maxverok = 1;
  3282. } else {
  3283. if (c->max_tls >= s->s3.tmp.max_ver
  3284. && c->min_tls <= s->s3.tmp.max_ver)
  3285. maxverok = 1;
  3286. }
  3287. }
  3288. totlen += len;
  3289. }
  3290. if (totlen == 0 || !maxverok) {
  3291. const char *maxvertext =
  3292. !maxverok
  3293. ? "No ciphers enabled for max supported SSL/TLS version"
  3294. : NULL;
  3295. SSLfatal_data(s, SSL_AD_INTERNAL_ERROR, SSL_R_NO_CIPHERS_AVAILABLE,
  3296. maxvertext);
  3297. return 0;
  3298. }
  3299. if (totlen != 0) {
  3300. if (empty_reneg_info_scsv) {
  3301. static SSL_CIPHER scsv = {
  3302. 0, NULL, NULL, SSL3_CK_SCSV, 0, 0, 0, 0, 0, 0, 0, 0, 0
  3303. };
  3304. if (!s->method->put_cipher_by_char(&scsv, pkt, &len)) {
  3305. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  3306. return 0;
  3307. }
  3308. }
  3309. if (s->mode & SSL_MODE_SEND_FALLBACK_SCSV) {
  3310. static SSL_CIPHER scsv = {
  3311. 0, NULL, NULL, SSL3_CK_FALLBACK_SCSV, 0, 0, 0, 0, 0, 0, 0, 0, 0
  3312. };
  3313. if (!s->method->put_cipher_by_char(&scsv, pkt, &len)) {
  3314. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_INTERNAL_ERROR);
  3315. return 0;
  3316. }
  3317. }
  3318. }
  3319. return 1;
  3320. }
  3321. int tls_construct_end_of_early_data(SSL *s, WPACKET *pkt)
  3322. {
  3323. if (s->early_data_state != SSL_EARLY_DATA_WRITE_RETRY
  3324. && s->early_data_state != SSL_EARLY_DATA_FINISHED_WRITING) {
  3325. SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED);
  3326. return 0;
  3327. }
  3328. s->early_data_state = SSL_EARLY_DATA_FINISHED_WRITING;
  3329. return 1;
  3330. }