statem_clnt.c 124 KB

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