module.c 111 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364
  1. /*
  2. Copyright (C) 2002 Richard Henderson
  3. Copyright (C) 2001 Rusty Russell, 2002, 2010 Rusty Russell IBM.
  4. This program is free software; you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation; either version 2 of the License, or
  7. (at your option) any later version.
  8. This program is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with this program; if not, write to the Free Software
  14. Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  15. */
  16. #include <linux/export.h>
  17. #include <linux/extable.h>
  18. #include <linux/moduleloader.h>
  19. #include <linux/trace_events.h>
  20. #include <linux/init.h>
  21. #include <linux/kallsyms.h>
  22. #include <linux/file.h>
  23. #include <linux/fs.h>
  24. #include <linux/sysfs.h>
  25. #include <linux/kernel.h>
  26. #include <linux/slab.h>
  27. #include <linux/vmalloc.h>
  28. #include <linux/elf.h>
  29. #include <linux/proc_fs.h>
  30. #include <linux/security.h>
  31. #include <linux/seq_file.h>
  32. #include <linux/syscalls.h>
  33. #include <linux/fcntl.h>
  34. #include <linux/rcupdate.h>
  35. #include <linux/capability.h>
  36. #include <linux/cpu.h>
  37. #include <linux/moduleparam.h>
  38. #include <linux/errno.h>
  39. #include <linux/err.h>
  40. #include <linux/vermagic.h>
  41. #include <linux/notifier.h>
  42. #include <linux/sched.h>
  43. #include <linux/device.h>
  44. #include <linux/string.h>
  45. #include <linux/mutex.h>
  46. #include <linux/rculist.h>
  47. #include <linux/uaccess.h>
  48. #include <asm/cacheflush.h>
  49. #include <linux/set_memory.h>
  50. #include <asm/mmu_context.h>
  51. #include <linux/license.h>
  52. #include <asm/sections.h>
  53. #include <linux/tracepoint.h>
  54. #include <linux/ftrace.h>
  55. #include <linux/livepatch.h>
  56. #include <linux/async.h>
  57. #include <linux/percpu.h>
  58. #include <linux/kmemleak.h>
  59. #include <linux/jump_label.h>
  60. #include <linux/pfn.h>
  61. #include <linux/bsearch.h>
  62. #include <linux/dynamic_debug.h>
  63. #include <linux/audit.h>
  64. #include <uapi/linux/module.h>
  65. #include "module-internal.h"
  66. #define CREATE_TRACE_POINTS
  67. #include <trace/events/module.h>
  68. #ifndef ARCH_SHF_SMALL
  69. #define ARCH_SHF_SMALL 0
  70. #endif
  71. /*
  72. * Modules' sections will be aligned on page boundaries
  73. * to ensure complete separation of code and data, but
  74. * only when CONFIG_STRICT_MODULE_RWX=y
  75. */
  76. #ifdef CONFIG_STRICT_MODULE_RWX
  77. # define debug_align(X) ALIGN(X, PAGE_SIZE)
  78. #else
  79. # define debug_align(X) (X)
  80. #endif
  81. /* If this is set, the section belongs in the init part of the module */
  82. #define INIT_OFFSET_MASK (1UL << (BITS_PER_LONG-1))
  83. /*
  84. * Mutex protects:
  85. * 1) List of modules (also safely readable with preempt_disable),
  86. * 2) module_use links,
  87. * 3) module_addr_min/module_addr_max.
  88. * (delete and add uses RCU list operations). */
  89. DEFINE_MUTEX(module_mutex);
  90. EXPORT_SYMBOL_GPL(module_mutex);
  91. static LIST_HEAD(modules);
  92. #ifdef CONFIG_MODULES_TREE_LOOKUP
  93. /*
  94. * Use a latched RB-tree for __module_address(); this allows us to use
  95. * RCU-sched lookups of the address from any context.
  96. *
  97. * This is conditional on PERF_EVENTS || TRACING because those can really hit
  98. * __module_address() hard by doing a lot of stack unwinding; potentially from
  99. * NMI context.
  100. */
  101. static __always_inline unsigned long __mod_tree_val(struct latch_tree_node *n)
  102. {
  103. struct module_layout *layout = container_of(n, struct module_layout, mtn.node);
  104. return (unsigned long)layout->base;
  105. }
  106. static __always_inline unsigned long __mod_tree_size(struct latch_tree_node *n)
  107. {
  108. struct module_layout *layout = container_of(n, struct module_layout, mtn.node);
  109. return (unsigned long)layout->size;
  110. }
  111. static __always_inline bool
  112. mod_tree_less(struct latch_tree_node *a, struct latch_tree_node *b)
  113. {
  114. return __mod_tree_val(a) < __mod_tree_val(b);
  115. }
  116. static __always_inline int
  117. mod_tree_comp(void *key, struct latch_tree_node *n)
  118. {
  119. unsigned long val = (unsigned long)key;
  120. unsigned long start, end;
  121. start = __mod_tree_val(n);
  122. if (val < start)
  123. return -1;
  124. end = start + __mod_tree_size(n);
  125. if (val >= end)
  126. return 1;
  127. return 0;
  128. }
  129. static const struct latch_tree_ops mod_tree_ops = {
  130. .less = mod_tree_less,
  131. .comp = mod_tree_comp,
  132. };
  133. static struct mod_tree_root {
  134. struct latch_tree_root root;
  135. unsigned long addr_min;
  136. unsigned long addr_max;
  137. } mod_tree __cacheline_aligned = {
  138. .addr_min = -1UL,
  139. };
  140. #define module_addr_min mod_tree.addr_min
  141. #define module_addr_max mod_tree.addr_max
  142. static noinline void __mod_tree_insert(struct mod_tree_node *node)
  143. {
  144. latch_tree_insert(&node->node, &mod_tree.root, &mod_tree_ops);
  145. }
  146. static void __mod_tree_remove(struct mod_tree_node *node)
  147. {
  148. latch_tree_erase(&node->node, &mod_tree.root, &mod_tree_ops);
  149. }
  150. /*
  151. * These modifications: insert, remove_init and remove; are serialized by the
  152. * module_mutex.
  153. */
  154. static void mod_tree_insert(struct module *mod)
  155. {
  156. mod->core_layout.mtn.mod = mod;
  157. mod->init_layout.mtn.mod = mod;
  158. __mod_tree_insert(&mod->core_layout.mtn);
  159. if (mod->init_layout.size)
  160. __mod_tree_insert(&mod->init_layout.mtn);
  161. }
  162. static void mod_tree_remove_init(struct module *mod)
  163. {
  164. if (mod->init_layout.size)
  165. __mod_tree_remove(&mod->init_layout.mtn);
  166. }
  167. static void mod_tree_remove(struct module *mod)
  168. {
  169. __mod_tree_remove(&mod->core_layout.mtn);
  170. mod_tree_remove_init(mod);
  171. }
  172. static struct module *mod_find(unsigned long addr)
  173. {
  174. struct latch_tree_node *ltn;
  175. ltn = latch_tree_find((void *)addr, &mod_tree.root, &mod_tree_ops);
  176. if (!ltn)
  177. return NULL;
  178. return container_of(ltn, struct mod_tree_node, node)->mod;
  179. }
  180. #else /* MODULES_TREE_LOOKUP */
  181. static unsigned long module_addr_min = -1UL, module_addr_max = 0;
  182. static void mod_tree_insert(struct module *mod) { }
  183. static void mod_tree_remove_init(struct module *mod) { }
  184. static void mod_tree_remove(struct module *mod) { }
  185. static struct module *mod_find(unsigned long addr)
  186. {
  187. struct module *mod;
  188. list_for_each_entry_rcu(mod, &modules, list) {
  189. if (within_module(addr, mod))
  190. return mod;
  191. }
  192. return NULL;
  193. }
  194. #endif /* MODULES_TREE_LOOKUP */
  195. /*
  196. * Bounds of module text, for speeding up __module_address.
  197. * Protected by module_mutex.
  198. */
  199. static void __mod_update_bounds(void *base, unsigned int size)
  200. {
  201. unsigned long min = (unsigned long)base;
  202. unsigned long max = min + size;
  203. if (min < module_addr_min)
  204. module_addr_min = min;
  205. if (max > module_addr_max)
  206. module_addr_max = max;
  207. }
  208. static void mod_update_bounds(struct module *mod)
  209. {
  210. __mod_update_bounds(mod->core_layout.base, mod->core_layout.size);
  211. if (mod->init_layout.size)
  212. __mod_update_bounds(mod->init_layout.base, mod->init_layout.size);
  213. }
  214. #ifdef CONFIG_KGDB_KDB
  215. struct list_head *kdb_modules = &modules; /* kdb needs the list of modules */
  216. #endif /* CONFIG_KGDB_KDB */
  217. static void module_assert_mutex(void)
  218. {
  219. lockdep_assert_held(&module_mutex);
  220. }
  221. static void module_assert_mutex_or_preempt(void)
  222. {
  223. #ifdef CONFIG_LOCKDEP
  224. if (unlikely(!debug_locks))
  225. return;
  226. WARN_ON_ONCE(!rcu_read_lock_sched_held() &&
  227. !lockdep_is_held(&module_mutex));
  228. #endif
  229. }
  230. static bool sig_enforce = IS_ENABLED(CONFIG_MODULE_SIG_FORCE);
  231. #ifndef CONFIG_MODULE_SIG_FORCE
  232. module_param(sig_enforce, bool_enable_only, 0644);
  233. #endif /* !CONFIG_MODULE_SIG_FORCE */
  234. /* Block module loading/unloading? */
  235. int modules_disabled = 0;
  236. core_param(nomodule, modules_disabled, bint, 0);
  237. /* Waiting for a module to finish initializing? */
  238. static DECLARE_WAIT_QUEUE_HEAD(module_wq);
  239. static BLOCKING_NOTIFIER_HEAD(module_notify_list);
  240. int register_module_notifier(struct notifier_block *nb)
  241. {
  242. return blocking_notifier_chain_register(&module_notify_list, nb);
  243. }
  244. EXPORT_SYMBOL(register_module_notifier);
  245. int unregister_module_notifier(struct notifier_block *nb)
  246. {
  247. return blocking_notifier_chain_unregister(&module_notify_list, nb);
  248. }
  249. EXPORT_SYMBOL(unregister_module_notifier);
  250. struct load_info {
  251. const char *name;
  252. Elf_Ehdr *hdr;
  253. unsigned long len;
  254. Elf_Shdr *sechdrs;
  255. char *secstrings, *strtab;
  256. unsigned long symoffs, stroffs;
  257. struct _ddebug *debug;
  258. unsigned int num_debug;
  259. bool sig_ok;
  260. #ifdef CONFIG_KALLSYMS
  261. unsigned long mod_kallsyms_init_off;
  262. #endif
  263. struct {
  264. unsigned int sym, str, mod, vers, info, pcpu;
  265. } index;
  266. };
  267. /*
  268. * We require a truly strong try_module_get(): 0 means success.
  269. * Otherwise an error is returned due to ongoing or failed
  270. * initialization etc.
  271. */
  272. static inline int strong_try_module_get(struct module *mod)
  273. {
  274. BUG_ON(mod && mod->state == MODULE_STATE_UNFORMED);
  275. if (mod && mod->state == MODULE_STATE_COMING)
  276. return -EBUSY;
  277. if (try_module_get(mod))
  278. return 0;
  279. else
  280. return -ENOENT;
  281. }
  282. static inline void add_taint_module(struct module *mod, unsigned flag,
  283. enum lockdep_ok lockdep_ok)
  284. {
  285. add_taint(flag, lockdep_ok);
  286. set_bit(flag, &mod->taints);
  287. }
  288. /*
  289. * A thread that wants to hold a reference to a module only while it
  290. * is running can call this to safely exit. nfsd and lockd use this.
  291. */
  292. void __noreturn __module_put_and_exit(struct module *mod, long code)
  293. {
  294. module_put(mod);
  295. do_exit(code);
  296. }
  297. EXPORT_SYMBOL(__module_put_and_exit);
  298. /* Find a module section: 0 means not found. */
  299. static unsigned int find_sec(const struct load_info *info, const char *name)
  300. {
  301. unsigned int i;
  302. for (i = 1; i < info->hdr->e_shnum; i++) {
  303. Elf_Shdr *shdr = &info->sechdrs[i];
  304. /* Alloc bit cleared means "ignore it." */
  305. if ((shdr->sh_flags & SHF_ALLOC)
  306. && strcmp(info->secstrings + shdr->sh_name, name) == 0)
  307. return i;
  308. }
  309. return 0;
  310. }
  311. /* Find a module section, or NULL. */
  312. static void *section_addr(const struct load_info *info, const char *name)
  313. {
  314. /* Section 0 has sh_addr 0. */
  315. return (void *)info->sechdrs[find_sec(info, name)].sh_addr;
  316. }
  317. /* Find a module section, or NULL. Fill in number of "objects" in section. */
  318. static void *section_objs(const struct load_info *info,
  319. const char *name,
  320. size_t object_size,
  321. unsigned int *num)
  322. {
  323. unsigned int sec = find_sec(info, name);
  324. /* Section 0 has sh_addr 0 and sh_size 0. */
  325. *num = info->sechdrs[sec].sh_size / object_size;
  326. return (void *)info->sechdrs[sec].sh_addr;
  327. }
  328. /* Provided by the linker */
  329. extern const struct kernel_symbol __start___ksymtab[];
  330. extern const struct kernel_symbol __stop___ksymtab[];
  331. extern const struct kernel_symbol __start___ksymtab_gpl[];
  332. extern const struct kernel_symbol __stop___ksymtab_gpl[];
  333. extern const struct kernel_symbol __start___ksymtab_gpl_future[];
  334. extern const struct kernel_symbol __stop___ksymtab_gpl_future[];
  335. extern const s32 __start___kcrctab[];
  336. extern const s32 __start___kcrctab_gpl[];
  337. extern const s32 __start___kcrctab_gpl_future[];
  338. #ifdef CONFIG_UNUSED_SYMBOLS
  339. extern const struct kernel_symbol __start___ksymtab_unused[];
  340. extern const struct kernel_symbol __stop___ksymtab_unused[];
  341. extern const struct kernel_symbol __start___ksymtab_unused_gpl[];
  342. extern const struct kernel_symbol __stop___ksymtab_unused_gpl[];
  343. extern const s32 __start___kcrctab_unused[];
  344. extern const s32 __start___kcrctab_unused_gpl[];
  345. #endif
  346. #ifndef CONFIG_MODVERSIONS
  347. #define symversion(base, idx) NULL
  348. #else
  349. #define symversion(base, idx) ((base != NULL) ? ((base) + (idx)) : NULL)
  350. #endif
  351. static bool each_symbol_in_section(const struct symsearch *arr,
  352. unsigned int arrsize,
  353. struct module *owner,
  354. bool (*fn)(const struct symsearch *syms,
  355. struct module *owner,
  356. void *data),
  357. void *data)
  358. {
  359. unsigned int j;
  360. for (j = 0; j < arrsize; j++) {
  361. if (fn(&arr[j], owner, data))
  362. return true;
  363. }
  364. return false;
  365. }
  366. /* Returns true as soon as fn returns true, otherwise false. */
  367. bool each_symbol_section(bool (*fn)(const struct symsearch *arr,
  368. struct module *owner,
  369. void *data),
  370. void *data)
  371. {
  372. struct module *mod;
  373. static const struct symsearch arr[] = {
  374. { __start___ksymtab, __stop___ksymtab, __start___kcrctab,
  375. NOT_GPL_ONLY, false },
  376. { __start___ksymtab_gpl, __stop___ksymtab_gpl,
  377. __start___kcrctab_gpl,
  378. GPL_ONLY, false },
  379. { __start___ksymtab_gpl_future, __stop___ksymtab_gpl_future,
  380. __start___kcrctab_gpl_future,
  381. WILL_BE_GPL_ONLY, false },
  382. #ifdef CONFIG_UNUSED_SYMBOLS
  383. { __start___ksymtab_unused, __stop___ksymtab_unused,
  384. __start___kcrctab_unused,
  385. NOT_GPL_ONLY, true },
  386. { __start___ksymtab_unused_gpl, __stop___ksymtab_unused_gpl,
  387. __start___kcrctab_unused_gpl,
  388. GPL_ONLY, true },
  389. #endif
  390. };
  391. module_assert_mutex_or_preempt();
  392. if (each_symbol_in_section(arr, ARRAY_SIZE(arr), NULL, fn, data))
  393. return true;
  394. list_for_each_entry_rcu(mod, &modules, list) {
  395. struct symsearch arr[] = {
  396. { mod->syms, mod->syms + mod->num_syms, mod->crcs,
  397. NOT_GPL_ONLY, false },
  398. { mod->gpl_syms, mod->gpl_syms + mod->num_gpl_syms,
  399. mod->gpl_crcs,
  400. GPL_ONLY, false },
  401. { mod->gpl_future_syms,
  402. mod->gpl_future_syms + mod->num_gpl_future_syms,
  403. mod->gpl_future_crcs,
  404. WILL_BE_GPL_ONLY, false },
  405. #ifdef CONFIG_UNUSED_SYMBOLS
  406. { mod->unused_syms,
  407. mod->unused_syms + mod->num_unused_syms,
  408. mod->unused_crcs,
  409. NOT_GPL_ONLY, true },
  410. { mod->unused_gpl_syms,
  411. mod->unused_gpl_syms + mod->num_unused_gpl_syms,
  412. mod->unused_gpl_crcs,
  413. GPL_ONLY, true },
  414. #endif
  415. };
  416. if (mod->state == MODULE_STATE_UNFORMED)
  417. continue;
  418. if (each_symbol_in_section(arr, ARRAY_SIZE(arr), mod, fn, data))
  419. return true;
  420. }
  421. return false;
  422. }
  423. EXPORT_SYMBOL_GPL(each_symbol_section);
  424. struct find_symbol_arg {
  425. /* Input */
  426. const char *name;
  427. bool gplok;
  428. bool warn;
  429. /* Output */
  430. struct module *owner;
  431. const s32 *crc;
  432. const struct kernel_symbol *sym;
  433. };
  434. static bool check_symbol(const struct symsearch *syms,
  435. struct module *owner,
  436. unsigned int symnum, void *data)
  437. {
  438. struct find_symbol_arg *fsa = data;
  439. if (!fsa->gplok) {
  440. if (syms->licence == GPL_ONLY)
  441. return false;
  442. if (syms->licence == WILL_BE_GPL_ONLY && fsa->warn) {
  443. pr_warn("Symbol %s is being used by a non-GPL module, "
  444. "which will not be allowed in the future\n",
  445. fsa->name);
  446. }
  447. }
  448. #ifdef CONFIG_UNUSED_SYMBOLS
  449. if (syms->unused && fsa->warn) {
  450. pr_warn("Symbol %s is marked as UNUSED, however this module is "
  451. "using it.\n", fsa->name);
  452. pr_warn("This symbol will go away in the future.\n");
  453. pr_warn("Please evaluate if this is the right api to use and "
  454. "if it really is, submit a report to the linux kernel "
  455. "mailing list together with submitting your code for "
  456. "inclusion.\n");
  457. }
  458. #endif
  459. fsa->owner = owner;
  460. fsa->crc = symversion(syms->crcs, symnum);
  461. fsa->sym = &syms->start[symnum];
  462. return true;
  463. }
  464. static int cmp_name(const void *va, const void *vb)
  465. {
  466. const char *a;
  467. const struct kernel_symbol *b;
  468. a = va; b = vb;
  469. return strcmp(a, b->name);
  470. }
  471. static bool find_symbol_in_section(const struct symsearch *syms,
  472. struct module *owner,
  473. void *data)
  474. {
  475. struct find_symbol_arg *fsa = data;
  476. struct kernel_symbol *sym;
  477. sym = bsearch(fsa->name, syms->start, syms->stop - syms->start,
  478. sizeof(struct kernel_symbol), cmp_name);
  479. if (sym != NULL && check_symbol(syms, owner, sym - syms->start, data))
  480. return true;
  481. return false;
  482. }
  483. /* Find a symbol and return it, along with, (optional) crc and
  484. * (optional) module which owns it. Needs preempt disabled or module_mutex. */
  485. const struct kernel_symbol *find_symbol(const char *name,
  486. struct module **owner,
  487. const s32 **crc,
  488. bool gplok,
  489. bool warn)
  490. {
  491. struct find_symbol_arg fsa;
  492. fsa.name = name;
  493. fsa.gplok = gplok;
  494. fsa.warn = warn;
  495. if (each_symbol_section(find_symbol_in_section, &fsa)) {
  496. if (owner)
  497. *owner = fsa.owner;
  498. if (crc)
  499. *crc = fsa.crc;
  500. return fsa.sym;
  501. }
  502. pr_debug("Failed to find symbol %s\n", name);
  503. return NULL;
  504. }
  505. EXPORT_SYMBOL_GPL(find_symbol);
  506. /*
  507. * Search for module by name: must hold module_mutex (or preempt disabled
  508. * for read-only access).
  509. */
  510. static struct module *find_module_all(const char *name, size_t len,
  511. bool even_unformed)
  512. {
  513. struct module *mod;
  514. module_assert_mutex_or_preempt();
  515. list_for_each_entry_rcu(mod, &modules, list) {
  516. if (!even_unformed && mod->state == MODULE_STATE_UNFORMED)
  517. continue;
  518. if (strlen(mod->name) == len && !memcmp(mod->name, name, len))
  519. return mod;
  520. }
  521. return NULL;
  522. }
  523. struct module *find_module(const char *name)
  524. {
  525. module_assert_mutex();
  526. return find_module_all(name, strlen(name), false);
  527. }
  528. EXPORT_SYMBOL_GPL(find_module);
  529. #ifdef CONFIG_SMP
  530. static inline void __percpu *mod_percpu(struct module *mod)
  531. {
  532. return mod->percpu;
  533. }
  534. static int percpu_modalloc(struct module *mod, struct load_info *info)
  535. {
  536. Elf_Shdr *pcpusec = &info->sechdrs[info->index.pcpu];
  537. unsigned long align = pcpusec->sh_addralign;
  538. if (!pcpusec->sh_size)
  539. return 0;
  540. if (align > PAGE_SIZE) {
  541. pr_warn("%s: per-cpu alignment %li > %li\n",
  542. mod->name, align, PAGE_SIZE);
  543. align = PAGE_SIZE;
  544. }
  545. mod->percpu = __alloc_reserved_percpu(pcpusec->sh_size, align);
  546. if (!mod->percpu) {
  547. pr_warn("%s: Could not allocate %lu bytes percpu data\n",
  548. mod->name, (unsigned long)pcpusec->sh_size);
  549. return -ENOMEM;
  550. }
  551. mod->percpu_size = pcpusec->sh_size;
  552. return 0;
  553. }
  554. static void percpu_modfree(struct module *mod)
  555. {
  556. free_percpu(mod->percpu);
  557. }
  558. static unsigned int find_pcpusec(struct load_info *info)
  559. {
  560. return find_sec(info, ".data..percpu");
  561. }
  562. static void percpu_modcopy(struct module *mod,
  563. const void *from, unsigned long size)
  564. {
  565. int cpu;
  566. for_each_possible_cpu(cpu)
  567. memcpy(per_cpu_ptr(mod->percpu, cpu), from, size);
  568. }
  569. bool __is_module_percpu_address(unsigned long addr, unsigned long *can_addr)
  570. {
  571. struct module *mod;
  572. unsigned int cpu;
  573. preempt_disable();
  574. list_for_each_entry_rcu(mod, &modules, list) {
  575. if (mod->state == MODULE_STATE_UNFORMED)
  576. continue;
  577. if (!mod->percpu_size)
  578. continue;
  579. for_each_possible_cpu(cpu) {
  580. void *start = per_cpu_ptr(mod->percpu, cpu);
  581. void *va = (void *)addr;
  582. if (va >= start && va < start + mod->percpu_size) {
  583. if (can_addr) {
  584. *can_addr = (unsigned long) (va - start);
  585. *can_addr += (unsigned long)
  586. per_cpu_ptr(mod->percpu,
  587. get_boot_cpu_id());
  588. }
  589. preempt_enable();
  590. return true;
  591. }
  592. }
  593. }
  594. preempt_enable();
  595. return false;
  596. }
  597. /**
  598. * is_module_percpu_address - test whether address is from module static percpu
  599. * @addr: address to test
  600. *
  601. * Test whether @addr belongs to module static percpu area.
  602. *
  603. * RETURNS:
  604. * %true if @addr is from module static percpu area
  605. */
  606. bool is_module_percpu_address(unsigned long addr)
  607. {
  608. return __is_module_percpu_address(addr, NULL);
  609. }
  610. #else /* ... !CONFIG_SMP */
  611. static inline void __percpu *mod_percpu(struct module *mod)
  612. {
  613. return NULL;
  614. }
  615. static int percpu_modalloc(struct module *mod, struct load_info *info)
  616. {
  617. /* UP modules shouldn't have this section: ENOMEM isn't quite right */
  618. if (info->sechdrs[info->index.pcpu].sh_size != 0)
  619. return -ENOMEM;
  620. return 0;
  621. }
  622. static inline void percpu_modfree(struct module *mod)
  623. {
  624. }
  625. static unsigned int find_pcpusec(struct load_info *info)
  626. {
  627. return 0;
  628. }
  629. static inline void percpu_modcopy(struct module *mod,
  630. const void *from, unsigned long size)
  631. {
  632. /* pcpusec should be 0, and size of that section should be 0. */
  633. BUG_ON(size != 0);
  634. }
  635. bool is_module_percpu_address(unsigned long addr)
  636. {
  637. return false;
  638. }
  639. bool __is_module_percpu_address(unsigned long addr, unsigned long *can_addr)
  640. {
  641. return false;
  642. }
  643. #endif /* CONFIG_SMP */
  644. #define MODINFO_ATTR(field) \
  645. static void setup_modinfo_##field(struct module *mod, const char *s) \
  646. { \
  647. mod->field = kstrdup(s, GFP_KERNEL); \
  648. } \
  649. static ssize_t show_modinfo_##field(struct module_attribute *mattr, \
  650. struct module_kobject *mk, char *buffer) \
  651. { \
  652. return scnprintf(buffer, PAGE_SIZE, "%s\n", mk->mod->field); \
  653. } \
  654. static int modinfo_##field##_exists(struct module *mod) \
  655. { \
  656. return mod->field != NULL; \
  657. } \
  658. static void free_modinfo_##field(struct module *mod) \
  659. { \
  660. kfree(mod->field); \
  661. mod->field = NULL; \
  662. } \
  663. static struct module_attribute modinfo_##field = { \
  664. .attr = { .name = __stringify(field), .mode = 0444 }, \
  665. .show = show_modinfo_##field, \
  666. .setup = setup_modinfo_##field, \
  667. .test = modinfo_##field##_exists, \
  668. .free = free_modinfo_##field, \
  669. };
  670. MODINFO_ATTR(version);
  671. MODINFO_ATTR(srcversion);
  672. static char last_unloaded_module[MODULE_NAME_LEN+1];
  673. #ifdef CONFIG_MODULE_UNLOAD
  674. EXPORT_TRACEPOINT_SYMBOL(module_get);
  675. /* MODULE_REF_BASE is the base reference count by kmodule loader. */
  676. #define MODULE_REF_BASE 1
  677. /* Init the unload section of the module. */
  678. static int module_unload_init(struct module *mod)
  679. {
  680. /*
  681. * Initialize reference counter to MODULE_REF_BASE.
  682. * refcnt == 0 means module is going.
  683. */
  684. atomic_set(&mod->refcnt, MODULE_REF_BASE);
  685. INIT_LIST_HEAD(&mod->source_list);
  686. INIT_LIST_HEAD(&mod->target_list);
  687. /* Hold reference count during initialization. */
  688. atomic_inc(&mod->refcnt);
  689. return 0;
  690. }
  691. /* Does a already use b? */
  692. static int already_uses(struct module *a, struct module *b)
  693. {
  694. struct module_use *use;
  695. list_for_each_entry(use, &b->source_list, source_list) {
  696. if (use->source == a) {
  697. pr_debug("%s uses %s!\n", a->name, b->name);
  698. return 1;
  699. }
  700. }
  701. pr_debug("%s does not use %s!\n", a->name, b->name);
  702. return 0;
  703. }
  704. /*
  705. * Module a uses b
  706. * - we add 'a' as a "source", 'b' as a "target" of module use
  707. * - the module_use is added to the list of 'b' sources (so
  708. * 'b' can walk the list to see who sourced them), and of 'a'
  709. * targets (so 'a' can see what modules it targets).
  710. */
  711. static int add_module_usage(struct module *a, struct module *b)
  712. {
  713. struct module_use *use;
  714. pr_debug("Allocating new usage for %s.\n", a->name);
  715. use = kmalloc(sizeof(*use), GFP_ATOMIC);
  716. if (!use) {
  717. pr_warn("%s: out of memory loading\n", a->name);
  718. return -ENOMEM;
  719. }
  720. use->source = a;
  721. use->target = b;
  722. list_add(&use->source_list, &b->source_list);
  723. list_add(&use->target_list, &a->target_list);
  724. return 0;
  725. }
  726. /* Module a uses b: caller needs module_mutex() */
  727. int ref_module(struct module *a, struct module *b)
  728. {
  729. int err;
  730. if (b == NULL || already_uses(a, b))
  731. return 0;
  732. /* If module isn't available, we fail. */
  733. err = strong_try_module_get(b);
  734. if (err)
  735. return err;
  736. err = add_module_usage(a, b);
  737. if (err) {
  738. module_put(b);
  739. return err;
  740. }
  741. return 0;
  742. }
  743. EXPORT_SYMBOL_GPL(ref_module);
  744. /* Clear the unload stuff of the module. */
  745. static void module_unload_free(struct module *mod)
  746. {
  747. struct module_use *use, *tmp;
  748. mutex_lock(&module_mutex);
  749. list_for_each_entry_safe(use, tmp, &mod->target_list, target_list) {
  750. struct module *i = use->target;
  751. pr_debug("%s unusing %s\n", mod->name, i->name);
  752. module_put(i);
  753. list_del(&use->source_list);
  754. list_del(&use->target_list);
  755. kfree(use);
  756. }
  757. mutex_unlock(&module_mutex);
  758. }
  759. #ifdef CONFIG_MODULE_FORCE_UNLOAD
  760. static inline int try_force_unload(unsigned int flags)
  761. {
  762. int ret = (flags & O_TRUNC);
  763. if (ret)
  764. add_taint(TAINT_FORCED_RMMOD, LOCKDEP_NOW_UNRELIABLE);
  765. return ret;
  766. }
  767. #else
  768. static inline int try_force_unload(unsigned int flags)
  769. {
  770. return 0;
  771. }
  772. #endif /* CONFIG_MODULE_FORCE_UNLOAD */
  773. /* Try to release refcount of module, 0 means success. */
  774. static int try_release_module_ref(struct module *mod)
  775. {
  776. int ret;
  777. /* Try to decrement refcnt which we set at loading */
  778. ret = atomic_sub_return(MODULE_REF_BASE, &mod->refcnt);
  779. BUG_ON(ret < 0);
  780. if (ret)
  781. /* Someone can put this right now, recover with checking */
  782. ret = atomic_add_unless(&mod->refcnt, MODULE_REF_BASE, 0);
  783. return ret;
  784. }
  785. static int try_stop_module(struct module *mod, int flags, int *forced)
  786. {
  787. /* If it's not unused, quit unless we're forcing. */
  788. if (try_release_module_ref(mod) != 0) {
  789. *forced = try_force_unload(flags);
  790. if (!(*forced))
  791. return -EWOULDBLOCK;
  792. }
  793. /* Mark it as dying. */
  794. mod->state = MODULE_STATE_GOING;
  795. return 0;
  796. }
  797. /**
  798. * module_refcount - return the refcount or -1 if unloading
  799. *
  800. * @mod: the module we're checking
  801. *
  802. * Returns:
  803. * -1 if the module is in the process of unloading
  804. * otherwise the number of references in the kernel to the module
  805. */
  806. int module_refcount(struct module *mod)
  807. {
  808. return atomic_read(&mod->refcnt) - MODULE_REF_BASE;
  809. }
  810. EXPORT_SYMBOL(module_refcount);
  811. /* This exists whether we can unload or not */
  812. static void free_module(struct module *mod);
  813. SYSCALL_DEFINE2(delete_module, const char __user *, name_user,
  814. unsigned int, flags)
  815. {
  816. struct module *mod;
  817. char name[MODULE_NAME_LEN];
  818. int ret, forced = 0;
  819. if (!capable(CAP_SYS_MODULE) || modules_disabled)
  820. return -EPERM;
  821. if (strncpy_from_user(name, name_user, MODULE_NAME_LEN-1) < 0)
  822. return -EFAULT;
  823. name[MODULE_NAME_LEN-1] = '\0';
  824. audit_log_kern_module(name);
  825. if (mutex_lock_interruptible(&module_mutex) != 0)
  826. return -EINTR;
  827. mod = find_module(name);
  828. if (!mod) {
  829. ret = -ENOENT;
  830. goto out;
  831. }
  832. if (!list_empty(&mod->source_list)) {
  833. /* Other modules depend on us: get rid of them first. */
  834. ret = -EWOULDBLOCK;
  835. goto out;
  836. }
  837. /* Doing init or already dying? */
  838. if (mod->state != MODULE_STATE_LIVE) {
  839. /* FIXME: if (force), slam module count damn the torpedoes */
  840. pr_debug("%s already dying\n", mod->name);
  841. ret = -EBUSY;
  842. goto out;
  843. }
  844. /* If it has an init func, it must have an exit func to unload */
  845. if (mod->init && !mod->exit) {
  846. forced = try_force_unload(flags);
  847. if (!forced) {
  848. /* This module can't be removed */
  849. ret = -EBUSY;
  850. goto out;
  851. }
  852. }
  853. /* Stop the machine so refcounts can't move and disable module. */
  854. ret = try_stop_module(mod, flags, &forced);
  855. if (ret != 0)
  856. goto out;
  857. mutex_unlock(&module_mutex);
  858. /* Final destruction now no one is using it. */
  859. if (mod->exit != NULL)
  860. mod->exit();
  861. blocking_notifier_call_chain(&module_notify_list,
  862. MODULE_STATE_GOING, mod);
  863. klp_module_going(mod);
  864. ftrace_release_mod(mod);
  865. async_synchronize_full();
  866. /* Store the name of the last unloaded module for diagnostic purposes */
  867. strlcpy(last_unloaded_module, mod->name, sizeof(last_unloaded_module));
  868. free_module(mod);
  869. return 0;
  870. out:
  871. mutex_unlock(&module_mutex);
  872. return ret;
  873. }
  874. static inline void print_unload_info(struct seq_file *m, struct module *mod)
  875. {
  876. struct module_use *use;
  877. int printed_something = 0;
  878. seq_printf(m, " %i ", module_refcount(mod));
  879. /*
  880. * Always include a trailing , so userspace can differentiate
  881. * between this and the old multi-field proc format.
  882. */
  883. list_for_each_entry(use, &mod->source_list, source_list) {
  884. printed_something = 1;
  885. seq_printf(m, "%s,", use->source->name);
  886. }
  887. if (mod->init != NULL && mod->exit == NULL) {
  888. printed_something = 1;
  889. seq_puts(m, "[permanent],");
  890. }
  891. if (!printed_something)
  892. seq_puts(m, "-");
  893. }
  894. void __symbol_put(const char *symbol)
  895. {
  896. struct module *owner;
  897. preempt_disable();
  898. if (!find_symbol(symbol, &owner, NULL, true, false))
  899. BUG();
  900. module_put(owner);
  901. preempt_enable();
  902. }
  903. EXPORT_SYMBOL(__symbol_put);
  904. /* Note this assumes addr is a function, which it currently always is. */
  905. void symbol_put_addr(void *addr)
  906. {
  907. struct module *modaddr;
  908. unsigned long a = (unsigned long)dereference_function_descriptor(addr);
  909. if (core_kernel_text(a))
  910. return;
  911. /*
  912. * Even though we hold a reference on the module; we still need to
  913. * disable preemption in order to safely traverse the data structure.
  914. */
  915. preempt_disable();
  916. modaddr = __module_text_address(a);
  917. BUG_ON(!modaddr);
  918. module_put(modaddr);
  919. preempt_enable();
  920. }
  921. EXPORT_SYMBOL_GPL(symbol_put_addr);
  922. static ssize_t show_refcnt(struct module_attribute *mattr,
  923. struct module_kobject *mk, char *buffer)
  924. {
  925. return sprintf(buffer, "%i\n", module_refcount(mk->mod));
  926. }
  927. static struct module_attribute modinfo_refcnt =
  928. __ATTR(refcnt, 0444, show_refcnt, NULL);
  929. void __module_get(struct module *module)
  930. {
  931. if (module) {
  932. preempt_disable();
  933. atomic_inc(&module->refcnt);
  934. trace_module_get(module, _RET_IP_);
  935. preempt_enable();
  936. }
  937. }
  938. EXPORT_SYMBOL(__module_get);
  939. bool try_module_get(struct module *module)
  940. {
  941. bool ret = true;
  942. if (module) {
  943. preempt_disable();
  944. /* Note: here, we can fail to get a reference */
  945. if (likely(module_is_live(module) &&
  946. atomic_inc_not_zero(&module->refcnt) != 0))
  947. trace_module_get(module, _RET_IP_);
  948. else
  949. ret = false;
  950. preempt_enable();
  951. }
  952. return ret;
  953. }
  954. EXPORT_SYMBOL(try_module_get);
  955. void module_put(struct module *module)
  956. {
  957. int ret;
  958. if (module) {
  959. preempt_disable();
  960. ret = atomic_dec_if_positive(&module->refcnt);
  961. WARN_ON(ret < 0); /* Failed to put refcount */
  962. trace_module_put(module, _RET_IP_);
  963. preempt_enable();
  964. }
  965. }
  966. EXPORT_SYMBOL(module_put);
  967. #else /* !CONFIG_MODULE_UNLOAD */
  968. static inline void print_unload_info(struct seq_file *m, struct module *mod)
  969. {
  970. /* We don't know the usage count, or what modules are using. */
  971. seq_puts(m, " - -");
  972. }
  973. static inline void module_unload_free(struct module *mod)
  974. {
  975. }
  976. int ref_module(struct module *a, struct module *b)
  977. {
  978. return strong_try_module_get(b);
  979. }
  980. EXPORT_SYMBOL_GPL(ref_module);
  981. static inline int module_unload_init(struct module *mod)
  982. {
  983. return 0;
  984. }
  985. #endif /* CONFIG_MODULE_UNLOAD */
  986. static size_t module_flags_taint(struct module *mod, char *buf)
  987. {
  988. size_t l = 0;
  989. int i;
  990. for (i = 0; i < TAINT_FLAGS_COUNT; i++) {
  991. if (taint_flags[i].module && test_bit(i, &mod->taints))
  992. buf[l++] = taint_flags[i].c_true;
  993. }
  994. return l;
  995. }
  996. static ssize_t show_initstate(struct module_attribute *mattr,
  997. struct module_kobject *mk, char *buffer)
  998. {
  999. const char *state = "unknown";
  1000. switch (mk->mod->state) {
  1001. case MODULE_STATE_LIVE:
  1002. state = "live";
  1003. break;
  1004. case MODULE_STATE_COMING:
  1005. state = "coming";
  1006. break;
  1007. case MODULE_STATE_GOING:
  1008. state = "going";
  1009. break;
  1010. default:
  1011. BUG();
  1012. }
  1013. return sprintf(buffer, "%s\n", state);
  1014. }
  1015. static struct module_attribute modinfo_initstate =
  1016. __ATTR(initstate, 0444, show_initstate, NULL);
  1017. static ssize_t store_uevent(struct module_attribute *mattr,
  1018. struct module_kobject *mk,
  1019. const char *buffer, size_t count)
  1020. {
  1021. kobject_synth_uevent(&mk->kobj, buffer, count);
  1022. return count;
  1023. }
  1024. struct module_attribute module_uevent =
  1025. __ATTR(uevent, 0200, NULL, store_uevent);
  1026. static ssize_t show_coresize(struct module_attribute *mattr,
  1027. struct module_kobject *mk, char *buffer)
  1028. {
  1029. return sprintf(buffer, "%u\n", mk->mod->core_layout.size);
  1030. }
  1031. static struct module_attribute modinfo_coresize =
  1032. __ATTR(coresize, 0444, show_coresize, NULL);
  1033. static ssize_t show_initsize(struct module_attribute *mattr,
  1034. struct module_kobject *mk, char *buffer)
  1035. {
  1036. return sprintf(buffer, "%u\n", mk->mod->init_layout.size);
  1037. }
  1038. static struct module_attribute modinfo_initsize =
  1039. __ATTR(initsize, 0444, show_initsize, NULL);
  1040. static ssize_t show_taint(struct module_attribute *mattr,
  1041. struct module_kobject *mk, char *buffer)
  1042. {
  1043. size_t l;
  1044. l = module_flags_taint(mk->mod, buffer);
  1045. buffer[l++] = '\n';
  1046. return l;
  1047. }
  1048. static struct module_attribute modinfo_taint =
  1049. __ATTR(taint, 0444, show_taint, NULL);
  1050. static struct module_attribute *modinfo_attrs[] = {
  1051. &module_uevent,
  1052. &modinfo_version,
  1053. &modinfo_srcversion,
  1054. &modinfo_initstate,
  1055. &modinfo_coresize,
  1056. &modinfo_initsize,
  1057. &modinfo_taint,
  1058. #ifdef CONFIG_MODULE_UNLOAD
  1059. &modinfo_refcnt,
  1060. #endif
  1061. NULL,
  1062. };
  1063. static const char vermagic[] = VERMAGIC_STRING;
  1064. static int try_to_force_load(struct module *mod, const char *reason)
  1065. {
  1066. #ifdef CONFIG_MODULE_FORCE_LOAD
  1067. if (!test_taint(TAINT_FORCED_MODULE))
  1068. pr_warn("%s: %s: kernel tainted.\n", mod->name, reason);
  1069. add_taint_module(mod, TAINT_FORCED_MODULE, LOCKDEP_NOW_UNRELIABLE);
  1070. return 0;
  1071. #else
  1072. return -ENOEXEC;
  1073. #endif
  1074. }
  1075. #ifdef CONFIG_MODVERSIONS
  1076. static u32 resolve_rel_crc(const s32 *crc)
  1077. {
  1078. return *(u32 *)((void *)crc + *crc);
  1079. }
  1080. static int check_version(const struct load_info *info,
  1081. const char *symname,
  1082. struct module *mod,
  1083. const s32 *crc)
  1084. {
  1085. Elf_Shdr *sechdrs = info->sechdrs;
  1086. unsigned int versindex = info->index.vers;
  1087. unsigned int i, num_versions;
  1088. struct modversion_info *versions;
  1089. /* Exporting module didn't supply crcs? OK, we're already tainted. */
  1090. if (!crc)
  1091. return 1;
  1092. /* No versions at all? modprobe --force does this. */
  1093. if (versindex == 0)
  1094. return try_to_force_load(mod, symname) == 0;
  1095. versions = (void *) sechdrs[versindex].sh_addr;
  1096. num_versions = sechdrs[versindex].sh_size
  1097. / sizeof(struct modversion_info);
  1098. for (i = 0; i < num_versions; i++) {
  1099. u32 crcval;
  1100. if (strcmp(versions[i].name, symname) != 0)
  1101. continue;
  1102. if (IS_ENABLED(CONFIG_MODULE_REL_CRCS))
  1103. crcval = resolve_rel_crc(crc);
  1104. else
  1105. crcval = *crc;
  1106. if (versions[i].crc == crcval)
  1107. return 1;
  1108. pr_debug("Found checksum %X vs module %lX\n",
  1109. crcval, versions[i].crc);
  1110. goto bad_version;
  1111. }
  1112. /* Broken toolchain. Warn once, then let it go.. */
  1113. pr_warn_once("%s: no symbol version for %s\n", info->name, symname);
  1114. return 1;
  1115. bad_version:
  1116. pr_warn("%s: disagrees about version of symbol %s\n",
  1117. info->name, symname);
  1118. return 0;
  1119. }
  1120. static inline int check_modstruct_version(const struct load_info *info,
  1121. struct module *mod)
  1122. {
  1123. const s32 *crc;
  1124. /*
  1125. * Since this should be found in kernel (which can't be removed), no
  1126. * locking is necessary -- use preempt_disable() to placate lockdep.
  1127. */
  1128. preempt_disable();
  1129. if (!find_symbol(VMLINUX_SYMBOL_STR(module_layout), NULL,
  1130. &crc, true, false)) {
  1131. preempt_enable();
  1132. BUG();
  1133. }
  1134. preempt_enable();
  1135. return check_version(info, VMLINUX_SYMBOL_STR(module_layout),
  1136. mod, crc);
  1137. }
  1138. /* First part is kernel version, which we ignore if module has crcs. */
  1139. static inline int same_magic(const char *amagic, const char *bmagic,
  1140. bool has_crcs)
  1141. {
  1142. if (has_crcs) {
  1143. amagic += strcspn(amagic, " ");
  1144. bmagic += strcspn(bmagic, " ");
  1145. }
  1146. return strcmp(amagic, bmagic) == 0;
  1147. }
  1148. #else
  1149. static inline int check_version(const struct load_info *info,
  1150. const char *symname,
  1151. struct module *mod,
  1152. const s32 *crc)
  1153. {
  1154. return 1;
  1155. }
  1156. static inline int check_modstruct_version(const struct load_info *info,
  1157. struct module *mod)
  1158. {
  1159. return 1;
  1160. }
  1161. static inline int same_magic(const char *amagic, const char *bmagic,
  1162. bool has_crcs)
  1163. {
  1164. return strcmp(amagic, bmagic) == 0;
  1165. }
  1166. #endif /* CONFIG_MODVERSIONS */
  1167. /* Resolve a symbol for this module. I.e. if we find one, record usage. */
  1168. static const struct kernel_symbol *resolve_symbol(struct module *mod,
  1169. const struct load_info *info,
  1170. const char *name,
  1171. char ownername[])
  1172. {
  1173. struct module *owner;
  1174. const struct kernel_symbol *sym;
  1175. const s32 *crc;
  1176. int err;
  1177. /*
  1178. * The module_mutex should not be a heavily contended lock;
  1179. * if we get the occasional sleep here, we'll go an extra iteration
  1180. * in the wait_event_interruptible(), which is harmless.
  1181. */
  1182. sched_annotate_sleep();
  1183. mutex_lock(&module_mutex);
  1184. sym = find_symbol(name, &owner, &crc,
  1185. !(mod->taints & (1 << TAINT_PROPRIETARY_MODULE)), true);
  1186. if (!sym)
  1187. goto unlock;
  1188. if (!check_version(info, name, mod, crc)) {
  1189. sym = ERR_PTR(-EINVAL);
  1190. goto getname;
  1191. }
  1192. err = ref_module(mod, owner);
  1193. if (err) {
  1194. sym = ERR_PTR(err);
  1195. goto getname;
  1196. }
  1197. getname:
  1198. /* We must make copy under the lock if we failed to get ref. */
  1199. strncpy(ownername, module_name(owner), MODULE_NAME_LEN);
  1200. unlock:
  1201. mutex_unlock(&module_mutex);
  1202. return sym;
  1203. }
  1204. static const struct kernel_symbol *
  1205. resolve_symbol_wait(struct module *mod,
  1206. const struct load_info *info,
  1207. const char *name)
  1208. {
  1209. const struct kernel_symbol *ksym;
  1210. char owner[MODULE_NAME_LEN];
  1211. if (wait_event_interruptible_timeout(module_wq,
  1212. !IS_ERR(ksym = resolve_symbol(mod, info, name, owner))
  1213. || PTR_ERR(ksym) != -EBUSY,
  1214. 30 * HZ) <= 0) {
  1215. pr_warn("%s: gave up waiting for init of module %s.\n",
  1216. mod->name, owner);
  1217. }
  1218. return ksym;
  1219. }
  1220. /*
  1221. * /sys/module/foo/sections stuff
  1222. * J. Corbet <corbet@lwn.net>
  1223. */
  1224. #ifdef CONFIG_SYSFS
  1225. #ifdef CONFIG_KALLSYMS
  1226. static inline bool sect_empty(const Elf_Shdr *sect)
  1227. {
  1228. return !(sect->sh_flags & SHF_ALLOC) || sect->sh_size == 0;
  1229. }
  1230. struct module_sect_attr {
  1231. struct module_attribute mattr;
  1232. char *name;
  1233. unsigned long address;
  1234. };
  1235. struct module_sect_attrs {
  1236. struct attribute_group grp;
  1237. unsigned int nsections;
  1238. struct module_sect_attr attrs[0];
  1239. };
  1240. static ssize_t module_sect_show(struct module_attribute *mattr,
  1241. struct module_kobject *mk, char *buf)
  1242. {
  1243. struct module_sect_attr *sattr =
  1244. container_of(mattr, struct module_sect_attr, mattr);
  1245. return sprintf(buf, "0x%pK\n", (void *)sattr->address);
  1246. }
  1247. static void free_sect_attrs(struct module_sect_attrs *sect_attrs)
  1248. {
  1249. unsigned int section;
  1250. for (section = 0; section < sect_attrs->nsections; section++)
  1251. kfree(sect_attrs->attrs[section].name);
  1252. kfree(sect_attrs);
  1253. }
  1254. static void add_sect_attrs(struct module *mod, const struct load_info *info)
  1255. {
  1256. unsigned int nloaded = 0, i, size[2];
  1257. struct module_sect_attrs *sect_attrs;
  1258. struct module_sect_attr *sattr;
  1259. struct attribute **gattr;
  1260. /* Count loaded sections and allocate structures */
  1261. for (i = 0; i < info->hdr->e_shnum; i++)
  1262. if (!sect_empty(&info->sechdrs[i]))
  1263. nloaded++;
  1264. size[0] = ALIGN(sizeof(*sect_attrs)
  1265. + nloaded * sizeof(sect_attrs->attrs[0]),
  1266. sizeof(sect_attrs->grp.attrs[0]));
  1267. size[1] = (nloaded + 1) * sizeof(sect_attrs->grp.attrs[0]);
  1268. sect_attrs = kzalloc(size[0] + size[1], GFP_KERNEL);
  1269. if (sect_attrs == NULL)
  1270. return;
  1271. /* Setup section attributes. */
  1272. sect_attrs->grp.name = "sections";
  1273. sect_attrs->grp.attrs = (void *)sect_attrs + size[0];
  1274. sect_attrs->nsections = 0;
  1275. sattr = &sect_attrs->attrs[0];
  1276. gattr = &sect_attrs->grp.attrs[0];
  1277. for (i = 0; i < info->hdr->e_shnum; i++) {
  1278. Elf_Shdr *sec = &info->sechdrs[i];
  1279. if (sect_empty(sec))
  1280. continue;
  1281. sattr->address = sec->sh_addr;
  1282. sattr->name = kstrdup(info->secstrings + sec->sh_name,
  1283. GFP_KERNEL);
  1284. if (sattr->name == NULL)
  1285. goto out;
  1286. sect_attrs->nsections++;
  1287. sysfs_attr_init(&sattr->mattr.attr);
  1288. sattr->mattr.show = module_sect_show;
  1289. sattr->mattr.store = NULL;
  1290. sattr->mattr.attr.name = sattr->name;
  1291. sattr->mattr.attr.mode = S_IRUSR;
  1292. *(gattr++) = &(sattr++)->mattr.attr;
  1293. }
  1294. *gattr = NULL;
  1295. if (sysfs_create_group(&mod->mkobj.kobj, &sect_attrs->grp))
  1296. goto out;
  1297. mod->sect_attrs = sect_attrs;
  1298. return;
  1299. out:
  1300. free_sect_attrs(sect_attrs);
  1301. }
  1302. static void remove_sect_attrs(struct module *mod)
  1303. {
  1304. if (mod->sect_attrs) {
  1305. sysfs_remove_group(&mod->mkobj.kobj,
  1306. &mod->sect_attrs->grp);
  1307. /* We are positive that no one is using any sect attrs
  1308. * at this point. Deallocate immediately. */
  1309. free_sect_attrs(mod->sect_attrs);
  1310. mod->sect_attrs = NULL;
  1311. }
  1312. }
  1313. /*
  1314. * /sys/module/foo/notes/.section.name gives contents of SHT_NOTE sections.
  1315. */
  1316. struct module_notes_attrs {
  1317. struct kobject *dir;
  1318. unsigned int notes;
  1319. struct bin_attribute attrs[0];
  1320. };
  1321. static ssize_t module_notes_read(struct file *filp, struct kobject *kobj,
  1322. struct bin_attribute *bin_attr,
  1323. char *buf, loff_t pos, size_t count)
  1324. {
  1325. /*
  1326. * The caller checked the pos and count against our size.
  1327. */
  1328. memcpy(buf, bin_attr->private + pos, count);
  1329. return count;
  1330. }
  1331. static void free_notes_attrs(struct module_notes_attrs *notes_attrs,
  1332. unsigned int i)
  1333. {
  1334. if (notes_attrs->dir) {
  1335. while (i-- > 0)
  1336. sysfs_remove_bin_file(notes_attrs->dir,
  1337. &notes_attrs->attrs[i]);
  1338. kobject_put(notes_attrs->dir);
  1339. }
  1340. kfree(notes_attrs);
  1341. }
  1342. static void add_notes_attrs(struct module *mod, const struct load_info *info)
  1343. {
  1344. unsigned int notes, loaded, i;
  1345. struct module_notes_attrs *notes_attrs;
  1346. struct bin_attribute *nattr;
  1347. /* failed to create section attributes, so can't create notes */
  1348. if (!mod->sect_attrs)
  1349. return;
  1350. /* Count notes sections and allocate structures. */
  1351. notes = 0;
  1352. for (i = 0; i < info->hdr->e_shnum; i++)
  1353. if (!sect_empty(&info->sechdrs[i]) &&
  1354. (info->sechdrs[i].sh_type == SHT_NOTE))
  1355. ++notes;
  1356. if (notes == 0)
  1357. return;
  1358. notes_attrs = kzalloc(sizeof(*notes_attrs)
  1359. + notes * sizeof(notes_attrs->attrs[0]),
  1360. GFP_KERNEL);
  1361. if (notes_attrs == NULL)
  1362. return;
  1363. notes_attrs->notes = notes;
  1364. nattr = &notes_attrs->attrs[0];
  1365. for (loaded = i = 0; i < info->hdr->e_shnum; ++i) {
  1366. if (sect_empty(&info->sechdrs[i]))
  1367. continue;
  1368. if (info->sechdrs[i].sh_type == SHT_NOTE) {
  1369. sysfs_bin_attr_init(nattr);
  1370. nattr->attr.name = mod->sect_attrs->attrs[loaded].name;
  1371. nattr->attr.mode = S_IRUGO;
  1372. nattr->size = info->sechdrs[i].sh_size;
  1373. nattr->private = (void *) info->sechdrs[i].sh_addr;
  1374. nattr->read = module_notes_read;
  1375. ++nattr;
  1376. }
  1377. ++loaded;
  1378. }
  1379. notes_attrs->dir = kobject_create_and_add("notes", &mod->mkobj.kobj);
  1380. if (!notes_attrs->dir)
  1381. goto out;
  1382. for (i = 0; i < notes; ++i)
  1383. if (sysfs_create_bin_file(notes_attrs->dir,
  1384. &notes_attrs->attrs[i]))
  1385. goto out;
  1386. mod->notes_attrs = notes_attrs;
  1387. return;
  1388. out:
  1389. free_notes_attrs(notes_attrs, i);
  1390. }
  1391. static void remove_notes_attrs(struct module *mod)
  1392. {
  1393. if (mod->notes_attrs)
  1394. free_notes_attrs(mod->notes_attrs, mod->notes_attrs->notes);
  1395. }
  1396. #else
  1397. static inline void add_sect_attrs(struct module *mod,
  1398. const struct load_info *info)
  1399. {
  1400. }
  1401. static inline void remove_sect_attrs(struct module *mod)
  1402. {
  1403. }
  1404. static inline void add_notes_attrs(struct module *mod,
  1405. const struct load_info *info)
  1406. {
  1407. }
  1408. static inline void remove_notes_attrs(struct module *mod)
  1409. {
  1410. }
  1411. #endif /* CONFIG_KALLSYMS */
  1412. static void del_usage_links(struct module *mod)
  1413. {
  1414. #ifdef CONFIG_MODULE_UNLOAD
  1415. struct module_use *use;
  1416. mutex_lock(&module_mutex);
  1417. list_for_each_entry(use, &mod->target_list, target_list)
  1418. sysfs_remove_link(use->target->holders_dir, mod->name);
  1419. mutex_unlock(&module_mutex);
  1420. #endif
  1421. }
  1422. static int add_usage_links(struct module *mod)
  1423. {
  1424. int ret = 0;
  1425. #ifdef CONFIG_MODULE_UNLOAD
  1426. struct module_use *use;
  1427. mutex_lock(&module_mutex);
  1428. list_for_each_entry(use, &mod->target_list, target_list) {
  1429. ret = sysfs_create_link(use->target->holders_dir,
  1430. &mod->mkobj.kobj, mod->name);
  1431. if (ret)
  1432. break;
  1433. }
  1434. mutex_unlock(&module_mutex);
  1435. if (ret)
  1436. del_usage_links(mod);
  1437. #endif
  1438. return ret;
  1439. }
  1440. static int module_add_modinfo_attrs(struct module *mod)
  1441. {
  1442. struct module_attribute *attr;
  1443. struct module_attribute *temp_attr;
  1444. int error = 0;
  1445. int i;
  1446. mod->modinfo_attrs = kzalloc((sizeof(struct module_attribute) *
  1447. (ARRAY_SIZE(modinfo_attrs) + 1)),
  1448. GFP_KERNEL);
  1449. if (!mod->modinfo_attrs)
  1450. return -ENOMEM;
  1451. temp_attr = mod->modinfo_attrs;
  1452. for (i = 0; (attr = modinfo_attrs[i]) && !error; i++) {
  1453. if (!attr->test || attr->test(mod)) {
  1454. memcpy(temp_attr, attr, sizeof(*temp_attr));
  1455. sysfs_attr_init(&temp_attr->attr);
  1456. error = sysfs_create_file(&mod->mkobj.kobj,
  1457. &temp_attr->attr);
  1458. ++temp_attr;
  1459. }
  1460. }
  1461. return error;
  1462. }
  1463. static void module_remove_modinfo_attrs(struct module *mod)
  1464. {
  1465. struct module_attribute *attr;
  1466. int i;
  1467. for (i = 0; (attr = &mod->modinfo_attrs[i]); i++) {
  1468. /* pick a field to test for end of list */
  1469. if (!attr->attr.name)
  1470. break;
  1471. sysfs_remove_file(&mod->mkobj.kobj, &attr->attr);
  1472. if (attr->free)
  1473. attr->free(mod);
  1474. }
  1475. kfree(mod->modinfo_attrs);
  1476. }
  1477. static void mod_kobject_put(struct module *mod)
  1478. {
  1479. DECLARE_COMPLETION_ONSTACK(c);
  1480. mod->mkobj.kobj_completion = &c;
  1481. kobject_put(&mod->mkobj.kobj);
  1482. wait_for_completion(&c);
  1483. }
  1484. static int mod_sysfs_init(struct module *mod)
  1485. {
  1486. int err;
  1487. struct kobject *kobj;
  1488. if (!module_sysfs_initialized) {
  1489. pr_err("%s: module sysfs not initialized\n", mod->name);
  1490. err = -EINVAL;
  1491. goto out;
  1492. }
  1493. kobj = kset_find_obj(module_kset, mod->name);
  1494. if (kobj) {
  1495. pr_err("%s: module is already loaded\n", mod->name);
  1496. kobject_put(kobj);
  1497. err = -EINVAL;
  1498. goto out;
  1499. }
  1500. mod->mkobj.mod = mod;
  1501. memset(&mod->mkobj.kobj, 0, sizeof(mod->mkobj.kobj));
  1502. mod->mkobj.kobj.kset = module_kset;
  1503. err = kobject_init_and_add(&mod->mkobj.kobj, &module_ktype, NULL,
  1504. "%s", mod->name);
  1505. if (err)
  1506. mod_kobject_put(mod);
  1507. /* delay uevent until full sysfs population */
  1508. out:
  1509. return err;
  1510. }
  1511. static int mod_sysfs_setup(struct module *mod,
  1512. const struct load_info *info,
  1513. struct kernel_param *kparam,
  1514. unsigned int num_params)
  1515. {
  1516. int err;
  1517. err = mod_sysfs_init(mod);
  1518. if (err)
  1519. goto out;
  1520. mod->holders_dir = kobject_create_and_add("holders", &mod->mkobj.kobj);
  1521. if (!mod->holders_dir) {
  1522. err = -ENOMEM;
  1523. goto out_unreg;
  1524. }
  1525. err = module_param_sysfs_setup(mod, kparam, num_params);
  1526. if (err)
  1527. goto out_unreg_holders;
  1528. err = module_add_modinfo_attrs(mod);
  1529. if (err)
  1530. goto out_unreg_param;
  1531. err = add_usage_links(mod);
  1532. if (err)
  1533. goto out_unreg_modinfo_attrs;
  1534. add_sect_attrs(mod, info);
  1535. add_notes_attrs(mod, info);
  1536. kobject_uevent(&mod->mkobj.kobj, KOBJ_ADD);
  1537. return 0;
  1538. out_unreg_modinfo_attrs:
  1539. module_remove_modinfo_attrs(mod);
  1540. out_unreg_param:
  1541. module_param_sysfs_remove(mod);
  1542. out_unreg_holders:
  1543. kobject_put(mod->holders_dir);
  1544. out_unreg:
  1545. mod_kobject_put(mod);
  1546. out:
  1547. return err;
  1548. }
  1549. static void mod_sysfs_fini(struct module *mod)
  1550. {
  1551. remove_notes_attrs(mod);
  1552. remove_sect_attrs(mod);
  1553. mod_kobject_put(mod);
  1554. }
  1555. static void init_param_lock(struct module *mod)
  1556. {
  1557. mutex_init(&mod->param_lock);
  1558. }
  1559. #else /* !CONFIG_SYSFS */
  1560. static int mod_sysfs_setup(struct module *mod,
  1561. const struct load_info *info,
  1562. struct kernel_param *kparam,
  1563. unsigned int num_params)
  1564. {
  1565. return 0;
  1566. }
  1567. static void mod_sysfs_fini(struct module *mod)
  1568. {
  1569. }
  1570. static void module_remove_modinfo_attrs(struct module *mod)
  1571. {
  1572. }
  1573. static void del_usage_links(struct module *mod)
  1574. {
  1575. }
  1576. static void init_param_lock(struct module *mod)
  1577. {
  1578. }
  1579. #endif /* CONFIG_SYSFS */
  1580. static void mod_sysfs_teardown(struct module *mod)
  1581. {
  1582. del_usage_links(mod);
  1583. module_remove_modinfo_attrs(mod);
  1584. module_param_sysfs_remove(mod);
  1585. kobject_put(mod->mkobj.drivers_dir);
  1586. kobject_put(mod->holders_dir);
  1587. mod_sysfs_fini(mod);
  1588. }
  1589. #ifdef CONFIG_STRICT_MODULE_RWX
  1590. /*
  1591. * LKM RO/NX protection: protect module's text/ro-data
  1592. * from modification and any data from execution.
  1593. *
  1594. * General layout of module is:
  1595. * [text] [read-only-data] [ro-after-init] [writable data]
  1596. * text_size -----^ ^ ^ ^
  1597. * ro_size ------------------------| | |
  1598. * ro_after_init_size -----------------------------| |
  1599. * size -----------------------------------------------------------|
  1600. *
  1601. * These values are always page-aligned (as is base)
  1602. */
  1603. static void frob_text(const struct module_layout *layout,
  1604. int (*set_memory)(unsigned long start, int num_pages))
  1605. {
  1606. BUG_ON((unsigned long)layout->base & (PAGE_SIZE-1));
  1607. BUG_ON((unsigned long)layout->text_size & (PAGE_SIZE-1));
  1608. set_memory((unsigned long)layout->base,
  1609. layout->text_size >> PAGE_SHIFT);
  1610. }
  1611. static void frob_rodata(const struct module_layout *layout,
  1612. int (*set_memory)(unsigned long start, int num_pages))
  1613. {
  1614. BUG_ON((unsigned long)layout->base & (PAGE_SIZE-1));
  1615. BUG_ON((unsigned long)layout->text_size & (PAGE_SIZE-1));
  1616. BUG_ON((unsigned long)layout->ro_size & (PAGE_SIZE-1));
  1617. set_memory((unsigned long)layout->base + layout->text_size,
  1618. (layout->ro_size - layout->text_size) >> PAGE_SHIFT);
  1619. }
  1620. static void frob_ro_after_init(const struct module_layout *layout,
  1621. int (*set_memory)(unsigned long start, int num_pages))
  1622. {
  1623. BUG_ON((unsigned long)layout->base & (PAGE_SIZE-1));
  1624. BUG_ON((unsigned long)layout->ro_size & (PAGE_SIZE-1));
  1625. BUG_ON((unsigned long)layout->ro_after_init_size & (PAGE_SIZE-1));
  1626. set_memory((unsigned long)layout->base + layout->ro_size,
  1627. (layout->ro_after_init_size - layout->ro_size) >> PAGE_SHIFT);
  1628. }
  1629. static void frob_writable_data(const struct module_layout *layout,
  1630. int (*set_memory)(unsigned long start, int num_pages))
  1631. {
  1632. BUG_ON((unsigned long)layout->base & (PAGE_SIZE-1));
  1633. BUG_ON((unsigned long)layout->ro_after_init_size & (PAGE_SIZE-1));
  1634. BUG_ON((unsigned long)layout->size & (PAGE_SIZE-1));
  1635. set_memory((unsigned long)layout->base + layout->ro_after_init_size,
  1636. (layout->size - layout->ro_after_init_size) >> PAGE_SHIFT);
  1637. }
  1638. /* livepatching wants to disable read-only so it can frob module. */
  1639. void module_disable_ro(const struct module *mod)
  1640. {
  1641. if (!rodata_enabled)
  1642. return;
  1643. frob_text(&mod->core_layout, set_memory_rw);
  1644. frob_rodata(&mod->core_layout, set_memory_rw);
  1645. frob_ro_after_init(&mod->core_layout, set_memory_rw);
  1646. frob_text(&mod->init_layout, set_memory_rw);
  1647. frob_rodata(&mod->init_layout, set_memory_rw);
  1648. }
  1649. void module_enable_ro(const struct module *mod, bool after_init)
  1650. {
  1651. if (!rodata_enabled)
  1652. return;
  1653. frob_text(&mod->core_layout, set_memory_ro);
  1654. frob_rodata(&mod->core_layout, set_memory_ro);
  1655. frob_text(&mod->init_layout, set_memory_ro);
  1656. frob_rodata(&mod->init_layout, set_memory_ro);
  1657. if (after_init)
  1658. frob_ro_after_init(&mod->core_layout, set_memory_ro);
  1659. }
  1660. static void module_enable_nx(const struct module *mod)
  1661. {
  1662. frob_rodata(&mod->core_layout, set_memory_nx);
  1663. frob_ro_after_init(&mod->core_layout, set_memory_nx);
  1664. frob_writable_data(&mod->core_layout, set_memory_nx);
  1665. frob_rodata(&mod->init_layout, set_memory_nx);
  1666. frob_writable_data(&mod->init_layout, set_memory_nx);
  1667. }
  1668. static void module_disable_nx(const struct module *mod)
  1669. {
  1670. frob_rodata(&mod->core_layout, set_memory_x);
  1671. frob_ro_after_init(&mod->core_layout, set_memory_x);
  1672. frob_writable_data(&mod->core_layout, set_memory_x);
  1673. frob_rodata(&mod->init_layout, set_memory_x);
  1674. frob_writable_data(&mod->init_layout, set_memory_x);
  1675. }
  1676. /* Iterate through all modules and set each module's text as RW */
  1677. void set_all_modules_text_rw(void)
  1678. {
  1679. struct module *mod;
  1680. if (!rodata_enabled)
  1681. return;
  1682. mutex_lock(&module_mutex);
  1683. list_for_each_entry_rcu(mod, &modules, list) {
  1684. if (mod->state == MODULE_STATE_UNFORMED)
  1685. continue;
  1686. frob_text(&mod->core_layout, set_memory_rw);
  1687. frob_text(&mod->init_layout, set_memory_rw);
  1688. }
  1689. mutex_unlock(&module_mutex);
  1690. }
  1691. /* Iterate through all modules and set each module's text as RO */
  1692. void set_all_modules_text_ro(void)
  1693. {
  1694. struct module *mod;
  1695. if (!rodata_enabled)
  1696. return;
  1697. mutex_lock(&module_mutex);
  1698. list_for_each_entry_rcu(mod, &modules, list) {
  1699. /*
  1700. * Ignore going modules since it's possible that ro
  1701. * protection has already been disabled, otherwise we'll
  1702. * run into protection faults at module deallocation.
  1703. */
  1704. if (mod->state == MODULE_STATE_UNFORMED ||
  1705. mod->state == MODULE_STATE_GOING)
  1706. continue;
  1707. frob_text(&mod->core_layout, set_memory_ro);
  1708. frob_text(&mod->init_layout, set_memory_ro);
  1709. }
  1710. mutex_unlock(&module_mutex);
  1711. }
  1712. static void disable_ro_nx(const struct module_layout *layout)
  1713. {
  1714. if (rodata_enabled) {
  1715. frob_text(layout, set_memory_rw);
  1716. frob_rodata(layout, set_memory_rw);
  1717. frob_ro_after_init(layout, set_memory_rw);
  1718. }
  1719. frob_rodata(layout, set_memory_x);
  1720. frob_ro_after_init(layout, set_memory_x);
  1721. frob_writable_data(layout, set_memory_x);
  1722. }
  1723. #else
  1724. static void disable_ro_nx(const struct module_layout *layout) { }
  1725. static void module_enable_nx(const struct module *mod) { }
  1726. static void module_disable_nx(const struct module *mod) { }
  1727. #endif
  1728. #ifdef CONFIG_LIVEPATCH
  1729. /*
  1730. * Persist Elf information about a module. Copy the Elf header,
  1731. * section header table, section string table, and symtab section
  1732. * index from info to mod->klp_info.
  1733. */
  1734. static int copy_module_elf(struct module *mod, struct load_info *info)
  1735. {
  1736. unsigned int size, symndx;
  1737. int ret;
  1738. size = sizeof(*mod->klp_info);
  1739. mod->klp_info = kmalloc(size, GFP_KERNEL);
  1740. if (mod->klp_info == NULL)
  1741. return -ENOMEM;
  1742. /* Elf header */
  1743. size = sizeof(mod->klp_info->hdr);
  1744. memcpy(&mod->klp_info->hdr, info->hdr, size);
  1745. /* Elf section header table */
  1746. size = sizeof(*info->sechdrs) * info->hdr->e_shnum;
  1747. mod->klp_info->sechdrs = kmalloc(size, GFP_KERNEL);
  1748. if (mod->klp_info->sechdrs == NULL) {
  1749. ret = -ENOMEM;
  1750. goto free_info;
  1751. }
  1752. memcpy(mod->klp_info->sechdrs, info->sechdrs, size);
  1753. /* Elf section name string table */
  1754. size = info->sechdrs[info->hdr->e_shstrndx].sh_size;
  1755. mod->klp_info->secstrings = kmalloc(size, GFP_KERNEL);
  1756. if (mod->klp_info->secstrings == NULL) {
  1757. ret = -ENOMEM;
  1758. goto free_sechdrs;
  1759. }
  1760. memcpy(mod->klp_info->secstrings, info->secstrings, size);
  1761. /* Elf symbol section index */
  1762. symndx = info->index.sym;
  1763. mod->klp_info->symndx = symndx;
  1764. /*
  1765. * For livepatch modules, core_kallsyms.symtab is a complete
  1766. * copy of the original symbol table. Adjust sh_addr to point
  1767. * to core_kallsyms.symtab since the copy of the symtab in module
  1768. * init memory is freed at the end of do_init_module().
  1769. */
  1770. mod->klp_info->sechdrs[symndx].sh_addr = \
  1771. (unsigned long) mod->core_kallsyms.symtab;
  1772. return 0;
  1773. free_sechdrs:
  1774. kfree(mod->klp_info->sechdrs);
  1775. free_info:
  1776. kfree(mod->klp_info);
  1777. return ret;
  1778. }
  1779. static void free_module_elf(struct module *mod)
  1780. {
  1781. kfree(mod->klp_info->sechdrs);
  1782. kfree(mod->klp_info->secstrings);
  1783. kfree(mod->klp_info);
  1784. }
  1785. #else /* !CONFIG_LIVEPATCH */
  1786. static int copy_module_elf(struct module *mod, struct load_info *info)
  1787. {
  1788. return 0;
  1789. }
  1790. static void free_module_elf(struct module *mod)
  1791. {
  1792. }
  1793. #endif /* CONFIG_LIVEPATCH */
  1794. void __weak module_memfree(void *module_region)
  1795. {
  1796. vfree(module_region);
  1797. }
  1798. void __weak module_arch_cleanup(struct module *mod)
  1799. {
  1800. }
  1801. void __weak module_arch_freeing_init(struct module *mod)
  1802. {
  1803. }
  1804. /* Free a module, remove from lists, etc. */
  1805. static void free_module(struct module *mod)
  1806. {
  1807. trace_module_free(mod);
  1808. mod_sysfs_teardown(mod);
  1809. /* We leave it in list to prevent duplicate loads, but make sure
  1810. * that noone uses it while it's being deconstructed. */
  1811. mutex_lock(&module_mutex);
  1812. mod->state = MODULE_STATE_UNFORMED;
  1813. mutex_unlock(&module_mutex);
  1814. /* Remove dynamic debug info */
  1815. ddebug_remove_module(mod->name);
  1816. /* Arch-specific cleanup. */
  1817. module_arch_cleanup(mod);
  1818. /* Module unload stuff */
  1819. module_unload_free(mod);
  1820. /* Free any allocated parameters. */
  1821. destroy_params(mod->kp, mod->num_kp);
  1822. if (is_livepatch_module(mod))
  1823. free_module_elf(mod);
  1824. /* Now we can delete it from the lists */
  1825. mutex_lock(&module_mutex);
  1826. /* Unlink carefully: kallsyms could be walking list. */
  1827. list_del_rcu(&mod->list);
  1828. mod_tree_remove(mod);
  1829. /* Remove this module from bug list, this uses list_del_rcu */
  1830. module_bug_cleanup(mod);
  1831. /* Wait for RCU-sched synchronizing before releasing mod->list and buglist. */
  1832. synchronize_sched();
  1833. mutex_unlock(&module_mutex);
  1834. /* This may be empty, but that's OK */
  1835. disable_ro_nx(&mod->init_layout);
  1836. module_arch_freeing_init(mod);
  1837. module_memfree(mod->init_layout.base);
  1838. kfree(mod->args);
  1839. percpu_modfree(mod);
  1840. /* Free lock-classes; relies on the preceding sync_rcu(). */
  1841. lockdep_free_key_range(mod->core_layout.base, mod->core_layout.size);
  1842. /* Finally, free the core (containing the module structure) */
  1843. disable_ro_nx(&mod->core_layout);
  1844. module_memfree(mod->core_layout.base);
  1845. #ifdef CONFIG_MPU
  1846. update_protections(current->mm);
  1847. #endif
  1848. }
  1849. void *__symbol_get(const char *symbol)
  1850. {
  1851. struct module *owner;
  1852. const struct kernel_symbol *sym;
  1853. preempt_disable();
  1854. sym = find_symbol(symbol, &owner, NULL, true, true);
  1855. if (sym && strong_try_module_get(owner))
  1856. sym = NULL;
  1857. preempt_enable();
  1858. return sym ? (void *)sym->value : NULL;
  1859. }
  1860. EXPORT_SYMBOL_GPL(__symbol_get);
  1861. /*
  1862. * Ensure that an exported symbol [global namespace] does not already exist
  1863. * in the kernel or in some other module's exported symbol table.
  1864. *
  1865. * You must hold the module_mutex.
  1866. */
  1867. static int verify_export_symbols(struct module *mod)
  1868. {
  1869. unsigned int i;
  1870. struct module *owner;
  1871. const struct kernel_symbol *s;
  1872. struct {
  1873. const struct kernel_symbol *sym;
  1874. unsigned int num;
  1875. } arr[] = {
  1876. { mod->syms, mod->num_syms },
  1877. { mod->gpl_syms, mod->num_gpl_syms },
  1878. { mod->gpl_future_syms, mod->num_gpl_future_syms },
  1879. #ifdef CONFIG_UNUSED_SYMBOLS
  1880. { mod->unused_syms, mod->num_unused_syms },
  1881. { mod->unused_gpl_syms, mod->num_unused_gpl_syms },
  1882. #endif
  1883. };
  1884. for (i = 0; i < ARRAY_SIZE(arr); i++) {
  1885. for (s = arr[i].sym; s < arr[i].sym + arr[i].num; s++) {
  1886. if (find_symbol(s->name, &owner, NULL, true, false)) {
  1887. pr_err("%s: exports duplicate symbol %s"
  1888. " (owned by %s)\n",
  1889. mod->name, s->name, module_name(owner));
  1890. return -ENOEXEC;
  1891. }
  1892. }
  1893. }
  1894. return 0;
  1895. }
  1896. /* Change all symbols so that st_value encodes the pointer directly. */
  1897. static int simplify_symbols(struct module *mod, const struct load_info *info)
  1898. {
  1899. Elf_Shdr *symsec = &info->sechdrs[info->index.sym];
  1900. Elf_Sym *sym = (void *)symsec->sh_addr;
  1901. unsigned long secbase;
  1902. unsigned int i;
  1903. int ret = 0;
  1904. const struct kernel_symbol *ksym;
  1905. for (i = 1; i < symsec->sh_size / sizeof(Elf_Sym); i++) {
  1906. const char *name = info->strtab + sym[i].st_name;
  1907. switch (sym[i].st_shndx) {
  1908. case SHN_COMMON:
  1909. /* Ignore common symbols */
  1910. if (!strncmp(name, "__gnu_lto", 9))
  1911. break;
  1912. /* We compiled with -fno-common. These are not
  1913. supposed to happen. */
  1914. pr_debug("Common symbol: %s\n", name);
  1915. pr_warn("%s: please compile with -fno-common\n",
  1916. mod->name);
  1917. ret = -ENOEXEC;
  1918. break;
  1919. case SHN_ABS:
  1920. /* Don't need to do anything */
  1921. pr_debug("Absolute symbol: 0x%08lx\n",
  1922. (long)sym[i].st_value);
  1923. break;
  1924. case SHN_LIVEPATCH:
  1925. /* Livepatch symbols are resolved by livepatch */
  1926. break;
  1927. case SHN_UNDEF:
  1928. ksym = resolve_symbol_wait(mod, info, name);
  1929. /* Ok if resolved. */
  1930. if (ksym && !IS_ERR(ksym)) {
  1931. sym[i].st_value = ksym->value;
  1932. break;
  1933. }
  1934. /* Ok if weak. */
  1935. if (!ksym && ELF_ST_BIND(sym[i].st_info) == STB_WEAK)
  1936. break;
  1937. pr_warn("%s: Unknown symbol %s (err %li)\n",
  1938. mod->name, name, PTR_ERR(ksym));
  1939. ret = PTR_ERR(ksym) ?: -ENOENT;
  1940. break;
  1941. default:
  1942. /* Divert to percpu allocation if a percpu var. */
  1943. if (sym[i].st_shndx == info->index.pcpu)
  1944. secbase = (unsigned long)mod_percpu(mod);
  1945. else
  1946. secbase = info->sechdrs[sym[i].st_shndx].sh_addr;
  1947. sym[i].st_value += secbase;
  1948. break;
  1949. }
  1950. }
  1951. return ret;
  1952. }
  1953. static int apply_relocations(struct module *mod, const struct load_info *info)
  1954. {
  1955. unsigned int i;
  1956. int err = 0;
  1957. /* Now do relocations. */
  1958. for (i = 1; i < info->hdr->e_shnum; i++) {
  1959. unsigned int infosec = info->sechdrs[i].sh_info;
  1960. /* Not a valid relocation section? */
  1961. if (infosec >= info->hdr->e_shnum)
  1962. continue;
  1963. /* Don't bother with non-allocated sections */
  1964. if (!(info->sechdrs[infosec].sh_flags & SHF_ALLOC))
  1965. continue;
  1966. /* Livepatch relocation sections are applied by livepatch */
  1967. if (info->sechdrs[i].sh_flags & SHF_RELA_LIVEPATCH)
  1968. continue;
  1969. if (info->sechdrs[i].sh_type == SHT_REL)
  1970. err = apply_relocate(info->sechdrs, info->strtab,
  1971. info->index.sym, i, mod);
  1972. else if (info->sechdrs[i].sh_type == SHT_RELA)
  1973. err = apply_relocate_add(info->sechdrs, info->strtab,
  1974. info->index.sym, i, mod);
  1975. if (err < 0)
  1976. break;
  1977. }
  1978. return err;
  1979. }
  1980. /* Additional bytes needed by arch in front of individual sections */
  1981. unsigned int __weak arch_mod_section_prepend(struct module *mod,
  1982. unsigned int section)
  1983. {
  1984. /* default implementation just returns zero */
  1985. return 0;
  1986. }
  1987. /* Update size with this section: return offset. */
  1988. static long get_offset(struct module *mod, unsigned int *size,
  1989. Elf_Shdr *sechdr, unsigned int section)
  1990. {
  1991. long ret;
  1992. *size += arch_mod_section_prepend(mod, section);
  1993. ret = ALIGN(*size, sechdr->sh_addralign ?: 1);
  1994. *size = ret + sechdr->sh_size;
  1995. return ret;
  1996. }
  1997. /* Lay out the SHF_ALLOC sections in a way not dissimilar to how ld
  1998. might -- code, read-only data, read-write data, small data. Tally
  1999. sizes, and place the offsets into sh_entsize fields: high bit means it
  2000. belongs in init. */
  2001. static void layout_sections(struct module *mod, struct load_info *info)
  2002. {
  2003. static unsigned long const masks[][2] = {
  2004. /* NOTE: all executable code must be the first section
  2005. * in this array; otherwise modify the text_size
  2006. * finder in the two loops below */
  2007. { SHF_EXECINSTR | SHF_ALLOC, ARCH_SHF_SMALL },
  2008. { SHF_ALLOC, SHF_WRITE | ARCH_SHF_SMALL },
  2009. { SHF_RO_AFTER_INIT | SHF_ALLOC, ARCH_SHF_SMALL },
  2010. { SHF_WRITE | SHF_ALLOC, ARCH_SHF_SMALL },
  2011. { ARCH_SHF_SMALL | SHF_ALLOC, 0 }
  2012. };
  2013. unsigned int m, i;
  2014. for (i = 0; i < info->hdr->e_shnum; i++)
  2015. info->sechdrs[i].sh_entsize = ~0UL;
  2016. pr_debug("Core section allocation order:\n");
  2017. for (m = 0; m < ARRAY_SIZE(masks); ++m) {
  2018. for (i = 0; i < info->hdr->e_shnum; ++i) {
  2019. Elf_Shdr *s = &info->sechdrs[i];
  2020. const char *sname = info->secstrings + s->sh_name;
  2021. if ((s->sh_flags & masks[m][0]) != masks[m][0]
  2022. || (s->sh_flags & masks[m][1])
  2023. || s->sh_entsize != ~0UL
  2024. || strstarts(sname, ".init"))
  2025. continue;
  2026. s->sh_entsize = get_offset(mod, &mod->core_layout.size, s, i);
  2027. pr_debug("\t%s\n", sname);
  2028. }
  2029. switch (m) {
  2030. case 0: /* executable */
  2031. mod->core_layout.size = debug_align(mod->core_layout.size);
  2032. mod->core_layout.text_size = mod->core_layout.size;
  2033. break;
  2034. case 1: /* RO: text and ro-data */
  2035. mod->core_layout.size = debug_align(mod->core_layout.size);
  2036. mod->core_layout.ro_size = mod->core_layout.size;
  2037. break;
  2038. case 2: /* RO after init */
  2039. mod->core_layout.size = debug_align(mod->core_layout.size);
  2040. mod->core_layout.ro_after_init_size = mod->core_layout.size;
  2041. break;
  2042. case 4: /* whole core */
  2043. mod->core_layout.size = debug_align(mod->core_layout.size);
  2044. break;
  2045. }
  2046. }
  2047. pr_debug("Init section allocation order:\n");
  2048. for (m = 0; m < ARRAY_SIZE(masks); ++m) {
  2049. for (i = 0; i < info->hdr->e_shnum; ++i) {
  2050. Elf_Shdr *s = &info->sechdrs[i];
  2051. const char *sname = info->secstrings + s->sh_name;
  2052. if ((s->sh_flags & masks[m][0]) != masks[m][0]
  2053. || (s->sh_flags & masks[m][1])
  2054. || s->sh_entsize != ~0UL
  2055. || !strstarts(sname, ".init"))
  2056. continue;
  2057. s->sh_entsize = (get_offset(mod, &mod->init_layout.size, s, i)
  2058. | INIT_OFFSET_MASK);
  2059. pr_debug("\t%s\n", sname);
  2060. }
  2061. switch (m) {
  2062. case 0: /* executable */
  2063. mod->init_layout.size = debug_align(mod->init_layout.size);
  2064. mod->init_layout.text_size = mod->init_layout.size;
  2065. break;
  2066. case 1: /* RO: text and ro-data */
  2067. mod->init_layout.size = debug_align(mod->init_layout.size);
  2068. mod->init_layout.ro_size = mod->init_layout.size;
  2069. break;
  2070. case 2:
  2071. /*
  2072. * RO after init doesn't apply to init_layout (only
  2073. * core_layout), so it just takes the value of ro_size.
  2074. */
  2075. mod->init_layout.ro_after_init_size = mod->init_layout.ro_size;
  2076. break;
  2077. case 4: /* whole init */
  2078. mod->init_layout.size = debug_align(mod->init_layout.size);
  2079. break;
  2080. }
  2081. }
  2082. }
  2083. static void set_license(struct module *mod, const char *license)
  2084. {
  2085. if (!license)
  2086. license = "unspecified";
  2087. if (!license_is_gpl_compatible(license)) {
  2088. if (!test_taint(TAINT_PROPRIETARY_MODULE))
  2089. pr_warn("%s: module license '%s' taints kernel.\n",
  2090. mod->name, license);
  2091. add_taint_module(mod, TAINT_PROPRIETARY_MODULE,
  2092. LOCKDEP_NOW_UNRELIABLE);
  2093. }
  2094. }
  2095. /* Parse tag=value strings from .modinfo section */
  2096. static char *next_string(char *string, unsigned long *secsize)
  2097. {
  2098. /* Skip non-zero chars */
  2099. while (string[0]) {
  2100. string++;
  2101. if ((*secsize)-- <= 1)
  2102. return NULL;
  2103. }
  2104. /* Skip any zero padding. */
  2105. while (!string[0]) {
  2106. string++;
  2107. if ((*secsize)-- <= 1)
  2108. return NULL;
  2109. }
  2110. return string;
  2111. }
  2112. static char *get_modinfo(struct load_info *info, const char *tag)
  2113. {
  2114. char *p;
  2115. unsigned int taglen = strlen(tag);
  2116. Elf_Shdr *infosec = &info->sechdrs[info->index.info];
  2117. unsigned long size = infosec->sh_size;
  2118. for (p = (char *)infosec->sh_addr; p; p = next_string(p, &size)) {
  2119. if (strncmp(p, tag, taglen) == 0 && p[taglen] == '=')
  2120. return p + taglen + 1;
  2121. }
  2122. return NULL;
  2123. }
  2124. static void setup_modinfo(struct module *mod, struct load_info *info)
  2125. {
  2126. struct module_attribute *attr;
  2127. int i;
  2128. for (i = 0; (attr = modinfo_attrs[i]); i++) {
  2129. if (attr->setup)
  2130. attr->setup(mod, get_modinfo(info, attr->attr.name));
  2131. }
  2132. }
  2133. static void free_modinfo(struct module *mod)
  2134. {
  2135. struct module_attribute *attr;
  2136. int i;
  2137. for (i = 0; (attr = modinfo_attrs[i]); i++) {
  2138. if (attr->free)
  2139. attr->free(mod);
  2140. }
  2141. }
  2142. #ifdef CONFIG_KALLSYMS
  2143. /* lookup symbol in given range of kernel_symbols */
  2144. static const struct kernel_symbol *lookup_symbol(const char *name,
  2145. const struct kernel_symbol *start,
  2146. const struct kernel_symbol *stop)
  2147. {
  2148. return bsearch(name, start, stop - start,
  2149. sizeof(struct kernel_symbol), cmp_name);
  2150. }
  2151. static int is_exported(const char *name, unsigned long value,
  2152. const struct module *mod)
  2153. {
  2154. const struct kernel_symbol *ks;
  2155. if (!mod)
  2156. ks = lookup_symbol(name, __start___ksymtab, __stop___ksymtab);
  2157. else
  2158. ks = lookup_symbol(name, mod->syms, mod->syms + mod->num_syms);
  2159. return ks != NULL && ks->value == value;
  2160. }
  2161. /* As per nm */
  2162. static char elf_type(const Elf_Sym *sym, const struct load_info *info)
  2163. {
  2164. const Elf_Shdr *sechdrs = info->sechdrs;
  2165. if (ELF_ST_BIND(sym->st_info) == STB_WEAK) {
  2166. if (ELF_ST_TYPE(sym->st_info) == STT_OBJECT)
  2167. return 'v';
  2168. else
  2169. return 'w';
  2170. }
  2171. if (sym->st_shndx == SHN_UNDEF)
  2172. return 'U';
  2173. if (sym->st_shndx == SHN_ABS || sym->st_shndx == info->index.pcpu)
  2174. return 'a';
  2175. if (sym->st_shndx >= SHN_LORESERVE)
  2176. return '?';
  2177. if (sechdrs[sym->st_shndx].sh_flags & SHF_EXECINSTR)
  2178. return 't';
  2179. if (sechdrs[sym->st_shndx].sh_flags & SHF_ALLOC
  2180. && sechdrs[sym->st_shndx].sh_type != SHT_NOBITS) {
  2181. if (!(sechdrs[sym->st_shndx].sh_flags & SHF_WRITE))
  2182. return 'r';
  2183. else if (sechdrs[sym->st_shndx].sh_flags & ARCH_SHF_SMALL)
  2184. return 'g';
  2185. else
  2186. return 'd';
  2187. }
  2188. if (sechdrs[sym->st_shndx].sh_type == SHT_NOBITS) {
  2189. if (sechdrs[sym->st_shndx].sh_flags & ARCH_SHF_SMALL)
  2190. return 's';
  2191. else
  2192. return 'b';
  2193. }
  2194. if (strstarts(info->secstrings + sechdrs[sym->st_shndx].sh_name,
  2195. ".debug")) {
  2196. return 'n';
  2197. }
  2198. return '?';
  2199. }
  2200. static bool is_core_symbol(const Elf_Sym *src, const Elf_Shdr *sechdrs,
  2201. unsigned int shnum, unsigned int pcpundx)
  2202. {
  2203. const Elf_Shdr *sec;
  2204. if (src->st_shndx == SHN_UNDEF
  2205. || src->st_shndx >= shnum
  2206. || !src->st_name)
  2207. return false;
  2208. #ifdef CONFIG_KALLSYMS_ALL
  2209. if (src->st_shndx == pcpundx)
  2210. return true;
  2211. #endif
  2212. sec = sechdrs + src->st_shndx;
  2213. if (!(sec->sh_flags & SHF_ALLOC)
  2214. #ifndef CONFIG_KALLSYMS_ALL
  2215. || !(sec->sh_flags & SHF_EXECINSTR)
  2216. #endif
  2217. || (sec->sh_entsize & INIT_OFFSET_MASK))
  2218. return false;
  2219. return true;
  2220. }
  2221. /*
  2222. * We only allocate and copy the strings needed by the parts of symtab
  2223. * we keep. This is simple, but has the effect of making multiple
  2224. * copies of duplicates. We could be more sophisticated, see
  2225. * linux-kernel thread starting with
  2226. * <73defb5e4bca04a6431392cc341112b1@localhost>.
  2227. */
  2228. static void layout_symtab(struct module *mod, struct load_info *info)
  2229. {
  2230. Elf_Shdr *symsect = info->sechdrs + info->index.sym;
  2231. Elf_Shdr *strsect = info->sechdrs + info->index.str;
  2232. const Elf_Sym *src;
  2233. unsigned int i, nsrc, ndst, strtab_size = 0;
  2234. /* Put symbol section at end of init part of module. */
  2235. symsect->sh_flags |= SHF_ALLOC;
  2236. symsect->sh_entsize = get_offset(mod, &mod->init_layout.size, symsect,
  2237. info->index.sym) | INIT_OFFSET_MASK;
  2238. pr_debug("\t%s\n", info->secstrings + symsect->sh_name);
  2239. src = (void *)info->hdr + symsect->sh_offset;
  2240. nsrc = symsect->sh_size / sizeof(*src);
  2241. /* Compute total space required for the core symbols' strtab. */
  2242. for (ndst = i = 0; i < nsrc; i++) {
  2243. if (i == 0 || is_livepatch_module(mod) ||
  2244. is_core_symbol(src+i, info->sechdrs, info->hdr->e_shnum,
  2245. info->index.pcpu)) {
  2246. strtab_size += strlen(&info->strtab[src[i].st_name])+1;
  2247. ndst++;
  2248. }
  2249. }
  2250. /* Append room for core symbols at end of core part. */
  2251. info->symoffs = ALIGN(mod->core_layout.size, symsect->sh_addralign ?: 1);
  2252. info->stroffs = mod->core_layout.size = info->symoffs + ndst * sizeof(Elf_Sym);
  2253. mod->core_layout.size += strtab_size;
  2254. mod->core_layout.size = debug_align(mod->core_layout.size);
  2255. /* Put string table section at end of init part of module. */
  2256. strsect->sh_flags |= SHF_ALLOC;
  2257. strsect->sh_entsize = get_offset(mod, &mod->init_layout.size, strsect,
  2258. info->index.str) | INIT_OFFSET_MASK;
  2259. pr_debug("\t%s\n", info->secstrings + strsect->sh_name);
  2260. /* We'll tack temporary mod_kallsyms on the end. */
  2261. mod->init_layout.size = ALIGN(mod->init_layout.size,
  2262. __alignof__(struct mod_kallsyms));
  2263. info->mod_kallsyms_init_off = mod->init_layout.size;
  2264. mod->init_layout.size += sizeof(struct mod_kallsyms);
  2265. mod->init_layout.size = debug_align(mod->init_layout.size);
  2266. }
  2267. /*
  2268. * We use the full symtab and strtab which layout_symtab arranged to
  2269. * be appended to the init section. Later we switch to the cut-down
  2270. * core-only ones.
  2271. */
  2272. static void add_kallsyms(struct module *mod, const struct load_info *info)
  2273. {
  2274. unsigned int i, ndst;
  2275. const Elf_Sym *src;
  2276. Elf_Sym *dst;
  2277. char *s;
  2278. Elf_Shdr *symsec = &info->sechdrs[info->index.sym];
  2279. /* Set up to point into init section. */
  2280. mod->kallsyms = mod->init_layout.base + info->mod_kallsyms_init_off;
  2281. mod->kallsyms->symtab = (void *)symsec->sh_addr;
  2282. mod->kallsyms->num_symtab = symsec->sh_size / sizeof(Elf_Sym);
  2283. /* Make sure we get permanent strtab: don't use info->strtab. */
  2284. mod->kallsyms->strtab = (void *)info->sechdrs[info->index.str].sh_addr;
  2285. /* Set types up while we still have access to sections. */
  2286. for (i = 0; i < mod->kallsyms->num_symtab; i++)
  2287. mod->kallsyms->symtab[i].st_info
  2288. = elf_type(&mod->kallsyms->symtab[i], info);
  2289. /* Now populate the cut down core kallsyms for after init. */
  2290. mod->core_kallsyms.symtab = dst = mod->core_layout.base + info->symoffs;
  2291. mod->core_kallsyms.strtab = s = mod->core_layout.base + info->stroffs;
  2292. src = mod->kallsyms->symtab;
  2293. for (ndst = i = 0; i < mod->kallsyms->num_symtab; i++) {
  2294. if (i == 0 || is_livepatch_module(mod) ||
  2295. is_core_symbol(src+i, info->sechdrs, info->hdr->e_shnum,
  2296. info->index.pcpu)) {
  2297. dst[ndst] = src[i];
  2298. dst[ndst++].st_name = s - mod->core_kallsyms.strtab;
  2299. s += strlcpy(s, &mod->kallsyms->strtab[src[i].st_name],
  2300. KSYM_NAME_LEN) + 1;
  2301. }
  2302. }
  2303. mod->core_kallsyms.num_symtab = ndst;
  2304. }
  2305. #else
  2306. static inline void layout_symtab(struct module *mod, struct load_info *info)
  2307. {
  2308. }
  2309. static void add_kallsyms(struct module *mod, const struct load_info *info)
  2310. {
  2311. }
  2312. #endif /* CONFIG_KALLSYMS */
  2313. static void dynamic_debug_setup(struct module *mod, struct _ddebug *debug, unsigned int num)
  2314. {
  2315. if (!debug)
  2316. return;
  2317. #ifdef CONFIG_DYNAMIC_DEBUG
  2318. if (ddebug_add_module(debug, num, mod->name))
  2319. pr_err("dynamic debug error adding module: %s\n",
  2320. debug->modname);
  2321. #endif
  2322. }
  2323. static void dynamic_debug_remove(struct module *mod, struct _ddebug *debug)
  2324. {
  2325. if (debug)
  2326. ddebug_remove_module(mod->name);
  2327. }
  2328. void * __weak module_alloc(unsigned long size)
  2329. {
  2330. return vmalloc_exec(size);
  2331. }
  2332. #ifdef CONFIG_DEBUG_KMEMLEAK
  2333. static void kmemleak_load_module(const struct module *mod,
  2334. const struct load_info *info)
  2335. {
  2336. unsigned int i;
  2337. /* only scan the sections containing data */
  2338. kmemleak_scan_area(mod, sizeof(struct module), GFP_KERNEL);
  2339. for (i = 1; i < info->hdr->e_shnum; i++) {
  2340. /* Scan all writable sections that's not executable */
  2341. if (!(info->sechdrs[i].sh_flags & SHF_ALLOC) ||
  2342. !(info->sechdrs[i].sh_flags & SHF_WRITE) ||
  2343. (info->sechdrs[i].sh_flags & SHF_EXECINSTR))
  2344. continue;
  2345. kmemleak_scan_area((void *)info->sechdrs[i].sh_addr,
  2346. info->sechdrs[i].sh_size, GFP_KERNEL);
  2347. }
  2348. }
  2349. #else
  2350. static inline void kmemleak_load_module(const struct module *mod,
  2351. const struct load_info *info)
  2352. {
  2353. }
  2354. #endif
  2355. #ifdef CONFIG_MODULE_SIG
  2356. static int module_sig_check(struct load_info *info, int flags)
  2357. {
  2358. int err = -ENOKEY;
  2359. const unsigned long markerlen = sizeof(MODULE_SIG_STRING) - 1;
  2360. const void *mod = info->hdr;
  2361. /*
  2362. * Require flags == 0, as a module with version information
  2363. * removed is no longer the module that was signed
  2364. */
  2365. if (flags == 0 &&
  2366. info->len > markerlen &&
  2367. memcmp(mod + info->len - markerlen, MODULE_SIG_STRING, markerlen) == 0) {
  2368. /* We truncate the module to discard the signature */
  2369. info->len -= markerlen;
  2370. err = mod_verify_sig(mod, &info->len);
  2371. }
  2372. if (!err) {
  2373. info->sig_ok = true;
  2374. return 0;
  2375. }
  2376. /* Not having a signature is only an error if we're strict. */
  2377. if (err == -ENOKEY && !sig_enforce)
  2378. err = 0;
  2379. return err;
  2380. }
  2381. #else /* !CONFIG_MODULE_SIG */
  2382. static int module_sig_check(struct load_info *info, int flags)
  2383. {
  2384. return 0;
  2385. }
  2386. #endif /* !CONFIG_MODULE_SIG */
  2387. /* Sanity checks against invalid binaries, wrong arch, weird elf version. */
  2388. static int elf_header_check(struct load_info *info)
  2389. {
  2390. if (info->len < sizeof(*(info->hdr)))
  2391. return -ENOEXEC;
  2392. if (memcmp(info->hdr->e_ident, ELFMAG, SELFMAG) != 0
  2393. || info->hdr->e_type != ET_REL
  2394. || !elf_check_arch(info->hdr)
  2395. || info->hdr->e_shentsize != sizeof(Elf_Shdr))
  2396. return -ENOEXEC;
  2397. if (info->hdr->e_shoff >= info->len
  2398. || (info->hdr->e_shnum * sizeof(Elf_Shdr) >
  2399. info->len - info->hdr->e_shoff))
  2400. return -ENOEXEC;
  2401. return 0;
  2402. }
  2403. #define COPY_CHUNK_SIZE (16*PAGE_SIZE)
  2404. static int copy_chunked_from_user(void *dst, const void __user *usrc, unsigned long len)
  2405. {
  2406. do {
  2407. unsigned long n = min(len, COPY_CHUNK_SIZE);
  2408. if (copy_from_user(dst, usrc, n) != 0)
  2409. return -EFAULT;
  2410. cond_resched();
  2411. dst += n;
  2412. usrc += n;
  2413. len -= n;
  2414. } while (len);
  2415. return 0;
  2416. }
  2417. #ifdef CONFIG_LIVEPATCH
  2418. static int check_modinfo_livepatch(struct module *mod, struct load_info *info)
  2419. {
  2420. if (get_modinfo(info, "livepatch")) {
  2421. mod->klp = true;
  2422. add_taint_module(mod, TAINT_LIVEPATCH, LOCKDEP_STILL_OK);
  2423. pr_notice_once("%s: tainting kernel with TAINT_LIVEPATCH\n",
  2424. mod->name);
  2425. }
  2426. return 0;
  2427. }
  2428. #else /* !CONFIG_LIVEPATCH */
  2429. static int check_modinfo_livepatch(struct module *mod, struct load_info *info)
  2430. {
  2431. if (get_modinfo(info, "livepatch")) {
  2432. pr_err("%s: module is marked as livepatch module, but livepatch support is disabled",
  2433. mod->name);
  2434. return -ENOEXEC;
  2435. }
  2436. return 0;
  2437. }
  2438. #endif /* CONFIG_LIVEPATCH */
  2439. /* Sets info->hdr and info->len. */
  2440. static int copy_module_from_user(const void __user *umod, unsigned long len,
  2441. struct load_info *info)
  2442. {
  2443. int err;
  2444. info->len = len;
  2445. if (info->len < sizeof(*(info->hdr)))
  2446. return -ENOEXEC;
  2447. err = security_kernel_read_file(NULL, READING_MODULE);
  2448. if (err)
  2449. return err;
  2450. /* Suck in entire file: we'll want most of it. */
  2451. info->hdr = __vmalloc(info->len,
  2452. GFP_KERNEL | __GFP_NOWARN, PAGE_KERNEL);
  2453. if (!info->hdr)
  2454. return -ENOMEM;
  2455. if (copy_chunked_from_user(info->hdr, umod, info->len) != 0) {
  2456. vfree(info->hdr);
  2457. return -EFAULT;
  2458. }
  2459. return 0;
  2460. }
  2461. static void free_copy(struct load_info *info)
  2462. {
  2463. vfree(info->hdr);
  2464. }
  2465. static int rewrite_section_headers(struct load_info *info, int flags)
  2466. {
  2467. unsigned int i;
  2468. /* This should always be true, but let's be sure. */
  2469. info->sechdrs[0].sh_addr = 0;
  2470. for (i = 1; i < info->hdr->e_shnum; i++) {
  2471. Elf_Shdr *shdr = &info->sechdrs[i];
  2472. if (shdr->sh_type != SHT_NOBITS
  2473. && info->len < shdr->sh_offset + shdr->sh_size) {
  2474. pr_err("Module len %lu truncated\n", info->len);
  2475. return -ENOEXEC;
  2476. }
  2477. /* Mark all sections sh_addr with their address in the
  2478. temporary image. */
  2479. shdr->sh_addr = (size_t)info->hdr + shdr->sh_offset;
  2480. #ifndef CONFIG_MODULE_UNLOAD
  2481. /* Don't load .exit sections */
  2482. if (strstarts(info->secstrings+shdr->sh_name, ".exit"))
  2483. shdr->sh_flags &= ~(unsigned long)SHF_ALLOC;
  2484. #endif
  2485. }
  2486. /* Track but don't keep modinfo and version sections. */
  2487. if (flags & MODULE_INIT_IGNORE_MODVERSIONS)
  2488. info->index.vers = 0; /* Pretend no __versions section! */
  2489. else
  2490. info->index.vers = find_sec(info, "__versions");
  2491. info->sechdrs[info->index.vers].sh_flags &= ~(unsigned long)SHF_ALLOC;
  2492. info->index.info = find_sec(info, ".modinfo");
  2493. if (!info->index.info)
  2494. info->name = "(missing .modinfo section)";
  2495. else
  2496. info->name = get_modinfo(info, "name");
  2497. info->sechdrs[info->index.info].sh_flags &= ~(unsigned long)SHF_ALLOC;
  2498. return 0;
  2499. }
  2500. /*
  2501. * Set up our basic convenience variables (pointers to section headers,
  2502. * search for module section index etc), and do some basic section
  2503. * verification.
  2504. *
  2505. * Return the temporary module pointer (we'll replace it with the final
  2506. * one when we move the module sections around).
  2507. */
  2508. static struct module *setup_load_info(struct load_info *info, int flags)
  2509. {
  2510. unsigned int i;
  2511. int err;
  2512. struct module *mod;
  2513. /* Set up the convenience variables */
  2514. info->sechdrs = (void *)info->hdr + info->hdr->e_shoff;
  2515. info->secstrings = (void *)info->hdr
  2516. + info->sechdrs[info->hdr->e_shstrndx].sh_offset;
  2517. err = rewrite_section_headers(info, flags);
  2518. if (err)
  2519. return ERR_PTR(err);
  2520. /* Find internal symbols and strings. */
  2521. for (i = 1; i < info->hdr->e_shnum; i++) {
  2522. if (info->sechdrs[i].sh_type == SHT_SYMTAB) {
  2523. info->index.sym = i;
  2524. info->index.str = info->sechdrs[i].sh_link;
  2525. info->strtab = (char *)info->hdr
  2526. + info->sechdrs[info->index.str].sh_offset;
  2527. break;
  2528. }
  2529. }
  2530. info->index.mod = find_sec(info, ".gnu.linkonce.this_module");
  2531. if (!info->index.mod) {
  2532. pr_warn("%s: No module found in object\n",
  2533. info->name ?: "(missing .modinfo name field)");
  2534. return ERR_PTR(-ENOEXEC);
  2535. }
  2536. /* This is temporary: point mod into copy of data. */
  2537. mod = (void *)info->sechdrs[info->index.mod].sh_addr;
  2538. /*
  2539. * If we didn't load the .modinfo 'name' field, fall back to
  2540. * on-disk struct mod 'name' field.
  2541. */
  2542. if (!info->name)
  2543. info->name = mod->name;
  2544. if (info->index.sym == 0) {
  2545. pr_warn("%s: module has no symbols (stripped?)\n", info->name);
  2546. return ERR_PTR(-ENOEXEC);
  2547. }
  2548. info->index.pcpu = find_pcpusec(info);
  2549. /* Check module struct version now, before we try to use module. */
  2550. if (!check_modstruct_version(info, mod))
  2551. return ERR_PTR(-ENOEXEC);
  2552. return mod;
  2553. }
  2554. static int check_modinfo(struct module *mod, struct load_info *info, int flags)
  2555. {
  2556. const char *modmagic = get_modinfo(info, "vermagic");
  2557. int err;
  2558. if (flags & MODULE_INIT_IGNORE_VERMAGIC)
  2559. modmagic = NULL;
  2560. /* This is allowed: modprobe --force will invalidate it. */
  2561. if (!modmagic) {
  2562. err = try_to_force_load(mod, "bad vermagic");
  2563. if (err)
  2564. return err;
  2565. } else if (!same_magic(modmagic, vermagic, info->index.vers)) {
  2566. pr_err("%s: version magic '%s' should be '%s'\n",
  2567. info->name, modmagic, vermagic);
  2568. return -ENOEXEC;
  2569. }
  2570. if (!get_modinfo(info, "intree")) {
  2571. if (!test_taint(TAINT_OOT_MODULE))
  2572. pr_warn("%s: loading out-of-tree module taints kernel.\n",
  2573. mod->name);
  2574. add_taint_module(mod, TAINT_OOT_MODULE, LOCKDEP_STILL_OK);
  2575. }
  2576. if (get_modinfo(info, "staging")) {
  2577. add_taint_module(mod, TAINT_CRAP, LOCKDEP_STILL_OK);
  2578. pr_warn("%s: module is from the staging directory, the quality "
  2579. "is unknown, you have been warned.\n", mod->name);
  2580. }
  2581. err = check_modinfo_livepatch(mod, info);
  2582. if (err)
  2583. return err;
  2584. /* Set up license info based on the info section */
  2585. set_license(mod, get_modinfo(info, "license"));
  2586. return 0;
  2587. }
  2588. static int find_module_sections(struct module *mod, struct load_info *info)
  2589. {
  2590. mod->kp = section_objs(info, "__param",
  2591. sizeof(*mod->kp), &mod->num_kp);
  2592. mod->syms = section_objs(info, "__ksymtab",
  2593. sizeof(*mod->syms), &mod->num_syms);
  2594. mod->crcs = section_addr(info, "__kcrctab");
  2595. mod->gpl_syms = section_objs(info, "__ksymtab_gpl",
  2596. sizeof(*mod->gpl_syms),
  2597. &mod->num_gpl_syms);
  2598. mod->gpl_crcs = section_addr(info, "__kcrctab_gpl");
  2599. mod->gpl_future_syms = section_objs(info,
  2600. "__ksymtab_gpl_future",
  2601. sizeof(*mod->gpl_future_syms),
  2602. &mod->num_gpl_future_syms);
  2603. mod->gpl_future_crcs = section_addr(info, "__kcrctab_gpl_future");
  2604. #ifdef CONFIG_UNUSED_SYMBOLS
  2605. mod->unused_syms = section_objs(info, "__ksymtab_unused",
  2606. sizeof(*mod->unused_syms),
  2607. &mod->num_unused_syms);
  2608. mod->unused_crcs = section_addr(info, "__kcrctab_unused");
  2609. mod->unused_gpl_syms = section_objs(info, "__ksymtab_unused_gpl",
  2610. sizeof(*mod->unused_gpl_syms),
  2611. &mod->num_unused_gpl_syms);
  2612. mod->unused_gpl_crcs = section_addr(info, "__kcrctab_unused_gpl");
  2613. #endif
  2614. #ifdef CONFIG_CONSTRUCTORS
  2615. mod->ctors = section_objs(info, ".ctors",
  2616. sizeof(*mod->ctors), &mod->num_ctors);
  2617. if (!mod->ctors)
  2618. mod->ctors = section_objs(info, ".init_array",
  2619. sizeof(*mod->ctors), &mod->num_ctors);
  2620. else if (find_sec(info, ".init_array")) {
  2621. /*
  2622. * This shouldn't happen with same compiler and binutils
  2623. * building all parts of the module.
  2624. */
  2625. pr_warn("%s: has both .ctors and .init_array.\n",
  2626. mod->name);
  2627. return -EINVAL;
  2628. }
  2629. #endif
  2630. #ifdef CONFIG_TRACEPOINTS
  2631. mod->tracepoints_ptrs = section_objs(info, "__tracepoints_ptrs",
  2632. sizeof(*mod->tracepoints_ptrs),
  2633. &mod->num_tracepoints);
  2634. #endif
  2635. #ifdef HAVE_JUMP_LABEL
  2636. mod->jump_entries = section_objs(info, "__jump_table",
  2637. sizeof(*mod->jump_entries),
  2638. &mod->num_jump_entries);
  2639. #endif
  2640. #ifdef CONFIG_EVENT_TRACING
  2641. mod->trace_events = section_objs(info, "_ftrace_events",
  2642. sizeof(*mod->trace_events),
  2643. &mod->num_trace_events);
  2644. mod->trace_evals = section_objs(info, "_ftrace_eval_map",
  2645. sizeof(*mod->trace_evals),
  2646. &mod->num_trace_evals);
  2647. #endif
  2648. #ifdef CONFIG_TRACING
  2649. mod->trace_bprintk_fmt_start = section_objs(info, "__trace_printk_fmt",
  2650. sizeof(*mod->trace_bprintk_fmt_start),
  2651. &mod->num_trace_bprintk_fmt);
  2652. #endif
  2653. #ifdef CONFIG_FTRACE_MCOUNT_RECORD
  2654. /* sechdrs[0].sh_size is always zero */
  2655. mod->ftrace_callsites = section_objs(info, "__mcount_loc",
  2656. sizeof(*mod->ftrace_callsites),
  2657. &mod->num_ftrace_callsites);
  2658. #endif
  2659. mod->extable = section_objs(info, "__ex_table",
  2660. sizeof(*mod->extable), &mod->num_exentries);
  2661. if (section_addr(info, "__obsparm"))
  2662. pr_warn("%s: Ignoring obsolete parameters\n", mod->name);
  2663. info->debug = section_objs(info, "__verbose",
  2664. sizeof(*info->debug), &info->num_debug);
  2665. return 0;
  2666. }
  2667. static int move_module(struct module *mod, struct load_info *info)
  2668. {
  2669. int i;
  2670. void *ptr;
  2671. /* Do the allocs. */
  2672. ptr = module_alloc(mod->core_layout.size);
  2673. /*
  2674. * The pointer to this block is stored in the module structure
  2675. * which is inside the block. Just mark it as not being a
  2676. * leak.
  2677. */
  2678. kmemleak_not_leak(ptr);
  2679. if (!ptr)
  2680. return -ENOMEM;
  2681. memset(ptr, 0, mod->core_layout.size);
  2682. mod->core_layout.base = ptr;
  2683. if (mod->init_layout.size) {
  2684. ptr = module_alloc(mod->init_layout.size);
  2685. /*
  2686. * The pointer to this block is stored in the module structure
  2687. * which is inside the block. This block doesn't need to be
  2688. * scanned as it contains data and code that will be freed
  2689. * after the module is initialized.
  2690. */
  2691. kmemleak_ignore(ptr);
  2692. if (!ptr) {
  2693. module_memfree(mod->core_layout.base);
  2694. return -ENOMEM;
  2695. }
  2696. memset(ptr, 0, mod->init_layout.size);
  2697. mod->init_layout.base = ptr;
  2698. } else
  2699. mod->init_layout.base = NULL;
  2700. /* Transfer each section which specifies SHF_ALLOC */
  2701. pr_debug("final section addresses:\n");
  2702. for (i = 0; i < info->hdr->e_shnum; i++) {
  2703. void *dest;
  2704. Elf_Shdr *shdr = &info->sechdrs[i];
  2705. if (!(shdr->sh_flags & SHF_ALLOC))
  2706. continue;
  2707. if (shdr->sh_entsize & INIT_OFFSET_MASK)
  2708. dest = mod->init_layout.base
  2709. + (shdr->sh_entsize & ~INIT_OFFSET_MASK);
  2710. else
  2711. dest = mod->core_layout.base + shdr->sh_entsize;
  2712. if (shdr->sh_type != SHT_NOBITS)
  2713. memcpy(dest, (void *)shdr->sh_addr, shdr->sh_size);
  2714. /* Update sh_addr to point to copy in image. */
  2715. shdr->sh_addr = (unsigned long)dest;
  2716. pr_debug("\t0x%lx %s\n",
  2717. (long)shdr->sh_addr, info->secstrings + shdr->sh_name);
  2718. }
  2719. return 0;
  2720. }
  2721. static int check_module_license_and_versions(struct module *mod)
  2722. {
  2723. int prev_taint = test_taint(TAINT_PROPRIETARY_MODULE);
  2724. /*
  2725. * ndiswrapper is under GPL by itself, but loads proprietary modules.
  2726. * Don't use add_taint_module(), as it would prevent ndiswrapper from
  2727. * using GPL-only symbols it needs.
  2728. */
  2729. if (strcmp(mod->name, "ndiswrapper") == 0)
  2730. add_taint(TAINT_PROPRIETARY_MODULE, LOCKDEP_NOW_UNRELIABLE);
  2731. /* driverloader was caught wrongly pretending to be under GPL */
  2732. if (strcmp(mod->name, "driverloader") == 0)
  2733. add_taint_module(mod, TAINT_PROPRIETARY_MODULE,
  2734. LOCKDEP_NOW_UNRELIABLE);
  2735. /* lve claims to be GPL but upstream won't provide source */
  2736. if (strcmp(mod->name, "lve") == 0)
  2737. add_taint_module(mod, TAINT_PROPRIETARY_MODULE,
  2738. LOCKDEP_NOW_UNRELIABLE);
  2739. if (!prev_taint && test_taint(TAINT_PROPRIETARY_MODULE))
  2740. pr_warn("%s: module license taints kernel.\n", mod->name);
  2741. #ifdef CONFIG_MODVERSIONS
  2742. if ((mod->num_syms && !mod->crcs)
  2743. || (mod->num_gpl_syms && !mod->gpl_crcs)
  2744. || (mod->num_gpl_future_syms && !mod->gpl_future_crcs)
  2745. #ifdef CONFIG_UNUSED_SYMBOLS
  2746. || (mod->num_unused_syms && !mod->unused_crcs)
  2747. || (mod->num_unused_gpl_syms && !mod->unused_gpl_crcs)
  2748. #endif
  2749. ) {
  2750. return try_to_force_load(mod,
  2751. "no versions for exported symbols");
  2752. }
  2753. #endif
  2754. return 0;
  2755. }
  2756. static void flush_module_icache(const struct module *mod)
  2757. {
  2758. mm_segment_t old_fs;
  2759. /* flush the icache in correct context */
  2760. old_fs = get_fs();
  2761. set_fs(KERNEL_DS);
  2762. /*
  2763. * Flush the instruction cache, since we've played with text.
  2764. * Do it before processing of module parameters, so the module
  2765. * can provide parameter accessor functions of its own.
  2766. */
  2767. if (mod->init_layout.base)
  2768. flush_icache_range((unsigned long)mod->init_layout.base,
  2769. (unsigned long)mod->init_layout.base
  2770. + mod->init_layout.size);
  2771. flush_icache_range((unsigned long)mod->core_layout.base,
  2772. (unsigned long)mod->core_layout.base + mod->core_layout.size);
  2773. set_fs(old_fs);
  2774. }
  2775. int __weak module_frob_arch_sections(Elf_Ehdr *hdr,
  2776. Elf_Shdr *sechdrs,
  2777. char *secstrings,
  2778. struct module *mod)
  2779. {
  2780. return 0;
  2781. }
  2782. /* module_blacklist is a comma-separated list of module names */
  2783. static char *module_blacklist;
  2784. static bool blacklisted(const char *module_name)
  2785. {
  2786. const char *p;
  2787. size_t len;
  2788. if (!module_blacklist)
  2789. return false;
  2790. for (p = module_blacklist; *p; p += len) {
  2791. len = strcspn(p, ",");
  2792. if (strlen(module_name) == len && !memcmp(module_name, p, len))
  2793. return true;
  2794. if (p[len] == ',')
  2795. len++;
  2796. }
  2797. return false;
  2798. }
  2799. core_param(module_blacklist, module_blacklist, charp, 0400);
  2800. static struct module *layout_and_allocate(struct load_info *info, int flags)
  2801. {
  2802. /* Module within temporary copy. */
  2803. struct module *mod;
  2804. unsigned int ndx;
  2805. int err;
  2806. mod = setup_load_info(info, flags);
  2807. if (IS_ERR(mod))
  2808. return mod;
  2809. if (blacklisted(info->name))
  2810. return ERR_PTR(-EPERM);
  2811. err = check_modinfo(mod, info, flags);
  2812. if (err)
  2813. return ERR_PTR(err);
  2814. /* Allow arches to frob section contents and sizes. */
  2815. err = module_frob_arch_sections(info->hdr, info->sechdrs,
  2816. info->secstrings, mod);
  2817. if (err < 0)
  2818. return ERR_PTR(err);
  2819. /* We will do a special allocation for per-cpu sections later. */
  2820. info->sechdrs[info->index.pcpu].sh_flags &= ~(unsigned long)SHF_ALLOC;
  2821. /*
  2822. * Mark ro_after_init section with SHF_RO_AFTER_INIT so that
  2823. * layout_sections() can put it in the right place.
  2824. * Note: ro_after_init sections also have SHF_{WRITE,ALLOC} set.
  2825. */
  2826. ndx = find_sec(info, ".data..ro_after_init");
  2827. if (ndx)
  2828. info->sechdrs[ndx].sh_flags |= SHF_RO_AFTER_INIT;
  2829. /* Determine total sizes, and put offsets in sh_entsize. For now
  2830. this is done generically; there doesn't appear to be any
  2831. special cases for the architectures. */
  2832. layout_sections(mod, info);
  2833. layout_symtab(mod, info);
  2834. /* Allocate and move to the final place */
  2835. err = move_module(mod, info);
  2836. if (err)
  2837. return ERR_PTR(err);
  2838. /* Module has been copied to its final place now: return it. */
  2839. mod = (void *)info->sechdrs[info->index.mod].sh_addr;
  2840. kmemleak_load_module(mod, info);
  2841. return mod;
  2842. }
  2843. /* mod is no longer valid after this! */
  2844. static void module_deallocate(struct module *mod, struct load_info *info)
  2845. {
  2846. percpu_modfree(mod);
  2847. module_arch_freeing_init(mod);
  2848. module_memfree(mod->init_layout.base);
  2849. module_memfree(mod->core_layout.base);
  2850. }
  2851. int __weak module_finalize(const Elf_Ehdr *hdr,
  2852. const Elf_Shdr *sechdrs,
  2853. struct module *me)
  2854. {
  2855. return 0;
  2856. }
  2857. static int post_relocation(struct module *mod, const struct load_info *info)
  2858. {
  2859. /* Sort exception table now relocations are done. */
  2860. sort_extable(mod->extable, mod->extable + mod->num_exentries);
  2861. /* Copy relocated percpu area over. */
  2862. percpu_modcopy(mod, (void *)info->sechdrs[info->index.pcpu].sh_addr,
  2863. info->sechdrs[info->index.pcpu].sh_size);
  2864. /* Setup kallsyms-specific fields. */
  2865. add_kallsyms(mod, info);
  2866. /* Arch-specific module finalizing. */
  2867. return module_finalize(info->hdr, info->sechdrs, mod);
  2868. }
  2869. /* Is this module of this name done loading? No locks held. */
  2870. static bool finished_loading(const char *name)
  2871. {
  2872. struct module *mod;
  2873. bool ret;
  2874. /*
  2875. * The module_mutex should not be a heavily contended lock;
  2876. * if we get the occasional sleep here, we'll go an extra iteration
  2877. * in the wait_event_interruptible(), which is harmless.
  2878. */
  2879. sched_annotate_sleep();
  2880. mutex_lock(&module_mutex);
  2881. mod = find_module_all(name, strlen(name), true);
  2882. ret = !mod || mod->state == MODULE_STATE_LIVE
  2883. || mod->state == MODULE_STATE_GOING;
  2884. mutex_unlock(&module_mutex);
  2885. return ret;
  2886. }
  2887. /* Call module constructors. */
  2888. static void do_mod_ctors(struct module *mod)
  2889. {
  2890. #ifdef CONFIG_CONSTRUCTORS
  2891. unsigned long i;
  2892. for (i = 0; i < mod->num_ctors; i++)
  2893. mod->ctors[i]();
  2894. #endif
  2895. }
  2896. /* For freeing module_init on success, in case kallsyms traversing */
  2897. struct mod_initfree {
  2898. struct rcu_head rcu;
  2899. void *module_init;
  2900. };
  2901. static void do_free_init(struct rcu_head *head)
  2902. {
  2903. struct mod_initfree *m = container_of(head, struct mod_initfree, rcu);
  2904. module_memfree(m->module_init);
  2905. kfree(m);
  2906. }
  2907. /*
  2908. * This is where the real work happens.
  2909. *
  2910. * Keep it uninlined to provide a reliable breakpoint target, e.g. for the gdb
  2911. * helper command 'lx-symbols'.
  2912. */
  2913. static noinline int do_init_module(struct module *mod)
  2914. {
  2915. int ret = 0;
  2916. struct mod_initfree *freeinit;
  2917. freeinit = kmalloc(sizeof(*freeinit), GFP_KERNEL);
  2918. if (!freeinit) {
  2919. ret = -ENOMEM;
  2920. goto fail;
  2921. }
  2922. freeinit->module_init = mod->init_layout.base;
  2923. /*
  2924. * We want to find out whether @mod uses async during init. Clear
  2925. * PF_USED_ASYNC. async_schedule*() will set it.
  2926. */
  2927. current->flags &= ~PF_USED_ASYNC;
  2928. do_mod_ctors(mod);
  2929. /* Start the module */
  2930. if (mod->init != NULL)
  2931. ret = do_one_initcall(mod->init);
  2932. if (ret < 0) {
  2933. goto fail_free_freeinit;
  2934. }
  2935. if (ret > 0) {
  2936. pr_warn("%s: '%s'->init suspiciously returned %d, it should "
  2937. "follow 0/-E convention\n"
  2938. "%s: loading module anyway...\n",
  2939. __func__, mod->name, ret, __func__);
  2940. dump_stack();
  2941. }
  2942. /* Now it's a first class citizen! */
  2943. mod->state = MODULE_STATE_LIVE;
  2944. blocking_notifier_call_chain(&module_notify_list,
  2945. MODULE_STATE_LIVE, mod);
  2946. /*
  2947. * We need to finish all async code before the module init sequence
  2948. * is done. This has potential to deadlock. For example, a newly
  2949. * detected block device can trigger request_module() of the
  2950. * default iosched from async probing task. Once userland helper
  2951. * reaches here, async_synchronize_full() will wait on the async
  2952. * task waiting on request_module() and deadlock.
  2953. *
  2954. * This deadlock is avoided by perfomring async_synchronize_full()
  2955. * iff module init queued any async jobs. This isn't a full
  2956. * solution as it will deadlock the same if module loading from
  2957. * async jobs nests more than once; however, due to the various
  2958. * constraints, this hack seems to be the best option for now.
  2959. * Please refer to the following thread for details.
  2960. *
  2961. * http://thread.gmane.org/gmane.linux.kernel/1420814
  2962. */
  2963. if (!mod->async_probe_requested && (current->flags & PF_USED_ASYNC))
  2964. async_synchronize_full();
  2965. mutex_lock(&module_mutex);
  2966. /* Drop initial reference. */
  2967. module_put(mod);
  2968. trim_init_extable(mod);
  2969. #ifdef CONFIG_KALLSYMS
  2970. /* Switch to core kallsyms now init is done: kallsyms may be walking! */
  2971. rcu_assign_pointer(mod->kallsyms, &mod->core_kallsyms);
  2972. #endif
  2973. module_enable_ro(mod, true);
  2974. mod_tree_remove_init(mod);
  2975. disable_ro_nx(&mod->init_layout);
  2976. module_arch_freeing_init(mod);
  2977. mod->init_layout.base = NULL;
  2978. mod->init_layout.size = 0;
  2979. mod->init_layout.ro_size = 0;
  2980. mod->init_layout.ro_after_init_size = 0;
  2981. mod->init_layout.text_size = 0;
  2982. /*
  2983. * We want to free module_init, but be aware that kallsyms may be
  2984. * walking this with preempt disabled. In all the failure paths, we
  2985. * call synchronize_sched(), but we don't want to slow down the success
  2986. * path, so use actual RCU here.
  2987. */
  2988. call_rcu_sched(&freeinit->rcu, do_free_init);
  2989. mutex_unlock(&module_mutex);
  2990. wake_up_all(&module_wq);
  2991. return 0;
  2992. fail_free_freeinit:
  2993. kfree(freeinit);
  2994. fail:
  2995. /* Try to protect us from buggy refcounters. */
  2996. mod->state = MODULE_STATE_GOING;
  2997. synchronize_sched();
  2998. module_put(mod);
  2999. blocking_notifier_call_chain(&module_notify_list,
  3000. MODULE_STATE_GOING, mod);
  3001. klp_module_going(mod);
  3002. ftrace_release_mod(mod);
  3003. free_module(mod);
  3004. wake_up_all(&module_wq);
  3005. return ret;
  3006. }
  3007. static int may_init_module(void)
  3008. {
  3009. if (!capable(CAP_SYS_MODULE) || modules_disabled)
  3010. return -EPERM;
  3011. return 0;
  3012. }
  3013. /*
  3014. * We try to place it in the list now to make sure it's unique before
  3015. * we dedicate too many resources. In particular, temporary percpu
  3016. * memory exhaustion.
  3017. */
  3018. static int add_unformed_module(struct module *mod)
  3019. {
  3020. int err;
  3021. struct module *old;
  3022. mod->state = MODULE_STATE_UNFORMED;
  3023. again:
  3024. mutex_lock(&module_mutex);
  3025. old = find_module_all(mod->name, strlen(mod->name), true);
  3026. if (old != NULL) {
  3027. if (old->state == MODULE_STATE_COMING
  3028. || old->state == MODULE_STATE_UNFORMED) {
  3029. /* Wait in case it fails to load. */
  3030. mutex_unlock(&module_mutex);
  3031. err = wait_event_interruptible(module_wq,
  3032. finished_loading(mod->name));
  3033. if (err)
  3034. goto out_unlocked;
  3035. goto again;
  3036. }
  3037. err = -EEXIST;
  3038. goto out;
  3039. }
  3040. mod_update_bounds(mod);
  3041. list_add_rcu(&mod->list, &modules);
  3042. mod_tree_insert(mod);
  3043. err = 0;
  3044. out:
  3045. mutex_unlock(&module_mutex);
  3046. out_unlocked:
  3047. return err;
  3048. }
  3049. static int complete_formation(struct module *mod, struct load_info *info)
  3050. {
  3051. int err;
  3052. mutex_lock(&module_mutex);
  3053. /* Find duplicate symbols (must be called under lock). */
  3054. err = verify_export_symbols(mod);
  3055. if (err < 0)
  3056. goto out;
  3057. /* This relies on module_mutex for list integrity. */
  3058. module_bug_finalize(info->hdr, info->sechdrs, mod);
  3059. module_enable_ro(mod, false);
  3060. module_enable_nx(mod);
  3061. /* Mark state as coming so strong_try_module_get() ignores us,
  3062. * but kallsyms etc. can see us. */
  3063. mod->state = MODULE_STATE_COMING;
  3064. mutex_unlock(&module_mutex);
  3065. return 0;
  3066. out:
  3067. mutex_unlock(&module_mutex);
  3068. return err;
  3069. }
  3070. static int prepare_coming_module(struct module *mod)
  3071. {
  3072. int err;
  3073. ftrace_module_enable(mod);
  3074. err = klp_module_coming(mod);
  3075. if (err)
  3076. return err;
  3077. blocking_notifier_call_chain(&module_notify_list,
  3078. MODULE_STATE_COMING, mod);
  3079. return 0;
  3080. }
  3081. static int unknown_module_param_cb(char *param, char *val, const char *modname,
  3082. void *arg)
  3083. {
  3084. struct module *mod = arg;
  3085. int ret;
  3086. if (strcmp(param, "async_probe") == 0) {
  3087. mod->async_probe_requested = true;
  3088. return 0;
  3089. }
  3090. /* Check for magic 'dyndbg' arg */
  3091. ret = ddebug_dyndbg_module_param_cb(param, val, modname);
  3092. if (ret != 0)
  3093. pr_warn("%s: unknown parameter '%s' ignored\n", modname, param);
  3094. return 0;
  3095. }
  3096. /* Allocate and load the module: note that size of section 0 is always
  3097. zero, and we rely on this for optional sections. */
  3098. static int load_module(struct load_info *info, const char __user *uargs,
  3099. int flags)
  3100. {
  3101. struct module *mod;
  3102. long err;
  3103. char *after_dashes;
  3104. err = module_sig_check(info, flags);
  3105. if (err)
  3106. goto free_copy;
  3107. err = elf_header_check(info);
  3108. if (err)
  3109. goto free_copy;
  3110. /* Figure out module layout, and allocate all the memory. */
  3111. mod = layout_and_allocate(info, flags);
  3112. if (IS_ERR(mod)) {
  3113. err = PTR_ERR(mod);
  3114. goto free_copy;
  3115. }
  3116. audit_log_kern_module(mod->name);
  3117. /* Reserve our place in the list. */
  3118. err = add_unformed_module(mod);
  3119. if (err)
  3120. goto free_module;
  3121. #ifdef CONFIG_MODULE_SIG
  3122. mod->sig_ok = info->sig_ok;
  3123. if (!mod->sig_ok) {
  3124. pr_notice_once("%s: module verification failed: signature "
  3125. "and/or required key missing - tainting "
  3126. "kernel\n", mod->name);
  3127. add_taint_module(mod, TAINT_UNSIGNED_MODULE, LOCKDEP_STILL_OK);
  3128. }
  3129. #endif
  3130. /* To avoid stressing percpu allocator, do this once we're unique. */
  3131. err = percpu_modalloc(mod, info);
  3132. if (err)
  3133. goto unlink_mod;
  3134. /* Now module is in final location, initialize linked lists, etc. */
  3135. err = module_unload_init(mod);
  3136. if (err)
  3137. goto unlink_mod;
  3138. init_param_lock(mod);
  3139. /* Now we've got everything in the final locations, we can
  3140. * find optional sections. */
  3141. err = find_module_sections(mod, info);
  3142. if (err)
  3143. goto free_unload;
  3144. err = check_module_license_and_versions(mod);
  3145. if (err)
  3146. goto free_unload;
  3147. /* Set up MODINFO_ATTR fields */
  3148. setup_modinfo(mod, info);
  3149. /* Fix up syms, so that st_value is a pointer to location. */
  3150. err = simplify_symbols(mod, info);
  3151. if (err < 0)
  3152. goto free_modinfo;
  3153. err = apply_relocations(mod, info);
  3154. if (err < 0)
  3155. goto free_modinfo;
  3156. err = post_relocation(mod, info);
  3157. if (err < 0)
  3158. goto free_modinfo;
  3159. flush_module_icache(mod);
  3160. /* Now copy in args */
  3161. mod->args = strndup_user(uargs, ~0UL >> 1);
  3162. if (IS_ERR(mod->args)) {
  3163. err = PTR_ERR(mod->args);
  3164. goto free_arch_cleanup;
  3165. }
  3166. dynamic_debug_setup(mod, info->debug, info->num_debug);
  3167. /* Ftrace init must be called in the MODULE_STATE_UNFORMED state */
  3168. ftrace_module_init(mod);
  3169. /* Finally it's fully formed, ready to start executing. */
  3170. err = complete_formation(mod, info);
  3171. if (err)
  3172. goto ddebug_cleanup;
  3173. err = prepare_coming_module(mod);
  3174. if (err)
  3175. goto bug_cleanup;
  3176. /* Module is ready to execute: parsing args may do that. */
  3177. after_dashes = parse_args(mod->name, mod->args, mod->kp, mod->num_kp,
  3178. -32768, 32767, mod,
  3179. unknown_module_param_cb);
  3180. if (IS_ERR(after_dashes)) {
  3181. err = PTR_ERR(after_dashes);
  3182. goto coming_cleanup;
  3183. } else if (after_dashes) {
  3184. pr_warn("%s: parameters '%s' after `--' ignored\n",
  3185. mod->name, after_dashes);
  3186. }
  3187. /* Link in to sysfs. */
  3188. err = mod_sysfs_setup(mod, info, mod->kp, mod->num_kp);
  3189. if (err < 0)
  3190. goto coming_cleanup;
  3191. if (is_livepatch_module(mod)) {
  3192. err = copy_module_elf(mod, info);
  3193. if (err < 0)
  3194. goto sysfs_cleanup;
  3195. }
  3196. /* Get rid of temporary copy. */
  3197. free_copy(info);
  3198. /* Done! */
  3199. trace_module_load(mod);
  3200. return do_init_module(mod);
  3201. sysfs_cleanup:
  3202. mod_sysfs_teardown(mod);
  3203. coming_cleanup:
  3204. mod->state = MODULE_STATE_GOING;
  3205. destroy_params(mod->kp, mod->num_kp);
  3206. blocking_notifier_call_chain(&module_notify_list,
  3207. MODULE_STATE_GOING, mod);
  3208. klp_module_going(mod);
  3209. bug_cleanup:
  3210. /* module_bug_cleanup needs module_mutex protection */
  3211. mutex_lock(&module_mutex);
  3212. module_bug_cleanup(mod);
  3213. mutex_unlock(&module_mutex);
  3214. /* we can't deallocate the module until we clear memory protection */
  3215. module_disable_ro(mod);
  3216. module_disable_nx(mod);
  3217. ddebug_cleanup:
  3218. dynamic_debug_remove(mod, info->debug);
  3219. synchronize_sched();
  3220. kfree(mod->args);
  3221. free_arch_cleanup:
  3222. module_arch_cleanup(mod);
  3223. free_modinfo:
  3224. free_modinfo(mod);
  3225. free_unload:
  3226. module_unload_free(mod);
  3227. unlink_mod:
  3228. mutex_lock(&module_mutex);
  3229. /* Unlink carefully: kallsyms could be walking list. */
  3230. list_del_rcu(&mod->list);
  3231. mod_tree_remove(mod);
  3232. wake_up_all(&module_wq);
  3233. /* Wait for RCU-sched synchronizing before releasing mod->list. */
  3234. synchronize_sched();
  3235. mutex_unlock(&module_mutex);
  3236. free_module:
  3237. /*
  3238. * Ftrace needs to clean up what it initialized.
  3239. * This does nothing if ftrace_module_init() wasn't called,
  3240. * but it must be called outside of module_mutex.
  3241. */
  3242. ftrace_release_mod(mod);
  3243. /* Free lock-classes; relies on the preceding sync_rcu() */
  3244. lockdep_free_key_range(mod->core_layout.base, mod->core_layout.size);
  3245. module_deallocate(mod, info);
  3246. free_copy:
  3247. free_copy(info);
  3248. return err;
  3249. }
  3250. SYSCALL_DEFINE3(init_module, void __user *, umod,
  3251. unsigned long, len, const char __user *, uargs)
  3252. {
  3253. int err;
  3254. struct load_info info = { };
  3255. err = may_init_module();
  3256. if (err)
  3257. return err;
  3258. pr_debug("init_module: umod=%p, len=%lu, uargs=%p\n",
  3259. umod, len, uargs);
  3260. err = copy_module_from_user(umod, len, &info);
  3261. if (err)
  3262. return err;
  3263. return load_module(&info, uargs, 0);
  3264. }
  3265. SYSCALL_DEFINE3(finit_module, int, fd, const char __user *, uargs, int, flags)
  3266. {
  3267. struct load_info info = { };
  3268. loff_t size;
  3269. void *hdr;
  3270. int err;
  3271. err = may_init_module();
  3272. if (err)
  3273. return err;
  3274. pr_debug("finit_module: fd=%d, uargs=%p, flags=%i\n", fd, uargs, flags);
  3275. if (flags & ~(MODULE_INIT_IGNORE_MODVERSIONS
  3276. |MODULE_INIT_IGNORE_VERMAGIC))
  3277. return -EINVAL;
  3278. err = kernel_read_file_from_fd(fd, &hdr, &size, INT_MAX,
  3279. READING_MODULE);
  3280. if (err)
  3281. return err;
  3282. info.hdr = hdr;
  3283. info.len = size;
  3284. return load_module(&info, uargs, flags);
  3285. }
  3286. static inline int within(unsigned long addr, void *start, unsigned long size)
  3287. {
  3288. return ((void *)addr >= start && (void *)addr < start + size);
  3289. }
  3290. #ifdef CONFIG_KALLSYMS
  3291. /*
  3292. * This ignores the intensely annoying "mapping symbols" found
  3293. * in ARM ELF files: $a, $t and $d.
  3294. */
  3295. static inline int is_arm_mapping_symbol(const char *str)
  3296. {
  3297. if (str[0] == '.' && str[1] == 'L')
  3298. return true;
  3299. return str[0] == '$' && strchr("axtd", str[1])
  3300. && (str[2] == '\0' || str[2] == '.');
  3301. }
  3302. static const char *symname(struct mod_kallsyms *kallsyms, unsigned int symnum)
  3303. {
  3304. return kallsyms->strtab + kallsyms->symtab[symnum].st_name;
  3305. }
  3306. static const char *get_ksymbol(struct module *mod,
  3307. unsigned long addr,
  3308. unsigned long *size,
  3309. unsigned long *offset)
  3310. {
  3311. unsigned int i, best = 0;
  3312. unsigned long nextval;
  3313. struct mod_kallsyms *kallsyms = rcu_dereference_sched(mod->kallsyms);
  3314. /* At worse, next value is at end of module */
  3315. if (within_module_init(addr, mod))
  3316. nextval = (unsigned long)mod->init_layout.base+mod->init_layout.text_size;
  3317. else
  3318. nextval = (unsigned long)mod->core_layout.base+mod->core_layout.text_size;
  3319. /* Scan for closest preceding symbol, and next symbol. (ELF
  3320. starts real symbols at 1). */
  3321. for (i = 1; i < kallsyms->num_symtab; i++) {
  3322. if (kallsyms->symtab[i].st_shndx == SHN_UNDEF)
  3323. continue;
  3324. /* We ignore unnamed symbols: they're uninformative
  3325. * and inserted at a whim. */
  3326. if (*symname(kallsyms, i) == '\0'
  3327. || is_arm_mapping_symbol(symname(kallsyms, i)))
  3328. continue;
  3329. if (kallsyms->symtab[i].st_value <= addr
  3330. && kallsyms->symtab[i].st_value > kallsyms->symtab[best].st_value)
  3331. best = i;
  3332. if (kallsyms->symtab[i].st_value > addr
  3333. && kallsyms->symtab[i].st_value < nextval)
  3334. nextval = kallsyms->symtab[i].st_value;
  3335. }
  3336. if (!best)
  3337. return NULL;
  3338. if (size)
  3339. *size = nextval - kallsyms->symtab[best].st_value;
  3340. if (offset)
  3341. *offset = addr - kallsyms->symtab[best].st_value;
  3342. return symname(kallsyms, best);
  3343. }
  3344. /* For kallsyms to ask for address resolution. NULL means not found. Careful
  3345. * not to lock to avoid deadlock on oopses, simply disable preemption. */
  3346. const char *module_address_lookup(unsigned long addr,
  3347. unsigned long *size,
  3348. unsigned long *offset,
  3349. char **modname,
  3350. char *namebuf)
  3351. {
  3352. const char *ret = NULL;
  3353. struct module *mod;
  3354. preempt_disable();
  3355. mod = __module_address(addr);
  3356. if (mod) {
  3357. if (modname)
  3358. *modname = mod->name;
  3359. ret = get_ksymbol(mod, addr, size, offset);
  3360. }
  3361. /* Make a copy in here where it's safe */
  3362. if (ret) {
  3363. strncpy(namebuf, ret, KSYM_NAME_LEN - 1);
  3364. ret = namebuf;
  3365. }
  3366. preempt_enable();
  3367. return ret;
  3368. }
  3369. int lookup_module_symbol_name(unsigned long addr, char *symname)
  3370. {
  3371. struct module *mod;
  3372. preempt_disable();
  3373. list_for_each_entry_rcu(mod, &modules, list) {
  3374. if (mod->state == MODULE_STATE_UNFORMED)
  3375. continue;
  3376. if (within_module(addr, mod)) {
  3377. const char *sym;
  3378. sym = get_ksymbol(mod, addr, NULL, NULL);
  3379. if (!sym)
  3380. goto out;
  3381. strlcpy(symname, sym, KSYM_NAME_LEN);
  3382. preempt_enable();
  3383. return 0;
  3384. }
  3385. }
  3386. out:
  3387. preempt_enable();
  3388. return -ERANGE;
  3389. }
  3390. int lookup_module_symbol_attrs(unsigned long addr, unsigned long *size,
  3391. unsigned long *offset, char *modname, char *name)
  3392. {
  3393. struct module *mod;
  3394. preempt_disable();
  3395. list_for_each_entry_rcu(mod, &modules, list) {
  3396. if (mod->state == MODULE_STATE_UNFORMED)
  3397. continue;
  3398. if (within_module(addr, mod)) {
  3399. const char *sym;
  3400. sym = get_ksymbol(mod, addr, size, offset);
  3401. if (!sym)
  3402. goto out;
  3403. if (modname)
  3404. strlcpy(modname, mod->name, MODULE_NAME_LEN);
  3405. if (name)
  3406. strlcpy(name, sym, KSYM_NAME_LEN);
  3407. preempt_enable();
  3408. return 0;
  3409. }
  3410. }
  3411. out:
  3412. preempt_enable();
  3413. return -ERANGE;
  3414. }
  3415. int module_get_kallsym(unsigned int symnum, unsigned long *value, char *type,
  3416. char *name, char *module_name, int *exported)
  3417. {
  3418. struct module *mod;
  3419. preempt_disable();
  3420. list_for_each_entry_rcu(mod, &modules, list) {
  3421. struct mod_kallsyms *kallsyms;
  3422. if (mod->state == MODULE_STATE_UNFORMED)
  3423. continue;
  3424. kallsyms = rcu_dereference_sched(mod->kallsyms);
  3425. if (symnum < kallsyms->num_symtab) {
  3426. *value = kallsyms->symtab[symnum].st_value;
  3427. *type = kallsyms->symtab[symnum].st_info;
  3428. strlcpy(name, symname(kallsyms, symnum), KSYM_NAME_LEN);
  3429. strlcpy(module_name, mod->name, MODULE_NAME_LEN);
  3430. *exported = is_exported(name, *value, mod);
  3431. preempt_enable();
  3432. return 0;
  3433. }
  3434. symnum -= kallsyms->num_symtab;
  3435. }
  3436. preempt_enable();
  3437. return -ERANGE;
  3438. }
  3439. static unsigned long mod_find_symname(struct module *mod, const char *name)
  3440. {
  3441. unsigned int i;
  3442. struct mod_kallsyms *kallsyms = rcu_dereference_sched(mod->kallsyms);
  3443. for (i = 0; i < kallsyms->num_symtab; i++)
  3444. if (strcmp(name, symname(kallsyms, i)) == 0 &&
  3445. kallsyms->symtab[i].st_info != 'U')
  3446. return kallsyms->symtab[i].st_value;
  3447. return 0;
  3448. }
  3449. /* Look for this name: can be of form module:name. */
  3450. unsigned long module_kallsyms_lookup_name(const char *name)
  3451. {
  3452. struct module *mod;
  3453. char *colon;
  3454. unsigned long ret = 0;
  3455. /* Don't lock: we're in enough trouble already. */
  3456. preempt_disable();
  3457. if ((colon = strnchr(name, MODULE_NAME_LEN, ':')) != NULL) {
  3458. if ((mod = find_module_all(name, colon - name, false)) != NULL)
  3459. ret = mod_find_symname(mod, colon+1);
  3460. } else {
  3461. list_for_each_entry_rcu(mod, &modules, list) {
  3462. if (mod->state == MODULE_STATE_UNFORMED)
  3463. continue;
  3464. if ((ret = mod_find_symname(mod, name)) != 0)
  3465. break;
  3466. }
  3467. }
  3468. preempt_enable();
  3469. return ret;
  3470. }
  3471. int module_kallsyms_on_each_symbol(int (*fn)(void *, const char *,
  3472. struct module *, unsigned long),
  3473. void *data)
  3474. {
  3475. struct module *mod;
  3476. unsigned int i;
  3477. int ret;
  3478. module_assert_mutex();
  3479. list_for_each_entry(mod, &modules, list) {
  3480. /* We hold module_mutex: no need for rcu_dereference_sched */
  3481. struct mod_kallsyms *kallsyms = mod->kallsyms;
  3482. if (mod->state == MODULE_STATE_UNFORMED)
  3483. continue;
  3484. for (i = 0; i < kallsyms->num_symtab; i++) {
  3485. ret = fn(data, symname(kallsyms, i),
  3486. mod, kallsyms->symtab[i].st_value);
  3487. if (ret != 0)
  3488. return ret;
  3489. }
  3490. }
  3491. return 0;
  3492. }
  3493. #endif /* CONFIG_KALLSYMS */
  3494. /* Maximum number of characters written by module_flags() */
  3495. #define MODULE_FLAGS_BUF_SIZE (TAINT_FLAGS_COUNT + 4)
  3496. /* Keep in sync with MODULE_FLAGS_BUF_SIZE !!! */
  3497. static char *module_flags(struct module *mod, char *buf)
  3498. {
  3499. int bx = 0;
  3500. BUG_ON(mod->state == MODULE_STATE_UNFORMED);
  3501. if (mod->taints ||
  3502. mod->state == MODULE_STATE_GOING ||
  3503. mod->state == MODULE_STATE_COMING) {
  3504. buf[bx++] = '(';
  3505. bx += module_flags_taint(mod, buf + bx);
  3506. /* Show a - for module-is-being-unloaded */
  3507. if (mod->state == MODULE_STATE_GOING)
  3508. buf[bx++] = '-';
  3509. /* Show a + for module-is-being-loaded */
  3510. if (mod->state == MODULE_STATE_COMING)
  3511. buf[bx++] = '+';
  3512. buf[bx++] = ')';
  3513. }
  3514. buf[bx] = '\0';
  3515. return buf;
  3516. }
  3517. #ifdef CONFIG_PROC_FS
  3518. /* Called by the /proc file system to return a list of modules. */
  3519. static void *m_start(struct seq_file *m, loff_t *pos)
  3520. {
  3521. mutex_lock(&module_mutex);
  3522. return seq_list_start(&modules, *pos);
  3523. }
  3524. static void *m_next(struct seq_file *m, void *p, loff_t *pos)
  3525. {
  3526. return seq_list_next(p, &modules, pos);
  3527. }
  3528. static void m_stop(struct seq_file *m, void *p)
  3529. {
  3530. mutex_unlock(&module_mutex);
  3531. }
  3532. static int m_show(struct seq_file *m, void *p)
  3533. {
  3534. struct module *mod = list_entry(p, struct module, list);
  3535. char buf[MODULE_FLAGS_BUF_SIZE];
  3536. unsigned long value;
  3537. /* We always ignore unformed modules. */
  3538. if (mod->state == MODULE_STATE_UNFORMED)
  3539. return 0;
  3540. seq_printf(m, "%s %u",
  3541. mod->name, mod->init_layout.size + mod->core_layout.size);
  3542. print_unload_info(m, mod);
  3543. /* Informative for users. */
  3544. seq_printf(m, " %s",
  3545. mod->state == MODULE_STATE_GOING ? "Unloading" :
  3546. mod->state == MODULE_STATE_COMING ? "Loading" :
  3547. "Live");
  3548. /* Used by oprofile and other similar tools. */
  3549. value = m->private ? 0 : (unsigned long)mod->core_layout.base;
  3550. seq_printf(m, " 0x" KALLSYM_FMT, value);
  3551. /* Taints info */
  3552. if (mod->taints)
  3553. seq_printf(m, " %s", module_flags(mod, buf));
  3554. seq_puts(m, "\n");
  3555. return 0;
  3556. }
  3557. /* Format: modulename size refcount deps address
  3558. Where refcount is a number or -, and deps is a comma-separated list
  3559. of depends or -.
  3560. */
  3561. static const struct seq_operations modules_op = {
  3562. .start = m_start,
  3563. .next = m_next,
  3564. .stop = m_stop,
  3565. .show = m_show
  3566. };
  3567. /*
  3568. * This also sets the "private" pointer to non-NULL if the
  3569. * kernel pointers should be hidden (so you can just test
  3570. * "m->private" to see if you should keep the values private).
  3571. *
  3572. * We use the same logic as for /proc/kallsyms.
  3573. */
  3574. static int modules_open(struct inode *inode, struct file *file)
  3575. {
  3576. int err = seq_open(file, &modules_op);
  3577. if (!err) {
  3578. struct seq_file *m = file->private_data;
  3579. m->private = kallsyms_show_value() ? NULL : (void *)8ul;
  3580. }
  3581. return 0;
  3582. }
  3583. static const struct file_operations proc_modules_operations = {
  3584. .open = modules_open,
  3585. .read = seq_read,
  3586. .llseek = seq_lseek,
  3587. .release = seq_release,
  3588. };
  3589. static int __init proc_modules_init(void)
  3590. {
  3591. proc_create("modules", 0, NULL, &proc_modules_operations);
  3592. return 0;
  3593. }
  3594. module_init(proc_modules_init);
  3595. #endif
  3596. /* Given an address, look for it in the module exception tables. */
  3597. const struct exception_table_entry *search_module_extables(unsigned long addr)
  3598. {
  3599. const struct exception_table_entry *e = NULL;
  3600. struct module *mod;
  3601. preempt_disable();
  3602. mod = __module_address(addr);
  3603. if (!mod)
  3604. goto out;
  3605. if (!mod->num_exentries)
  3606. goto out;
  3607. e = search_extable(mod->extable,
  3608. mod->num_exentries,
  3609. addr);
  3610. out:
  3611. preempt_enable();
  3612. /*
  3613. * Now, if we found one, we are running inside it now, hence
  3614. * we cannot unload the module, hence no refcnt needed.
  3615. */
  3616. return e;
  3617. }
  3618. /*
  3619. * is_module_address - is this address inside a module?
  3620. * @addr: the address to check.
  3621. *
  3622. * See is_module_text_address() if you simply want to see if the address
  3623. * is code (not data).
  3624. */
  3625. bool is_module_address(unsigned long addr)
  3626. {
  3627. bool ret;
  3628. preempt_disable();
  3629. ret = __module_address(addr) != NULL;
  3630. preempt_enable();
  3631. return ret;
  3632. }
  3633. /*
  3634. * __module_address - get the module which contains an address.
  3635. * @addr: the address.
  3636. *
  3637. * Must be called with preempt disabled or module mutex held so that
  3638. * module doesn't get freed during this.
  3639. */
  3640. struct module *__module_address(unsigned long addr)
  3641. {
  3642. struct module *mod;
  3643. if (addr < module_addr_min || addr > module_addr_max)
  3644. return NULL;
  3645. module_assert_mutex_or_preempt();
  3646. mod = mod_find(addr);
  3647. if (mod) {
  3648. BUG_ON(!within_module(addr, mod));
  3649. if (mod->state == MODULE_STATE_UNFORMED)
  3650. mod = NULL;
  3651. }
  3652. return mod;
  3653. }
  3654. EXPORT_SYMBOL_GPL(__module_address);
  3655. /*
  3656. * is_module_text_address - is this address inside module code?
  3657. * @addr: the address to check.
  3658. *
  3659. * See is_module_address() if you simply want to see if the address is
  3660. * anywhere in a module. See kernel_text_address() for testing if an
  3661. * address corresponds to kernel or module code.
  3662. */
  3663. bool is_module_text_address(unsigned long addr)
  3664. {
  3665. bool ret;
  3666. preempt_disable();
  3667. ret = __module_text_address(addr) != NULL;
  3668. preempt_enable();
  3669. return ret;
  3670. }
  3671. /*
  3672. * __module_text_address - get the module whose code contains an address.
  3673. * @addr: the address.
  3674. *
  3675. * Must be called with preempt disabled or module mutex held so that
  3676. * module doesn't get freed during this.
  3677. */
  3678. struct module *__module_text_address(unsigned long addr)
  3679. {
  3680. struct module *mod = __module_address(addr);
  3681. if (mod) {
  3682. /* Make sure it's within the text section. */
  3683. if (!within(addr, mod->init_layout.base, mod->init_layout.text_size)
  3684. && !within(addr, mod->core_layout.base, mod->core_layout.text_size))
  3685. mod = NULL;
  3686. }
  3687. return mod;
  3688. }
  3689. EXPORT_SYMBOL_GPL(__module_text_address);
  3690. /* Don't grab lock, we're oopsing. */
  3691. void print_modules(void)
  3692. {
  3693. struct module *mod;
  3694. char buf[MODULE_FLAGS_BUF_SIZE];
  3695. printk(KERN_DEFAULT "Modules linked in:");
  3696. /* Most callers should already have preempt disabled, but make sure */
  3697. preempt_disable();
  3698. list_for_each_entry_rcu(mod, &modules, list) {
  3699. if (mod->state == MODULE_STATE_UNFORMED)
  3700. continue;
  3701. pr_cont(" %s%s", mod->name, module_flags(mod, buf));
  3702. }
  3703. preempt_enable();
  3704. if (last_unloaded_module[0])
  3705. pr_cont(" [last unloaded: %s]", last_unloaded_module);
  3706. pr_cont("\n");
  3707. }
  3708. #ifdef CONFIG_MODVERSIONS
  3709. /* Generate the signature for all relevant module structures here.
  3710. * If these change, we don't want to try to parse the module. */
  3711. void module_layout(struct module *mod,
  3712. struct modversion_info *ver,
  3713. struct kernel_param *kp,
  3714. struct kernel_symbol *ks,
  3715. struct tracepoint * const *tp)
  3716. {
  3717. }
  3718. EXPORT_SYMBOL(module_layout);
  3719. #endif