sm_make_chunk.c 117 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929
  1. // SPDX-License-Identifier: GPL-2.0-or-later
  2. /* SCTP kernel implementation
  3. * (C) Copyright IBM Corp. 2001, 2004
  4. * Copyright (c) 1999-2000 Cisco, Inc.
  5. * Copyright (c) 1999-2001 Motorola, Inc.
  6. * Copyright (c) 2001-2002 Intel Corp.
  7. *
  8. * This file is part of the SCTP kernel implementation
  9. *
  10. * These functions work with the state functions in sctp_sm_statefuns.c
  11. * to implement the state operations. These functions implement the
  12. * steps which require modifying existing data structures.
  13. *
  14. * Please send any bug reports or fixes you make to the
  15. * email address(es):
  16. * lksctp developers <linux-sctp@vger.kernel.org>
  17. *
  18. * Written or modified by:
  19. * La Monte H.P. Yarroll <piggy@acm.org>
  20. * Karl Knutson <karl@athena.chicago.il.us>
  21. * C. Robin <chris@hundredacre.ac.uk>
  22. * Jon Grimm <jgrimm@us.ibm.com>
  23. * Xingang Guo <xingang.guo@intel.com>
  24. * Dajiang Zhang <dajiang.zhang@nokia.com>
  25. * Sridhar Samudrala <sri@us.ibm.com>
  26. * Daisy Chang <daisyc@us.ibm.com>
  27. * Ardelle Fan <ardelle.fan@intel.com>
  28. * Kevin Gao <kevin.gao@intel.com>
  29. */
  30. #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
  31. #include <crypto/hash.h>
  32. #include <linux/types.h>
  33. #include <linux/kernel.h>
  34. #include <linux/ip.h>
  35. #include <linux/ipv6.h>
  36. #include <linux/net.h>
  37. #include <linux/inet.h>
  38. #include <linux/scatterlist.h>
  39. #include <linux/slab.h>
  40. #include <net/sock.h>
  41. #include <linux/skbuff.h>
  42. #include <linux/random.h> /* for get_random_bytes */
  43. #include <net/sctp/sctp.h>
  44. #include <net/sctp/sm.h>
  45. static struct sctp_chunk *sctp_make_control(const struct sctp_association *asoc,
  46. __u8 type, __u8 flags, int paylen,
  47. gfp_t gfp);
  48. static struct sctp_chunk *sctp_make_data(const struct sctp_association *asoc,
  49. __u8 flags, int paylen, gfp_t gfp);
  50. static struct sctp_chunk *_sctp_make_chunk(const struct sctp_association *asoc,
  51. __u8 type, __u8 flags, int paylen,
  52. gfp_t gfp);
  53. static struct sctp_cookie_param *sctp_pack_cookie(
  54. const struct sctp_endpoint *ep,
  55. const struct sctp_association *asoc,
  56. const struct sctp_chunk *init_chunk,
  57. int *cookie_len,
  58. const __u8 *raw_addrs, int addrs_len);
  59. static int sctp_process_param(struct sctp_association *asoc,
  60. union sctp_params param,
  61. const union sctp_addr *peer_addr,
  62. gfp_t gfp);
  63. static void *sctp_addto_param(struct sctp_chunk *chunk, int len,
  64. const void *data);
  65. /* Control chunk destructor */
  66. static void sctp_control_release_owner(struct sk_buff *skb)
  67. {
  68. struct sctp_chunk *chunk = skb_shinfo(skb)->destructor_arg;
  69. if (chunk->shkey) {
  70. struct sctp_shared_key *shkey = chunk->shkey;
  71. struct sctp_association *asoc = chunk->asoc;
  72. /* refcnt == 2 and !list_empty mean after this release, it's
  73. * not being used anywhere, and it's time to notify userland
  74. * that this shkey can be freed if it's been deactivated.
  75. */
  76. if (shkey->deactivated && !list_empty(&shkey->key_list) &&
  77. refcount_read(&shkey->refcnt) == 2) {
  78. struct sctp_ulpevent *ev;
  79. ev = sctp_ulpevent_make_authkey(asoc, shkey->key_id,
  80. SCTP_AUTH_FREE_KEY,
  81. GFP_KERNEL);
  82. if (ev)
  83. asoc->stream.si->enqueue_event(&asoc->ulpq, ev);
  84. }
  85. sctp_auth_shkey_release(chunk->shkey);
  86. }
  87. }
  88. static void sctp_control_set_owner_w(struct sctp_chunk *chunk)
  89. {
  90. struct sctp_association *asoc = chunk->asoc;
  91. struct sk_buff *skb = chunk->skb;
  92. /* TODO: properly account for control chunks.
  93. * To do it right we'll need:
  94. * 1) endpoint if association isn't known.
  95. * 2) proper memory accounting.
  96. *
  97. * For now don't do anything for now.
  98. */
  99. if (chunk->auth) {
  100. chunk->shkey = asoc->shkey;
  101. sctp_auth_shkey_hold(chunk->shkey);
  102. }
  103. skb->sk = asoc ? asoc->base.sk : NULL;
  104. skb_shinfo(skb)->destructor_arg = chunk;
  105. skb->destructor = sctp_control_release_owner;
  106. }
  107. /* What was the inbound interface for this chunk? */
  108. int sctp_chunk_iif(const struct sctp_chunk *chunk)
  109. {
  110. struct sk_buff *skb = chunk->skb;
  111. return SCTP_INPUT_CB(skb)->af->skb_iif(skb);
  112. }
  113. /* RFC 2960 3.3.2 Initiation (INIT) (1)
  114. *
  115. * Note 2: The ECN capable field is reserved for future use of
  116. * Explicit Congestion Notification.
  117. */
  118. static const struct sctp_paramhdr ecap_param = {
  119. SCTP_PARAM_ECN_CAPABLE,
  120. cpu_to_be16(sizeof(struct sctp_paramhdr)),
  121. };
  122. static const struct sctp_paramhdr prsctp_param = {
  123. SCTP_PARAM_FWD_TSN_SUPPORT,
  124. cpu_to_be16(sizeof(struct sctp_paramhdr)),
  125. };
  126. /* A helper to initialize an op error inside a provided chunk, as most
  127. * cause codes will be embedded inside an abort chunk.
  128. */
  129. int sctp_init_cause(struct sctp_chunk *chunk, __be16 cause_code,
  130. size_t paylen)
  131. {
  132. struct sctp_errhdr err;
  133. __u16 len;
  134. /* Cause code constants are now defined in network order. */
  135. err.cause = cause_code;
  136. len = sizeof(err) + paylen;
  137. err.length = htons(len);
  138. if (skb_tailroom(chunk->skb) < len)
  139. return -ENOSPC;
  140. chunk->subh.err_hdr = sctp_addto_chunk(chunk, sizeof(err), &err);
  141. return 0;
  142. }
  143. /* 3.3.2 Initiation (INIT) (1)
  144. *
  145. * This chunk is used to initiate a SCTP association between two
  146. * endpoints. The format of the INIT chunk is shown below:
  147. *
  148. * 0 1 2 3
  149. * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  150. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  151. * | Type = 1 | Chunk Flags | Chunk Length |
  152. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  153. * | Initiate Tag |
  154. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  155. * | Advertised Receiver Window Credit (a_rwnd) |
  156. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  157. * | Number of Outbound Streams | Number of Inbound Streams |
  158. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  159. * | Initial TSN |
  160. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  161. * \ \
  162. * / Optional/Variable-Length Parameters /
  163. * \ \
  164. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  165. *
  166. *
  167. * The INIT chunk contains the following parameters. Unless otherwise
  168. * noted, each parameter MUST only be included once in the INIT chunk.
  169. *
  170. * Fixed Parameters Status
  171. * ----------------------------------------------
  172. * Initiate Tag Mandatory
  173. * Advertised Receiver Window Credit Mandatory
  174. * Number of Outbound Streams Mandatory
  175. * Number of Inbound Streams Mandatory
  176. * Initial TSN Mandatory
  177. *
  178. * Variable Parameters Status Type Value
  179. * -------------------------------------------------------------
  180. * IPv4 Address (Note 1) Optional 5
  181. * IPv6 Address (Note 1) Optional 6
  182. * Cookie Preservative Optional 9
  183. * Reserved for ECN Capable (Note 2) Optional 32768 (0x8000)
  184. * Host Name Address (Note 3) Optional 11
  185. * Supported Address Types (Note 4) Optional 12
  186. */
  187. struct sctp_chunk *sctp_make_init(const struct sctp_association *asoc,
  188. const struct sctp_bind_addr *bp,
  189. gfp_t gfp, int vparam_len)
  190. {
  191. struct sctp_supported_ext_param ext_param;
  192. struct sctp_adaptation_ind_param aiparam;
  193. struct sctp_paramhdr *auth_chunks = NULL;
  194. struct sctp_paramhdr *auth_hmacs = NULL;
  195. struct sctp_supported_addrs_param sat;
  196. struct sctp_endpoint *ep = asoc->ep;
  197. struct sctp_chunk *retval = NULL;
  198. int num_types, addrs_len = 0;
  199. struct sctp_inithdr init;
  200. union sctp_params addrs;
  201. struct sctp_sock *sp;
  202. __u8 extensions[5];
  203. size_t chunksize;
  204. __be16 types[2];
  205. int num_ext = 0;
  206. /* RFC 2960 3.3.2 Initiation (INIT) (1)
  207. *
  208. * Note 1: The INIT chunks can contain multiple addresses that
  209. * can be IPv4 and/or IPv6 in any combination.
  210. */
  211. /* Convert the provided bind address list to raw format. */
  212. addrs = sctp_bind_addrs_to_raw(bp, &addrs_len, gfp);
  213. init.init_tag = htonl(asoc->c.my_vtag);
  214. init.a_rwnd = htonl(asoc->rwnd);
  215. init.num_outbound_streams = htons(asoc->c.sinit_num_ostreams);
  216. init.num_inbound_streams = htons(asoc->c.sinit_max_instreams);
  217. init.initial_tsn = htonl(asoc->c.initial_tsn);
  218. /* How many address types are needed? */
  219. sp = sctp_sk(asoc->base.sk);
  220. num_types = sp->pf->supported_addrs(sp, types);
  221. chunksize = sizeof(init) + addrs_len;
  222. chunksize += SCTP_PAD4(SCTP_SAT_LEN(num_types));
  223. if (asoc->ep->ecn_enable)
  224. chunksize += sizeof(ecap_param);
  225. if (asoc->ep->prsctp_enable)
  226. chunksize += sizeof(prsctp_param);
  227. /* ADDIP: Section 4.2.7:
  228. * An implementation supporting this extension [ADDIP] MUST list
  229. * the ASCONF,the ASCONF-ACK, and the AUTH chunks in its INIT and
  230. * INIT-ACK parameters.
  231. */
  232. if (asoc->ep->asconf_enable) {
  233. extensions[num_ext] = SCTP_CID_ASCONF;
  234. extensions[num_ext+1] = SCTP_CID_ASCONF_ACK;
  235. num_ext += 2;
  236. }
  237. if (asoc->ep->reconf_enable) {
  238. extensions[num_ext] = SCTP_CID_RECONF;
  239. num_ext += 1;
  240. }
  241. if (sp->adaptation_ind)
  242. chunksize += sizeof(aiparam);
  243. if (asoc->ep->intl_enable) {
  244. extensions[num_ext] = SCTP_CID_I_DATA;
  245. num_ext += 1;
  246. }
  247. chunksize += vparam_len;
  248. /* Account for AUTH related parameters */
  249. if (ep->auth_enable) {
  250. /* Add random parameter length*/
  251. chunksize += sizeof(asoc->c.auth_random);
  252. /* Add HMACS parameter length if any were defined */
  253. auth_hmacs = (struct sctp_paramhdr *)asoc->c.auth_hmacs;
  254. if (auth_hmacs->length)
  255. chunksize += SCTP_PAD4(ntohs(auth_hmacs->length));
  256. else
  257. auth_hmacs = NULL;
  258. /* Add CHUNKS parameter length */
  259. auth_chunks = (struct sctp_paramhdr *)asoc->c.auth_chunks;
  260. if (auth_chunks->length)
  261. chunksize += SCTP_PAD4(ntohs(auth_chunks->length));
  262. else
  263. auth_chunks = NULL;
  264. extensions[num_ext] = SCTP_CID_AUTH;
  265. num_ext += 1;
  266. }
  267. /* If we have any extensions to report, account for that */
  268. if (num_ext)
  269. chunksize += SCTP_PAD4(sizeof(ext_param) + num_ext);
  270. /* RFC 2960 3.3.2 Initiation (INIT) (1)
  271. *
  272. * Note 3: An INIT chunk MUST NOT contain more than one Host
  273. * Name address parameter. Moreover, the sender of the INIT
  274. * MUST NOT combine any other address types with the Host Name
  275. * address in the INIT. The receiver of INIT MUST ignore any
  276. * other address types if the Host Name address parameter is
  277. * present in the received INIT chunk.
  278. *
  279. * PLEASE DO NOT FIXME [This version does not support Host Name.]
  280. */
  281. retval = sctp_make_control(asoc, SCTP_CID_INIT, 0, chunksize, gfp);
  282. if (!retval)
  283. goto nodata;
  284. retval->subh.init_hdr =
  285. sctp_addto_chunk(retval, sizeof(init), &init);
  286. retval->param_hdr.v =
  287. sctp_addto_chunk(retval, addrs_len, addrs.v);
  288. /* RFC 2960 3.3.2 Initiation (INIT) (1)
  289. *
  290. * Note 4: This parameter, when present, specifies all the
  291. * address types the sending endpoint can support. The absence
  292. * of this parameter indicates that the sending endpoint can
  293. * support any address type.
  294. */
  295. sat.param_hdr.type = SCTP_PARAM_SUPPORTED_ADDRESS_TYPES;
  296. sat.param_hdr.length = htons(SCTP_SAT_LEN(num_types));
  297. sctp_addto_chunk(retval, sizeof(sat), &sat);
  298. sctp_addto_chunk(retval, num_types * sizeof(__u16), &types);
  299. if (asoc->ep->ecn_enable)
  300. sctp_addto_chunk(retval, sizeof(ecap_param), &ecap_param);
  301. /* Add the supported extensions parameter. Be nice and add this
  302. * fist before addiding the parameters for the extensions themselves
  303. */
  304. if (num_ext) {
  305. ext_param.param_hdr.type = SCTP_PARAM_SUPPORTED_EXT;
  306. ext_param.param_hdr.length = htons(sizeof(ext_param) + num_ext);
  307. sctp_addto_chunk(retval, sizeof(ext_param), &ext_param);
  308. sctp_addto_param(retval, num_ext, extensions);
  309. }
  310. if (asoc->ep->prsctp_enable)
  311. sctp_addto_chunk(retval, sizeof(prsctp_param), &prsctp_param);
  312. if (sp->adaptation_ind) {
  313. aiparam.param_hdr.type = SCTP_PARAM_ADAPTATION_LAYER_IND;
  314. aiparam.param_hdr.length = htons(sizeof(aiparam));
  315. aiparam.adaptation_ind = htonl(sp->adaptation_ind);
  316. sctp_addto_chunk(retval, sizeof(aiparam), &aiparam);
  317. }
  318. /* Add SCTP-AUTH chunks to the parameter list */
  319. if (ep->auth_enable) {
  320. sctp_addto_chunk(retval, sizeof(asoc->c.auth_random),
  321. asoc->c.auth_random);
  322. if (auth_hmacs)
  323. sctp_addto_chunk(retval, ntohs(auth_hmacs->length),
  324. auth_hmacs);
  325. if (auth_chunks)
  326. sctp_addto_chunk(retval, ntohs(auth_chunks->length),
  327. auth_chunks);
  328. }
  329. nodata:
  330. kfree(addrs.v);
  331. return retval;
  332. }
  333. struct sctp_chunk *sctp_make_init_ack(const struct sctp_association *asoc,
  334. const struct sctp_chunk *chunk,
  335. gfp_t gfp, int unkparam_len)
  336. {
  337. struct sctp_supported_ext_param ext_param;
  338. struct sctp_adaptation_ind_param aiparam;
  339. struct sctp_paramhdr *auth_chunks = NULL;
  340. struct sctp_paramhdr *auth_random = NULL;
  341. struct sctp_paramhdr *auth_hmacs = NULL;
  342. struct sctp_chunk *retval = NULL;
  343. struct sctp_cookie_param *cookie;
  344. struct sctp_inithdr initack;
  345. union sctp_params addrs;
  346. struct sctp_sock *sp;
  347. __u8 extensions[5];
  348. size_t chunksize;
  349. int num_ext = 0;
  350. int cookie_len;
  351. int addrs_len;
  352. /* Note: there may be no addresses to embed. */
  353. addrs = sctp_bind_addrs_to_raw(&asoc->base.bind_addr, &addrs_len, gfp);
  354. initack.init_tag = htonl(asoc->c.my_vtag);
  355. initack.a_rwnd = htonl(asoc->rwnd);
  356. initack.num_outbound_streams = htons(asoc->c.sinit_num_ostreams);
  357. initack.num_inbound_streams = htons(asoc->c.sinit_max_instreams);
  358. initack.initial_tsn = htonl(asoc->c.initial_tsn);
  359. /* FIXME: We really ought to build the cookie right
  360. * into the packet instead of allocating more fresh memory.
  361. */
  362. cookie = sctp_pack_cookie(asoc->ep, asoc, chunk, &cookie_len,
  363. addrs.v, addrs_len);
  364. if (!cookie)
  365. goto nomem_cookie;
  366. /* Calculate the total size of allocation, include the reserved
  367. * space for reporting unknown parameters if it is specified.
  368. */
  369. sp = sctp_sk(asoc->base.sk);
  370. chunksize = sizeof(initack) + addrs_len + cookie_len + unkparam_len;
  371. /* Tell peer that we'll do ECN only if peer advertised such cap. */
  372. if (asoc->peer.ecn_capable)
  373. chunksize += sizeof(ecap_param);
  374. if (asoc->peer.prsctp_capable)
  375. chunksize += sizeof(prsctp_param);
  376. if (asoc->peer.asconf_capable) {
  377. extensions[num_ext] = SCTP_CID_ASCONF;
  378. extensions[num_ext+1] = SCTP_CID_ASCONF_ACK;
  379. num_ext += 2;
  380. }
  381. if (asoc->peer.reconf_capable) {
  382. extensions[num_ext] = SCTP_CID_RECONF;
  383. num_ext += 1;
  384. }
  385. if (sp->adaptation_ind)
  386. chunksize += sizeof(aiparam);
  387. if (asoc->peer.intl_capable) {
  388. extensions[num_ext] = SCTP_CID_I_DATA;
  389. num_ext += 1;
  390. }
  391. if (asoc->peer.auth_capable) {
  392. auth_random = (struct sctp_paramhdr *)asoc->c.auth_random;
  393. chunksize += ntohs(auth_random->length);
  394. auth_hmacs = (struct sctp_paramhdr *)asoc->c.auth_hmacs;
  395. if (auth_hmacs->length)
  396. chunksize += SCTP_PAD4(ntohs(auth_hmacs->length));
  397. else
  398. auth_hmacs = NULL;
  399. auth_chunks = (struct sctp_paramhdr *)asoc->c.auth_chunks;
  400. if (auth_chunks->length)
  401. chunksize += SCTP_PAD4(ntohs(auth_chunks->length));
  402. else
  403. auth_chunks = NULL;
  404. extensions[num_ext] = SCTP_CID_AUTH;
  405. num_ext += 1;
  406. }
  407. if (num_ext)
  408. chunksize += SCTP_PAD4(sizeof(ext_param) + num_ext);
  409. /* Now allocate and fill out the chunk. */
  410. retval = sctp_make_control(asoc, SCTP_CID_INIT_ACK, 0, chunksize, gfp);
  411. if (!retval)
  412. goto nomem_chunk;
  413. /* RFC 2960 6.4 Multi-homed SCTP Endpoints
  414. *
  415. * An endpoint SHOULD transmit reply chunks (e.g., SACK,
  416. * HEARTBEAT ACK, * etc.) to the same destination transport
  417. * address from which it received the DATA or control chunk
  418. * to which it is replying.
  419. *
  420. * [INIT ACK back to where the INIT came from.]
  421. */
  422. if (chunk->transport)
  423. retval->transport =
  424. sctp_assoc_lookup_paddr(asoc,
  425. &chunk->transport->ipaddr);
  426. retval->subh.init_hdr =
  427. sctp_addto_chunk(retval, sizeof(initack), &initack);
  428. retval->param_hdr.v = sctp_addto_chunk(retval, addrs_len, addrs.v);
  429. sctp_addto_chunk(retval, cookie_len, cookie);
  430. if (asoc->peer.ecn_capable)
  431. sctp_addto_chunk(retval, sizeof(ecap_param), &ecap_param);
  432. if (num_ext) {
  433. ext_param.param_hdr.type = SCTP_PARAM_SUPPORTED_EXT;
  434. ext_param.param_hdr.length = htons(sizeof(ext_param) + num_ext);
  435. sctp_addto_chunk(retval, sizeof(ext_param), &ext_param);
  436. sctp_addto_param(retval, num_ext, extensions);
  437. }
  438. if (asoc->peer.prsctp_capable)
  439. sctp_addto_chunk(retval, sizeof(prsctp_param), &prsctp_param);
  440. if (sp->adaptation_ind) {
  441. aiparam.param_hdr.type = SCTP_PARAM_ADAPTATION_LAYER_IND;
  442. aiparam.param_hdr.length = htons(sizeof(aiparam));
  443. aiparam.adaptation_ind = htonl(sp->adaptation_ind);
  444. sctp_addto_chunk(retval, sizeof(aiparam), &aiparam);
  445. }
  446. if (asoc->peer.auth_capable) {
  447. sctp_addto_chunk(retval, ntohs(auth_random->length),
  448. auth_random);
  449. if (auth_hmacs)
  450. sctp_addto_chunk(retval, ntohs(auth_hmacs->length),
  451. auth_hmacs);
  452. if (auth_chunks)
  453. sctp_addto_chunk(retval, ntohs(auth_chunks->length),
  454. auth_chunks);
  455. }
  456. /* We need to remove the const qualifier at this point. */
  457. retval->asoc = (struct sctp_association *) asoc;
  458. nomem_chunk:
  459. kfree(cookie);
  460. nomem_cookie:
  461. kfree(addrs.v);
  462. return retval;
  463. }
  464. /* 3.3.11 Cookie Echo (COOKIE ECHO) (10):
  465. *
  466. * This chunk is used only during the initialization of an association.
  467. * It is sent by the initiator of an association to its peer to complete
  468. * the initialization process. This chunk MUST precede any DATA chunk
  469. * sent within the association, but MAY be bundled with one or more DATA
  470. * chunks in the same packet.
  471. *
  472. * 0 1 2 3
  473. * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  474. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  475. * | Type = 10 |Chunk Flags | Length |
  476. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  477. * / Cookie /
  478. * \ \
  479. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  480. *
  481. * Chunk Flags: 8 bit
  482. *
  483. * Set to zero on transmit and ignored on receipt.
  484. *
  485. * Length: 16 bits (unsigned integer)
  486. *
  487. * Set to the size of the chunk in bytes, including the 4 bytes of
  488. * the chunk header and the size of the Cookie.
  489. *
  490. * Cookie: variable size
  491. *
  492. * This field must contain the exact cookie received in the
  493. * State Cookie parameter from the previous INIT ACK.
  494. *
  495. * An implementation SHOULD make the cookie as small as possible
  496. * to insure interoperability.
  497. */
  498. struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *asoc,
  499. const struct sctp_chunk *chunk)
  500. {
  501. struct sctp_chunk *retval;
  502. int cookie_len;
  503. void *cookie;
  504. cookie = asoc->peer.cookie;
  505. cookie_len = asoc->peer.cookie_len;
  506. /* Build a cookie echo chunk. */
  507. retval = sctp_make_control(asoc, SCTP_CID_COOKIE_ECHO, 0,
  508. cookie_len, GFP_ATOMIC);
  509. if (!retval)
  510. goto nodata;
  511. retval->subh.cookie_hdr =
  512. sctp_addto_chunk(retval, cookie_len, cookie);
  513. /* RFC 2960 6.4 Multi-homed SCTP Endpoints
  514. *
  515. * An endpoint SHOULD transmit reply chunks (e.g., SACK,
  516. * HEARTBEAT ACK, * etc.) to the same destination transport
  517. * address from which it * received the DATA or control chunk
  518. * to which it is replying.
  519. *
  520. * [COOKIE ECHO back to where the INIT ACK came from.]
  521. */
  522. if (chunk)
  523. retval->transport = chunk->transport;
  524. nodata:
  525. return retval;
  526. }
  527. /* 3.3.12 Cookie Acknowledgement (COOKIE ACK) (11):
  528. *
  529. * This chunk is used only during the initialization of an
  530. * association. It is used to acknowledge the receipt of a COOKIE
  531. * ECHO chunk. This chunk MUST precede any DATA or SACK chunk sent
  532. * within the association, but MAY be bundled with one or more DATA
  533. * chunks or SACK chunk in the same SCTP packet.
  534. *
  535. * 0 1 2 3
  536. * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  537. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  538. * | Type = 11 |Chunk Flags | Length = 4 |
  539. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  540. *
  541. * Chunk Flags: 8 bits
  542. *
  543. * Set to zero on transmit and ignored on receipt.
  544. */
  545. struct sctp_chunk *sctp_make_cookie_ack(const struct sctp_association *asoc,
  546. const struct sctp_chunk *chunk)
  547. {
  548. struct sctp_chunk *retval;
  549. retval = sctp_make_control(asoc, SCTP_CID_COOKIE_ACK, 0, 0, GFP_ATOMIC);
  550. /* RFC 2960 6.4 Multi-homed SCTP Endpoints
  551. *
  552. * An endpoint SHOULD transmit reply chunks (e.g., SACK,
  553. * HEARTBEAT ACK, * etc.) to the same destination transport
  554. * address from which it * received the DATA or control chunk
  555. * to which it is replying.
  556. *
  557. * [COOKIE ACK back to where the COOKIE ECHO came from.]
  558. */
  559. if (retval && chunk && chunk->transport)
  560. retval->transport =
  561. sctp_assoc_lookup_paddr(asoc,
  562. &chunk->transport->ipaddr);
  563. return retval;
  564. }
  565. /*
  566. * Appendix A: Explicit Congestion Notification:
  567. * CWR:
  568. *
  569. * RFC 2481 details a specific bit for a sender to send in the header of
  570. * its next outbound TCP segment to indicate to its peer that it has
  571. * reduced its congestion window. This is termed the CWR bit. For
  572. * SCTP the same indication is made by including the CWR chunk.
  573. * This chunk contains one data element, i.e. the TSN number that
  574. * was sent in the ECNE chunk. This element represents the lowest
  575. * TSN number in the datagram that was originally marked with the
  576. * CE bit.
  577. *
  578. * 0 1 2 3
  579. * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  580. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  581. * | Chunk Type=13 | Flags=00000000| Chunk Length = 8 |
  582. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  583. * | Lowest TSN Number |
  584. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  585. *
  586. * Note: The CWR is considered a Control chunk.
  587. */
  588. struct sctp_chunk *sctp_make_cwr(const struct sctp_association *asoc,
  589. const __u32 lowest_tsn,
  590. const struct sctp_chunk *chunk)
  591. {
  592. struct sctp_chunk *retval;
  593. struct sctp_cwrhdr cwr;
  594. cwr.lowest_tsn = htonl(lowest_tsn);
  595. retval = sctp_make_control(asoc, SCTP_CID_ECN_CWR, 0,
  596. sizeof(cwr), GFP_ATOMIC);
  597. if (!retval)
  598. goto nodata;
  599. retval->subh.ecn_cwr_hdr =
  600. sctp_addto_chunk(retval, sizeof(cwr), &cwr);
  601. /* RFC 2960 6.4 Multi-homed SCTP Endpoints
  602. *
  603. * An endpoint SHOULD transmit reply chunks (e.g., SACK,
  604. * HEARTBEAT ACK, * etc.) to the same destination transport
  605. * address from which it * received the DATA or control chunk
  606. * to which it is replying.
  607. *
  608. * [Report a reduced congestion window back to where the ECNE
  609. * came from.]
  610. */
  611. if (chunk)
  612. retval->transport = chunk->transport;
  613. nodata:
  614. return retval;
  615. }
  616. /* Make an ECNE chunk. This is a congestion experienced report. */
  617. struct sctp_chunk *sctp_make_ecne(const struct sctp_association *asoc,
  618. const __u32 lowest_tsn)
  619. {
  620. struct sctp_chunk *retval;
  621. struct sctp_ecnehdr ecne;
  622. ecne.lowest_tsn = htonl(lowest_tsn);
  623. retval = sctp_make_control(asoc, SCTP_CID_ECN_ECNE, 0,
  624. sizeof(ecne), GFP_ATOMIC);
  625. if (!retval)
  626. goto nodata;
  627. retval->subh.ecne_hdr =
  628. sctp_addto_chunk(retval, sizeof(ecne), &ecne);
  629. nodata:
  630. return retval;
  631. }
  632. /* Make a DATA chunk for the given association from the provided
  633. * parameters. However, do not populate the data payload.
  634. */
  635. struct sctp_chunk *sctp_make_datafrag_empty(const struct sctp_association *asoc,
  636. const struct sctp_sndrcvinfo *sinfo,
  637. int len, __u8 flags, gfp_t gfp)
  638. {
  639. struct sctp_chunk *retval;
  640. struct sctp_datahdr dp;
  641. /* We assign the TSN as LATE as possible, not here when
  642. * creating the chunk.
  643. */
  644. memset(&dp, 0, sizeof(dp));
  645. dp.ppid = sinfo->sinfo_ppid;
  646. dp.stream = htons(sinfo->sinfo_stream);
  647. /* Set the flags for an unordered send. */
  648. if (sinfo->sinfo_flags & SCTP_UNORDERED)
  649. flags |= SCTP_DATA_UNORDERED;
  650. retval = sctp_make_data(asoc, flags, sizeof(dp) + len, gfp);
  651. if (!retval)
  652. return NULL;
  653. retval->subh.data_hdr = sctp_addto_chunk(retval, sizeof(dp), &dp);
  654. memcpy(&retval->sinfo, sinfo, sizeof(struct sctp_sndrcvinfo));
  655. return retval;
  656. }
  657. /* Create a selective ackowledgement (SACK) for the given
  658. * association. This reports on which TSN's we've seen to date,
  659. * including duplicates and gaps.
  660. */
  661. struct sctp_chunk *sctp_make_sack(struct sctp_association *asoc)
  662. {
  663. struct sctp_tsnmap *map = (struct sctp_tsnmap *)&asoc->peer.tsn_map;
  664. struct sctp_gap_ack_block gabs[SCTP_MAX_GABS];
  665. __u16 num_gabs, num_dup_tsns;
  666. struct sctp_transport *trans;
  667. struct sctp_chunk *retval;
  668. struct sctp_sackhdr sack;
  669. __u32 ctsn;
  670. int len;
  671. memset(gabs, 0, sizeof(gabs));
  672. ctsn = sctp_tsnmap_get_ctsn(map);
  673. pr_debug("%s: sackCTSNAck sent:0x%x\n", __func__, ctsn);
  674. /* How much room is needed in the chunk? */
  675. num_gabs = sctp_tsnmap_num_gabs(map, gabs);
  676. num_dup_tsns = sctp_tsnmap_num_dups(map);
  677. /* Initialize the SACK header. */
  678. sack.cum_tsn_ack = htonl(ctsn);
  679. sack.a_rwnd = htonl(asoc->a_rwnd);
  680. sack.num_gap_ack_blocks = htons(num_gabs);
  681. sack.num_dup_tsns = htons(num_dup_tsns);
  682. len = sizeof(sack)
  683. + sizeof(struct sctp_gap_ack_block) * num_gabs
  684. + sizeof(__u32) * num_dup_tsns;
  685. /* Create the chunk. */
  686. retval = sctp_make_control(asoc, SCTP_CID_SACK, 0, len, GFP_ATOMIC);
  687. if (!retval)
  688. goto nodata;
  689. /* RFC 2960 6.4 Multi-homed SCTP Endpoints
  690. *
  691. * An endpoint SHOULD transmit reply chunks (e.g., SACK,
  692. * HEARTBEAT ACK, etc.) to the same destination transport
  693. * address from which it received the DATA or control chunk to
  694. * which it is replying. This rule should also be followed if
  695. * the endpoint is bundling DATA chunks together with the
  696. * reply chunk.
  697. *
  698. * However, when acknowledging multiple DATA chunks received
  699. * in packets from different source addresses in a single
  700. * SACK, the SACK chunk may be transmitted to one of the
  701. * destination transport addresses from which the DATA or
  702. * control chunks being acknowledged were received.
  703. *
  704. * [BUG: We do not implement the following paragraph.
  705. * Perhaps we should remember the last transport we used for a
  706. * SACK and avoid that (if possible) if we have seen any
  707. * duplicates. --piggy]
  708. *
  709. * When a receiver of a duplicate DATA chunk sends a SACK to a
  710. * multi- homed endpoint it MAY be beneficial to vary the
  711. * destination address and not use the source address of the
  712. * DATA chunk. The reason being that receiving a duplicate
  713. * from a multi-homed endpoint might indicate that the return
  714. * path (as specified in the source address of the DATA chunk)
  715. * for the SACK is broken.
  716. *
  717. * [Send to the address from which we last received a DATA chunk.]
  718. */
  719. retval->transport = asoc->peer.last_data_from;
  720. retval->subh.sack_hdr =
  721. sctp_addto_chunk(retval, sizeof(sack), &sack);
  722. /* Add the gap ack block information. */
  723. if (num_gabs)
  724. sctp_addto_chunk(retval, sizeof(__u32) * num_gabs,
  725. gabs);
  726. /* Add the duplicate TSN information. */
  727. if (num_dup_tsns) {
  728. asoc->stats.idupchunks += num_dup_tsns;
  729. sctp_addto_chunk(retval, sizeof(__u32) * num_dup_tsns,
  730. sctp_tsnmap_get_dups(map));
  731. }
  732. /* Once we have a sack generated, check to see what our sack
  733. * generation is, if its 0, reset the transports to 0, and reset
  734. * the association generation to 1
  735. *
  736. * The idea is that zero is never used as a valid generation for the
  737. * association so no transport will match after a wrap event like this,
  738. * Until the next sack
  739. */
  740. if (++asoc->peer.sack_generation == 0) {
  741. list_for_each_entry(trans, &asoc->peer.transport_addr_list,
  742. transports)
  743. trans->sack_generation = 0;
  744. asoc->peer.sack_generation = 1;
  745. }
  746. nodata:
  747. return retval;
  748. }
  749. /* Make a SHUTDOWN chunk. */
  750. struct sctp_chunk *sctp_make_shutdown(const struct sctp_association *asoc,
  751. const struct sctp_chunk *chunk)
  752. {
  753. struct sctp_shutdownhdr shut;
  754. struct sctp_chunk *retval;
  755. __u32 ctsn;
  756. ctsn = sctp_tsnmap_get_ctsn(&asoc->peer.tsn_map);
  757. shut.cum_tsn_ack = htonl(ctsn);
  758. retval = sctp_make_control(asoc, SCTP_CID_SHUTDOWN, 0,
  759. sizeof(shut), GFP_ATOMIC);
  760. if (!retval)
  761. goto nodata;
  762. retval->subh.shutdown_hdr =
  763. sctp_addto_chunk(retval, sizeof(shut), &shut);
  764. if (chunk)
  765. retval->transport = chunk->transport;
  766. nodata:
  767. return retval;
  768. }
  769. struct sctp_chunk *sctp_make_shutdown_ack(const struct sctp_association *asoc,
  770. const struct sctp_chunk *chunk)
  771. {
  772. struct sctp_chunk *retval;
  773. retval = sctp_make_control(asoc, SCTP_CID_SHUTDOWN_ACK, 0, 0,
  774. GFP_ATOMIC);
  775. /* RFC 2960 6.4 Multi-homed SCTP Endpoints
  776. *
  777. * An endpoint SHOULD transmit reply chunks (e.g., SACK,
  778. * HEARTBEAT ACK, * etc.) to the same destination transport
  779. * address from which it * received the DATA or control chunk
  780. * to which it is replying.
  781. *
  782. * [ACK back to where the SHUTDOWN came from.]
  783. */
  784. if (retval && chunk)
  785. retval->transport = chunk->transport;
  786. return retval;
  787. }
  788. struct sctp_chunk *sctp_make_shutdown_complete(
  789. const struct sctp_association *asoc,
  790. const struct sctp_chunk *chunk)
  791. {
  792. struct sctp_chunk *retval;
  793. __u8 flags = 0;
  794. /* Set the T-bit if we have no association (vtag will be
  795. * reflected)
  796. */
  797. flags |= asoc ? 0 : SCTP_CHUNK_FLAG_T;
  798. retval = sctp_make_control(asoc, SCTP_CID_SHUTDOWN_COMPLETE, flags,
  799. 0, GFP_ATOMIC);
  800. /* RFC 2960 6.4 Multi-homed SCTP Endpoints
  801. *
  802. * An endpoint SHOULD transmit reply chunks (e.g., SACK,
  803. * HEARTBEAT ACK, * etc.) to the same destination transport
  804. * address from which it * received the DATA or control chunk
  805. * to which it is replying.
  806. *
  807. * [Report SHUTDOWN COMPLETE back to where the SHUTDOWN ACK
  808. * came from.]
  809. */
  810. if (retval && chunk)
  811. retval->transport = chunk->transport;
  812. return retval;
  813. }
  814. /* Create an ABORT. Note that we set the T bit if we have no
  815. * association, except when responding to an INIT (sctpimpguide 2.41).
  816. */
  817. struct sctp_chunk *sctp_make_abort(const struct sctp_association *asoc,
  818. const struct sctp_chunk *chunk,
  819. const size_t hint)
  820. {
  821. struct sctp_chunk *retval;
  822. __u8 flags = 0;
  823. /* Set the T-bit if we have no association and 'chunk' is not
  824. * an INIT (vtag will be reflected).
  825. */
  826. if (!asoc) {
  827. if (chunk && chunk->chunk_hdr &&
  828. chunk->chunk_hdr->type == SCTP_CID_INIT)
  829. flags = 0;
  830. else
  831. flags = SCTP_CHUNK_FLAG_T;
  832. }
  833. retval = sctp_make_control(asoc, SCTP_CID_ABORT, flags, hint,
  834. GFP_ATOMIC);
  835. /* RFC 2960 6.4 Multi-homed SCTP Endpoints
  836. *
  837. * An endpoint SHOULD transmit reply chunks (e.g., SACK,
  838. * HEARTBEAT ACK, * etc.) to the same destination transport
  839. * address from which it * received the DATA or control chunk
  840. * to which it is replying.
  841. *
  842. * [ABORT back to where the offender came from.]
  843. */
  844. if (retval && chunk)
  845. retval->transport = chunk->transport;
  846. return retval;
  847. }
  848. /* Helper to create ABORT with a NO_USER_DATA error. */
  849. struct sctp_chunk *sctp_make_abort_no_data(
  850. const struct sctp_association *asoc,
  851. const struct sctp_chunk *chunk,
  852. __u32 tsn)
  853. {
  854. struct sctp_chunk *retval;
  855. __be32 payload;
  856. retval = sctp_make_abort(asoc, chunk,
  857. sizeof(struct sctp_errhdr) + sizeof(tsn));
  858. if (!retval)
  859. goto no_mem;
  860. /* Put the tsn back into network byte order. */
  861. payload = htonl(tsn);
  862. sctp_init_cause(retval, SCTP_ERROR_NO_DATA, sizeof(payload));
  863. sctp_addto_chunk(retval, sizeof(payload), (const void *)&payload);
  864. /* RFC 2960 6.4 Multi-homed SCTP Endpoints
  865. *
  866. * An endpoint SHOULD transmit reply chunks (e.g., SACK,
  867. * HEARTBEAT ACK, * etc.) to the same destination transport
  868. * address from which it * received the DATA or control chunk
  869. * to which it is replying.
  870. *
  871. * [ABORT back to where the offender came from.]
  872. */
  873. if (chunk)
  874. retval->transport = chunk->transport;
  875. no_mem:
  876. return retval;
  877. }
  878. /* Helper to create ABORT with a SCTP_ERROR_USER_ABORT error. */
  879. struct sctp_chunk *sctp_make_abort_user(const struct sctp_association *asoc,
  880. struct msghdr *msg,
  881. size_t paylen)
  882. {
  883. struct sctp_chunk *retval;
  884. void *payload = NULL;
  885. int err;
  886. retval = sctp_make_abort(asoc, NULL,
  887. sizeof(struct sctp_errhdr) + paylen);
  888. if (!retval)
  889. goto err_chunk;
  890. if (paylen) {
  891. /* Put the msg_iov together into payload. */
  892. payload = kmalloc(paylen, GFP_KERNEL);
  893. if (!payload)
  894. goto err_payload;
  895. err = memcpy_from_msg(payload, msg, paylen);
  896. if (err < 0)
  897. goto err_copy;
  898. }
  899. sctp_init_cause(retval, SCTP_ERROR_USER_ABORT, paylen);
  900. sctp_addto_chunk(retval, paylen, payload);
  901. if (paylen)
  902. kfree(payload);
  903. return retval;
  904. err_copy:
  905. kfree(payload);
  906. err_payload:
  907. sctp_chunk_free(retval);
  908. retval = NULL;
  909. err_chunk:
  910. return retval;
  911. }
  912. /* Append bytes to the end of a parameter. Will panic if chunk is not big
  913. * enough.
  914. */
  915. static void *sctp_addto_param(struct sctp_chunk *chunk, int len,
  916. const void *data)
  917. {
  918. int chunklen = ntohs(chunk->chunk_hdr->length);
  919. void *target;
  920. target = skb_put(chunk->skb, len);
  921. if (data)
  922. memcpy(target, data, len);
  923. else
  924. memset(target, 0, len);
  925. /* Adjust the chunk length field. */
  926. chunk->chunk_hdr->length = htons(chunklen + len);
  927. chunk->chunk_end = skb_tail_pointer(chunk->skb);
  928. return target;
  929. }
  930. /* Make an ABORT chunk with a PROTOCOL VIOLATION cause code. */
  931. struct sctp_chunk *sctp_make_abort_violation(
  932. const struct sctp_association *asoc,
  933. const struct sctp_chunk *chunk,
  934. const __u8 *payload,
  935. const size_t paylen)
  936. {
  937. struct sctp_chunk *retval;
  938. struct sctp_paramhdr phdr;
  939. retval = sctp_make_abort(asoc, chunk, sizeof(struct sctp_errhdr) +
  940. paylen + sizeof(phdr));
  941. if (!retval)
  942. goto end;
  943. sctp_init_cause(retval, SCTP_ERROR_PROTO_VIOLATION, paylen +
  944. sizeof(phdr));
  945. phdr.type = htons(chunk->chunk_hdr->type);
  946. phdr.length = chunk->chunk_hdr->length;
  947. sctp_addto_chunk(retval, paylen, payload);
  948. sctp_addto_param(retval, sizeof(phdr), &phdr);
  949. end:
  950. return retval;
  951. }
  952. struct sctp_chunk *sctp_make_violation_paramlen(
  953. const struct sctp_association *asoc,
  954. const struct sctp_chunk *chunk,
  955. struct sctp_paramhdr *param)
  956. {
  957. static const char error[] = "The following parameter had invalid length:";
  958. size_t payload_len = sizeof(error) + sizeof(struct sctp_errhdr) +
  959. sizeof(*param);
  960. struct sctp_chunk *retval;
  961. retval = sctp_make_abort(asoc, chunk, payload_len);
  962. if (!retval)
  963. goto nodata;
  964. sctp_init_cause(retval, SCTP_ERROR_PROTO_VIOLATION,
  965. sizeof(error) + sizeof(*param));
  966. sctp_addto_chunk(retval, sizeof(error), error);
  967. sctp_addto_param(retval, sizeof(*param), param);
  968. nodata:
  969. return retval;
  970. }
  971. struct sctp_chunk *sctp_make_violation_max_retrans(
  972. const struct sctp_association *asoc,
  973. const struct sctp_chunk *chunk)
  974. {
  975. static const char error[] = "Association exceeded its max_retrans count";
  976. size_t payload_len = sizeof(error) + sizeof(struct sctp_errhdr);
  977. struct sctp_chunk *retval;
  978. retval = sctp_make_abort(asoc, chunk, payload_len);
  979. if (!retval)
  980. goto nodata;
  981. sctp_init_cause(retval, SCTP_ERROR_PROTO_VIOLATION, sizeof(error));
  982. sctp_addto_chunk(retval, sizeof(error), error);
  983. nodata:
  984. return retval;
  985. }
  986. struct sctp_chunk *sctp_make_new_encap_port(const struct sctp_association *asoc,
  987. const struct sctp_chunk *chunk)
  988. {
  989. struct sctp_new_encap_port_hdr nep;
  990. struct sctp_chunk *retval;
  991. retval = sctp_make_abort(asoc, chunk,
  992. sizeof(struct sctp_errhdr) + sizeof(nep));
  993. if (!retval)
  994. goto nodata;
  995. sctp_init_cause(retval, SCTP_ERROR_NEW_ENCAP_PORT, sizeof(nep));
  996. nep.cur_port = SCTP_INPUT_CB(chunk->skb)->encap_port;
  997. nep.new_port = chunk->transport->encap_port;
  998. sctp_addto_chunk(retval, sizeof(nep), &nep);
  999. nodata:
  1000. return retval;
  1001. }
  1002. /* Make a HEARTBEAT chunk. */
  1003. struct sctp_chunk *sctp_make_heartbeat(const struct sctp_association *asoc,
  1004. const struct sctp_transport *transport,
  1005. __u32 probe_size)
  1006. {
  1007. struct sctp_sender_hb_info hbinfo = {};
  1008. struct sctp_chunk *retval;
  1009. retval = sctp_make_control(asoc, SCTP_CID_HEARTBEAT, 0,
  1010. sizeof(hbinfo), GFP_ATOMIC);
  1011. if (!retval)
  1012. goto nodata;
  1013. hbinfo.param_hdr.type = SCTP_PARAM_HEARTBEAT_INFO;
  1014. hbinfo.param_hdr.length = htons(sizeof(hbinfo));
  1015. hbinfo.daddr = transport->ipaddr;
  1016. hbinfo.sent_at = jiffies;
  1017. hbinfo.hb_nonce = transport->hb_nonce;
  1018. hbinfo.probe_size = probe_size;
  1019. /* Cast away the 'const', as this is just telling the chunk
  1020. * what transport it belongs to.
  1021. */
  1022. retval->transport = (struct sctp_transport *) transport;
  1023. retval->subh.hbs_hdr = sctp_addto_chunk(retval, sizeof(hbinfo),
  1024. &hbinfo);
  1025. retval->pmtu_probe = !!probe_size;
  1026. nodata:
  1027. return retval;
  1028. }
  1029. struct sctp_chunk *sctp_make_heartbeat_ack(const struct sctp_association *asoc,
  1030. const struct sctp_chunk *chunk,
  1031. const void *payload,
  1032. const size_t paylen)
  1033. {
  1034. struct sctp_chunk *retval;
  1035. retval = sctp_make_control(asoc, SCTP_CID_HEARTBEAT_ACK, 0, paylen,
  1036. GFP_ATOMIC);
  1037. if (!retval)
  1038. goto nodata;
  1039. retval->subh.hbs_hdr = sctp_addto_chunk(retval, paylen, payload);
  1040. /* RFC 2960 6.4 Multi-homed SCTP Endpoints
  1041. *
  1042. * An endpoint SHOULD transmit reply chunks (e.g., SACK,
  1043. * HEARTBEAT ACK, * etc.) to the same destination transport
  1044. * address from which it * received the DATA or control chunk
  1045. * to which it is replying.
  1046. *
  1047. * [HBACK back to where the HEARTBEAT came from.]
  1048. */
  1049. if (chunk)
  1050. retval->transport = chunk->transport;
  1051. nodata:
  1052. return retval;
  1053. }
  1054. /* RFC4820 3. Padding Chunk (PAD)
  1055. * 0 1 2 3
  1056. * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  1057. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  1058. * | Type = 0x84 | Flags=0 | Length |
  1059. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  1060. * | |
  1061. * \ Padding Data /
  1062. * / \
  1063. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  1064. */
  1065. struct sctp_chunk *sctp_make_pad(const struct sctp_association *asoc, int len)
  1066. {
  1067. struct sctp_chunk *retval;
  1068. retval = sctp_make_control(asoc, SCTP_CID_PAD, 0, len, GFP_ATOMIC);
  1069. if (!retval)
  1070. return NULL;
  1071. skb_put_zero(retval->skb, len);
  1072. retval->chunk_hdr->length = htons(ntohs(retval->chunk_hdr->length) + len);
  1073. retval->chunk_end = skb_tail_pointer(retval->skb);
  1074. return retval;
  1075. }
  1076. /* Create an Operation Error chunk with the specified space reserved.
  1077. * This routine can be used for containing multiple causes in the chunk.
  1078. */
  1079. static struct sctp_chunk *sctp_make_op_error_space(
  1080. const struct sctp_association *asoc,
  1081. const struct sctp_chunk *chunk,
  1082. size_t size)
  1083. {
  1084. struct sctp_chunk *retval;
  1085. retval = sctp_make_control(asoc, SCTP_CID_ERROR, 0,
  1086. sizeof(struct sctp_errhdr) + size,
  1087. GFP_ATOMIC);
  1088. if (!retval)
  1089. goto nodata;
  1090. /* RFC 2960 6.4 Multi-homed SCTP Endpoints
  1091. *
  1092. * An endpoint SHOULD transmit reply chunks (e.g., SACK,
  1093. * HEARTBEAT ACK, etc.) to the same destination transport
  1094. * address from which it received the DATA or control chunk
  1095. * to which it is replying.
  1096. *
  1097. */
  1098. if (chunk)
  1099. retval->transport = chunk->transport;
  1100. nodata:
  1101. return retval;
  1102. }
  1103. /* Create an Operation Error chunk of a fixed size, specifically,
  1104. * min(asoc->pathmtu, SCTP_DEFAULT_MAXSEGMENT) - overheads.
  1105. * This is a helper function to allocate an error chunk for those
  1106. * invalid parameter codes in which we may not want to report all the
  1107. * errors, if the incoming chunk is large. If it can't fit in a single
  1108. * packet, we ignore it.
  1109. */
  1110. static inline struct sctp_chunk *sctp_make_op_error_limited(
  1111. const struct sctp_association *asoc,
  1112. const struct sctp_chunk *chunk)
  1113. {
  1114. size_t size = SCTP_DEFAULT_MAXSEGMENT;
  1115. struct sctp_sock *sp = NULL;
  1116. if (asoc) {
  1117. size = min_t(size_t, size, asoc->pathmtu);
  1118. sp = sctp_sk(asoc->base.sk);
  1119. }
  1120. size = sctp_mtu_payload(sp, size, sizeof(struct sctp_errhdr));
  1121. return sctp_make_op_error_space(asoc, chunk, size);
  1122. }
  1123. /* Create an Operation Error chunk. */
  1124. struct sctp_chunk *sctp_make_op_error(const struct sctp_association *asoc,
  1125. const struct sctp_chunk *chunk,
  1126. __be16 cause_code, const void *payload,
  1127. size_t paylen, size_t reserve_tail)
  1128. {
  1129. struct sctp_chunk *retval;
  1130. retval = sctp_make_op_error_space(asoc, chunk, paylen + reserve_tail);
  1131. if (!retval)
  1132. goto nodata;
  1133. sctp_init_cause(retval, cause_code, paylen + reserve_tail);
  1134. sctp_addto_chunk(retval, paylen, payload);
  1135. if (reserve_tail)
  1136. sctp_addto_param(retval, reserve_tail, NULL);
  1137. nodata:
  1138. return retval;
  1139. }
  1140. struct sctp_chunk *sctp_make_auth(const struct sctp_association *asoc,
  1141. __u16 key_id)
  1142. {
  1143. struct sctp_authhdr auth_hdr;
  1144. struct sctp_hmac *hmac_desc;
  1145. struct sctp_chunk *retval;
  1146. /* Get the first hmac that the peer told us to use */
  1147. hmac_desc = sctp_auth_asoc_get_hmac(asoc);
  1148. if (unlikely(!hmac_desc))
  1149. return NULL;
  1150. retval = sctp_make_control(asoc, SCTP_CID_AUTH, 0,
  1151. hmac_desc->hmac_len + sizeof(auth_hdr),
  1152. GFP_ATOMIC);
  1153. if (!retval)
  1154. return NULL;
  1155. auth_hdr.hmac_id = htons(hmac_desc->hmac_id);
  1156. auth_hdr.shkey_id = htons(key_id);
  1157. retval->subh.auth_hdr = sctp_addto_chunk(retval, sizeof(auth_hdr),
  1158. &auth_hdr);
  1159. skb_put_zero(retval->skb, hmac_desc->hmac_len);
  1160. /* Adjust the chunk header to include the empty MAC */
  1161. retval->chunk_hdr->length =
  1162. htons(ntohs(retval->chunk_hdr->length) + hmac_desc->hmac_len);
  1163. retval->chunk_end = skb_tail_pointer(retval->skb);
  1164. return retval;
  1165. }
  1166. /********************************************************************
  1167. * 2nd Level Abstractions
  1168. ********************************************************************/
  1169. /* Turn an skb into a chunk.
  1170. * FIXME: Eventually move the structure directly inside the skb->cb[].
  1171. *
  1172. * sctpimpguide-05.txt Section 2.8.2
  1173. * M1) Each time a new DATA chunk is transmitted
  1174. * set the 'TSN.Missing.Report' count for that TSN to 0. The
  1175. * 'TSN.Missing.Report' count will be used to determine missing chunks
  1176. * and when to fast retransmit.
  1177. *
  1178. */
  1179. struct sctp_chunk *sctp_chunkify(struct sk_buff *skb,
  1180. const struct sctp_association *asoc,
  1181. struct sock *sk, gfp_t gfp)
  1182. {
  1183. struct sctp_chunk *retval;
  1184. retval = kmem_cache_zalloc(sctp_chunk_cachep, gfp);
  1185. if (!retval)
  1186. goto nodata;
  1187. if (!sk)
  1188. pr_debug("%s: chunkifying skb:%p w/o an sk\n", __func__, skb);
  1189. INIT_LIST_HEAD(&retval->list);
  1190. retval->skb = skb;
  1191. retval->asoc = (struct sctp_association *)asoc;
  1192. retval->singleton = 1;
  1193. retval->fast_retransmit = SCTP_CAN_FRTX;
  1194. /* Polish the bead hole. */
  1195. INIT_LIST_HEAD(&retval->transmitted_list);
  1196. INIT_LIST_HEAD(&retval->frag_list);
  1197. SCTP_DBG_OBJCNT_INC(chunk);
  1198. refcount_set(&retval->refcnt, 1);
  1199. nodata:
  1200. return retval;
  1201. }
  1202. /* Set chunk->source and dest based on the IP header in chunk->skb. */
  1203. void sctp_init_addrs(struct sctp_chunk *chunk, union sctp_addr *src,
  1204. union sctp_addr *dest)
  1205. {
  1206. memcpy(&chunk->source, src, sizeof(union sctp_addr));
  1207. memcpy(&chunk->dest, dest, sizeof(union sctp_addr));
  1208. }
  1209. /* Extract the source address from a chunk. */
  1210. const union sctp_addr *sctp_source(const struct sctp_chunk *chunk)
  1211. {
  1212. /* If we have a known transport, use that. */
  1213. if (chunk->transport) {
  1214. return &chunk->transport->ipaddr;
  1215. } else {
  1216. /* Otherwise, extract it from the IP header. */
  1217. return &chunk->source;
  1218. }
  1219. }
  1220. /* Create a new chunk, setting the type and flags headers from the
  1221. * arguments, reserving enough space for a 'paylen' byte payload.
  1222. */
  1223. static struct sctp_chunk *_sctp_make_chunk(const struct sctp_association *asoc,
  1224. __u8 type, __u8 flags, int paylen,
  1225. gfp_t gfp)
  1226. {
  1227. struct sctp_chunkhdr *chunk_hdr;
  1228. struct sctp_chunk *retval;
  1229. struct sk_buff *skb;
  1230. struct sock *sk;
  1231. int chunklen;
  1232. chunklen = SCTP_PAD4(sizeof(*chunk_hdr) + paylen);
  1233. if (chunklen > SCTP_MAX_CHUNK_LEN)
  1234. goto nodata;
  1235. /* No need to allocate LL here, as this is only a chunk. */
  1236. skb = alloc_skb(chunklen, gfp);
  1237. if (!skb)
  1238. goto nodata;
  1239. /* Make room for the chunk header. */
  1240. chunk_hdr = (struct sctp_chunkhdr *)skb_put(skb, sizeof(*chunk_hdr));
  1241. chunk_hdr->type = type;
  1242. chunk_hdr->flags = flags;
  1243. chunk_hdr->length = htons(sizeof(*chunk_hdr));
  1244. sk = asoc ? asoc->base.sk : NULL;
  1245. retval = sctp_chunkify(skb, asoc, sk, gfp);
  1246. if (!retval) {
  1247. kfree_skb(skb);
  1248. goto nodata;
  1249. }
  1250. retval->chunk_hdr = chunk_hdr;
  1251. retval->chunk_end = ((__u8 *)chunk_hdr) + sizeof(*chunk_hdr);
  1252. /* Determine if the chunk needs to be authenticated */
  1253. if (sctp_auth_send_cid(type, asoc))
  1254. retval->auth = 1;
  1255. return retval;
  1256. nodata:
  1257. return NULL;
  1258. }
  1259. static struct sctp_chunk *sctp_make_data(const struct sctp_association *asoc,
  1260. __u8 flags, int paylen, gfp_t gfp)
  1261. {
  1262. return _sctp_make_chunk(asoc, SCTP_CID_DATA, flags, paylen, gfp);
  1263. }
  1264. struct sctp_chunk *sctp_make_idata(const struct sctp_association *asoc,
  1265. __u8 flags, int paylen, gfp_t gfp)
  1266. {
  1267. return _sctp_make_chunk(asoc, SCTP_CID_I_DATA, flags, paylen, gfp);
  1268. }
  1269. static struct sctp_chunk *sctp_make_control(const struct sctp_association *asoc,
  1270. __u8 type, __u8 flags, int paylen,
  1271. gfp_t gfp)
  1272. {
  1273. struct sctp_chunk *chunk;
  1274. chunk = _sctp_make_chunk(asoc, type, flags, paylen, gfp);
  1275. if (chunk)
  1276. sctp_control_set_owner_w(chunk);
  1277. return chunk;
  1278. }
  1279. /* Release the memory occupied by a chunk. */
  1280. static void sctp_chunk_destroy(struct sctp_chunk *chunk)
  1281. {
  1282. BUG_ON(!list_empty(&chunk->list));
  1283. list_del_init(&chunk->transmitted_list);
  1284. consume_skb(chunk->skb);
  1285. consume_skb(chunk->auth_chunk);
  1286. SCTP_DBG_OBJCNT_DEC(chunk);
  1287. kmem_cache_free(sctp_chunk_cachep, chunk);
  1288. }
  1289. /* Possibly, free the chunk. */
  1290. void sctp_chunk_free(struct sctp_chunk *chunk)
  1291. {
  1292. /* Release our reference on the message tracker. */
  1293. if (chunk->msg)
  1294. sctp_datamsg_put(chunk->msg);
  1295. sctp_chunk_put(chunk);
  1296. }
  1297. /* Grab a reference to the chunk. */
  1298. void sctp_chunk_hold(struct sctp_chunk *ch)
  1299. {
  1300. refcount_inc(&ch->refcnt);
  1301. }
  1302. /* Release a reference to the chunk. */
  1303. void sctp_chunk_put(struct sctp_chunk *ch)
  1304. {
  1305. if (refcount_dec_and_test(&ch->refcnt))
  1306. sctp_chunk_destroy(ch);
  1307. }
  1308. /* Append bytes to the end of a chunk. Will panic if chunk is not big
  1309. * enough.
  1310. */
  1311. void *sctp_addto_chunk(struct sctp_chunk *chunk, int len, const void *data)
  1312. {
  1313. int chunklen = ntohs(chunk->chunk_hdr->length);
  1314. int padlen = SCTP_PAD4(chunklen) - chunklen;
  1315. void *target;
  1316. skb_put_zero(chunk->skb, padlen);
  1317. target = skb_put_data(chunk->skb, data, len);
  1318. /* Adjust the chunk length field. */
  1319. chunk->chunk_hdr->length = htons(chunklen + padlen + len);
  1320. chunk->chunk_end = skb_tail_pointer(chunk->skb);
  1321. return target;
  1322. }
  1323. /* Append bytes from user space to the end of a chunk. Will panic if
  1324. * chunk is not big enough.
  1325. * Returns a kernel err value.
  1326. */
  1327. int sctp_user_addto_chunk(struct sctp_chunk *chunk, int len,
  1328. struct iov_iter *from)
  1329. {
  1330. void *target;
  1331. /* Make room in chunk for data. */
  1332. target = skb_put(chunk->skb, len);
  1333. /* Copy data (whole iovec) into chunk */
  1334. if (!copy_from_iter_full(target, len, from))
  1335. return -EFAULT;
  1336. /* Adjust the chunk length field. */
  1337. chunk->chunk_hdr->length =
  1338. htons(ntohs(chunk->chunk_hdr->length) + len);
  1339. chunk->chunk_end = skb_tail_pointer(chunk->skb);
  1340. return 0;
  1341. }
  1342. /* Helper function to assign a TSN if needed. This assumes that both
  1343. * the data_hdr and association have already been assigned.
  1344. */
  1345. void sctp_chunk_assign_ssn(struct sctp_chunk *chunk)
  1346. {
  1347. struct sctp_stream *stream;
  1348. struct sctp_chunk *lchunk;
  1349. struct sctp_datamsg *msg;
  1350. __u16 ssn, sid;
  1351. if (chunk->has_ssn)
  1352. return;
  1353. /* All fragments will be on the same stream */
  1354. sid = ntohs(chunk->subh.data_hdr->stream);
  1355. stream = &chunk->asoc->stream;
  1356. /* Now assign the sequence number to the entire message.
  1357. * All fragments must have the same stream sequence number.
  1358. */
  1359. msg = chunk->msg;
  1360. list_for_each_entry(lchunk, &msg->chunks, frag_list) {
  1361. if (lchunk->chunk_hdr->flags & SCTP_DATA_UNORDERED) {
  1362. ssn = 0;
  1363. } else {
  1364. if (lchunk->chunk_hdr->flags & SCTP_DATA_LAST_FRAG)
  1365. ssn = sctp_ssn_next(stream, out, sid);
  1366. else
  1367. ssn = sctp_ssn_peek(stream, out, sid);
  1368. }
  1369. lchunk->subh.data_hdr->ssn = htons(ssn);
  1370. lchunk->has_ssn = 1;
  1371. }
  1372. }
  1373. /* Helper function to assign a TSN if needed. This assumes that both
  1374. * the data_hdr and association have already been assigned.
  1375. */
  1376. void sctp_chunk_assign_tsn(struct sctp_chunk *chunk)
  1377. {
  1378. if (!chunk->has_tsn) {
  1379. /* This is the last possible instant to
  1380. * assign a TSN.
  1381. */
  1382. chunk->subh.data_hdr->tsn =
  1383. htonl(sctp_association_get_next_tsn(chunk->asoc));
  1384. chunk->has_tsn = 1;
  1385. }
  1386. }
  1387. /* Create a CLOSED association to use with an incoming packet. */
  1388. struct sctp_association *sctp_make_temp_asoc(const struct sctp_endpoint *ep,
  1389. struct sctp_chunk *chunk,
  1390. gfp_t gfp)
  1391. {
  1392. struct sctp_association *asoc;
  1393. enum sctp_scope scope;
  1394. struct sk_buff *skb;
  1395. /* Create the bare association. */
  1396. scope = sctp_scope(sctp_source(chunk));
  1397. asoc = sctp_association_new(ep, ep->base.sk, scope, gfp);
  1398. if (!asoc)
  1399. goto nodata;
  1400. asoc->temp = 1;
  1401. skb = chunk->skb;
  1402. /* Create an entry for the source address of the packet. */
  1403. SCTP_INPUT_CB(skb)->af->from_skb(&asoc->c.peer_addr, skb, 1);
  1404. nodata:
  1405. return asoc;
  1406. }
  1407. /* Build a cookie representing asoc.
  1408. * This INCLUDES the param header needed to put the cookie in the INIT ACK.
  1409. */
  1410. static struct sctp_cookie_param *sctp_pack_cookie(
  1411. const struct sctp_endpoint *ep,
  1412. const struct sctp_association *asoc,
  1413. const struct sctp_chunk *init_chunk,
  1414. int *cookie_len, const __u8 *raw_addrs,
  1415. int addrs_len)
  1416. {
  1417. struct sctp_signed_cookie *cookie;
  1418. struct sctp_cookie_param *retval;
  1419. int headersize, bodysize;
  1420. /* Header size is static data prior to the actual cookie, including
  1421. * any padding.
  1422. */
  1423. headersize = sizeof(struct sctp_paramhdr) +
  1424. (sizeof(struct sctp_signed_cookie) -
  1425. sizeof(struct sctp_cookie));
  1426. bodysize = sizeof(struct sctp_cookie)
  1427. + ntohs(init_chunk->chunk_hdr->length) + addrs_len;
  1428. /* Pad out the cookie to a multiple to make the signature
  1429. * functions simpler to write.
  1430. */
  1431. if (bodysize % SCTP_COOKIE_MULTIPLE)
  1432. bodysize += SCTP_COOKIE_MULTIPLE
  1433. - (bodysize % SCTP_COOKIE_MULTIPLE);
  1434. *cookie_len = headersize + bodysize;
  1435. /* Clear this memory since we are sending this data structure
  1436. * out on the network.
  1437. */
  1438. retval = kzalloc(*cookie_len, GFP_ATOMIC);
  1439. if (!retval)
  1440. goto nodata;
  1441. cookie = (struct sctp_signed_cookie *) retval->body;
  1442. /* Set up the parameter header. */
  1443. retval->p.type = SCTP_PARAM_STATE_COOKIE;
  1444. retval->p.length = htons(*cookie_len);
  1445. /* Copy the cookie part of the association itself. */
  1446. cookie->c = asoc->c;
  1447. /* Save the raw address list length in the cookie. */
  1448. cookie->c.raw_addr_list_len = addrs_len;
  1449. /* Remember PR-SCTP capability. */
  1450. cookie->c.prsctp_capable = asoc->peer.prsctp_capable;
  1451. /* Save adaptation indication in the cookie. */
  1452. cookie->c.adaptation_ind = asoc->peer.adaptation_ind;
  1453. /* Set an expiration time for the cookie. */
  1454. cookie->c.expiration = ktime_add(asoc->cookie_life,
  1455. ktime_get_real());
  1456. /* Copy the peer's init packet. */
  1457. memcpy(cookie + 1, init_chunk->chunk_hdr,
  1458. ntohs(init_chunk->chunk_hdr->length));
  1459. /* Copy the raw local address list of the association. */
  1460. memcpy((__u8 *)(cookie + 1) +
  1461. ntohs(init_chunk->chunk_hdr->length), raw_addrs, addrs_len);
  1462. if (sctp_sk(ep->base.sk)->hmac) {
  1463. struct crypto_shash *tfm = sctp_sk(ep->base.sk)->hmac;
  1464. int err;
  1465. /* Sign the message. */
  1466. err = crypto_shash_setkey(tfm, ep->secret_key,
  1467. sizeof(ep->secret_key)) ?:
  1468. crypto_shash_tfm_digest(tfm, (u8 *)&cookie->c, bodysize,
  1469. cookie->signature);
  1470. if (err)
  1471. goto free_cookie;
  1472. }
  1473. return retval;
  1474. free_cookie:
  1475. kfree(retval);
  1476. nodata:
  1477. *cookie_len = 0;
  1478. return NULL;
  1479. }
  1480. /* Unpack the cookie from COOKIE ECHO chunk, recreating the association. */
  1481. struct sctp_association *sctp_unpack_cookie(
  1482. const struct sctp_endpoint *ep,
  1483. const struct sctp_association *asoc,
  1484. struct sctp_chunk *chunk, gfp_t gfp,
  1485. int *error, struct sctp_chunk **errp)
  1486. {
  1487. struct sctp_association *retval = NULL;
  1488. int headersize, bodysize, fixed_size;
  1489. struct sctp_signed_cookie *cookie;
  1490. struct sk_buff *skb = chunk->skb;
  1491. struct sctp_cookie *bear_cookie;
  1492. __u8 *digest = ep->digest;
  1493. enum sctp_scope scope;
  1494. unsigned int len;
  1495. ktime_t kt;
  1496. /* Header size is static data prior to the actual cookie, including
  1497. * any padding.
  1498. */
  1499. headersize = sizeof(struct sctp_chunkhdr) +
  1500. (sizeof(struct sctp_signed_cookie) -
  1501. sizeof(struct sctp_cookie));
  1502. bodysize = ntohs(chunk->chunk_hdr->length) - headersize;
  1503. fixed_size = headersize + sizeof(struct sctp_cookie);
  1504. /* Verify that the chunk looks like it even has a cookie.
  1505. * There must be enough room for our cookie and our peer's
  1506. * INIT chunk.
  1507. */
  1508. len = ntohs(chunk->chunk_hdr->length);
  1509. if (len < fixed_size + sizeof(struct sctp_chunkhdr))
  1510. goto malformed;
  1511. /* Verify that the cookie has been padded out. */
  1512. if (bodysize % SCTP_COOKIE_MULTIPLE)
  1513. goto malformed;
  1514. /* Process the cookie. */
  1515. cookie = chunk->subh.cookie_hdr;
  1516. bear_cookie = &cookie->c;
  1517. if (!sctp_sk(ep->base.sk)->hmac)
  1518. goto no_hmac;
  1519. /* Check the signature. */
  1520. {
  1521. struct crypto_shash *tfm = sctp_sk(ep->base.sk)->hmac;
  1522. int err;
  1523. err = crypto_shash_setkey(tfm, ep->secret_key,
  1524. sizeof(ep->secret_key)) ?:
  1525. crypto_shash_tfm_digest(tfm, (u8 *)bear_cookie, bodysize,
  1526. digest);
  1527. if (err) {
  1528. *error = -SCTP_IERROR_NOMEM;
  1529. goto fail;
  1530. }
  1531. }
  1532. if (memcmp(digest, cookie->signature, SCTP_SIGNATURE_SIZE)) {
  1533. *error = -SCTP_IERROR_BAD_SIG;
  1534. goto fail;
  1535. }
  1536. no_hmac:
  1537. /* IG Section 2.35.2:
  1538. * 3) Compare the port numbers and the verification tag contained
  1539. * within the COOKIE ECHO chunk to the actual port numbers and the
  1540. * verification tag within the SCTP common header of the received
  1541. * packet. If these values do not match the packet MUST be silently
  1542. * discarded,
  1543. */
  1544. if (ntohl(chunk->sctp_hdr->vtag) != bear_cookie->my_vtag) {
  1545. *error = -SCTP_IERROR_BAD_TAG;
  1546. goto fail;
  1547. }
  1548. if (chunk->sctp_hdr->source != bear_cookie->peer_addr.v4.sin_port ||
  1549. ntohs(chunk->sctp_hdr->dest) != bear_cookie->my_port) {
  1550. *error = -SCTP_IERROR_BAD_PORTS;
  1551. goto fail;
  1552. }
  1553. /* Check to see if the cookie is stale. If there is already
  1554. * an association, there is no need to check cookie's expiration
  1555. * for init collision case of lost COOKIE ACK.
  1556. * If skb has been timestamped, then use the stamp, otherwise
  1557. * use current time. This introduces a small possibility that
  1558. * a cookie may be considered expired, but this would only slow
  1559. * down the new association establishment instead of every packet.
  1560. */
  1561. if (sock_flag(ep->base.sk, SOCK_TIMESTAMP))
  1562. kt = skb_get_ktime(skb);
  1563. else
  1564. kt = ktime_get_real();
  1565. if (!asoc && ktime_before(bear_cookie->expiration, kt)) {
  1566. suseconds_t usecs = ktime_to_us(ktime_sub(kt, bear_cookie->expiration));
  1567. __be32 n = htonl(usecs);
  1568. /*
  1569. * Section 3.3.10.3 Stale Cookie Error (3)
  1570. *
  1571. * Cause of error
  1572. * ---------------
  1573. * Stale Cookie Error: Indicates the receipt of a valid State
  1574. * Cookie that has expired.
  1575. */
  1576. *errp = sctp_make_op_error(asoc, chunk,
  1577. SCTP_ERROR_STALE_COOKIE, &n,
  1578. sizeof(n), 0);
  1579. if (*errp)
  1580. *error = -SCTP_IERROR_STALE_COOKIE;
  1581. else
  1582. *error = -SCTP_IERROR_NOMEM;
  1583. goto fail;
  1584. }
  1585. /* Make a new base association. */
  1586. scope = sctp_scope(sctp_source(chunk));
  1587. retval = sctp_association_new(ep, ep->base.sk, scope, gfp);
  1588. if (!retval) {
  1589. *error = -SCTP_IERROR_NOMEM;
  1590. goto fail;
  1591. }
  1592. /* Set up our peer's port number. */
  1593. retval->peer.port = ntohs(chunk->sctp_hdr->source);
  1594. /* Populate the association from the cookie. */
  1595. memcpy(&retval->c, bear_cookie, sizeof(*bear_cookie));
  1596. if (sctp_assoc_set_bind_addr_from_cookie(retval, bear_cookie,
  1597. GFP_ATOMIC) < 0) {
  1598. *error = -SCTP_IERROR_NOMEM;
  1599. goto fail;
  1600. }
  1601. /* Also, add the destination address. */
  1602. if (list_empty(&retval->base.bind_addr.address_list)) {
  1603. sctp_add_bind_addr(&retval->base.bind_addr, &chunk->dest,
  1604. sizeof(chunk->dest), SCTP_ADDR_SRC,
  1605. GFP_ATOMIC);
  1606. }
  1607. retval->next_tsn = retval->c.initial_tsn;
  1608. retval->ctsn_ack_point = retval->next_tsn - 1;
  1609. retval->addip_serial = retval->c.initial_tsn;
  1610. retval->strreset_outseq = retval->c.initial_tsn;
  1611. retval->adv_peer_ack_point = retval->ctsn_ack_point;
  1612. retval->peer.prsctp_capable = retval->c.prsctp_capable;
  1613. retval->peer.adaptation_ind = retval->c.adaptation_ind;
  1614. /* The INIT stuff will be done by the side effects. */
  1615. return retval;
  1616. fail:
  1617. if (retval)
  1618. sctp_association_free(retval);
  1619. return NULL;
  1620. malformed:
  1621. /* Yikes! The packet is either corrupt or deliberately
  1622. * malformed.
  1623. */
  1624. *error = -SCTP_IERROR_MALFORMED;
  1625. goto fail;
  1626. }
  1627. /********************************************************************
  1628. * 3rd Level Abstractions
  1629. ********************************************************************/
  1630. struct __sctp_missing {
  1631. __be32 num_missing;
  1632. __be16 type;
  1633. } __packed;
  1634. /*
  1635. * Report a missing mandatory parameter.
  1636. */
  1637. static int sctp_process_missing_param(const struct sctp_association *asoc,
  1638. enum sctp_param paramtype,
  1639. struct sctp_chunk *chunk,
  1640. struct sctp_chunk **errp)
  1641. {
  1642. struct __sctp_missing report;
  1643. __u16 len;
  1644. len = SCTP_PAD4(sizeof(report));
  1645. /* Make an ERROR chunk, preparing enough room for
  1646. * returning multiple unknown parameters.
  1647. */
  1648. if (!*errp)
  1649. *errp = sctp_make_op_error_space(asoc, chunk, len);
  1650. if (*errp) {
  1651. report.num_missing = htonl(1);
  1652. report.type = paramtype;
  1653. sctp_init_cause(*errp, SCTP_ERROR_MISS_PARAM,
  1654. sizeof(report));
  1655. sctp_addto_chunk(*errp, sizeof(report), &report);
  1656. }
  1657. /* Stop processing this chunk. */
  1658. return 0;
  1659. }
  1660. /* Report an Invalid Mandatory Parameter. */
  1661. static int sctp_process_inv_mandatory(const struct sctp_association *asoc,
  1662. struct sctp_chunk *chunk,
  1663. struct sctp_chunk **errp)
  1664. {
  1665. /* Invalid Mandatory Parameter Error has no payload. */
  1666. if (!*errp)
  1667. *errp = sctp_make_op_error_space(asoc, chunk, 0);
  1668. if (*errp)
  1669. sctp_init_cause(*errp, SCTP_ERROR_INV_PARAM, 0);
  1670. /* Stop processing this chunk. */
  1671. return 0;
  1672. }
  1673. static int sctp_process_inv_paramlength(const struct sctp_association *asoc,
  1674. struct sctp_paramhdr *param,
  1675. const struct sctp_chunk *chunk,
  1676. struct sctp_chunk **errp)
  1677. {
  1678. /* This is a fatal error. Any accumulated non-fatal errors are
  1679. * not reported.
  1680. */
  1681. if (*errp)
  1682. sctp_chunk_free(*errp);
  1683. /* Create an error chunk and fill it in with our payload. */
  1684. *errp = sctp_make_violation_paramlen(asoc, chunk, param);
  1685. return 0;
  1686. }
  1687. /* Do not attempt to handle the HOST_NAME parm. However, do
  1688. * send back an indicator to the peer.
  1689. */
  1690. static int sctp_process_hn_param(const struct sctp_association *asoc,
  1691. union sctp_params param,
  1692. struct sctp_chunk *chunk,
  1693. struct sctp_chunk **errp)
  1694. {
  1695. __u16 len = ntohs(param.p->length);
  1696. /* Processing of the HOST_NAME parameter will generate an
  1697. * ABORT. If we've accumulated any non-fatal errors, they
  1698. * would be unrecognized parameters and we should not include
  1699. * them in the ABORT.
  1700. */
  1701. if (*errp)
  1702. sctp_chunk_free(*errp);
  1703. *errp = sctp_make_op_error(asoc, chunk, SCTP_ERROR_DNS_FAILED,
  1704. param.v, len, 0);
  1705. /* Stop processing this chunk. */
  1706. return 0;
  1707. }
  1708. static int sctp_verify_ext_param(struct net *net,
  1709. const struct sctp_endpoint *ep,
  1710. union sctp_params param)
  1711. {
  1712. __u16 num_ext = ntohs(param.p->length) - sizeof(struct sctp_paramhdr);
  1713. int have_asconf = 0;
  1714. int have_auth = 0;
  1715. int i;
  1716. for (i = 0; i < num_ext; i++) {
  1717. switch (param.ext->chunks[i]) {
  1718. case SCTP_CID_AUTH:
  1719. have_auth = 1;
  1720. break;
  1721. case SCTP_CID_ASCONF:
  1722. case SCTP_CID_ASCONF_ACK:
  1723. have_asconf = 1;
  1724. break;
  1725. }
  1726. }
  1727. /* ADD-IP Security: The draft requires us to ABORT or ignore the
  1728. * INIT/INIT-ACK if ADD-IP is listed, but AUTH is not. Do this
  1729. * only if ADD-IP is turned on and we are not backward-compatible
  1730. * mode.
  1731. */
  1732. if (net->sctp.addip_noauth)
  1733. return 1;
  1734. if (ep->asconf_enable && !have_auth && have_asconf)
  1735. return 0;
  1736. return 1;
  1737. }
  1738. static void sctp_process_ext_param(struct sctp_association *asoc,
  1739. union sctp_params param)
  1740. {
  1741. __u16 num_ext = ntohs(param.p->length) - sizeof(struct sctp_paramhdr);
  1742. int i;
  1743. for (i = 0; i < num_ext; i++) {
  1744. switch (param.ext->chunks[i]) {
  1745. case SCTP_CID_RECONF:
  1746. if (asoc->ep->reconf_enable)
  1747. asoc->peer.reconf_capable = 1;
  1748. break;
  1749. case SCTP_CID_FWD_TSN:
  1750. if (asoc->ep->prsctp_enable)
  1751. asoc->peer.prsctp_capable = 1;
  1752. break;
  1753. case SCTP_CID_AUTH:
  1754. /* if the peer reports AUTH, assume that he
  1755. * supports AUTH.
  1756. */
  1757. if (asoc->ep->auth_enable)
  1758. asoc->peer.auth_capable = 1;
  1759. break;
  1760. case SCTP_CID_ASCONF:
  1761. case SCTP_CID_ASCONF_ACK:
  1762. if (asoc->ep->asconf_enable)
  1763. asoc->peer.asconf_capable = 1;
  1764. break;
  1765. case SCTP_CID_I_DATA:
  1766. if (asoc->ep->intl_enable)
  1767. asoc->peer.intl_capable = 1;
  1768. break;
  1769. default:
  1770. break;
  1771. }
  1772. }
  1773. }
  1774. /* RFC 3.2.1 & the Implementers Guide 2.2.
  1775. *
  1776. * The Parameter Types are encoded such that the
  1777. * highest-order two bits specify the action that must be
  1778. * taken if the processing endpoint does not recognize the
  1779. * Parameter Type.
  1780. *
  1781. * 00 - Stop processing this parameter; do not process any further
  1782. * parameters within this chunk
  1783. *
  1784. * 01 - Stop processing this parameter, do not process any further
  1785. * parameters within this chunk, and report the unrecognized
  1786. * parameter in an 'Unrecognized Parameter' ERROR chunk.
  1787. *
  1788. * 10 - Skip this parameter and continue processing.
  1789. *
  1790. * 11 - Skip this parameter and continue processing but
  1791. * report the unrecognized parameter in an
  1792. * 'Unrecognized Parameter' ERROR chunk.
  1793. *
  1794. * Return value:
  1795. * SCTP_IERROR_NO_ERROR - continue with the chunk
  1796. * SCTP_IERROR_ERROR - stop and report an error.
  1797. * SCTP_IERROR_NOMEME - out of memory.
  1798. */
  1799. static enum sctp_ierror sctp_process_unk_param(
  1800. const struct sctp_association *asoc,
  1801. union sctp_params param,
  1802. struct sctp_chunk *chunk,
  1803. struct sctp_chunk **errp)
  1804. {
  1805. int retval = SCTP_IERROR_NO_ERROR;
  1806. switch (param.p->type & SCTP_PARAM_ACTION_MASK) {
  1807. case SCTP_PARAM_ACTION_DISCARD:
  1808. retval = SCTP_IERROR_ERROR;
  1809. break;
  1810. case SCTP_PARAM_ACTION_SKIP:
  1811. break;
  1812. case SCTP_PARAM_ACTION_DISCARD_ERR:
  1813. retval = SCTP_IERROR_ERROR;
  1814. fallthrough;
  1815. case SCTP_PARAM_ACTION_SKIP_ERR:
  1816. /* Make an ERROR chunk, preparing enough room for
  1817. * returning multiple unknown parameters.
  1818. */
  1819. if (!*errp) {
  1820. *errp = sctp_make_op_error_limited(asoc, chunk);
  1821. if (!*errp) {
  1822. /* If there is no memory for generating the
  1823. * ERROR report as specified, an ABORT will be
  1824. * triggered to the peer and the association
  1825. * won't be established.
  1826. */
  1827. retval = SCTP_IERROR_NOMEM;
  1828. break;
  1829. }
  1830. }
  1831. if (!sctp_init_cause(*errp, SCTP_ERROR_UNKNOWN_PARAM,
  1832. ntohs(param.p->length)))
  1833. sctp_addto_chunk(*errp, ntohs(param.p->length),
  1834. param.v);
  1835. break;
  1836. default:
  1837. break;
  1838. }
  1839. return retval;
  1840. }
  1841. /* Verify variable length parameters
  1842. * Return values:
  1843. * SCTP_IERROR_ABORT - trigger an ABORT
  1844. * SCTP_IERROR_NOMEM - out of memory (abort)
  1845. * SCTP_IERROR_ERROR - stop processing, trigger an ERROR
  1846. * SCTP_IERROR_NO_ERROR - continue with the chunk
  1847. */
  1848. static enum sctp_ierror sctp_verify_param(struct net *net,
  1849. const struct sctp_endpoint *ep,
  1850. const struct sctp_association *asoc,
  1851. union sctp_params param,
  1852. enum sctp_cid cid,
  1853. struct sctp_chunk *chunk,
  1854. struct sctp_chunk **err_chunk)
  1855. {
  1856. struct sctp_hmac_algo_param *hmacs;
  1857. int retval = SCTP_IERROR_NO_ERROR;
  1858. __u16 n_elt, id = 0;
  1859. int i;
  1860. /* FIXME - This routine is not looking at each parameter per the
  1861. * chunk type, i.e., unrecognized parameters should be further
  1862. * identified based on the chunk id.
  1863. */
  1864. switch (param.p->type) {
  1865. case SCTP_PARAM_IPV4_ADDRESS:
  1866. case SCTP_PARAM_IPV6_ADDRESS:
  1867. case SCTP_PARAM_COOKIE_PRESERVATIVE:
  1868. case SCTP_PARAM_SUPPORTED_ADDRESS_TYPES:
  1869. case SCTP_PARAM_STATE_COOKIE:
  1870. case SCTP_PARAM_HEARTBEAT_INFO:
  1871. case SCTP_PARAM_UNRECOGNIZED_PARAMETERS:
  1872. case SCTP_PARAM_ECN_CAPABLE:
  1873. case SCTP_PARAM_ADAPTATION_LAYER_IND:
  1874. break;
  1875. case SCTP_PARAM_SUPPORTED_EXT:
  1876. if (!sctp_verify_ext_param(net, ep, param))
  1877. return SCTP_IERROR_ABORT;
  1878. break;
  1879. case SCTP_PARAM_SET_PRIMARY:
  1880. if (!ep->asconf_enable)
  1881. goto unhandled;
  1882. if (ntohs(param.p->length) < sizeof(struct sctp_addip_param) +
  1883. sizeof(struct sctp_paramhdr)) {
  1884. sctp_process_inv_paramlength(asoc, param.p,
  1885. chunk, err_chunk);
  1886. retval = SCTP_IERROR_ABORT;
  1887. }
  1888. break;
  1889. case SCTP_PARAM_HOST_NAME_ADDRESS:
  1890. /* This param has been Deprecated, send ABORT. */
  1891. sctp_process_hn_param(asoc, param, chunk, err_chunk);
  1892. retval = SCTP_IERROR_ABORT;
  1893. break;
  1894. case SCTP_PARAM_FWD_TSN_SUPPORT:
  1895. if (ep->prsctp_enable)
  1896. break;
  1897. goto unhandled;
  1898. case SCTP_PARAM_RANDOM:
  1899. if (!ep->auth_enable)
  1900. goto unhandled;
  1901. /* SCTP-AUTH: Secion 6.1
  1902. * If the random number is not 32 byte long the association
  1903. * MUST be aborted. The ABORT chunk SHOULD contain the error
  1904. * cause 'Protocol Violation'.
  1905. */
  1906. if (SCTP_AUTH_RANDOM_LENGTH != ntohs(param.p->length) -
  1907. sizeof(struct sctp_paramhdr)) {
  1908. sctp_process_inv_paramlength(asoc, param.p,
  1909. chunk, err_chunk);
  1910. retval = SCTP_IERROR_ABORT;
  1911. }
  1912. break;
  1913. case SCTP_PARAM_CHUNKS:
  1914. if (!ep->auth_enable)
  1915. goto unhandled;
  1916. /* SCTP-AUTH: Section 3.2
  1917. * The CHUNKS parameter MUST be included once in the INIT or
  1918. * INIT-ACK chunk if the sender wants to receive authenticated
  1919. * chunks. Its maximum length is 260 bytes.
  1920. */
  1921. if (260 < ntohs(param.p->length)) {
  1922. sctp_process_inv_paramlength(asoc, param.p,
  1923. chunk, err_chunk);
  1924. retval = SCTP_IERROR_ABORT;
  1925. }
  1926. break;
  1927. case SCTP_PARAM_HMAC_ALGO:
  1928. if (!ep->auth_enable)
  1929. goto unhandled;
  1930. hmacs = (struct sctp_hmac_algo_param *)param.p;
  1931. n_elt = (ntohs(param.p->length) -
  1932. sizeof(struct sctp_paramhdr)) >> 1;
  1933. /* SCTP-AUTH: Section 6.1
  1934. * The HMAC algorithm based on SHA-1 MUST be supported and
  1935. * included in the HMAC-ALGO parameter.
  1936. */
  1937. for (i = 0; i < n_elt; i++) {
  1938. id = ntohs(hmacs->hmac_ids[i]);
  1939. if (id == SCTP_AUTH_HMAC_ID_SHA1)
  1940. break;
  1941. }
  1942. if (id != SCTP_AUTH_HMAC_ID_SHA1) {
  1943. sctp_process_inv_paramlength(asoc, param.p, chunk,
  1944. err_chunk);
  1945. retval = SCTP_IERROR_ABORT;
  1946. }
  1947. break;
  1948. unhandled:
  1949. default:
  1950. pr_debug("%s: unrecognized param:%d for chunk:%d\n",
  1951. __func__, ntohs(param.p->type), cid);
  1952. retval = sctp_process_unk_param(asoc, param, chunk, err_chunk);
  1953. break;
  1954. }
  1955. return retval;
  1956. }
  1957. /* Verify the INIT packet before we process it. */
  1958. int sctp_verify_init(struct net *net, const struct sctp_endpoint *ep,
  1959. const struct sctp_association *asoc, enum sctp_cid cid,
  1960. struct sctp_init_chunk *peer_init,
  1961. struct sctp_chunk *chunk, struct sctp_chunk **errp)
  1962. {
  1963. union sctp_params param;
  1964. bool has_cookie = false;
  1965. int result;
  1966. /* Check for missing mandatory parameters. Note: Initial TSN is
  1967. * also mandatory, but is not checked here since the valid range
  1968. * is 0..2**32-1. RFC4960, section 3.3.3.
  1969. */
  1970. if (peer_init->init_hdr.num_outbound_streams == 0 ||
  1971. peer_init->init_hdr.num_inbound_streams == 0 ||
  1972. peer_init->init_hdr.init_tag == 0 ||
  1973. ntohl(peer_init->init_hdr.a_rwnd) < SCTP_DEFAULT_MINWINDOW)
  1974. return sctp_process_inv_mandatory(asoc, chunk, errp);
  1975. sctp_walk_params(param, peer_init) {
  1976. if (param.p->type == SCTP_PARAM_STATE_COOKIE)
  1977. has_cookie = true;
  1978. }
  1979. /* There is a possibility that a parameter length was bad and
  1980. * in that case we would have stoped walking the parameters.
  1981. * The current param.p would point at the bad one.
  1982. * Current consensus on the mailing list is to generate a PROTOCOL
  1983. * VIOLATION error. We build the ERROR chunk here and let the normal
  1984. * error handling code build and send the packet.
  1985. */
  1986. if (param.v != (void *)chunk->chunk_end)
  1987. return sctp_process_inv_paramlength(asoc, param.p, chunk, errp);
  1988. /* The only missing mandatory param possible today is
  1989. * the state cookie for an INIT-ACK chunk.
  1990. */
  1991. if ((SCTP_CID_INIT_ACK == cid) && !has_cookie)
  1992. return sctp_process_missing_param(asoc, SCTP_PARAM_STATE_COOKIE,
  1993. chunk, errp);
  1994. /* Verify all the variable length parameters */
  1995. sctp_walk_params(param, peer_init) {
  1996. result = sctp_verify_param(net, ep, asoc, param, cid,
  1997. chunk, errp);
  1998. switch (result) {
  1999. case SCTP_IERROR_ABORT:
  2000. case SCTP_IERROR_NOMEM:
  2001. return 0;
  2002. case SCTP_IERROR_ERROR:
  2003. return 1;
  2004. case SCTP_IERROR_NO_ERROR:
  2005. default:
  2006. break;
  2007. }
  2008. } /* for (loop through all parameters) */
  2009. return 1;
  2010. }
  2011. /* Unpack the parameters in an INIT packet into an association.
  2012. * Returns 0 on failure, else success.
  2013. * FIXME: This is an association method.
  2014. */
  2015. int sctp_process_init(struct sctp_association *asoc, struct sctp_chunk *chunk,
  2016. const union sctp_addr *peer_addr,
  2017. struct sctp_init_chunk *peer_init, gfp_t gfp)
  2018. {
  2019. struct sctp_transport *transport;
  2020. struct list_head *pos, *temp;
  2021. union sctp_params param;
  2022. union sctp_addr addr;
  2023. struct sctp_af *af;
  2024. int src_match = 0;
  2025. /* We must include the address that the INIT packet came from.
  2026. * This is the only address that matters for an INIT packet.
  2027. * When processing a COOKIE ECHO, we retrieve the from address
  2028. * of the INIT from the cookie.
  2029. */
  2030. /* This implementation defaults to making the first transport
  2031. * added as the primary transport. The source address seems to
  2032. * be a better choice than any of the embedded addresses.
  2033. */
  2034. asoc->encap_port = SCTP_INPUT_CB(chunk->skb)->encap_port;
  2035. if (!sctp_assoc_add_peer(asoc, peer_addr, gfp, SCTP_ACTIVE))
  2036. goto nomem;
  2037. if (sctp_cmp_addr_exact(sctp_source(chunk), peer_addr))
  2038. src_match = 1;
  2039. /* Process the initialization parameters. */
  2040. sctp_walk_params(param, peer_init) {
  2041. if (!src_match &&
  2042. (param.p->type == SCTP_PARAM_IPV4_ADDRESS ||
  2043. param.p->type == SCTP_PARAM_IPV6_ADDRESS)) {
  2044. af = sctp_get_af_specific(param_type2af(param.p->type));
  2045. if (!af->from_addr_param(&addr, param.addr,
  2046. chunk->sctp_hdr->source, 0))
  2047. continue;
  2048. if (sctp_cmp_addr_exact(sctp_source(chunk), &addr))
  2049. src_match = 1;
  2050. }
  2051. if (!sctp_process_param(asoc, param, peer_addr, gfp))
  2052. goto clean_up;
  2053. }
  2054. /* source address of chunk may not match any valid address */
  2055. if (!src_match)
  2056. goto clean_up;
  2057. /* AUTH: After processing the parameters, make sure that we
  2058. * have all the required info to potentially do authentications.
  2059. */
  2060. if (asoc->peer.auth_capable && (!asoc->peer.peer_random ||
  2061. !asoc->peer.peer_hmacs))
  2062. asoc->peer.auth_capable = 0;
  2063. /* In a non-backward compatible mode, if the peer claims
  2064. * support for ADD-IP but not AUTH, the ADD-IP spec states
  2065. * that we MUST ABORT the association. Section 6. The section
  2066. * also give us an option to silently ignore the packet, which
  2067. * is what we'll do here.
  2068. */
  2069. if (!asoc->base.net->sctp.addip_noauth &&
  2070. (asoc->peer.asconf_capable && !asoc->peer.auth_capable)) {
  2071. asoc->peer.addip_disabled_mask |= (SCTP_PARAM_ADD_IP |
  2072. SCTP_PARAM_DEL_IP |
  2073. SCTP_PARAM_SET_PRIMARY);
  2074. asoc->peer.asconf_capable = 0;
  2075. goto clean_up;
  2076. }
  2077. /* Walk list of transports, removing transports in the UNKNOWN state. */
  2078. list_for_each_safe(pos, temp, &asoc->peer.transport_addr_list) {
  2079. transport = list_entry(pos, struct sctp_transport, transports);
  2080. if (transport->state == SCTP_UNKNOWN) {
  2081. sctp_assoc_rm_peer(asoc, transport);
  2082. }
  2083. }
  2084. /* The fixed INIT headers are always in network byte
  2085. * order.
  2086. */
  2087. asoc->peer.i.init_tag =
  2088. ntohl(peer_init->init_hdr.init_tag);
  2089. asoc->peer.i.a_rwnd =
  2090. ntohl(peer_init->init_hdr.a_rwnd);
  2091. asoc->peer.i.num_outbound_streams =
  2092. ntohs(peer_init->init_hdr.num_outbound_streams);
  2093. asoc->peer.i.num_inbound_streams =
  2094. ntohs(peer_init->init_hdr.num_inbound_streams);
  2095. asoc->peer.i.initial_tsn =
  2096. ntohl(peer_init->init_hdr.initial_tsn);
  2097. asoc->strreset_inseq = asoc->peer.i.initial_tsn;
  2098. /* Apply the upper bounds for output streams based on peer's
  2099. * number of inbound streams.
  2100. */
  2101. if (asoc->c.sinit_num_ostreams >
  2102. ntohs(peer_init->init_hdr.num_inbound_streams)) {
  2103. asoc->c.sinit_num_ostreams =
  2104. ntohs(peer_init->init_hdr.num_inbound_streams);
  2105. }
  2106. if (asoc->c.sinit_max_instreams >
  2107. ntohs(peer_init->init_hdr.num_outbound_streams)) {
  2108. asoc->c.sinit_max_instreams =
  2109. ntohs(peer_init->init_hdr.num_outbound_streams);
  2110. }
  2111. /* Copy Initiation tag from INIT to VT_peer in cookie. */
  2112. asoc->c.peer_vtag = asoc->peer.i.init_tag;
  2113. /* Peer Rwnd : Current calculated value of the peer's rwnd. */
  2114. asoc->peer.rwnd = asoc->peer.i.a_rwnd;
  2115. /* RFC 2960 7.2.1 The initial value of ssthresh MAY be arbitrarily
  2116. * high (for example, implementations MAY use the size of the receiver
  2117. * advertised window).
  2118. */
  2119. list_for_each_entry(transport, &asoc->peer.transport_addr_list,
  2120. transports) {
  2121. transport->ssthresh = asoc->peer.i.a_rwnd;
  2122. }
  2123. /* Set up the TSN tracking pieces. */
  2124. if (!sctp_tsnmap_init(&asoc->peer.tsn_map, SCTP_TSN_MAP_INITIAL,
  2125. asoc->peer.i.initial_tsn, gfp))
  2126. goto clean_up;
  2127. /* RFC 2960 6.5 Stream Identifier and Stream Sequence Number
  2128. *
  2129. * The stream sequence number in all the streams shall start
  2130. * from 0 when the association is established. Also, when the
  2131. * stream sequence number reaches the value 65535 the next
  2132. * stream sequence number shall be set to 0.
  2133. */
  2134. if (sctp_stream_init(&asoc->stream, asoc->c.sinit_num_ostreams,
  2135. asoc->c.sinit_max_instreams, gfp))
  2136. goto clean_up;
  2137. /* Update frag_point when stream_interleave may get changed. */
  2138. sctp_assoc_update_frag_point(asoc);
  2139. if (!asoc->temp && sctp_assoc_set_id(asoc, gfp))
  2140. goto clean_up;
  2141. /* ADDIP Section 4.1 ASCONF Chunk Procedures
  2142. *
  2143. * When an endpoint has an ASCONF signaled change to be sent to the
  2144. * remote endpoint it should do the following:
  2145. * ...
  2146. * A2) A serial number should be assigned to the Chunk. The serial
  2147. * number should be a monotonically increasing number. All serial
  2148. * numbers are defined to be initialized at the start of the
  2149. * association to the same value as the Initial TSN.
  2150. */
  2151. asoc->peer.addip_serial = asoc->peer.i.initial_tsn - 1;
  2152. return 1;
  2153. clean_up:
  2154. /* Release the transport structures. */
  2155. list_for_each_safe(pos, temp, &asoc->peer.transport_addr_list) {
  2156. transport = list_entry(pos, struct sctp_transport, transports);
  2157. if (transport->state != SCTP_ACTIVE)
  2158. sctp_assoc_rm_peer(asoc, transport);
  2159. }
  2160. nomem:
  2161. return 0;
  2162. }
  2163. /* Update asoc with the option described in param.
  2164. *
  2165. * RFC2960 3.3.2.1 Optional/Variable Length Parameters in INIT
  2166. *
  2167. * asoc is the association to update.
  2168. * param is the variable length parameter to use for update.
  2169. * cid tells us if this is an INIT, INIT ACK or COOKIE ECHO.
  2170. * If the current packet is an INIT we want to minimize the amount of
  2171. * work we do. In particular, we should not build transport
  2172. * structures for the addresses.
  2173. */
  2174. static int sctp_process_param(struct sctp_association *asoc,
  2175. union sctp_params param,
  2176. const union sctp_addr *peer_addr,
  2177. gfp_t gfp)
  2178. {
  2179. struct sctp_endpoint *ep = asoc->ep;
  2180. union sctp_addr_param *addr_param;
  2181. struct net *net = asoc->base.net;
  2182. struct sctp_transport *t;
  2183. enum sctp_scope scope;
  2184. union sctp_addr addr;
  2185. struct sctp_af *af;
  2186. int retval = 1, i;
  2187. u32 stale;
  2188. __u16 sat;
  2189. /* We maintain all INIT parameters in network byte order all the
  2190. * time. This allows us to not worry about whether the parameters
  2191. * came from a fresh INIT, and INIT ACK, or were stored in a cookie.
  2192. */
  2193. switch (param.p->type) {
  2194. case SCTP_PARAM_IPV6_ADDRESS:
  2195. if (PF_INET6 != asoc->base.sk->sk_family)
  2196. break;
  2197. goto do_addr_param;
  2198. case SCTP_PARAM_IPV4_ADDRESS:
  2199. /* v4 addresses are not allowed on v6-only socket */
  2200. if (ipv6_only_sock(asoc->base.sk))
  2201. break;
  2202. do_addr_param:
  2203. af = sctp_get_af_specific(param_type2af(param.p->type));
  2204. if (!af->from_addr_param(&addr, param.addr, htons(asoc->peer.port), 0))
  2205. break;
  2206. scope = sctp_scope(peer_addr);
  2207. if (sctp_in_scope(net, &addr, scope))
  2208. if (!sctp_assoc_add_peer(asoc, &addr, gfp, SCTP_UNCONFIRMED))
  2209. return 0;
  2210. break;
  2211. case SCTP_PARAM_COOKIE_PRESERVATIVE:
  2212. if (!net->sctp.cookie_preserve_enable)
  2213. break;
  2214. stale = ntohl(param.life->lifespan_increment);
  2215. /* Suggested Cookie Life span increment's unit is msec,
  2216. * (1/1000sec).
  2217. */
  2218. asoc->cookie_life = ktime_add_ms(asoc->cookie_life, stale);
  2219. break;
  2220. case SCTP_PARAM_SUPPORTED_ADDRESS_TYPES:
  2221. /* Turn off the default values first so we'll know which
  2222. * ones are really set by the peer.
  2223. */
  2224. asoc->peer.ipv4_address = 0;
  2225. asoc->peer.ipv6_address = 0;
  2226. /* Assume that peer supports the address family
  2227. * by which it sends a packet.
  2228. */
  2229. if (peer_addr->sa.sa_family == AF_INET6)
  2230. asoc->peer.ipv6_address = 1;
  2231. else if (peer_addr->sa.sa_family == AF_INET)
  2232. asoc->peer.ipv4_address = 1;
  2233. /* Cycle through address types; avoid divide by 0. */
  2234. sat = ntohs(param.p->length) - sizeof(struct sctp_paramhdr);
  2235. if (sat)
  2236. sat /= sizeof(__u16);
  2237. for (i = 0; i < sat; ++i) {
  2238. switch (param.sat->types[i]) {
  2239. case SCTP_PARAM_IPV4_ADDRESS:
  2240. asoc->peer.ipv4_address = 1;
  2241. break;
  2242. case SCTP_PARAM_IPV6_ADDRESS:
  2243. if (PF_INET6 == asoc->base.sk->sk_family)
  2244. asoc->peer.ipv6_address = 1;
  2245. break;
  2246. default: /* Just ignore anything else. */
  2247. break;
  2248. }
  2249. }
  2250. break;
  2251. case SCTP_PARAM_STATE_COOKIE:
  2252. asoc->peer.cookie_len =
  2253. ntohs(param.p->length) - sizeof(struct sctp_paramhdr);
  2254. kfree(asoc->peer.cookie);
  2255. asoc->peer.cookie = kmemdup(param.cookie->body, asoc->peer.cookie_len, gfp);
  2256. if (!asoc->peer.cookie)
  2257. retval = 0;
  2258. break;
  2259. case SCTP_PARAM_HEARTBEAT_INFO:
  2260. /* Would be odd to receive, but it causes no problems. */
  2261. break;
  2262. case SCTP_PARAM_UNRECOGNIZED_PARAMETERS:
  2263. /* Rejected during verify stage. */
  2264. break;
  2265. case SCTP_PARAM_ECN_CAPABLE:
  2266. if (asoc->ep->ecn_enable) {
  2267. asoc->peer.ecn_capable = 1;
  2268. break;
  2269. }
  2270. /* Fall Through */
  2271. goto fall_through;
  2272. case SCTP_PARAM_ADAPTATION_LAYER_IND:
  2273. asoc->peer.adaptation_ind = ntohl(param.aind->adaptation_ind);
  2274. break;
  2275. case SCTP_PARAM_SET_PRIMARY:
  2276. if (!ep->asconf_enable)
  2277. goto fall_through;
  2278. addr_param = param.v + sizeof(struct sctp_addip_param);
  2279. af = sctp_get_af_specific(param_type2af(addr_param->p.type));
  2280. if (!af)
  2281. break;
  2282. if (!af->from_addr_param(&addr, addr_param,
  2283. htons(asoc->peer.port), 0))
  2284. break;
  2285. if (!af->addr_valid(&addr, NULL, NULL))
  2286. break;
  2287. t = sctp_assoc_lookup_paddr(asoc, &addr);
  2288. if (!t)
  2289. break;
  2290. sctp_assoc_set_primary(asoc, t);
  2291. break;
  2292. case SCTP_PARAM_SUPPORTED_EXT:
  2293. sctp_process_ext_param(asoc, param);
  2294. break;
  2295. case SCTP_PARAM_FWD_TSN_SUPPORT:
  2296. if (asoc->ep->prsctp_enable) {
  2297. asoc->peer.prsctp_capable = 1;
  2298. break;
  2299. }
  2300. /* Fall Through */
  2301. goto fall_through;
  2302. case SCTP_PARAM_RANDOM:
  2303. if (!ep->auth_enable)
  2304. goto fall_through;
  2305. /* Save peer's random parameter */
  2306. kfree(asoc->peer.peer_random);
  2307. asoc->peer.peer_random = kmemdup(param.p,
  2308. ntohs(param.p->length), gfp);
  2309. if (!asoc->peer.peer_random) {
  2310. retval = 0;
  2311. break;
  2312. }
  2313. break;
  2314. case SCTP_PARAM_HMAC_ALGO:
  2315. if (!ep->auth_enable)
  2316. goto fall_through;
  2317. /* Save peer's HMAC list */
  2318. kfree(asoc->peer.peer_hmacs);
  2319. asoc->peer.peer_hmacs = kmemdup(param.p,
  2320. ntohs(param.p->length), gfp);
  2321. if (!asoc->peer.peer_hmacs) {
  2322. retval = 0;
  2323. break;
  2324. }
  2325. /* Set the default HMAC the peer requested*/
  2326. sctp_auth_asoc_set_default_hmac(asoc, param.hmac_algo);
  2327. break;
  2328. case SCTP_PARAM_CHUNKS:
  2329. if (!ep->auth_enable)
  2330. goto fall_through;
  2331. kfree(asoc->peer.peer_chunks);
  2332. asoc->peer.peer_chunks = kmemdup(param.p,
  2333. ntohs(param.p->length), gfp);
  2334. if (!asoc->peer.peer_chunks)
  2335. retval = 0;
  2336. break;
  2337. fall_through:
  2338. default:
  2339. /* Any unrecognized parameters should have been caught
  2340. * and handled by sctp_verify_param() which should be
  2341. * called prior to this routine. Simply log the error
  2342. * here.
  2343. */
  2344. pr_debug("%s: ignoring param:%d for association:%p.\n",
  2345. __func__, ntohs(param.p->type), asoc);
  2346. break;
  2347. }
  2348. return retval;
  2349. }
  2350. /* Select a new verification tag. */
  2351. __u32 sctp_generate_tag(const struct sctp_endpoint *ep)
  2352. {
  2353. /* I believe that this random number generator complies with RFC1750.
  2354. * A tag of 0 is reserved for special cases (e.g. INIT).
  2355. */
  2356. __u32 x;
  2357. do {
  2358. get_random_bytes(&x, sizeof(__u32));
  2359. } while (x == 0);
  2360. return x;
  2361. }
  2362. /* Select an initial TSN to send during startup. */
  2363. __u32 sctp_generate_tsn(const struct sctp_endpoint *ep)
  2364. {
  2365. __u32 retval;
  2366. get_random_bytes(&retval, sizeof(__u32));
  2367. return retval;
  2368. }
  2369. /*
  2370. * ADDIP 3.1.1 Address Configuration Change Chunk (ASCONF)
  2371. * 0 1 2 3
  2372. * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  2373. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2374. * | Type = 0xC1 | Chunk Flags | Chunk Length |
  2375. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2376. * | Serial Number |
  2377. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2378. * | Address Parameter |
  2379. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2380. * | ASCONF Parameter #1 |
  2381. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2382. * \ \
  2383. * / .... /
  2384. * \ \
  2385. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2386. * | ASCONF Parameter #N |
  2387. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2388. *
  2389. * Address Parameter and other parameter will not be wrapped in this function
  2390. */
  2391. static struct sctp_chunk *sctp_make_asconf(struct sctp_association *asoc,
  2392. union sctp_addr *addr,
  2393. int vparam_len)
  2394. {
  2395. struct sctp_addiphdr asconf;
  2396. struct sctp_chunk *retval;
  2397. int length = sizeof(asconf) + vparam_len;
  2398. union sctp_addr_param addrparam;
  2399. int addrlen;
  2400. struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family);
  2401. addrlen = af->to_addr_param(addr, &addrparam);
  2402. if (!addrlen)
  2403. return NULL;
  2404. length += addrlen;
  2405. /* Create the chunk. */
  2406. retval = sctp_make_control(asoc, SCTP_CID_ASCONF, 0, length,
  2407. GFP_ATOMIC);
  2408. if (!retval)
  2409. return NULL;
  2410. asconf.serial = htonl(asoc->addip_serial++);
  2411. retval->subh.addip_hdr =
  2412. sctp_addto_chunk(retval, sizeof(asconf), &asconf);
  2413. retval->param_hdr.v =
  2414. sctp_addto_chunk(retval, addrlen, &addrparam);
  2415. return retval;
  2416. }
  2417. /* ADDIP
  2418. * 3.2.1 Add IP Address
  2419. * 0 1 2 3
  2420. * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  2421. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2422. * | Type = 0xC001 | Length = Variable |
  2423. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2424. * | ASCONF-Request Correlation ID |
  2425. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2426. * | Address Parameter |
  2427. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2428. *
  2429. * 3.2.2 Delete IP Address
  2430. * 0 1 2 3
  2431. * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  2432. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2433. * | Type = 0xC002 | Length = Variable |
  2434. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2435. * | ASCONF-Request Correlation ID |
  2436. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2437. * | Address Parameter |
  2438. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2439. *
  2440. */
  2441. struct sctp_chunk *sctp_make_asconf_update_ip(struct sctp_association *asoc,
  2442. union sctp_addr *laddr,
  2443. struct sockaddr *addrs,
  2444. int addrcnt, __be16 flags)
  2445. {
  2446. union sctp_addr_param addr_param;
  2447. struct sctp_addip_param param;
  2448. int paramlen = sizeof(param);
  2449. struct sctp_chunk *retval;
  2450. int addr_param_len = 0;
  2451. union sctp_addr *addr;
  2452. int totallen = 0, i;
  2453. int del_pickup = 0;
  2454. struct sctp_af *af;
  2455. void *addr_buf;
  2456. /* Get total length of all the address parameters. */
  2457. addr_buf = addrs;
  2458. for (i = 0; i < addrcnt; i++) {
  2459. addr = addr_buf;
  2460. af = sctp_get_af_specific(addr->v4.sin_family);
  2461. addr_param_len = af->to_addr_param(addr, &addr_param);
  2462. totallen += paramlen;
  2463. totallen += addr_param_len;
  2464. addr_buf += af->sockaddr_len;
  2465. if (asoc->asconf_addr_del_pending && !del_pickup) {
  2466. /* reuse the parameter length from the same scope one */
  2467. totallen += paramlen;
  2468. totallen += addr_param_len;
  2469. del_pickup = 1;
  2470. pr_debug("%s: picked same-scope del_pending addr, "
  2471. "totallen for all addresses is %d\n",
  2472. __func__, totallen);
  2473. }
  2474. }
  2475. /* Create an asconf chunk with the required length. */
  2476. retval = sctp_make_asconf(asoc, laddr, totallen);
  2477. if (!retval)
  2478. return NULL;
  2479. /* Add the address parameters to the asconf chunk. */
  2480. addr_buf = addrs;
  2481. for (i = 0; i < addrcnt; i++) {
  2482. addr = addr_buf;
  2483. af = sctp_get_af_specific(addr->v4.sin_family);
  2484. addr_param_len = af->to_addr_param(addr, &addr_param);
  2485. param.param_hdr.type = flags;
  2486. param.param_hdr.length = htons(paramlen + addr_param_len);
  2487. param.crr_id = htonl(i);
  2488. sctp_addto_chunk(retval, paramlen, &param);
  2489. sctp_addto_chunk(retval, addr_param_len, &addr_param);
  2490. addr_buf += af->sockaddr_len;
  2491. }
  2492. if (flags == SCTP_PARAM_ADD_IP && del_pickup) {
  2493. addr = asoc->asconf_addr_del_pending;
  2494. af = sctp_get_af_specific(addr->v4.sin_family);
  2495. addr_param_len = af->to_addr_param(addr, &addr_param);
  2496. param.param_hdr.type = SCTP_PARAM_DEL_IP;
  2497. param.param_hdr.length = htons(paramlen + addr_param_len);
  2498. param.crr_id = htonl(i);
  2499. sctp_addto_chunk(retval, paramlen, &param);
  2500. sctp_addto_chunk(retval, addr_param_len, &addr_param);
  2501. }
  2502. return retval;
  2503. }
  2504. /* ADDIP
  2505. * 3.2.4 Set Primary IP Address
  2506. * 0 1 2 3
  2507. * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  2508. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2509. * | Type =0xC004 | Length = Variable |
  2510. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2511. * | ASCONF-Request Correlation ID |
  2512. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2513. * | Address Parameter |
  2514. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2515. *
  2516. * Create an ASCONF chunk with Set Primary IP address parameter.
  2517. */
  2518. struct sctp_chunk *sctp_make_asconf_set_prim(struct sctp_association *asoc,
  2519. union sctp_addr *addr)
  2520. {
  2521. struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family);
  2522. union sctp_addr_param addrparam;
  2523. struct sctp_addip_param param;
  2524. struct sctp_chunk *retval;
  2525. int len = sizeof(param);
  2526. int addrlen;
  2527. addrlen = af->to_addr_param(addr, &addrparam);
  2528. if (!addrlen)
  2529. return NULL;
  2530. len += addrlen;
  2531. /* Create the chunk and make asconf header. */
  2532. retval = sctp_make_asconf(asoc, addr, len);
  2533. if (!retval)
  2534. return NULL;
  2535. param.param_hdr.type = SCTP_PARAM_SET_PRIMARY;
  2536. param.param_hdr.length = htons(len);
  2537. param.crr_id = 0;
  2538. sctp_addto_chunk(retval, sizeof(param), &param);
  2539. sctp_addto_chunk(retval, addrlen, &addrparam);
  2540. return retval;
  2541. }
  2542. /* ADDIP 3.1.2 Address Configuration Acknowledgement Chunk (ASCONF-ACK)
  2543. * 0 1 2 3
  2544. * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  2545. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2546. * | Type = 0x80 | Chunk Flags | Chunk Length |
  2547. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2548. * | Serial Number |
  2549. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2550. * | ASCONF Parameter Response#1 |
  2551. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2552. * \ \
  2553. * / .... /
  2554. * \ \
  2555. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2556. * | ASCONF Parameter Response#N |
  2557. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  2558. *
  2559. * Create an ASCONF_ACK chunk with enough space for the parameter responses.
  2560. */
  2561. static struct sctp_chunk *sctp_make_asconf_ack(const struct sctp_association *asoc,
  2562. __u32 serial, int vparam_len)
  2563. {
  2564. struct sctp_addiphdr asconf;
  2565. struct sctp_chunk *retval;
  2566. int length = sizeof(asconf) + vparam_len;
  2567. /* Create the chunk. */
  2568. retval = sctp_make_control(asoc, SCTP_CID_ASCONF_ACK, 0, length,
  2569. GFP_ATOMIC);
  2570. if (!retval)
  2571. return NULL;
  2572. asconf.serial = htonl(serial);
  2573. retval->subh.addip_hdr =
  2574. sctp_addto_chunk(retval, sizeof(asconf), &asconf);
  2575. return retval;
  2576. }
  2577. /* Add response parameters to an ASCONF_ACK chunk. */
  2578. static void sctp_add_asconf_response(struct sctp_chunk *chunk, __be32 crr_id,
  2579. __be16 err_code,
  2580. struct sctp_addip_param *asconf_param)
  2581. {
  2582. struct sctp_addip_param ack_param;
  2583. struct sctp_errhdr err_param;
  2584. int asconf_param_len = 0;
  2585. int err_param_len = 0;
  2586. __be16 response_type;
  2587. if (SCTP_ERROR_NO_ERROR == err_code) {
  2588. response_type = SCTP_PARAM_SUCCESS_REPORT;
  2589. } else {
  2590. response_type = SCTP_PARAM_ERR_CAUSE;
  2591. err_param_len = sizeof(err_param);
  2592. if (asconf_param)
  2593. asconf_param_len =
  2594. ntohs(asconf_param->param_hdr.length);
  2595. }
  2596. /* Add Success Indication or Error Cause Indication parameter. */
  2597. ack_param.param_hdr.type = response_type;
  2598. ack_param.param_hdr.length = htons(sizeof(ack_param) +
  2599. err_param_len +
  2600. asconf_param_len);
  2601. ack_param.crr_id = crr_id;
  2602. sctp_addto_chunk(chunk, sizeof(ack_param), &ack_param);
  2603. if (SCTP_ERROR_NO_ERROR == err_code)
  2604. return;
  2605. /* Add Error Cause parameter. */
  2606. err_param.cause = err_code;
  2607. err_param.length = htons(err_param_len + asconf_param_len);
  2608. sctp_addto_chunk(chunk, err_param_len, &err_param);
  2609. /* Add the failed TLV copied from ASCONF chunk. */
  2610. if (asconf_param)
  2611. sctp_addto_chunk(chunk, asconf_param_len, asconf_param);
  2612. }
  2613. /* Process a asconf parameter. */
  2614. static __be16 sctp_process_asconf_param(struct sctp_association *asoc,
  2615. struct sctp_chunk *asconf,
  2616. struct sctp_addip_param *asconf_param)
  2617. {
  2618. union sctp_addr_param *addr_param;
  2619. struct sctp_transport *peer;
  2620. union sctp_addr addr;
  2621. struct sctp_af *af;
  2622. addr_param = (void *)asconf_param + sizeof(*asconf_param);
  2623. if (asconf_param->param_hdr.type != SCTP_PARAM_ADD_IP &&
  2624. asconf_param->param_hdr.type != SCTP_PARAM_DEL_IP &&
  2625. asconf_param->param_hdr.type != SCTP_PARAM_SET_PRIMARY)
  2626. return SCTP_ERROR_UNKNOWN_PARAM;
  2627. switch (addr_param->p.type) {
  2628. case SCTP_PARAM_IPV6_ADDRESS:
  2629. if (!asoc->peer.ipv6_address)
  2630. return SCTP_ERROR_DNS_FAILED;
  2631. break;
  2632. case SCTP_PARAM_IPV4_ADDRESS:
  2633. if (!asoc->peer.ipv4_address)
  2634. return SCTP_ERROR_DNS_FAILED;
  2635. break;
  2636. default:
  2637. return SCTP_ERROR_DNS_FAILED;
  2638. }
  2639. af = sctp_get_af_specific(param_type2af(addr_param->p.type));
  2640. if (unlikely(!af))
  2641. return SCTP_ERROR_DNS_FAILED;
  2642. if (!af->from_addr_param(&addr, addr_param, htons(asoc->peer.port), 0))
  2643. return SCTP_ERROR_DNS_FAILED;
  2644. /* ADDIP 4.2.1 This parameter MUST NOT contain a broadcast
  2645. * or multicast address.
  2646. * (note: wildcard is permitted and requires special handling so
  2647. * make sure we check for that)
  2648. */
  2649. if (!af->is_any(&addr) && !af->addr_valid(&addr, NULL, asconf->skb))
  2650. return SCTP_ERROR_DNS_FAILED;
  2651. switch (asconf_param->param_hdr.type) {
  2652. case SCTP_PARAM_ADD_IP:
  2653. /* Section 4.2.1:
  2654. * If the address 0.0.0.0 or ::0 is provided, the source
  2655. * address of the packet MUST be added.
  2656. */
  2657. if (af->is_any(&addr))
  2658. memcpy(&addr, &asconf->source, sizeof(addr));
  2659. if (security_sctp_bind_connect(asoc->ep->base.sk,
  2660. SCTP_PARAM_ADD_IP,
  2661. (struct sockaddr *)&addr,
  2662. af->sockaddr_len))
  2663. return SCTP_ERROR_REQ_REFUSED;
  2664. /* ADDIP 4.3 D9) If an endpoint receives an ADD IP address
  2665. * request and does not have the local resources to add this
  2666. * new address to the association, it MUST return an Error
  2667. * Cause TLV set to the new error code 'Operation Refused
  2668. * Due to Resource Shortage'.
  2669. */
  2670. peer = sctp_assoc_add_peer(asoc, &addr, GFP_ATOMIC, SCTP_UNCONFIRMED);
  2671. if (!peer)
  2672. return SCTP_ERROR_RSRC_LOW;
  2673. /* Start the heartbeat timer. */
  2674. sctp_transport_reset_hb_timer(peer);
  2675. asoc->new_transport = peer;
  2676. break;
  2677. case SCTP_PARAM_DEL_IP:
  2678. /* ADDIP 4.3 D7) If a request is received to delete the
  2679. * last remaining IP address of a peer endpoint, the receiver
  2680. * MUST send an Error Cause TLV with the error cause set to the
  2681. * new error code 'Request to Delete Last Remaining IP Address'.
  2682. */
  2683. if (asoc->peer.transport_count == 1)
  2684. return SCTP_ERROR_DEL_LAST_IP;
  2685. /* ADDIP 4.3 D8) If a request is received to delete an IP
  2686. * address which is also the source address of the IP packet
  2687. * which contained the ASCONF chunk, the receiver MUST reject
  2688. * this request. To reject the request the receiver MUST send
  2689. * an Error Cause TLV set to the new error code 'Request to
  2690. * Delete Source IP Address'
  2691. */
  2692. if (sctp_cmp_addr_exact(&asconf->source, &addr))
  2693. return SCTP_ERROR_DEL_SRC_IP;
  2694. /* Section 4.2.2
  2695. * If the address 0.0.0.0 or ::0 is provided, all
  2696. * addresses of the peer except the source address of the
  2697. * packet MUST be deleted.
  2698. */
  2699. if (af->is_any(&addr)) {
  2700. sctp_assoc_set_primary(asoc, asconf->transport);
  2701. sctp_assoc_del_nonprimary_peers(asoc,
  2702. asconf->transport);
  2703. return SCTP_ERROR_NO_ERROR;
  2704. }
  2705. /* If the address is not part of the association, the
  2706. * ASCONF-ACK with Error Cause Indication Parameter
  2707. * which including cause of Unresolvable Address should
  2708. * be sent.
  2709. */
  2710. peer = sctp_assoc_lookup_paddr(asoc, &addr);
  2711. if (!peer)
  2712. return SCTP_ERROR_DNS_FAILED;
  2713. sctp_assoc_rm_peer(asoc, peer);
  2714. break;
  2715. case SCTP_PARAM_SET_PRIMARY:
  2716. /* ADDIP Section 4.2.4
  2717. * If the address 0.0.0.0 or ::0 is provided, the receiver
  2718. * MAY mark the source address of the packet as its
  2719. * primary.
  2720. */
  2721. if (af->is_any(&addr))
  2722. memcpy(&addr, sctp_source(asconf), sizeof(addr));
  2723. if (security_sctp_bind_connect(asoc->ep->base.sk,
  2724. SCTP_PARAM_SET_PRIMARY,
  2725. (struct sockaddr *)&addr,
  2726. af->sockaddr_len))
  2727. return SCTP_ERROR_REQ_REFUSED;
  2728. peer = sctp_assoc_lookup_paddr(asoc, &addr);
  2729. if (!peer)
  2730. return SCTP_ERROR_DNS_FAILED;
  2731. sctp_assoc_set_primary(asoc, peer);
  2732. break;
  2733. }
  2734. return SCTP_ERROR_NO_ERROR;
  2735. }
  2736. /* Verify the ASCONF packet before we process it. */
  2737. bool sctp_verify_asconf(const struct sctp_association *asoc,
  2738. struct sctp_chunk *chunk, bool addr_param_needed,
  2739. struct sctp_paramhdr **errp)
  2740. {
  2741. struct sctp_addip_chunk *addip;
  2742. bool addr_param_seen = false;
  2743. union sctp_params param;
  2744. addip = (struct sctp_addip_chunk *)chunk->chunk_hdr;
  2745. sctp_walk_params(param, addip) {
  2746. size_t length = ntohs(param.p->length);
  2747. *errp = param.p;
  2748. switch (param.p->type) {
  2749. case SCTP_PARAM_ERR_CAUSE:
  2750. break;
  2751. case SCTP_PARAM_IPV4_ADDRESS:
  2752. if (length != sizeof(struct sctp_ipv4addr_param))
  2753. return false;
  2754. /* ensure there is only one addr param and it's in the
  2755. * beginning of addip_hdr params, or we reject it.
  2756. */
  2757. if (param.v != (addip + 1))
  2758. return false;
  2759. addr_param_seen = true;
  2760. break;
  2761. case SCTP_PARAM_IPV6_ADDRESS:
  2762. if (length != sizeof(struct sctp_ipv6addr_param))
  2763. return false;
  2764. if (param.v != (addip + 1))
  2765. return false;
  2766. addr_param_seen = true;
  2767. break;
  2768. case SCTP_PARAM_ADD_IP:
  2769. case SCTP_PARAM_DEL_IP:
  2770. case SCTP_PARAM_SET_PRIMARY:
  2771. /* In ASCONF chunks, these need to be first. */
  2772. if (addr_param_needed && !addr_param_seen)
  2773. return false;
  2774. length = ntohs(param.addip->param_hdr.length);
  2775. if (length < sizeof(struct sctp_addip_param) +
  2776. sizeof(**errp))
  2777. return false;
  2778. break;
  2779. case SCTP_PARAM_SUCCESS_REPORT:
  2780. case SCTP_PARAM_ADAPTATION_LAYER_IND:
  2781. if (length != sizeof(struct sctp_addip_param))
  2782. return false;
  2783. break;
  2784. default:
  2785. /* This is unknown to us, reject! */
  2786. return false;
  2787. }
  2788. }
  2789. /* Remaining sanity checks. */
  2790. if (addr_param_needed && !addr_param_seen)
  2791. return false;
  2792. if (!addr_param_needed && addr_param_seen)
  2793. return false;
  2794. if (param.v != chunk->chunk_end)
  2795. return false;
  2796. return true;
  2797. }
  2798. /* Process an incoming ASCONF chunk with the next expected serial no. and
  2799. * return an ASCONF_ACK chunk to be sent in response.
  2800. */
  2801. struct sctp_chunk *sctp_process_asconf(struct sctp_association *asoc,
  2802. struct sctp_chunk *asconf)
  2803. {
  2804. union sctp_addr_param *addr_param;
  2805. struct sctp_addip_chunk *addip;
  2806. struct sctp_chunk *asconf_ack;
  2807. bool all_param_pass = true;
  2808. struct sctp_addiphdr *hdr;
  2809. int length = 0, chunk_len;
  2810. union sctp_params param;
  2811. __be16 err_code;
  2812. __u32 serial;
  2813. addip = (struct sctp_addip_chunk *)asconf->chunk_hdr;
  2814. chunk_len = ntohs(asconf->chunk_hdr->length) -
  2815. sizeof(struct sctp_chunkhdr);
  2816. hdr = (struct sctp_addiphdr *)asconf->skb->data;
  2817. serial = ntohl(hdr->serial);
  2818. /* Skip the addiphdr and store a pointer to address parameter. */
  2819. length = sizeof(*hdr);
  2820. addr_param = (union sctp_addr_param *)(asconf->skb->data + length);
  2821. chunk_len -= length;
  2822. /* Skip the address parameter and store a pointer to the first
  2823. * asconf parameter.
  2824. */
  2825. length = ntohs(addr_param->p.length);
  2826. chunk_len -= length;
  2827. /* create an ASCONF_ACK chunk.
  2828. * Based on the definitions of parameters, we know that the size of
  2829. * ASCONF_ACK parameters are less than or equal to the fourfold of ASCONF
  2830. * parameters.
  2831. */
  2832. asconf_ack = sctp_make_asconf_ack(asoc, serial, chunk_len * 4);
  2833. if (!asconf_ack)
  2834. goto done;
  2835. /* Process the TLVs contained within the ASCONF chunk. */
  2836. sctp_walk_params(param, addip) {
  2837. /* Skip preceding address parameters. */
  2838. if (param.p->type == SCTP_PARAM_IPV4_ADDRESS ||
  2839. param.p->type == SCTP_PARAM_IPV6_ADDRESS)
  2840. continue;
  2841. err_code = sctp_process_asconf_param(asoc, asconf,
  2842. param.addip);
  2843. /* ADDIP 4.1 A7)
  2844. * If an error response is received for a TLV parameter,
  2845. * all TLVs with no response before the failed TLV are
  2846. * considered successful if not reported. All TLVs after
  2847. * the failed response are considered unsuccessful unless
  2848. * a specific success indication is present for the parameter.
  2849. */
  2850. if (err_code != SCTP_ERROR_NO_ERROR)
  2851. all_param_pass = false;
  2852. if (!all_param_pass)
  2853. sctp_add_asconf_response(asconf_ack, param.addip->crr_id,
  2854. err_code, param.addip);
  2855. /* ADDIP 4.3 D11) When an endpoint receiving an ASCONF to add
  2856. * an IP address sends an 'Out of Resource' in its response, it
  2857. * MUST also fail any subsequent add or delete requests bundled
  2858. * in the ASCONF.
  2859. */
  2860. if (err_code == SCTP_ERROR_RSRC_LOW)
  2861. goto done;
  2862. }
  2863. done:
  2864. asoc->peer.addip_serial++;
  2865. /* If we are sending a new ASCONF_ACK hold a reference to it in assoc
  2866. * after freeing the reference to old asconf ack if any.
  2867. */
  2868. if (asconf_ack) {
  2869. sctp_chunk_hold(asconf_ack);
  2870. list_add_tail(&asconf_ack->transmitted_list,
  2871. &asoc->asconf_ack_list);
  2872. }
  2873. return asconf_ack;
  2874. }
  2875. /* Process a asconf parameter that is successfully acked. */
  2876. static void sctp_asconf_param_success(struct sctp_association *asoc,
  2877. struct sctp_addip_param *asconf_param)
  2878. {
  2879. struct sctp_bind_addr *bp = &asoc->base.bind_addr;
  2880. union sctp_addr_param *addr_param;
  2881. struct sctp_sockaddr_entry *saddr;
  2882. struct sctp_transport *transport;
  2883. union sctp_addr addr;
  2884. struct sctp_af *af;
  2885. addr_param = (void *)asconf_param + sizeof(*asconf_param);
  2886. /* We have checked the packet before, so we do not check again. */
  2887. af = sctp_get_af_specific(param_type2af(addr_param->p.type));
  2888. if (!af->from_addr_param(&addr, addr_param, htons(bp->port), 0))
  2889. return;
  2890. switch (asconf_param->param_hdr.type) {
  2891. case SCTP_PARAM_ADD_IP:
  2892. /* This is always done in BH context with a socket lock
  2893. * held, so the list can not change.
  2894. */
  2895. local_bh_disable();
  2896. list_for_each_entry(saddr, &bp->address_list, list) {
  2897. if (sctp_cmp_addr_exact(&saddr->a, &addr))
  2898. saddr->state = SCTP_ADDR_SRC;
  2899. }
  2900. local_bh_enable();
  2901. list_for_each_entry(transport, &asoc->peer.transport_addr_list,
  2902. transports) {
  2903. sctp_transport_dst_release(transport);
  2904. }
  2905. break;
  2906. case SCTP_PARAM_DEL_IP:
  2907. local_bh_disable();
  2908. sctp_del_bind_addr(bp, &addr);
  2909. if (asoc->asconf_addr_del_pending != NULL &&
  2910. sctp_cmp_addr_exact(asoc->asconf_addr_del_pending, &addr)) {
  2911. kfree(asoc->asconf_addr_del_pending);
  2912. asoc->asconf_addr_del_pending = NULL;
  2913. }
  2914. local_bh_enable();
  2915. list_for_each_entry(transport, &asoc->peer.transport_addr_list,
  2916. transports) {
  2917. sctp_transport_dst_release(transport);
  2918. }
  2919. break;
  2920. default:
  2921. break;
  2922. }
  2923. }
  2924. /* Get the corresponding ASCONF response error code from the ASCONF_ACK chunk
  2925. * for the given asconf parameter. If there is no response for this parameter,
  2926. * return the error code based on the third argument 'no_err'.
  2927. * ADDIP 4.1
  2928. * A7) If an error response is received for a TLV parameter, all TLVs with no
  2929. * response before the failed TLV are considered successful if not reported.
  2930. * All TLVs after the failed response are considered unsuccessful unless a
  2931. * specific success indication is present for the parameter.
  2932. */
  2933. static __be16 sctp_get_asconf_response(struct sctp_chunk *asconf_ack,
  2934. struct sctp_addip_param *asconf_param,
  2935. int no_err)
  2936. {
  2937. struct sctp_addip_param *asconf_ack_param;
  2938. struct sctp_errhdr *err_param;
  2939. int asconf_ack_len;
  2940. __be16 err_code;
  2941. int length;
  2942. if (no_err)
  2943. err_code = SCTP_ERROR_NO_ERROR;
  2944. else
  2945. err_code = SCTP_ERROR_REQ_REFUSED;
  2946. asconf_ack_len = ntohs(asconf_ack->chunk_hdr->length) -
  2947. sizeof(struct sctp_chunkhdr);
  2948. /* Skip the addiphdr from the asconf_ack chunk and store a pointer to
  2949. * the first asconf_ack parameter.
  2950. */
  2951. length = sizeof(struct sctp_addiphdr);
  2952. asconf_ack_param = (struct sctp_addip_param *)(asconf_ack->skb->data +
  2953. length);
  2954. asconf_ack_len -= length;
  2955. while (asconf_ack_len > 0) {
  2956. if (asconf_ack_param->crr_id == asconf_param->crr_id) {
  2957. switch (asconf_ack_param->param_hdr.type) {
  2958. case SCTP_PARAM_SUCCESS_REPORT:
  2959. return SCTP_ERROR_NO_ERROR;
  2960. case SCTP_PARAM_ERR_CAUSE:
  2961. length = sizeof(*asconf_ack_param);
  2962. err_param = (void *)asconf_ack_param + length;
  2963. asconf_ack_len -= length;
  2964. if (asconf_ack_len > 0)
  2965. return err_param->cause;
  2966. else
  2967. return SCTP_ERROR_INV_PARAM;
  2968. break;
  2969. default:
  2970. return SCTP_ERROR_INV_PARAM;
  2971. }
  2972. }
  2973. length = ntohs(asconf_ack_param->param_hdr.length);
  2974. asconf_ack_param = (void *)asconf_ack_param + length;
  2975. asconf_ack_len -= length;
  2976. }
  2977. return err_code;
  2978. }
  2979. /* Process an incoming ASCONF_ACK chunk against the cached last ASCONF chunk. */
  2980. int sctp_process_asconf_ack(struct sctp_association *asoc,
  2981. struct sctp_chunk *asconf_ack)
  2982. {
  2983. struct sctp_chunk *asconf = asoc->addip_last_asconf;
  2984. struct sctp_addip_param *asconf_param;
  2985. __be16 err_code = SCTP_ERROR_NO_ERROR;
  2986. union sctp_addr_param *addr_param;
  2987. int asconf_len = asconf->skb->len;
  2988. int all_param_pass = 0;
  2989. int length = 0;
  2990. int no_err = 1;
  2991. int retval = 0;
  2992. /* Skip the chunkhdr and addiphdr from the last asconf sent and store
  2993. * a pointer to address parameter.
  2994. */
  2995. length = sizeof(struct sctp_addip_chunk);
  2996. addr_param = (union sctp_addr_param *)(asconf->skb->data + length);
  2997. asconf_len -= length;
  2998. /* Skip the address parameter in the last asconf sent and store a
  2999. * pointer to the first asconf parameter.
  3000. */
  3001. length = ntohs(addr_param->p.length);
  3002. asconf_param = (void *)addr_param + length;
  3003. asconf_len -= length;
  3004. /* ADDIP 4.1
  3005. * A8) If there is no response(s) to specific TLV parameter(s), and no
  3006. * failures are indicated, then all request(s) are considered
  3007. * successful.
  3008. */
  3009. if (asconf_ack->skb->len == sizeof(struct sctp_addiphdr))
  3010. all_param_pass = 1;
  3011. /* Process the TLVs contained in the last sent ASCONF chunk. */
  3012. while (asconf_len > 0) {
  3013. if (all_param_pass)
  3014. err_code = SCTP_ERROR_NO_ERROR;
  3015. else {
  3016. err_code = sctp_get_asconf_response(asconf_ack,
  3017. asconf_param,
  3018. no_err);
  3019. if (no_err && (SCTP_ERROR_NO_ERROR != err_code))
  3020. no_err = 0;
  3021. }
  3022. switch (err_code) {
  3023. case SCTP_ERROR_NO_ERROR:
  3024. sctp_asconf_param_success(asoc, asconf_param);
  3025. break;
  3026. case SCTP_ERROR_RSRC_LOW:
  3027. retval = 1;
  3028. break;
  3029. case SCTP_ERROR_UNKNOWN_PARAM:
  3030. /* Disable sending this type of asconf parameter in
  3031. * future.
  3032. */
  3033. asoc->peer.addip_disabled_mask |=
  3034. asconf_param->param_hdr.type;
  3035. break;
  3036. case SCTP_ERROR_REQ_REFUSED:
  3037. case SCTP_ERROR_DEL_LAST_IP:
  3038. case SCTP_ERROR_DEL_SRC_IP:
  3039. default:
  3040. break;
  3041. }
  3042. /* Skip the processed asconf parameter and move to the next
  3043. * one.
  3044. */
  3045. length = ntohs(asconf_param->param_hdr.length);
  3046. asconf_param = (void *)asconf_param + length;
  3047. asconf_len -= length;
  3048. }
  3049. if (no_err && asoc->src_out_of_asoc_ok) {
  3050. asoc->src_out_of_asoc_ok = 0;
  3051. sctp_transport_immediate_rtx(asoc->peer.primary_path);
  3052. }
  3053. /* Free the cached last sent asconf chunk. */
  3054. list_del_init(&asconf->transmitted_list);
  3055. sctp_chunk_free(asconf);
  3056. asoc->addip_last_asconf = NULL;
  3057. return retval;
  3058. }
  3059. /* Make a FWD TSN chunk. */
  3060. struct sctp_chunk *sctp_make_fwdtsn(const struct sctp_association *asoc,
  3061. __u32 new_cum_tsn, size_t nstreams,
  3062. struct sctp_fwdtsn_skip *skiplist)
  3063. {
  3064. struct sctp_chunk *retval = NULL;
  3065. struct sctp_fwdtsn_hdr ftsn_hdr;
  3066. struct sctp_fwdtsn_skip skip;
  3067. size_t hint;
  3068. int i;
  3069. hint = (nstreams + 1) * sizeof(__u32);
  3070. retval = sctp_make_control(asoc, SCTP_CID_FWD_TSN, 0, hint, GFP_ATOMIC);
  3071. if (!retval)
  3072. return NULL;
  3073. ftsn_hdr.new_cum_tsn = htonl(new_cum_tsn);
  3074. retval->subh.fwdtsn_hdr =
  3075. sctp_addto_chunk(retval, sizeof(ftsn_hdr), &ftsn_hdr);
  3076. for (i = 0; i < nstreams; i++) {
  3077. skip.stream = skiplist[i].stream;
  3078. skip.ssn = skiplist[i].ssn;
  3079. sctp_addto_chunk(retval, sizeof(skip), &skip);
  3080. }
  3081. return retval;
  3082. }
  3083. struct sctp_chunk *sctp_make_ifwdtsn(const struct sctp_association *asoc,
  3084. __u32 new_cum_tsn, size_t nstreams,
  3085. struct sctp_ifwdtsn_skip *skiplist)
  3086. {
  3087. struct sctp_chunk *retval = NULL;
  3088. struct sctp_ifwdtsn_hdr ftsn_hdr;
  3089. size_t hint;
  3090. hint = (nstreams + 1) * sizeof(__u32);
  3091. retval = sctp_make_control(asoc, SCTP_CID_I_FWD_TSN, 0, hint,
  3092. GFP_ATOMIC);
  3093. if (!retval)
  3094. return NULL;
  3095. ftsn_hdr.new_cum_tsn = htonl(new_cum_tsn);
  3096. retval->subh.ifwdtsn_hdr =
  3097. sctp_addto_chunk(retval, sizeof(ftsn_hdr), &ftsn_hdr);
  3098. sctp_addto_chunk(retval, nstreams * sizeof(skiplist[0]), skiplist);
  3099. return retval;
  3100. }
  3101. /* RE-CONFIG 3.1 (RE-CONFIG chunk)
  3102. * 0 1 2 3
  3103. * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  3104. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3105. * | Type = 130 | Chunk Flags | Chunk Length |
  3106. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3107. * \ \
  3108. * / Re-configuration Parameter /
  3109. * \ \
  3110. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3111. * \ \
  3112. * / Re-configuration Parameter (optional) /
  3113. * \ \
  3114. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3115. */
  3116. static struct sctp_chunk *sctp_make_reconf(const struct sctp_association *asoc,
  3117. int length)
  3118. {
  3119. struct sctp_reconf_chunk *reconf;
  3120. struct sctp_chunk *retval;
  3121. retval = sctp_make_control(asoc, SCTP_CID_RECONF, 0, length,
  3122. GFP_ATOMIC);
  3123. if (!retval)
  3124. return NULL;
  3125. reconf = (struct sctp_reconf_chunk *)retval->chunk_hdr;
  3126. retval->param_hdr.v = (u8 *)(reconf + 1);
  3127. return retval;
  3128. }
  3129. /* RE-CONFIG 4.1 (STREAM OUT RESET)
  3130. * 0 1 2 3
  3131. * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  3132. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3133. * | Parameter Type = 13 | Parameter Length = 16 + 2 * N |
  3134. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3135. * | Re-configuration Request Sequence Number |
  3136. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3137. * | Re-configuration Response Sequence Number |
  3138. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3139. * | Sender's Last Assigned TSN |
  3140. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3141. * | Stream Number 1 (optional) | Stream Number 2 (optional) |
  3142. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3143. * / ...... /
  3144. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3145. * | Stream Number N-1 (optional) | Stream Number N (optional) |
  3146. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3147. *
  3148. * RE-CONFIG 4.2 (STREAM IN RESET)
  3149. * 0 1 2 3
  3150. * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  3151. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3152. * | Parameter Type = 14 | Parameter Length = 8 + 2 * N |
  3153. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3154. * | Re-configuration Request Sequence Number |
  3155. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3156. * | Stream Number 1 (optional) | Stream Number 2 (optional) |
  3157. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3158. * / ...... /
  3159. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3160. * | Stream Number N-1 (optional) | Stream Number N (optional) |
  3161. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3162. */
  3163. struct sctp_chunk *sctp_make_strreset_req(
  3164. const struct sctp_association *asoc,
  3165. __u16 stream_num, __be16 *stream_list,
  3166. bool out, bool in)
  3167. {
  3168. __u16 stream_len = stream_num * sizeof(__u16);
  3169. struct sctp_strreset_outreq outreq;
  3170. struct sctp_strreset_inreq inreq;
  3171. struct sctp_chunk *retval;
  3172. __u16 outlen, inlen;
  3173. outlen = (sizeof(outreq) + stream_len) * out;
  3174. inlen = (sizeof(inreq) + stream_len) * in;
  3175. retval = sctp_make_reconf(asoc, SCTP_PAD4(outlen) + SCTP_PAD4(inlen));
  3176. if (!retval)
  3177. return NULL;
  3178. if (outlen) {
  3179. outreq.param_hdr.type = SCTP_PARAM_RESET_OUT_REQUEST;
  3180. outreq.param_hdr.length = htons(outlen);
  3181. outreq.request_seq = htonl(asoc->strreset_outseq);
  3182. outreq.response_seq = htonl(asoc->strreset_inseq - 1);
  3183. outreq.send_reset_at_tsn = htonl(asoc->next_tsn - 1);
  3184. sctp_addto_chunk(retval, sizeof(outreq), &outreq);
  3185. if (stream_len)
  3186. sctp_addto_chunk(retval, stream_len, stream_list);
  3187. }
  3188. if (inlen) {
  3189. inreq.param_hdr.type = SCTP_PARAM_RESET_IN_REQUEST;
  3190. inreq.param_hdr.length = htons(inlen);
  3191. inreq.request_seq = htonl(asoc->strreset_outseq + out);
  3192. sctp_addto_chunk(retval, sizeof(inreq), &inreq);
  3193. if (stream_len)
  3194. sctp_addto_chunk(retval, stream_len, stream_list);
  3195. }
  3196. return retval;
  3197. }
  3198. /* RE-CONFIG 4.3 (SSN/TSN RESET ALL)
  3199. * 0 1 2 3
  3200. * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  3201. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3202. * | Parameter Type = 15 | Parameter Length = 8 |
  3203. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3204. * | Re-configuration Request Sequence Number |
  3205. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3206. */
  3207. struct sctp_chunk *sctp_make_strreset_tsnreq(
  3208. const struct sctp_association *asoc)
  3209. {
  3210. struct sctp_strreset_tsnreq tsnreq;
  3211. __u16 length = sizeof(tsnreq);
  3212. struct sctp_chunk *retval;
  3213. retval = sctp_make_reconf(asoc, length);
  3214. if (!retval)
  3215. return NULL;
  3216. tsnreq.param_hdr.type = SCTP_PARAM_RESET_TSN_REQUEST;
  3217. tsnreq.param_hdr.length = htons(length);
  3218. tsnreq.request_seq = htonl(asoc->strreset_outseq);
  3219. sctp_addto_chunk(retval, sizeof(tsnreq), &tsnreq);
  3220. return retval;
  3221. }
  3222. /* RE-CONFIG 4.5/4.6 (ADD STREAM)
  3223. * 0 1 2 3
  3224. * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  3225. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3226. * | Parameter Type = 17 | Parameter Length = 12 |
  3227. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3228. * | Re-configuration Request Sequence Number |
  3229. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3230. * | Number of new streams | Reserved |
  3231. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3232. */
  3233. struct sctp_chunk *sctp_make_strreset_addstrm(
  3234. const struct sctp_association *asoc,
  3235. __u16 out, __u16 in)
  3236. {
  3237. struct sctp_strreset_addstrm addstrm;
  3238. __u16 size = sizeof(addstrm);
  3239. struct sctp_chunk *retval;
  3240. retval = sctp_make_reconf(asoc, (!!out + !!in) * size);
  3241. if (!retval)
  3242. return NULL;
  3243. if (out) {
  3244. addstrm.param_hdr.type = SCTP_PARAM_RESET_ADD_OUT_STREAMS;
  3245. addstrm.param_hdr.length = htons(size);
  3246. addstrm.number_of_streams = htons(out);
  3247. addstrm.request_seq = htonl(asoc->strreset_outseq);
  3248. addstrm.reserved = 0;
  3249. sctp_addto_chunk(retval, size, &addstrm);
  3250. }
  3251. if (in) {
  3252. addstrm.param_hdr.type = SCTP_PARAM_RESET_ADD_IN_STREAMS;
  3253. addstrm.param_hdr.length = htons(size);
  3254. addstrm.number_of_streams = htons(in);
  3255. addstrm.request_seq = htonl(asoc->strreset_outseq + !!out);
  3256. addstrm.reserved = 0;
  3257. sctp_addto_chunk(retval, size, &addstrm);
  3258. }
  3259. return retval;
  3260. }
  3261. /* RE-CONFIG 4.4 (RESP)
  3262. * 0 1 2 3
  3263. * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  3264. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3265. * | Parameter Type = 16 | Parameter Length |
  3266. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3267. * | Re-configuration Response Sequence Number |
  3268. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3269. * | Result |
  3270. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3271. */
  3272. struct sctp_chunk *sctp_make_strreset_resp(const struct sctp_association *asoc,
  3273. __u32 result, __u32 sn)
  3274. {
  3275. struct sctp_strreset_resp resp;
  3276. __u16 length = sizeof(resp);
  3277. struct sctp_chunk *retval;
  3278. retval = sctp_make_reconf(asoc, length);
  3279. if (!retval)
  3280. return NULL;
  3281. resp.param_hdr.type = SCTP_PARAM_RESET_RESPONSE;
  3282. resp.param_hdr.length = htons(length);
  3283. resp.response_seq = htonl(sn);
  3284. resp.result = htonl(result);
  3285. sctp_addto_chunk(retval, sizeof(resp), &resp);
  3286. return retval;
  3287. }
  3288. /* RE-CONFIG 4.4 OPTIONAL (TSNRESP)
  3289. * 0 1 2 3
  3290. * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
  3291. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3292. * | Parameter Type = 16 | Parameter Length |
  3293. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3294. * | Re-configuration Response Sequence Number |
  3295. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3296. * | Result |
  3297. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3298. * | Sender's Next TSN (optional) |
  3299. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3300. * | Receiver's Next TSN (optional) |
  3301. * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  3302. */
  3303. struct sctp_chunk *sctp_make_strreset_tsnresp(struct sctp_association *asoc,
  3304. __u32 result, __u32 sn,
  3305. __u32 sender_tsn,
  3306. __u32 receiver_tsn)
  3307. {
  3308. struct sctp_strreset_resptsn tsnresp;
  3309. __u16 length = sizeof(tsnresp);
  3310. struct sctp_chunk *retval;
  3311. retval = sctp_make_reconf(asoc, length);
  3312. if (!retval)
  3313. return NULL;
  3314. tsnresp.param_hdr.type = SCTP_PARAM_RESET_RESPONSE;
  3315. tsnresp.param_hdr.length = htons(length);
  3316. tsnresp.response_seq = htonl(sn);
  3317. tsnresp.result = htonl(result);
  3318. tsnresp.senders_next_tsn = htonl(sender_tsn);
  3319. tsnresp.receivers_next_tsn = htonl(receiver_tsn);
  3320. sctp_addto_chunk(retval, sizeof(tsnresp), &tsnresp);
  3321. return retval;
  3322. }
  3323. bool sctp_verify_reconf(const struct sctp_association *asoc,
  3324. struct sctp_chunk *chunk,
  3325. struct sctp_paramhdr **errp)
  3326. {
  3327. struct sctp_reconf_chunk *hdr;
  3328. union sctp_params param;
  3329. __be16 last = 0;
  3330. __u16 cnt = 0;
  3331. hdr = (struct sctp_reconf_chunk *)chunk->chunk_hdr;
  3332. sctp_walk_params(param, hdr) {
  3333. __u16 length = ntohs(param.p->length);
  3334. *errp = param.p;
  3335. if (cnt++ > 2)
  3336. return false;
  3337. switch (param.p->type) {
  3338. case SCTP_PARAM_RESET_OUT_REQUEST:
  3339. if (length < sizeof(struct sctp_strreset_outreq) ||
  3340. (last && last != SCTP_PARAM_RESET_RESPONSE &&
  3341. last != SCTP_PARAM_RESET_IN_REQUEST))
  3342. return false;
  3343. break;
  3344. case SCTP_PARAM_RESET_IN_REQUEST:
  3345. if (length < sizeof(struct sctp_strreset_inreq) ||
  3346. (last && last != SCTP_PARAM_RESET_OUT_REQUEST))
  3347. return false;
  3348. break;
  3349. case SCTP_PARAM_RESET_RESPONSE:
  3350. if ((length != sizeof(struct sctp_strreset_resp) &&
  3351. length != sizeof(struct sctp_strreset_resptsn)) ||
  3352. (last && last != SCTP_PARAM_RESET_RESPONSE &&
  3353. last != SCTP_PARAM_RESET_OUT_REQUEST))
  3354. return false;
  3355. break;
  3356. case SCTP_PARAM_RESET_TSN_REQUEST:
  3357. if (length !=
  3358. sizeof(struct sctp_strreset_tsnreq) || last)
  3359. return false;
  3360. break;
  3361. case SCTP_PARAM_RESET_ADD_IN_STREAMS:
  3362. if (length != sizeof(struct sctp_strreset_addstrm) ||
  3363. (last && last != SCTP_PARAM_RESET_ADD_OUT_STREAMS))
  3364. return false;
  3365. break;
  3366. case SCTP_PARAM_RESET_ADD_OUT_STREAMS:
  3367. if (length != sizeof(struct sctp_strreset_addstrm) ||
  3368. (last && last != SCTP_PARAM_RESET_ADD_IN_STREAMS))
  3369. return false;
  3370. break;
  3371. default:
  3372. return false;
  3373. }
  3374. last = param.p->type;
  3375. }
  3376. return true;
  3377. }