2
0

statem_clnt.c 121 KB

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