namei.c 108 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373
  1. /*
  2. * linux/fs/namei.c
  3. *
  4. * Copyright (C) 1991, 1992 Linus Torvalds
  5. */
  6. /*
  7. * Some corrections by tytso.
  8. */
  9. /* [Feb 1997 T. Schoebel-Theuer] Complete rewrite of the pathname
  10. * lookup logic.
  11. */
  12. /* [Feb-Apr 2000, AV] Rewrite to the new namespace architecture.
  13. */
  14. #include <linux/init.h>
  15. #include <linux/export.h>
  16. #include <linux/kernel.h>
  17. #include <linux/slab.h>
  18. #include <linux/fs.h>
  19. #include <linux/namei.h>
  20. #include <linux/pagemap.h>
  21. #include <linux/fsnotify.h>
  22. #include <linux/personality.h>
  23. #include <linux/security.h>
  24. #include <linux/ima.h>
  25. #include <linux/syscalls.h>
  26. #include <linux/mount.h>
  27. #include <linux/audit.h>
  28. #include <linux/capability.h>
  29. #include <linux/file.h>
  30. #include <linux/fcntl.h>
  31. #include <linux/device_cgroup.h>
  32. #include <linux/fs_struct.h>
  33. #include <linux/posix_acl.h>
  34. #include <asm/uaccess.h>
  35. #include "internal.h"
  36. #include "mount.h"
  37. /* [Feb-1997 T. Schoebel-Theuer]
  38. * Fundamental changes in the pathname lookup mechanisms (namei)
  39. * were necessary because of omirr. The reason is that omirr needs
  40. * to know the _real_ pathname, not the user-supplied one, in case
  41. * of symlinks (and also when transname replacements occur).
  42. *
  43. * The new code replaces the old recursive symlink resolution with
  44. * an iterative one (in case of non-nested symlink chains). It does
  45. * this with calls to <fs>_follow_link().
  46. * As a side effect, dir_namei(), _namei() and follow_link() are now
  47. * replaced with a single function lookup_dentry() that can handle all
  48. * the special cases of the former code.
  49. *
  50. * With the new dcache, the pathname is stored at each inode, at least as
  51. * long as the refcount of the inode is positive. As a side effect, the
  52. * size of the dcache depends on the inode cache and thus is dynamic.
  53. *
  54. * [29-Apr-1998 C. Scott Ananian] Updated above description of symlink
  55. * resolution to correspond with current state of the code.
  56. *
  57. * Note that the symlink resolution is not *completely* iterative.
  58. * There is still a significant amount of tail- and mid- recursion in
  59. * the algorithm. Also, note that <fs>_readlink() is not used in
  60. * lookup_dentry(): lookup_dentry() on the result of <fs>_readlink()
  61. * may return different results than <fs>_follow_link(). Many virtual
  62. * filesystems (including /proc) exhibit this behavior.
  63. */
  64. /* [24-Feb-97 T. Schoebel-Theuer] Side effects caused by new implementation:
  65. * New symlink semantics: when open() is called with flags O_CREAT | O_EXCL
  66. * and the name already exists in form of a symlink, try to create the new
  67. * name indicated by the symlink. The old code always complained that the
  68. * name already exists, due to not following the symlink even if its target
  69. * is nonexistent. The new semantics affects also mknod() and link() when
  70. * the name is a symlink pointing to a non-existent name.
  71. *
  72. * I don't know which semantics is the right one, since I have no access
  73. * to standards. But I found by trial that HP-UX 9.0 has the full "new"
  74. * semantics implemented, while SunOS 4.1.1 and Solaris (SunOS 5.4) have the
  75. * "old" one. Personally, I think the new semantics is much more logical.
  76. * Note that "ln old new" where "new" is a symlink pointing to a non-existing
  77. * file does succeed in both HP-UX and SunOs, but not in Solaris
  78. * and in the old Linux semantics.
  79. */
  80. /* [16-Dec-97 Kevin Buhr] For security reasons, we change some symlink
  81. * semantics. See the comments in "open_namei" and "do_link" below.
  82. *
  83. * [10-Sep-98 Alan Modra] Another symlink change.
  84. */
  85. /* [Feb-Apr 2000 AV] Complete rewrite. Rules for symlinks:
  86. * inside the path - always follow.
  87. * in the last component in creation/removal/renaming - never follow.
  88. * if LOOKUP_FOLLOW passed - follow.
  89. * if the pathname has trailing slashes - follow.
  90. * otherwise - don't follow.
  91. * (applied in that order).
  92. *
  93. * [Jun 2000 AV] Inconsistent behaviour of open() in case if flags==O_CREAT
  94. * restored for 2.4. This is the last surviving part of old 4.2BSD bug.
  95. * During the 2.4 we need to fix the userland stuff depending on it -
  96. * hopefully we will be able to get rid of that wart in 2.5. So far only
  97. * XEmacs seems to be relying on it...
  98. */
  99. /*
  100. * [Sep 2001 AV] Single-semaphore locking scheme (kudos to David Holland)
  101. * implemented. Let's see if raised priority of ->s_vfs_rename_mutex gives
  102. * any extra contention...
  103. */
  104. /* In order to reduce some races, while at the same time doing additional
  105. * checking and hopefully speeding things up, we copy filenames to the
  106. * kernel data space before using them..
  107. *
  108. * POSIX.1 2.4: an empty pathname is invalid (ENOENT).
  109. * PATH_MAX includes the nul terminator --RR.
  110. */
  111. void final_putname(struct filename *name)
  112. {
  113. if (name->separate) {
  114. __putname(name->name);
  115. kfree(name);
  116. } else {
  117. __putname(name);
  118. }
  119. }
  120. #define EMBEDDED_NAME_MAX (PATH_MAX - sizeof(struct filename))
  121. static struct filename *
  122. getname_flags(const char __user *filename, int flags, int *empty)
  123. {
  124. struct filename *result, *err;
  125. int len;
  126. long max;
  127. char *kname;
  128. result = audit_reusename(filename);
  129. if (result)
  130. return result;
  131. result = __getname();
  132. if (unlikely(!result))
  133. return ERR_PTR(-ENOMEM);
  134. /*
  135. * First, try to embed the struct filename inside the names_cache
  136. * allocation
  137. */
  138. kname = (char *)result + sizeof(*result);
  139. result->name = kname;
  140. result->separate = false;
  141. max = EMBEDDED_NAME_MAX;
  142. recopy:
  143. len = strncpy_from_user(kname, filename, max);
  144. if (unlikely(len < 0)) {
  145. err = ERR_PTR(len);
  146. goto error;
  147. }
  148. /*
  149. * Uh-oh. We have a name that's approaching PATH_MAX. Allocate a
  150. * separate struct filename so we can dedicate the entire
  151. * names_cache allocation for the pathname, and re-do the copy from
  152. * userland.
  153. */
  154. if (len == EMBEDDED_NAME_MAX && max == EMBEDDED_NAME_MAX) {
  155. kname = (char *)result;
  156. result = kzalloc(sizeof(*result), GFP_KERNEL);
  157. if (!result) {
  158. err = ERR_PTR(-ENOMEM);
  159. result = (struct filename *)kname;
  160. goto error;
  161. }
  162. result->name = kname;
  163. result->separate = true;
  164. max = PATH_MAX;
  165. goto recopy;
  166. }
  167. /* The empty path is special. */
  168. if (unlikely(!len)) {
  169. if (empty)
  170. *empty = 1;
  171. err = ERR_PTR(-ENOENT);
  172. if (!(flags & LOOKUP_EMPTY))
  173. goto error;
  174. }
  175. err = ERR_PTR(-ENAMETOOLONG);
  176. if (unlikely(len >= PATH_MAX))
  177. goto error;
  178. result->uptr = filename;
  179. audit_getname(result);
  180. return result;
  181. error:
  182. final_putname(result);
  183. return err;
  184. }
  185. struct filename *
  186. getname(const char __user * filename)
  187. {
  188. return getname_flags(filename, 0, NULL);
  189. }
  190. EXPORT_SYMBOL(getname);
  191. #ifdef CONFIG_AUDITSYSCALL
  192. void putname(struct filename *name)
  193. {
  194. if (unlikely(!audit_dummy_context()))
  195. return audit_putname(name);
  196. final_putname(name);
  197. }
  198. #endif
  199. static int check_acl(struct inode *inode, int mask)
  200. {
  201. #ifdef CONFIG_FS_POSIX_ACL
  202. struct posix_acl *acl;
  203. if (mask & MAY_NOT_BLOCK) {
  204. acl = get_cached_acl_rcu(inode, ACL_TYPE_ACCESS);
  205. if (!acl)
  206. return -EAGAIN;
  207. /* no ->get_acl() calls in RCU mode... */
  208. if (acl == ACL_NOT_CACHED)
  209. return -ECHILD;
  210. return posix_acl_permission(inode, acl, mask & ~MAY_NOT_BLOCK);
  211. }
  212. acl = get_cached_acl(inode, ACL_TYPE_ACCESS);
  213. /*
  214. * A filesystem can force a ACL callback by just never filling the
  215. * ACL cache. But normally you'd fill the cache either at inode
  216. * instantiation time, or on the first ->get_acl call.
  217. *
  218. * If the filesystem doesn't have a get_acl() function at all, we'll
  219. * just create the negative cache entry.
  220. */
  221. if (acl == ACL_NOT_CACHED) {
  222. if (inode->i_op->get_acl) {
  223. acl = inode->i_op->get_acl(inode, ACL_TYPE_ACCESS);
  224. if (IS_ERR(acl))
  225. return PTR_ERR(acl);
  226. } else {
  227. set_cached_acl(inode, ACL_TYPE_ACCESS, NULL);
  228. return -EAGAIN;
  229. }
  230. }
  231. if (acl) {
  232. int error = posix_acl_permission(inode, acl, mask);
  233. posix_acl_release(acl);
  234. return error;
  235. }
  236. #endif
  237. return -EAGAIN;
  238. }
  239. /*
  240. * This does the basic permission checking
  241. */
  242. static int acl_permission_check(struct inode *inode, int mask)
  243. {
  244. unsigned int mode = inode->i_mode;
  245. if (likely(uid_eq(current_fsuid(), inode->i_uid)))
  246. mode >>= 6;
  247. else {
  248. if (IS_POSIXACL(inode) && (mode & S_IRWXG)) {
  249. int error = check_acl(inode, mask);
  250. if (error != -EAGAIN)
  251. return error;
  252. }
  253. if (in_group_p(inode->i_gid))
  254. mode >>= 3;
  255. }
  256. /*
  257. * If the DACs are ok we don't need any capability check.
  258. */
  259. if ((mask & ~mode & (MAY_READ | MAY_WRITE | MAY_EXEC)) == 0)
  260. return 0;
  261. return -EACCES;
  262. }
  263. /**
  264. * generic_permission - check for access rights on a Posix-like filesystem
  265. * @inode: inode to check access rights for
  266. * @mask: right to check for (%MAY_READ, %MAY_WRITE, %MAY_EXEC, ...)
  267. *
  268. * Used to check for read/write/execute permissions on a file.
  269. * We use "fsuid" for this, letting us set arbitrary permissions
  270. * for filesystem access without changing the "normal" uids which
  271. * are used for other things.
  272. *
  273. * generic_permission is rcu-walk aware. It returns -ECHILD in case an rcu-walk
  274. * request cannot be satisfied (eg. requires blocking or too much complexity).
  275. * It would then be called again in ref-walk mode.
  276. */
  277. int generic_permission(struct inode *inode, int mask)
  278. {
  279. int ret;
  280. /*
  281. * Do the basic permission checks.
  282. */
  283. ret = acl_permission_check(inode, mask);
  284. if (ret != -EACCES)
  285. return ret;
  286. if (S_ISDIR(inode->i_mode)) {
  287. /* DACs are overridable for directories */
  288. if (inode_capable(inode, CAP_DAC_OVERRIDE))
  289. return 0;
  290. if (!(mask & MAY_WRITE))
  291. if (inode_capable(inode, CAP_DAC_READ_SEARCH))
  292. return 0;
  293. return -EACCES;
  294. }
  295. /*
  296. * Read/write DACs are always overridable.
  297. * Executable DACs are overridable when there is
  298. * at least one exec bit set.
  299. */
  300. if (!(mask & MAY_EXEC) || (inode->i_mode & S_IXUGO))
  301. if (inode_capable(inode, CAP_DAC_OVERRIDE))
  302. return 0;
  303. /*
  304. * Searching includes executable on directories, else just read.
  305. */
  306. mask &= MAY_READ | MAY_WRITE | MAY_EXEC;
  307. if (mask == MAY_READ)
  308. if (inode_capable(inode, CAP_DAC_READ_SEARCH))
  309. return 0;
  310. return -EACCES;
  311. }
  312. /*
  313. * We _really_ want to just do "generic_permission()" without
  314. * even looking at the inode->i_op values. So we keep a cache
  315. * flag in inode->i_opflags, that says "this has not special
  316. * permission function, use the fast case".
  317. */
  318. static inline int do_inode_permission(struct inode *inode, int mask)
  319. {
  320. if (unlikely(!(inode->i_opflags & IOP_FASTPERM))) {
  321. if (likely(inode->i_op->permission))
  322. return inode->i_op->permission(inode, mask);
  323. /* This gets set once for the inode lifetime */
  324. spin_lock(&inode->i_lock);
  325. inode->i_opflags |= IOP_FASTPERM;
  326. spin_unlock(&inode->i_lock);
  327. }
  328. return generic_permission(inode, mask);
  329. }
  330. /**
  331. * __inode_permission - Check for access rights to a given inode
  332. * @inode: Inode to check permission on
  333. * @mask: Right to check for (%MAY_READ, %MAY_WRITE, %MAY_EXEC)
  334. *
  335. * Check for read/write/execute permissions on an inode.
  336. *
  337. * When checking for MAY_APPEND, MAY_WRITE must also be set in @mask.
  338. *
  339. * This does not check for a read-only file system. You probably want
  340. * inode_permission().
  341. */
  342. int __inode_permission(struct inode *inode, int mask)
  343. {
  344. int retval;
  345. if (unlikely(mask & MAY_WRITE)) {
  346. /*
  347. * Nobody gets write access to an immutable file.
  348. */
  349. if (IS_IMMUTABLE(inode))
  350. return -EACCES;
  351. }
  352. retval = do_inode_permission(inode, mask);
  353. if (retval)
  354. return retval;
  355. retval = devcgroup_inode_permission(inode, mask);
  356. if (retval)
  357. return retval;
  358. return security_inode_permission(inode, mask);
  359. }
  360. /**
  361. * sb_permission - Check superblock-level permissions
  362. * @sb: Superblock of inode to check permission on
  363. * @inode: Inode to check permission on
  364. * @mask: Right to check for (%MAY_READ, %MAY_WRITE, %MAY_EXEC)
  365. *
  366. * Separate out file-system wide checks from inode-specific permission checks.
  367. */
  368. static int sb_permission(struct super_block *sb, struct inode *inode, int mask)
  369. {
  370. if (unlikely(mask & MAY_WRITE)) {
  371. umode_t mode = inode->i_mode;
  372. /* Nobody gets write access to a read-only fs. */
  373. if ((sb->s_flags & MS_RDONLY) &&
  374. (S_ISREG(mode) || S_ISDIR(mode) || S_ISLNK(mode)))
  375. return -EROFS;
  376. }
  377. return 0;
  378. }
  379. /**
  380. * inode_permission - Check for access rights to a given inode
  381. * @inode: Inode to check permission on
  382. * @mask: Right to check for (%MAY_READ, %MAY_WRITE, %MAY_EXEC)
  383. *
  384. * Check for read/write/execute permissions on an inode. We use fs[ug]id for
  385. * this, letting us set arbitrary permissions for filesystem access without
  386. * changing the "normal" UIDs which are used for other things.
  387. *
  388. * When checking for MAY_APPEND, MAY_WRITE must also be set in @mask.
  389. */
  390. int inode_permission(struct inode *inode, int mask)
  391. {
  392. int retval;
  393. retval = sb_permission(inode->i_sb, inode, mask);
  394. if (retval)
  395. return retval;
  396. return __inode_permission(inode, mask);
  397. }
  398. /**
  399. * path_get - get a reference to a path
  400. * @path: path to get the reference to
  401. *
  402. * Given a path increment the reference count to the dentry and the vfsmount.
  403. */
  404. void path_get(const struct path *path)
  405. {
  406. mntget(path->mnt);
  407. dget(path->dentry);
  408. }
  409. EXPORT_SYMBOL(path_get);
  410. /**
  411. * path_put - put a reference to a path
  412. * @path: path to put the reference to
  413. *
  414. * Given a path decrement the reference count to the dentry and the vfsmount.
  415. */
  416. void path_put(const struct path *path)
  417. {
  418. dput(path->dentry);
  419. mntput(path->mnt);
  420. }
  421. EXPORT_SYMBOL(path_put);
  422. /*
  423. * Path walking has 2 modes, rcu-walk and ref-walk (see
  424. * Documentation/filesystems/path-lookup.txt). In situations when we can't
  425. * continue in RCU mode, we attempt to drop out of rcu-walk mode and grab
  426. * normal reference counts on dentries and vfsmounts to transition to rcu-walk
  427. * mode. Refcounts are grabbed at the last known good point before rcu-walk
  428. * got stuck, so ref-walk may continue from there. If this is not successful
  429. * (eg. a seqcount has changed), then failure is returned and it's up to caller
  430. * to restart the path walk from the beginning in ref-walk mode.
  431. */
  432. /**
  433. * unlazy_walk - try to switch to ref-walk mode.
  434. * @nd: nameidata pathwalk data
  435. * @dentry: child of nd->path.dentry or NULL
  436. * Returns: 0 on success, -ECHILD on failure
  437. *
  438. * unlazy_walk attempts to legitimize the current nd->path, nd->root and dentry
  439. * for ref-walk mode. @dentry must be a path found by a do_lookup call on
  440. * @nd or NULL. Must be called from rcu-walk context.
  441. */
  442. static int unlazy_walk(struct nameidata *nd, struct dentry *dentry)
  443. {
  444. struct fs_struct *fs = current->fs;
  445. struct dentry *parent = nd->path.dentry;
  446. BUG_ON(!(nd->flags & LOOKUP_RCU));
  447. /*
  448. * After legitimizing the bastards, terminate_walk()
  449. * will do the right thing for non-RCU mode, and all our
  450. * subsequent exit cases should rcu_read_unlock()
  451. * before returning. Do vfsmount first; if dentry
  452. * can't be legitimized, just set nd->path.dentry to NULL
  453. * and rely on dput(NULL) being a no-op.
  454. */
  455. if (!legitimize_mnt(nd->path.mnt, nd->m_seq))
  456. return -ECHILD;
  457. nd->flags &= ~LOOKUP_RCU;
  458. if (!lockref_get_not_dead(&parent->d_lockref)) {
  459. nd->path.dentry = NULL;
  460. rcu_read_unlock();
  461. return -ECHILD;
  462. }
  463. /*
  464. * For a negative lookup, the lookup sequence point is the parents
  465. * sequence point, and it only needs to revalidate the parent dentry.
  466. *
  467. * For a positive lookup, we need to move both the parent and the
  468. * dentry from the RCU domain to be properly refcounted. And the
  469. * sequence number in the dentry validates *both* dentry counters,
  470. * since we checked the sequence number of the parent after we got
  471. * the child sequence number. So we know the parent must still
  472. * be valid if the child sequence number is still valid.
  473. */
  474. if (!dentry) {
  475. if (read_seqcount_retry(&parent->d_seq, nd->seq))
  476. goto out;
  477. BUG_ON(nd->inode != parent->d_inode);
  478. } else {
  479. if (!lockref_get_not_dead(&dentry->d_lockref))
  480. goto out;
  481. if (read_seqcount_retry(&dentry->d_seq, nd->seq))
  482. goto drop_dentry;
  483. }
  484. /*
  485. * Sequence counts matched. Now make sure that the root is
  486. * still valid and get it if required.
  487. */
  488. if (nd->root.mnt && !(nd->flags & LOOKUP_ROOT)) {
  489. spin_lock(&fs->lock);
  490. if (nd->root.mnt != fs->root.mnt || nd->root.dentry != fs->root.dentry)
  491. goto unlock_and_drop_dentry;
  492. path_get(&nd->root);
  493. spin_unlock(&fs->lock);
  494. }
  495. rcu_read_unlock();
  496. return 0;
  497. unlock_and_drop_dentry:
  498. spin_unlock(&fs->lock);
  499. drop_dentry:
  500. rcu_read_unlock();
  501. dput(dentry);
  502. goto drop_root_mnt;
  503. out:
  504. rcu_read_unlock();
  505. drop_root_mnt:
  506. if (!(nd->flags & LOOKUP_ROOT))
  507. nd->root.mnt = NULL;
  508. return -ECHILD;
  509. }
  510. static inline int d_revalidate(struct dentry *dentry, unsigned int flags)
  511. {
  512. return dentry->d_op->d_revalidate(dentry, flags);
  513. }
  514. /**
  515. * complete_walk - successful completion of path walk
  516. * @nd: pointer nameidata
  517. *
  518. * If we had been in RCU mode, drop out of it and legitimize nd->path.
  519. * Revalidate the final result, unless we'd already done that during
  520. * the path walk or the filesystem doesn't ask for it. Return 0 on
  521. * success, -error on failure. In case of failure caller does not
  522. * need to drop nd->path.
  523. */
  524. static int complete_walk(struct nameidata *nd)
  525. {
  526. struct dentry *dentry = nd->path.dentry;
  527. int status;
  528. if (nd->flags & LOOKUP_RCU) {
  529. nd->flags &= ~LOOKUP_RCU;
  530. if (!(nd->flags & LOOKUP_ROOT))
  531. nd->root.mnt = NULL;
  532. if (!legitimize_mnt(nd->path.mnt, nd->m_seq)) {
  533. rcu_read_unlock();
  534. return -ECHILD;
  535. }
  536. if (unlikely(!lockref_get_not_dead(&dentry->d_lockref))) {
  537. rcu_read_unlock();
  538. mntput(nd->path.mnt);
  539. return -ECHILD;
  540. }
  541. if (read_seqcount_retry(&dentry->d_seq, nd->seq)) {
  542. rcu_read_unlock();
  543. dput(dentry);
  544. mntput(nd->path.mnt);
  545. return -ECHILD;
  546. }
  547. rcu_read_unlock();
  548. }
  549. if (likely(!(nd->flags & LOOKUP_JUMPED)))
  550. return 0;
  551. if (likely(!(dentry->d_flags & DCACHE_OP_WEAK_REVALIDATE)))
  552. return 0;
  553. status = dentry->d_op->d_weak_revalidate(dentry, nd->flags);
  554. if (status > 0)
  555. return 0;
  556. if (!status)
  557. status = -ESTALE;
  558. path_put(&nd->path);
  559. return status;
  560. }
  561. static __always_inline void set_root(struct nameidata *nd)
  562. {
  563. if (!nd->root.mnt)
  564. get_fs_root(current->fs, &nd->root);
  565. }
  566. static int link_path_walk(const char *, struct nameidata *);
  567. static __always_inline void set_root_rcu(struct nameidata *nd)
  568. {
  569. if (!nd->root.mnt) {
  570. struct fs_struct *fs = current->fs;
  571. unsigned seq;
  572. do {
  573. seq = read_seqcount_begin(&fs->seq);
  574. nd->root = fs->root;
  575. nd->seq = __read_seqcount_begin(&nd->root.dentry->d_seq);
  576. } while (read_seqcount_retry(&fs->seq, seq));
  577. }
  578. }
  579. static void path_put_conditional(struct path *path, struct nameidata *nd)
  580. {
  581. dput(path->dentry);
  582. if (path->mnt != nd->path.mnt)
  583. mntput(path->mnt);
  584. }
  585. static inline void path_to_nameidata(const struct path *path,
  586. struct nameidata *nd)
  587. {
  588. if (!(nd->flags & LOOKUP_RCU)) {
  589. dput(nd->path.dentry);
  590. if (nd->path.mnt != path->mnt)
  591. mntput(nd->path.mnt);
  592. }
  593. nd->path.mnt = path->mnt;
  594. nd->path.dentry = path->dentry;
  595. }
  596. /*
  597. * Helper to directly jump to a known parsed path from ->follow_link,
  598. * caller must have taken a reference to path beforehand.
  599. */
  600. void nd_jump_link(struct nameidata *nd, struct path *path)
  601. {
  602. path_put(&nd->path);
  603. nd->path = *path;
  604. nd->inode = nd->path.dentry->d_inode;
  605. nd->flags |= LOOKUP_JUMPED;
  606. }
  607. static inline void put_link(struct nameidata *nd, struct path *link, void *cookie)
  608. {
  609. struct inode *inode = link->dentry->d_inode;
  610. if (inode->i_op->put_link)
  611. inode->i_op->put_link(link->dentry, nd, cookie);
  612. path_put(link);
  613. }
  614. int sysctl_protected_symlinks __read_mostly = 0;
  615. int sysctl_protected_hardlinks __read_mostly = 0;
  616. /**
  617. * may_follow_link - Check symlink following for unsafe situations
  618. * @link: The path of the symlink
  619. * @nd: nameidata pathwalk data
  620. *
  621. * In the case of the sysctl_protected_symlinks sysctl being enabled,
  622. * CAP_DAC_OVERRIDE needs to be specifically ignored if the symlink is
  623. * in a sticky world-writable directory. This is to protect privileged
  624. * processes from failing races against path names that may change out
  625. * from under them by way of other users creating malicious symlinks.
  626. * It will permit symlinks to be followed only when outside a sticky
  627. * world-writable directory, or when the uid of the symlink and follower
  628. * match, or when the directory owner matches the symlink's owner.
  629. *
  630. * Returns 0 if following the symlink is allowed, -ve on error.
  631. */
  632. static inline int may_follow_link(struct path *link, struct nameidata *nd)
  633. {
  634. const struct inode *inode;
  635. const struct inode *parent;
  636. if (!sysctl_protected_symlinks)
  637. return 0;
  638. /* Allowed if owner and follower match. */
  639. inode = link->dentry->d_inode;
  640. if (uid_eq(current_cred()->fsuid, inode->i_uid))
  641. return 0;
  642. /* Allowed if parent directory not sticky and world-writable. */
  643. parent = nd->path.dentry->d_inode;
  644. if ((parent->i_mode & (S_ISVTX|S_IWOTH)) != (S_ISVTX|S_IWOTH))
  645. return 0;
  646. /* Allowed if parent directory and link owner match. */
  647. if (uid_eq(parent->i_uid, inode->i_uid))
  648. return 0;
  649. audit_log_link_denied("follow_link", link);
  650. path_put_conditional(link, nd);
  651. path_put(&nd->path);
  652. return -EACCES;
  653. }
  654. /**
  655. * safe_hardlink_source - Check for safe hardlink conditions
  656. * @inode: the source inode to hardlink from
  657. *
  658. * Return false if at least one of the following conditions:
  659. * - inode is not a regular file
  660. * - inode is setuid
  661. * - inode is setgid and group-exec
  662. * - access failure for read and write
  663. *
  664. * Otherwise returns true.
  665. */
  666. static bool safe_hardlink_source(struct inode *inode)
  667. {
  668. umode_t mode = inode->i_mode;
  669. /* Special files should not get pinned to the filesystem. */
  670. if (!S_ISREG(mode))
  671. return false;
  672. /* Setuid files should not get pinned to the filesystem. */
  673. if (mode & S_ISUID)
  674. return false;
  675. /* Executable setgid files should not get pinned to the filesystem. */
  676. if ((mode & (S_ISGID | S_IXGRP)) == (S_ISGID | S_IXGRP))
  677. return false;
  678. /* Hardlinking to unreadable or unwritable sources is dangerous. */
  679. if (inode_permission(inode, MAY_READ | MAY_WRITE))
  680. return false;
  681. return true;
  682. }
  683. /**
  684. * may_linkat - Check permissions for creating a hardlink
  685. * @link: the source to hardlink from
  686. *
  687. * Block hardlink when all of:
  688. * - sysctl_protected_hardlinks enabled
  689. * - fsuid does not match inode
  690. * - hardlink source is unsafe (see safe_hardlink_source() above)
  691. * - not CAP_FOWNER
  692. *
  693. * Returns 0 if successful, -ve on error.
  694. */
  695. static int may_linkat(struct path *link)
  696. {
  697. const struct cred *cred;
  698. struct inode *inode;
  699. if (!sysctl_protected_hardlinks)
  700. return 0;
  701. cred = current_cred();
  702. inode = link->dentry->d_inode;
  703. /* Source inode owner (or CAP_FOWNER) can hardlink all they like,
  704. * otherwise, it must be a safe source.
  705. */
  706. if (uid_eq(cred->fsuid, inode->i_uid) || safe_hardlink_source(inode) ||
  707. capable(CAP_FOWNER))
  708. return 0;
  709. audit_log_link_denied("linkat", link);
  710. return -EPERM;
  711. }
  712. static __always_inline int
  713. follow_link(struct path *link, struct nameidata *nd, void **p)
  714. {
  715. struct dentry *dentry = link->dentry;
  716. int error;
  717. char *s;
  718. BUG_ON(nd->flags & LOOKUP_RCU);
  719. if (link->mnt == nd->path.mnt)
  720. mntget(link->mnt);
  721. error = -ELOOP;
  722. if (unlikely(current->total_link_count >= 40))
  723. goto out_put_nd_path;
  724. cond_resched();
  725. current->total_link_count++;
  726. touch_atime(link);
  727. nd_set_link(nd, NULL);
  728. error = security_inode_follow_link(link->dentry, nd);
  729. if (error)
  730. goto out_put_nd_path;
  731. nd->last_type = LAST_BIND;
  732. *p = dentry->d_inode->i_op->follow_link(dentry, nd);
  733. error = PTR_ERR(*p);
  734. if (IS_ERR(*p))
  735. goto out_put_nd_path;
  736. error = 0;
  737. s = nd_get_link(nd);
  738. if (s) {
  739. if (unlikely(IS_ERR(s))) {
  740. path_put(&nd->path);
  741. put_link(nd, link, *p);
  742. return PTR_ERR(s);
  743. }
  744. if (*s == '/') {
  745. set_root(nd);
  746. path_put(&nd->path);
  747. nd->path = nd->root;
  748. path_get(&nd->root);
  749. nd->flags |= LOOKUP_JUMPED;
  750. }
  751. nd->inode = nd->path.dentry->d_inode;
  752. error = link_path_walk(s, nd);
  753. if (unlikely(error))
  754. put_link(nd, link, *p);
  755. }
  756. return error;
  757. out_put_nd_path:
  758. *p = NULL;
  759. path_put(&nd->path);
  760. path_put(link);
  761. return error;
  762. }
  763. static int follow_up_rcu(struct path *path)
  764. {
  765. struct mount *mnt = real_mount(path->mnt);
  766. struct mount *parent;
  767. struct dentry *mountpoint;
  768. parent = mnt->mnt_parent;
  769. if (&parent->mnt == path->mnt)
  770. return 0;
  771. mountpoint = mnt->mnt_mountpoint;
  772. path->dentry = mountpoint;
  773. path->mnt = &parent->mnt;
  774. return 1;
  775. }
  776. /*
  777. * follow_up - Find the mountpoint of path's vfsmount
  778. *
  779. * Given a path, find the mountpoint of its source file system.
  780. * Replace @path with the path of the mountpoint in the parent mount.
  781. * Up is towards /.
  782. *
  783. * Return 1 if we went up a level and 0 if we were already at the
  784. * root.
  785. */
  786. int follow_up(struct path *path)
  787. {
  788. struct mount *mnt = real_mount(path->mnt);
  789. struct mount *parent;
  790. struct dentry *mountpoint;
  791. read_seqlock_excl(&mount_lock);
  792. parent = mnt->mnt_parent;
  793. if (parent == mnt) {
  794. read_sequnlock_excl(&mount_lock);
  795. return 0;
  796. }
  797. mntget(&parent->mnt);
  798. mountpoint = dget(mnt->mnt_mountpoint);
  799. read_sequnlock_excl(&mount_lock);
  800. dput(path->dentry);
  801. path->dentry = mountpoint;
  802. mntput(path->mnt);
  803. path->mnt = &parent->mnt;
  804. return 1;
  805. }
  806. /*
  807. * Perform an automount
  808. * - return -EISDIR to tell follow_managed() to stop and return the path we
  809. * were called with.
  810. */
  811. static int follow_automount(struct path *path, unsigned flags,
  812. bool *need_mntput)
  813. {
  814. struct vfsmount *mnt;
  815. int err;
  816. if (!path->dentry->d_op || !path->dentry->d_op->d_automount)
  817. return -EREMOTE;
  818. /* We don't want to mount if someone's just doing a stat -
  819. * unless they're stat'ing a directory and appended a '/' to
  820. * the name.
  821. *
  822. * We do, however, want to mount if someone wants to open or
  823. * create a file of any type under the mountpoint, wants to
  824. * traverse through the mountpoint or wants to open the
  825. * mounted directory. Also, autofs may mark negative dentries
  826. * as being automount points. These will need the attentions
  827. * of the daemon to instantiate them before they can be used.
  828. */
  829. if (!(flags & (LOOKUP_PARENT | LOOKUP_DIRECTORY |
  830. LOOKUP_OPEN | LOOKUP_CREATE | LOOKUP_AUTOMOUNT)) &&
  831. path->dentry->d_inode)
  832. return -EISDIR;
  833. current->total_link_count++;
  834. if (current->total_link_count >= 40)
  835. return -ELOOP;
  836. mnt = path->dentry->d_op->d_automount(path);
  837. if (IS_ERR(mnt)) {
  838. /*
  839. * The filesystem is allowed to return -EISDIR here to indicate
  840. * it doesn't want to automount. For instance, autofs would do
  841. * this so that its userspace daemon can mount on this dentry.
  842. *
  843. * However, we can only permit this if it's a terminal point in
  844. * the path being looked up; if it wasn't then the remainder of
  845. * the path is inaccessible and we should say so.
  846. */
  847. if (PTR_ERR(mnt) == -EISDIR && (flags & LOOKUP_PARENT))
  848. return -EREMOTE;
  849. return PTR_ERR(mnt);
  850. }
  851. if (!mnt) /* mount collision */
  852. return 0;
  853. if (!*need_mntput) {
  854. /* lock_mount() may release path->mnt on error */
  855. mntget(path->mnt);
  856. *need_mntput = true;
  857. }
  858. err = finish_automount(mnt, path);
  859. switch (err) {
  860. case -EBUSY:
  861. /* Someone else made a mount here whilst we were busy */
  862. return 0;
  863. case 0:
  864. path_put(path);
  865. path->mnt = mnt;
  866. path->dentry = dget(mnt->mnt_root);
  867. return 0;
  868. default:
  869. return err;
  870. }
  871. }
  872. /*
  873. * Handle a dentry that is managed in some way.
  874. * - Flagged for transit management (autofs)
  875. * - Flagged as mountpoint
  876. * - Flagged as automount point
  877. *
  878. * This may only be called in refwalk mode.
  879. *
  880. * Serialization is taken care of in namespace.c
  881. */
  882. static int follow_managed(struct path *path, unsigned flags)
  883. {
  884. struct vfsmount *mnt = path->mnt; /* held by caller, must be left alone */
  885. unsigned managed;
  886. bool need_mntput = false;
  887. int ret = 0;
  888. /* Given that we're not holding a lock here, we retain the value in a
  889. * local variable for each dentry as we look at it so that we don't see
  890. * the components of that value change under us */
  891. while (managed = ACCESS_ONCE(path->dentry->d_flags),
  892. managed &= DCACHE_MANAGED_DENTRY,
  893. unlikely(managed != 0)) {
  894. /* Allow the filesystem to manage the transit without i_mutex
  895. * being held. */
  896. if (managed & DCACHE_MANAGE_TRANSIT) {
  897. BUG_ON(!path->dentry->d_op);
  898. BUG_ON(!path->dentry->d_op->d_manage);
  899. ret = path->dentry->d_op->d_manage(path->dentry, false);
  900. if (ret < 0)
  901. break;
  902. }
  903. /* Transit to a mounted filesystem. */
  904. if (managed & DCACHE_MOUNTED) {
  905. struct vfsmount *mounted = lookup_mnt(path);
  906. if (mounted) {
  907. dput(path->dentry);
  908. if (need_mntput)
  909. mntput(path->mnt);
  910. path->mnt = mounted;
  911. path->dentry = dget(mounted->mnt_root);
  912. need_mntput = true;
  913. continue;
  914. }
  915. /* Something is mounted on this dentry in another
  916. * namespace and/or whatever was mounted there in this
  917. * namespace got unmounted before lookup_mnt() could
  918. * get it */
  919. }
  920. /* Handle an automount point */
  921. if (managed & DCACHE_NEED_AUTOMOUNT) {
  922. ret = follow_automount(path, flags, &need_mntput);
  923. if (ret < 0)
  924. break;
  925. continue;
  926. }
  927. /* We didn't change the current path point */
  928. break;
  929. }
  930. if (need_mntput && path->mnt == mnt)
  931. mntput(path->mnt);
  932. if (ret == -EISDIR)
  933. ret = 0;
  934. return ret < 0 ? ret : need_mntput;
  935. }
  936. int follow_down_one(struct path *path)
  937. {
  938. struct vfsmount *mounted;
  939. mounted = lookup_mnt(path);
  940. if (mounted) {
  941. dput(path->dentry);
  942. mntput(path->mnt);
  943. path->mnt = mounted;
  944. path->dentry = dget(mounted->mnt_root);
  945. return 1;
  946. }
  947. return 0;
  948. }
  949. static inline bool managed_dentry_might_block(struct dentry *dentry)
  950. {
  951. return (dentry->d_flags & DCACHE_MANAGE_TRANSIT &&
  952. dentry->d_op->d_manage(dentry, true) < 0);
  953. }
  954. /*
  955. * Try to skip to top of mountpoint pile in rcuwalk mode. Fail if
  956. * we meet a managed dentry that would need blocking.
  957. */
  958. static bool __follow_mount_rcu(struct nameidata *nd, struct path *path,
  959. struct inode **inode)
  960. {
  961. for (;;) {
  962. struct mount *mounted;
  963. /*
  964. * Don't forget we might have a non-mountpoint managed dentry
  965. * that wants to block transit.
  966. */
  967. if (unlikely(managed_dentry_might_block(path->dentry)))
  968. return false;
  969. if (!d_mountpoint(path->dentry))
  970. break;
  971. mounted = __lookup_mnt(path->mnt, path->dentry);
  972. if (!mounted)
  973. break;
  974. path->mnt = &mounted->mnt;
  975. path->dentry = mounted->mnt.mnt_root;
  976. nd->flags |= LOOKUP_JUMPED;
  977. nd->seq = read_seqcount_begin(&path->dentry->d_seq);
  978. /*
  979. * Update the inode too. We don't need to re-check the
  980. * dentry sequence number here after this d_inode read,
  981. * because a mount-point is always pinned.
  982. */
  983. *inode = path->dentry->d_inode;
  984. }
  985. return true;
  986. }
  987. static void follow_mount_rcu(struct nameidata *nd)
  988. {
  989. while (d_mountpoint(nd->path.dentry)) {
  990. struct mount *mounted;
  991. mounted = __lookup_mnt(nd->path.mnt, nd->path.dentry);
  992. if (!mounted)
  993. break;
  994. nd->path.mnt = &mounted->mnt;
  995. nd->path.dentry = mounted->mnt.mnt_root;
  996. nd->seq = read_seqcount_begin(&nd->path.dentry->d_seq);
  997. }
  998. }
  999. static int follow_dotdot_rcu(struct nameidata *nd)
  1000. {
  1001. set_root_rcu(nd);
  1002. while (1) {
  1003. if (nd->path.dentry == nd->root.dentry &&
  1004. nd->path.mnt == nd->root.mnt) {
  1005. break;
  1006. }
  1007. if (nd->path.dentry != nd->path.mnt->mnt_root) {
  1008. struct dentry *old = nd->path.dentry;
  1009. struct dentry *parent = old->d_parent;
  1010. unsigned seq;
  1011. seq = read_seqcount_begin(&parent->d_seq);
  1012. if (read_seqcount_retry(&old->d_seq, nd->seq))
  1013. goto failed;
  1014. nd->path.dentry = parent;
  1015. nd->seq = seq;
  1016. break;
  1017. }
  1018. if (!follow_up_rcu(&nd->path))
  1019. break;
  1020. nd->seq = read_seqcount_begin(&nd->path.dentry->d_seq);
  1021. }
  1022. follow_mount_rcu(nd);
  1023. nd->inode = nd->path.dentry->d_inode;
  1024. return 0;
  1025. failed:
  1026. nd->flags &= ~LOOKUP_RCU;
  1027. if (!(nd->flags & LOOKUP_ROOT))
  1028. nd->root.mnt = NULL;
  1029. rcu_read_unlock();
  1030. return -ECHILD;
  1031. }
  1032. /*
  1033. * Follow down to the covering mount currently visible to userspace. At each
  1034. * point, the filesystem owning that dentry may be queried as to whether the
  1035. * caller is permitted to proceed or not.
  1036. */
  1037. int follow_down(struct path *path)
  1038. {
  1039. unsigned managed;
  1040. int ret;
  1041. while (managed = ACCESS_ONCE(path->dentry->d_flags),
  1042. unlikely(managed & DCACHE_MANAGED_DENTRY)) {
  1043. /* Allow the filesystem to manage the transit without i_mutex
  1044. * being held.
  1045. *
  1046. * We indicate to the filesystem if someone is trying to mount
  1047. * something here. This gives autofs the chance to deny anyone
  1048. * other than its daemon the right to mount on its
  1049. * superstructure.
  1050. *
  1051. * The filesystem may sleep at this point.
  1052. */
  1053. if (managed & DCACHE_MANAGE_TRANSIT) {
  1054. BUG_ON(!path->dentry->d_op);
  1055. BUG_ON(!path->dentry->d_op->d_manage);
  1056. ret = path->dentry->d_op->d_manage(
  1057. path->dentry, false);
  1058. if (ret < 0)
  1059. return ret == -EISDIR ? 0 : ret;
  1060. }
  1061. /* Transit to a mounted filesystem. */
  1062. if (managed & DCACHE_MOUNTED) {
  1063. struct vfsmount *mounted = lookup_mnt(path);
  1064. if (!mounted)
  1065. break;
  1066. dput(path->dentry);
  1067. mntput(path->mnt);
  1068. path->mnt = mounted;
  1069. path->dentry = dget(mounted->mnt_root);
  1070. continue;
  1071. }
  1072. /* Don't handle automount points here */
  1073. break;
  1074. }
  1075. return 0;
  1076. }
  1077. /*
  1078. * Skip to top of mountpoint pile in refwalk mode for follow_dotdot()
  1079. */
  1080. static void follow_mount(struct path *path)
  1081. {
  1082. while (d_mountpoint(path->dentry)) {
  1083. struct vfsmount *mounted = lookup_mnt(path);
  1084. if (!mounted)
  1085. break;
  1086. dput(path->dentry);
  1087. mntput(path->mnt);
  1088. path->mnt = mounted;
  1089. path->dentry = dget(mounted->mnt_root);
  1090. }
  1091. }
  1092. static void follow_dotdot(struct nameidata *nd)
  1093. {
  1094. set_root(nd);
  1095. while(1) {
  1096. struct dentry *old = nd->path.dentry;
  1097. if (nd->path.dentry == nd->root.dentry &&
  1098. nd->path.mnt == nd->root.mnt) {
  1099. break;
  1100. }
  1101. if (nd->path.dentry != nd->path.mnt->mnt_root) {
  1102. /* rare case of legitimate dget_parent()... */
  1103. nd->path.dentry = dget_parent(nd->path.dentry);
  1104. dput(old);
  1105. break;
  1106. }
  1107. if (!follow_up(&nd->path))
  1108. break;
  1109. }
  1110. follow_mount(&nd->path);
  1111. nd->inode = nd->path.dentry->d_inode;
  1112. }
  1113. /*
  1114. * This looks up the name in dcache, possibly revalidates the old dentry and
  1115. * allocates a new one if not found or not valid. In the need_lookup argument
  1116. * returns whether i_op->lookup is necessary.
  1117. *
  1118. * dir->d_inode->i_mutex must be held
  1119. */
  1120. static struct dentry *lookup_dcache(struct qstr *name, struct dentry *dir,
  1121. unsigned int flags, bool *need_lookup)
  1122. {
  1123. struct dentry *dentry;
  1124. int error;
  1125. *need_lookup = false;
  1126. dentry = d_lookup(dir, name);
  1127. if (dentry) {
  1128. if (dentry->d_flags & DCACHE_OP_REVALIDATE) {
  1129. error = d_revalidate(dentry, flags);
  1130. if (unlikely(error <= 0)) {
  1131. if (error < 0) {
  1132. dput(dentry);
  1133. return ERR_PTR(error);
  1134. } else if (!d_invalidate(dentry)) {
  1135. dput(dentry);
  1136. dentry = NULL;
  1137. }
  1138. }
  1139. }
  1140. }
  1141. if (!dentry) {
  1142. dentry = d_alloc(dir, name);
  1143. if (unlikely(!dentry))
  1144. return ERR_PTR(-ENOMEM);
  1145. *need_lookup = true;
  1146. }
  1147. return dentry;
  1148. }
  1149. /*
  1150. * Call i_op->lookup on the dentry. The dentry must be negative and
  1151. * unhashed.
  1152. *
  1153. * dir->d_inode->i_mutex must be held
  1154. */
  1155. static struct dentry *lookup_real(struct inode *dir, struct dentry *dentry,
  1156. unsigned int flags)
  1157. {
  1158. struct dentry *old;
  1159. /* Don't create child dentry for a dead directory. */
  1160. if (unlikely(IS_DEADDIR(dir))) {
  1161. dput(dentry);
  1162. return ERR_PTR(-ENOENT);
  1163. }
  1164. old = dir->i_op->lookup(dir, dentry, flags);
  1165. if (unlikely(old)) {
  1166. dput(dentry);
  1167. dentry = old;
  1168. }
  1169. return dentry;
  1170. }
  1171. static struct dentry *__lookup_hash(struct qstr *name,
  1172. struct dentry *base, unsigned int flags)
  1173. {
  1174. bool need_lookup;
  1175. struct dentry *dentry;
  1176. dentry = lookup_dcache(name, base, flags, &need_lookup);
  1177. if (!need_lookup)
  1178. return dentry;
  1179. return lookup_real(base->d_inode, dentry, flags);
  1180. }
  1181. /*
  1182. * It's more convoluted than I'd like it to be, but... it's still fairly
  1183. * small and for now I'd prefer to have fast path as straight as possible.
  1184. * It _is_ time-critical.
  1185. */
  1186. static int lookup_fast(struct nameidata *nd,
  1187. struct path *path, struct inode **inode)
  1188. {
  1189. struct vfsmount *mnt = nd->path.mnt;
  1190. struct dentry *dentry, *parent = nd->path.dentry;
  1191. int need_reval = 1;
  1192. int status = 1;
  1193. int err;
  1194. /*
  1195. * Rename seqlock is not required here because in the off chance
  1196. * of a false negative due to a concurrent rename, we're going to
  1197. * do the non-racy lookup, below.
  1198. */
  1199. if (nd->flags & LOOKUP_RCU) {
  1200. unsigned seq;
  1201. dentry = __d_lookup_rcu(parent, &nd->last, &seq);
  1202. if (!dentry)
  1203. goto unlazy;
  1204. /*
  1205. * This sequence count validates that the inode matches
  1206. * the dentry name information from lookup.
  1207. */
  1208. *inode = dentry->d_inode;
  1209. if (read_seqcount_retry(&dentry->d_seq, seq))
  1210. return -ECHILD;
  1211. /*
  1212. * This sequence count validates that the parent had no
  1213. * changes while we did the lookup of the dentry above.
  1214. *
  1215. * The memory barrier in read_seqcount_begin of child is
  1216. * enough, we can use __read_seqcount_retry here.
  1217. */
  1218. if (__read_seqcount_retry(&parent->d_seq, nd->seq))
  1219. return -ECHILD;
  1220. nd->seq = seq;
  1221. if (unlikely(dentry->d_flags & DCACHE_OP_REVALIDATE)) {
  1222. status = d_revalidate(dentry, nd->flags);
  1223. if (unlikely(status <= 0)) {
  1224. if (status != -ECHILD)
  1225. need_reval = 0;
  1226. goto unlazy;
  1227. }
  1228. }
  1229. path->mnt = mnt;
  1230. path->dentry = dentry;
  1231. if (unlikely(!__follow_mount_rcu(nd, path, inode)))
  1232. goto unlazy;
  1233. if (unlikely(path->dentry->d_flags & DCACHE_NEED_AUTOMOUNT))
  1234. goto unlazy;
  1235. return 0;
  1236. unlazy:
  1237. if (unlazy_walk(nd, dentry))
  1238. return -ECHILD;
  1239. } else {
  1240. dentry = __d_lookup(parent, &nd->last);
  1241. }
  1242. if (unlikely(!dentry))
  1243. goto need_lookup;
  1244. if (unlikely(dentry->d_flags & DCACHE_OP_REVALIDATE) && need_reval)
  1245. status = d_revalidate(dentry, nd->flags);
  1246. if (unlikely(status <= 0)) {
  1247. if (status < 0) {
  1248. dput(dentry);
  1249. return status;
  1250. }
  1251. if (!d_invalidate(dentry)) {
  1252. dput(dentry);
  1253. goto need_lookup;
  1254. }
  1255. }
  1256. path->mnt = mnt;
  1257. path->dentry = dentry;
  1258. err = follow_managed(path, nd->flags);
  1259. if (unlikely(err < 0)) {
  1260. path_put_conditional(path, nd);
  1261. return err;
  1262. }
  1263. if (err)
  1264. nd->flags |= LOOKUP_JUMPED;
  1265. *inode = path->dentry->d_inode;
  1266. return 0;
  1267. need_lookup:
  1268. return 1;
  1269. }
  1270. /* Fast lookup failed, do it the slow way */
  1271. static int lookup_slow(struct nameidata *nd, struct path *path)
  1272. {
  1273. struct dentry *dentry, *parent;
  1274. int err;
  1275. parent = nd->path.dentry;
  1276. BUG_ON(nd->inode != parent->d_inode);
  1277. mutex_lock(&parent->d_inode->i_mutex);
  1278. dentry = __lookup_hash(&nd->last, parent, nd->flags);
  1279. mutex_unlock(&parent->d_inode->i_mutex);
  1280. if (IS_ERR(dentry))
  1281. return PTR_ERR(dentry);
  1282. path->mnt = nd->path.mnt;
  1283. path->dentry = dentry;
  1284. err = follow_managed(path, nd->flags);
  1285. if (unlikely(err < 0)) {
  1286. path_put_conditional(path, nd);
  1287. return err;
  1288. }
  1289. if (err)
  1290. nd->flags |= LOOKUP_JUMPED;
  1291. return 0;
  1292. }
  1293. static inline int may_lookup(struct nameidata *nd)
  1294. {
  1295. if (nd->flags & LOOKUP_RCU) {
  1296. int err = inode_permission(nd->inode, MAY_EXEC|MAY_NOT_BLOCK);
  1297. if (err != -ECHILD)
  1298. return err;
  1299. if (unlazy_walk(nd, NULL))
  1300. return -ECHILD;
  1301. }
  1302. return inode_permission(nd->inode, MAY_EXEC);
  1303. }
  1304. static inline int handle_dots(struct nameidata *nd, int type)
  1305. {
  1306. if (type == LAST_DOTDOT) {
  1307. if (nd->flags & LOOKUP_RCU) {
  1308. if (follow_dotdot_rcu(nd))
  1309. return -ECHILD;
  1310. } else
  1311. follow_dotdot(nd);
  1312. }
  1313. return 0;
  1314. }
  1315. static void terminate_walk(struct nameidata *nd)
  1316. {
  1317. if (!(nd->flags & LOOKUP_RCU)) {
  1318. path_put(&nd->path);
  1319. } else {
  1320. nd->flags &= ~LOOKUP_RCU;
  1321. if (!(nd->flags & LOOKUP_ROOT))
  1322. nd->root.mnt = NULL;
  1323. rcu_read_unlock();
  1324. }
  1325. }
  1326. /*
  1327. * Do we need to follow links? We _really_ want to be able
  1328. * to do this check without having to look at inode->i_op,
  1329. * so we keep a cache of "no, this doesn't need follow_link"
  1330. * for the common case.
  1331. */
  1332. static inline int should_follow_link(struct dentry *dentry, int follow)
  1333. {
  1334. return unlikely(d_is_symlink(dentry)) ? follow : 0;
  1335. }
  1336. static inline int walk_component(struct nameidata *nd, struct path *path,
  1337. int follow)
  1338. {
  1339. struct inode *inode;
  1340. int err;
  1341. /*
  1342. * "." and ".." are special - ".." especially so because it has
  1343. * to be able to know about the current root directory and
  1344. * parent relationships.
  1345. */
  1346. if (unlikely(nd->last_type != LAST_NORM))
  1347. return handle_dots(nd, nd->last_type);
  1348. err = lookup_fast(nd, path, &inode);
  1349. if (unlikely(err)) {
  1350. if (err < 0)
  1351. goto out_err;
  1352. err = lookup_slow(nd, path);
  1353. if (err < 0)
  1354. goto out_err;
  1355. inode = path->dentry->d_inode;
  1356. }
  1357. err = -ENOENT;
  1358. if (!inode)
  1359. goto out_path_put;
  1360. if (should_follow_link(path->dentry, follow)) {
  1361. if (nd->flags & LOOKUP_RCU) {
  1362. if (unlikely(unlazy_walk(nd, path->dentry))) {
  1363. err = -ECHILD;
  1364. goto out_err;
  1365. }
  1366. }
  1367. BUG_ON(inode != path->dentry->d_inode);
  1368. return 1;
  1369. }
  1370. path_to_nameidata(path, nd);
  1371. nd->inode = inode;
  1372. return 0;
  1373. out_path_put:
  1374. path_to_nameidata(path, nd);
  1375. out_err:
  1376. terminate_walk(nd);
  1377. return err;
  1378. }
  1379. /*
  1380. * This limits recursive symlink follows to 8, while
  1381. * limiting consecutive symlinks to 40.
  1382. *
  1383. * Without that kind of total limit, nasty chains of consecutive
  1384. * symlinks can cause almost arbitrarily long lookups.
  1385. */
  1386. static inline int nested_symlink(struct path *path, struct nameidata *nd)
  1387. {
  1388. int res;
  1389. if (unlikely(current->link_count >= MAX_NESTED_LINKS)) {
  1390. path_put_conditional(path, nd);
  1391. path_put(&nd->path);
  1392. return -ELOOP;
  1393. }
  1394. BUG_ON(nd->depth >= MAX_NESTED_LINKS);
  1395. nd->depth++;
  1396. current->link_count++;
  1397. do {
  1398. struct path link = *path;
  1399. void *cookie;
  1400. res = follow_link(&link, nd, &cookie);
  1401. if (res)
  1402. break;
  1403. res = walk_component(nd, path, LOOKUP_FOLLOW);
  1404. put_link(nd, &link, cookie);
  1405. } while (res > 0);
  1406. current->link_count--;
  1407. nd->depth--;
  1408. return res;
  1409. }
  1410. /*
  1411. * We can do the critical dentry name comparison and hashing
  1412. * operations one word at a time, but we are limited to:
  1413. *
  1414. * - Architectures with fast unaligned word accesses. We could
  1415. * do a "get_unaligned()" if this helps and is sufficiently
  1416. * fast.
  1417. *
  1418. * - Little-endian machines (so that we can generate the mask
  1419. * of low bytes efficiently). Again, we *could* do a byte
  1420. * swapping load on big-endian architectures if that is not
  1421. * expensive enough to make the optimization worthless.
  1422. *
  1423. * - non-CONFIG_DEBUG_PAGEALLOC configurations (so that we
  1424. * do not trap on the (extremely unlikely) case of a page
  1425. * crossing operation.
  1426. *
  1427. * - Furthermore, we need an efficient 64-bit compile for the
  1428. * 64-bit case in order to generate the "number of bytes in
  1429. * the final mask". Again, that could be replaced with a
  1430. * efficient population count instruction or similar.
  1431. */
  1432. #ifdef CONFIG_DCACHE_WORD_ACCESS
  1433. #include <asm/word-at-a-time.h>
  1434. #ifdef CONFIG_64BIT
  1435. static inline unsigned int fold_hash(unsigned long hash)
  1436. {
  1437. hash += hash >> (8*sizeof(int));
  1438. return hash;
  1439. }
  1440. #else /* 32-bit case */
  1441. #define fold_hash(x) (x)
  1442. #endif
  1443. unsigned int full_name_hash(const unsigned char *name, unsigned int len)
  1444. {
  1445. unsigned long a, mask;
  1446. unsigned long hash = 0;
  1447. for (;;) {
  1448. a = load_unaligned_zeropad(name);
  1449. if (len < sizeof(unsigned long))
  1450. break;
  1451. hash += a;
  1452. hash *= 9;
  1453. name += sizeof(unsigned long);
  1454. len -= sizeof(unsigned long);
  1455. if (!len)
  1456. goto done;
  1457. }
  1458. mask = ~(~0ul << len*8);
  1459. hash += mask & a;
  1460. done:
  1461. return fold_hash(hash);
  1462. }
  1463. EXPORT_SYMBOL(full_name_hash);
  1464. /*
  1465. * Calculate the length and hash of the path component, and
  1466. * return the length of the component;
  1467. */
  1468. static inline unsigned long hash_name(const char *name, unsigned int *hashp)
  1469. {
  1470. unsigned long a, b, adata, bdata, mask, hash, len;
  1471. const struct word_at_a_time constants = WORD_AT_A_TIME_CONSTANTS;
  1472. hash = a = 0;
  1473. len = -sizeof(unsigned long);
  1474. do {
  1475. hash = (hash + a) * 9;
  1476. len += sizeof(unsigned long);
  1477. a = load_unaligned_zeropad(name+len);
  1478. b = a ^ REPEAT_BYTE('/');
  1479. } while (!(has_zero(a, &adata, &constants) | has_zero(b, &bdata, &constants)));
  1480. adata = prep_zero_mask(a, adata, &constants);
  1481. bdata = prep_zero_mask(b, bdata, &constants);
  1482. mask = create_zero_mask(adata | bdata);
  1483. hash += a & zero_bytemask(mask);
  1484. *hashp = fold_hash(hash);
  1485. return len + find_zero(mask);
  1486. }
  1487. #else
  1488. unsigned int full_name_hash(const unsigned char *name, unsigned int len)
  1489. {
  1490. unsigned long hash = init_name_hash();
  1491. while (len--)
  1492. hash = partial_name_hash(*name++, hash);
  1493. return end_name_hash(hash);
  1494. }
  1495. EXPORT_SYMBOL(full_name_hash);
  1496. /*
  1497. * We know there's a real path component here of at least
  1498. * one character.
  1499. */
  1500. static inline unsigned long hash_name(const char *name, unsigned int *hashp)
  1501. {
  1502. unsigned long hash = init_name_hash();
  1503. unsigned long len = 0, c;
  1504. c = (unsigned char)*name;
  1505. do {
  1506. len++;
  1507. hash = partial_name_hash(c, hash);
  1508. c = (unsigned char)name[len];
  1509. } while (c && c != '/');
  1510. *hashp = end_name_hash(hash);
  1511. return len;
  1512. }
  1513. #endif
  1514. /*
  1515. * Name resolution.
  1516. * This is the basic name resolution function, turning a pathname into
  1517. * the final dentry. We expect 'base' to be positive and a directory.
  1518. *
  1519. * Returns 0 and nd will have valid dentry and mnt on success.
  1520. * Returns error and drops reference to input namei data on failure.
  1521. */
  1522. static int link_path_walk(const char *name, struct nameidata *nd)
  1523. {
  1524. struct path next;
  1525. int err;
  1526. while (*name=='/')
  1527. name++;
  1528. if (!*name)
  1529. return 0;
  1530. /* At this point we know we have a real path component. */
  1531. for(;;) {
  1532. struct qstr this;
  1533. long len;
  1534. int type;
  1535. err = may_lookup(nd);
  1536. if (err)
  1537. break;
  1538. len = hash_name(name, &this.hash);
  1539. this.name = name;
  1540. this.len = len;
  1541. type = LAST_NORM;
  1542. if (name[0] == '.') switch (len) {
  1543. case 2:
  1544. if (name[1] == '.') {
  1545. type = LAST_DOTDOT;
  1546. nd->flags |= LOOKUP_JUMPED;
  1547. }
  1548. break;
  1549. case 1:
  1550. type = LAST_DOT;
  1551. }
  1552. if (likely(type == LAST_NORM)) {
  1553. struct dentry *parent = nd->path.dentry;
  1554. nd->flags &= ~LOOKUP_JUMPED;
  1555. if (unlikely(parent->d_flags & DCACHE_OP_HASH)) {
  1556. err = parent->d_op->d_hash(parent, &this);
  1557. if (err < 0)
  1558. break;
  1559. }
  1560. }
  1561. nd->last = this;
  1562. nd->last_type = type;
  1563. if (!name[len])
  1564. return 0;
  1565. /*
  1566. * If it wasn't NUL, we know it was '/'. Skip that
  1567. * slash, and continue until no more slashes.
  1568. */
  1569. do {
  1570. len++;
  1571. } while (unlikely(name[len] == '/'));
  1572. if (!name[len])
  1573. return 0;
  1574. name += len;
  1575. err = walk_component(nd, &next, LOOKUP_FOLLOW);
  1576. if (err < 0)
  1577. return err;
  1578. if (err) {
  1579. err = nested_symlink(&next, nd);
  1580. if (err)
  1581. return err;
  1582. }
  1583. if (!d_is_directory(nd->path.dentry)) {
  1584. err = -ENOTDIR;
  1585. break;
  1586. }
  1587. }
  1588. terminate_walk(nd);
  1589. return err;
  1590. }
  1591. static int path_init(int dfd, const char *name, unsigned int flags,
  1592. struct nameidata *nd, struct file **fp)
  1593. {
  1594. int retval = 0;
  1595. nd->last_type = LAST_ROOT; /* if there are only slashes... */
  1596. nd->flags = flags | LOOKUP_JUMPED;
  1597. nd->depth = 0;
  1598. if (flags & LOOKUP_ROOT) {
  1599. struct dentry *root = nd->root.dentry;
  1600. struct inode *inode = root->d_inode;
  1601. if (*name) {
  1602. if (!d_is_directory(root))
  1603. return -ENOTDIR;
  1604. retval = inode_permission(inode, MAY_EXEC);
  1605. if (retval)
  1606. return retval;
  1607. }
  1608. nd->path = nd->root;
  1609. nd->inode = inode;
  1610. if (flags & LOOKUP_RCU) {
  1611. rcu_read_lock();
  1612. nd->seq = __read_seqcount_begin(&nd->path.dentry->d_seq);
  1613. nd->m_seq = read_seqbegin(&mount_lock);
  1614. } else {
  1615. path_get(&nd->path);
  1616. }
  1617. return 0;
  1618. }
  1619. nd->root.mnt = NULL;
  1620. nd->m_seq = read_seqbegin(&mount_lock);
  1621. if (*name=='/') {
  1622. if (flags & LOOKUP_RCU) {
  1623. rcu_read_lock();
  1624. set_root_rcu(nd);
  1625. } else {
  1626. set_root(nd);
  1627. path_get(&nd->root);
  1628. }
  1629. nd->path = nd->root;
  1630. } else if (dfd == AT_FDCWD) {
  1631. if (flags & LOOKUP_RCU) {
  1632. struct fs_struct *fs = current->fs;
  1633. unsigned seq;
  1634. rcu_read_lock();
  1635. do {
  1636. seq = read_seqcount_begin(&fs->seq);
  1637. nd->path = fs->pwd;
  1638. nd->seq = __read_seqcount_begin(&nd->path.dentry->d_seq);
  1639. } while (read_seqcount_retry(&fs->seq, seq));
  1640. } else {
  1641. get_fs_pwd(current->fs, &nd->path);
  1642. }
  1643. } else {
  1644. /* Caller must check execute permissions on the starting path component */
  1645. struct fd f = fdget_raw(dfd);
  1646. struct dentry *dentry;
  1647. if (!f.file)
  1648. return -EBADF;
  1649. dentry = f.file->f_path.dentry;
  1650. if (*name) {
  1651. if (!d_is_directory(dentry)) {
  1652. fdput(f);
  1653. return -ENOTDIR;
  1654. }
  1655. }
  1656. nd->path = f.file->f_path;
  1657. if (flags & LOOKUP_RCU) {
  1658. if (f.need_put)
  1659. *fp = f.file;
  1660. nd->seq = __read_seqcount_begin(&nd->path.dentry->d_seq);
  1661. rcu_read_lock();
  1662. } else {
  1663. path_get(&nd->path);
  1664. fdput(f);
  1665. }
  1666. }
  1667. nd->inode = nd->path.dentry->d_inode;
  1668. return 0;
  1669. }
  1670. static inline int lookup_last(struct nameidata *nd, struct path *path)
  1671. {
  1672. if (nd->last_type == LAST_NORM && nd->last.name[nd->last.len])
  1673. nd->flags |= LOOKUP_FOLLOW | LOOKUP_DIRECTORY;
  1674. nd->flags &= ~LOOKUP_PARENT;
  1675. return walk_component(nd, path, nd->flags & LOOKUP_FOLLOW);
  1676. }
  1677. /* Returns 0 and nd will be valid on success; Retuns error, otherwise. */
  1678. static int path_lookupat(int dfd, const char *name,
  1679. unsigned int flags, struct nameidata *nd)
  1680. {
  1681. struct file *base = NULL;
  1682. struct path path;
  1683. int err;
  1684. /*
  1685. * Path walking is largely split up into 2 different synchronisation
  1686. * schemes, rcu-walk and ref-walk (explained in
  1687. * Documentation/filesystems/path-lookup.txt). These share much of the
  1688. * path walk code, but some things particularly setup, cleanup, and
  1689. * following mounts are sufficiently divergent that functions are
  1690. * duplicated. Typically there is a function foo(), and its RCU
  1691. * analogue, foo_rcu().
  1692. *
  1693. * -ECHILD is the error number of choice (just to avoid clashes) that
  1694. * is returned if some aspect of an rcu-walk fails. Such an error must
  1695. * be handled by restarting a traditional ref-walk (which will always
  1696. * be able to complete).
  1697. */
  1698. err = path_init(dfd, name, flags | LOOKUP_PARENT, nd, &base);
  1699. if (unlikely(err))
  1700. return err;
  1701. current->total_link_count = 0;
  1702. err = link_path_walk(name, nd);
  1703. if (!err && !(flags & LOOKUP_PARENT)) {
  1704. err = lookup_last(nd, &path);
  1705. while (err > 0) {
  1706. void *cookie;
  1707. struct path link = path;
  1708. err = may_follow_link(&link, nd);
  1709. if (unlikely(err))
  1710. break;
  1711. nd->flags |= LOOKUP_PARENT;
  1712. err = follow_link(&link, nd, &cookie);
  1713. if (err)
  1714. break;
  1715. err = lookup_last(nd, &path);
  1716. put_link(nd, &link, cookie);
  1717. }
  1718. }
  1719. if (!err)
  1720. err = complete_walk(nd);
  1721. if (!err && nd->flags & LOOKUP_DIRECTORY) {
  1722. if (!d_is_directory(nd->path.dentry)) {
  1723. path_put(&nd->path);
  1724. err = -ENOTDIR;
  1725. }
  1726. }
  1727. if (base)
  1728. fput(base);
  1729. if (nd->root.mnt && !(nd->flags & LOOKUP_ROOT)) {
  1730. path_put(&nd->root);
  1731. nd->root.mnt = NULL;
  1732. }
  1733. return err;
  1734. }
  1735. static int filename_lookup(int dfd, struct filename *name,
  1736. unsigned int flags, struct nameidata *nd)
  1737. {
  1738. int retval = path_lookupat(dfd, name->name, flags | LOOKUP_RCU, nd);
  1739. if (unlikely(retval == -ECHILD))
  1740. retval = path_lookupat(dfd, name->name, flags, nd);
  1741. if (unlikely(retval == -ESTALE))
  1742. retval = path_lookupat(dfd, name->name,
  1743. flags | LOOKUP_REVAL, nd);
  1744. if (likely(!retval))
  1745. audit_inode(name, nd->path.dentry, flags & LOOKUP_PARENT);
  1746. return retval;
  1747. }
  1748. static int do_path_lookup(int dfd, const char *name,
  1749. unsigned int flags, struct nameidata *nd)
  1750. {
  1751. struct filename filename = { .name = name };
  1752. return filename_lookup(dfd, &filename, flags, nd);
  1753. }
  1754. /* does lookup, returns the object with parent locked */
  1755. struct dentry *kern_path_locked(const char *name, struct path *path)
  1756. {
  1757. struct nameidata nd;
  1758. struct dentry *d;
  1759. int err = do_path_lookup(AT_FDCWD, name, LOOKUP_PARENT, &nd);
  1760. if (err)
  1761. return ERR_PTR(err);
  1762. if (nd.last_type != LAST_NORM) {
  1763. path_put(&nd.path);
  1764. return ERR_PTR(-EINVAL);
  1765. }
  1766. mutex_lock_nested(&nd.path.dentry->d_inode->i_mutex, I_MUTEX_PARENT);
  1767. d = __lookup_hash(&nd.last, nd.path.dentry, 0);
  1768. if (IS_ERR(d)) {
  1769. mutex_unlock(&nd.path.dentry->d_inode->i_mutex);
  1770. path_put(&nd.path);
  1771. return d;
  1772. }
  1773. *path = nd.path;
  1774. return d;
  1775. }
  1776. int kern_path(const char *name, unsigned int flags, struct path *path)
  1777. {
  1778. struct nameidata nd;
  1779. int res = do_path_lookup(AT_FDCWD, name, flags, &nd);
  1780. if (!res)
  1781. *path = nd.path;
  1782. return res;
  1783. }
  1784. /**
  1785. * vfs_path_lookup - lookup a file path relative to a dentry-vfsmount pair
  1786. * @dentry: pointer to dentry of the base directory
  1787. * @mnt: pointer to vfs mount of the base directory
  1788. * @name: pointer to file name
  1789. * @flags: lookup flags
  1790. * @path: pointer to struct path to fill
  1791. */
  1792. int vfs_path_lookup(struct dentry *dentry, struct vfsmount *mnt,
  1793. const char *name, unsigned int flags,
  1794. struct path *path)
  1795. {
  1796. struct nameidata nd;
  1797. int err;
  1798. nd.root.dentry = dentry;
  1799. nd.root.mnt = mnt;
  1800. BUG_ON(flags & LOOKUP_PARENT);
  1801. /* the first argument of do_path_lookup() is ignored with LOOKUP_ROOT */
  1802. err = do_path_lookup(AT_FDCWD, name, flags | LOOKUP_ROOT, &nd);
  1803. if (!err)
  1804. *path = nd.path;
  1805. return err;
  1806. }
  1807. /*
  1808. * Restricted form of lookup. Doesn't follow links, single-component only,
  1809. * needs parent already locked. Doesn't follow mounts.
  1810. * SMP-safe.
  1811. */
  1812. static struct dentry *lookup_hash(struct nameidata *nd)
  1813. {
  1814. return __lookup_hash(&nd->last, nd->path.dentry, nd->flags);
  1815. }
  1816. /**
  1817. * lookup_one_len - filesystem helper to lookup single pathname component
  1818. * @name: pathname component to lookup
  1819. * @base: base directory to lookup from
  1820. * @len: maximum length @len should be interpreted to
  1821. *
  1822. * Note that this routine is purely a helper for filesystem usage and should
  1823. * not be called by generic code. Also note that by using this function the
  1824. * nameidata argument is passed to the filesystem methods and a filesystem
  1825. * using this helper needs to be prepared for that.
  1826. */
  1827. struct dentry *lookup_one_len(const char *name, struct dentry *base, int len)
  1828. {
  1829. struct qstr this;
  1830. unsigned int c;
  1831. int err;
  1832. WARN_ON_ONCE(!mutex_is_locked(&base->d_inode->i_mutex));
  1833. this.name = name;
  1834. this.len = len;
  1835. this.hash = full_name_hash(name, len);
  1836. if (!len)
  1837. return ERR_PTR(-EACCES);
  1838. if (unlikely(name[0] == '.')) {
  1839. if (len < 2 || (len == 2 && name[1] == '.'))
  1840. return ERR_PTR(-EACCES);
  1841. }
  1842. while (len--) {
  1843. c = *(const unsigned char *)name++;
  1844. if (c == '/' || c == '\0')
  1845. return ERR_PTR(-EACCES);
  1846. }
  1847. /*
  1848. * See if the low-level filesystem might want
  1849. * to use its own hash..
  1850. */
  1851. if (base->d_flags & DCACHE_OP_HASH) {
  1852. int err = base->d_op->d_hash(base, &this);
  1853. if (err < 0)
  1854. return ERR_PTR(err);
  1855. }
  1856. err = inode_permission(base->d_inode, MAY_EXEC);
  1857. if (err)
  1858. return ERR_PTR(err);
  1859. return __lookup_hash(&this, base, 0);
  1860. }
  1861. int user_path_at_empty(int dfd, const char __user *name, unsigned flags,
  1862. struct path *path, int *empty)
  1863. {
  1864. struct nameidata nd;
  1865. struct filename *tmp = getname_flags(name, flags, empty);
  1866. int err = PTR_ERR(tmp);
  1867. if (!IS_ERR(tmp)) {
  1868. BUG_ON(flags & LOOKUP_PARENT);
  1869. err = filename_lookup(dfd, tmp, flags, &nd);
  1870. putname(tmp);
  1871. if (!err)
  1872. *path = nd.path;
  1873. }
  1874. return err;
  1875. }
  1876. int user_path_at(int dfd, const char __user *name, unsigned flags,
  1877. struct path *path)
  1878. {
  1879. return user_path_at_empty(dfd, name, flags, path, NULL);
  1880. }
  1881. /*
  1882. * NB: most callers don't do anything directly with the reference to the
  1883. * to struct filename, but the nd->last pointer points into the name string
  1884. * allocated by getname. So we must hold the reference to it until all
  1885. * path-walking is complete.
  1886. */
  1887. static struct filename *
  1888. user_path_parent(int dfd, const char __user *path, struct nameidata *nd,
  1889. unsigned int flags)
  1890. {
  1891. struct filename *s = getname(path);
  1892. int error;
  1893. /* only LOOKUP_REVAL is allowed in extra flags */
  1894. flags &= LOOKUP_REVAL;
  1895. if (IS_ERR(s))
  1896. return s;
  1897. error = filename_lookup(dfd, s, flags | LOOKUP_PARENT, nd);
  1898. if (error) {
  1899. putname(s);
  1900. return ERR_PTR(error);
  1901. }
  1902. return s;
  1903. }
  1904. /**
  1905. * mountpoint_last - look up last component for umount
  1906. * @nd: pathwalk nameidata - currently pointing at parent directory of "last"
  1907. * @path: pointer to container for result
  1908. *
  1909. * This is a special lookup_last function just for umount. In this case, we
  1910. * need to resolve the path without doing any revalidation.
  1911. *
  1912. * The nameidata should be the result of doing a LOOKUP_PARENT pathwalk. Since
  1913. * mountpoints are always pinned in the dcache, their ancestors are too. Thus,
  1914. * in almost all cases, this lookup will be served out of the dcache. The only
  1915. * cases where it won't are if nd->last refers to a symlink or the path is
  1916. * bogus and it doesn't exist.
  1917. *
  1918. * Returns:
  1919. * -error: if there was an error during lookup. This includes -ENOENT if the
  1920. * lookup found a negative dentry. The nd->path reference will also be
  1921. * put in this case.
  1922. *
  1923. * 0: if we successfully resolved nd->path and found it to not to be a
  1924. * symlink that needs to be followed. "path" will also be populated.
  1925. * The nd->path reference will also be put.
  1926. *
  1927. * 1: if we successfully resolved nd->last and found it to be a symlink
  1928. * that needs to be followed. "path" will be populated with the path
  1929. * to the link, and nd->path will *not* be put.
  1930. */
  1931. static int
  1932. mountpoint_last(struct nameidata *nd, struct path *path)
  1933. {
  1934. int error = 0;
  1935. struct dentry *dentry;
  1936. struct dentry *dir = nd->path.dentry;
  1937. /* If we're in rcuwalk, drop out of it to handle last component */
  1938. if (nd->flags & LOOKUP_RCU) {
  1939. if (unlazy_walk(nd, NULL)) {
  1940. error = -ECHILD;
  1941. goto out;
  1942. }
  1943. }
  1944. nd->flags &= ~LOOKUP_PARENT;
  1945. if (unlikely(nd->last_type != LAST_NORM)) {
  1946. error = handle_dots(nd, nd->last_type);
  1947. if (error)
  1948. goto out;
  1949. dentry = dget(nd->path.dentry);
  1950. goto done;
  1951. }
  1952. mutex_lock(&dir->d_inode->i_mutex);
  1953. dentry = d_lookup(dir, &nd->last);
  1954. if (!dentry) {
  1955. /*
  1956. * No cached dentry. Mounted dentries are pinned in the cache,
  1957. * so that means that this dentry is probably a symlink or the
  1958. * path doesn't actually point to a mounted dentry.
  1959. */
  1960. dentry = d_alloc(dir, &nd->last);
  1961. if (!dentry) {
  1962. error = -ENOMEM;
  1963. mutex_unlock(&dir->d_inode->i_mutex);
  1964. goto out;
  1965. }
  1966. dentry = lookup_real(dir->d_inode, dentry, nd->flags);
  1967. error = PTR_ERR(dentry);
  1968. if (IS_ERR(dentry)) {
  1969. mutex_unlock(&dir->d_inode->i_mutex);
  1970. goto out;
  1971. }
  1972. }
  1973. mutex_unlock(&dir->d_inode->i_mutex);
  1974. done:
  1975. if (!dentry->d_inode) {
  1976. error = -ENOENT;
  1977. dput(dentry);
  1978. goto out;
  1979. }
  1980. path->dentry = dentry;
  1981. path->mnt = mntget(nd->path.mnt);
  1982. if (should_follow_link(dentry, nd->flags & LOOKUP_FOLLOW))
  1983. return 1;
  1984. follow_mount(path);
  1985. error = 0;
  1986. out:
  1987. terminate_walk(nd);
  1988. return error;
  1989. }
  1990. /**
  1991. * path_mountpoint - look up a path to be umounted
  1992. * @dfd: directory file descriptor to start walk from
  1993. * @name: full pathname to walk
  1994. * @flags: lookup flags
  1995. *
  1996. * Look up the given name, but don't attempt to revalidate the last component.
  1997. * Returns 0 and "path" will be valid on success; Retuns error otherwise.
  1998. */
  1999. static int
  2000. path_mountpoint(int dfd, const char *name, struct path *path, unsigned int flags)
  2001. {
  2002. struct file *base = NULL;
  2003. struct nameidata nd;
  2004. int err;
  2005. err = path_init(dfd, name, flags | LOOKUP_PARENT, &nd, &base);
  2006. if (unlikely(err))
  2007. return err;
  2008. current->total_link_count = 0;
  2009. err = link_path_walk(name, &nd);
  2010. if (err)
  2011. goto out;
  2012. err = mountpoint_last(&nd, path);
  2013. while (err > 0) {
  2014. void *cookie;
  2015. struct path link = *path;
  2016. err = may_follow_link(&link, &nd);
  2017. if (unlikely(err))
  2018. break;
  2019. nd.flags |= LOOKUP_PARENT;
  2020. err = follow_link(&link, &nd, &cookie);
  2021. if (err)
  2022. break;
  2023. err = mountpoint_last(&nd, path);
  2024. put_link(&nd, &link, cookie);
  2025. }
  2026. out:
  2027. if (base)
  2028. fput(base);
  2029. if (nd.root.mnt && !(nd.flags & LOOKUP_ROOT))
  2030. path_put(&nd.root);
  2031. return err;
  2032. }
  2033. static int
  2034. filename_mountpoint(int dfd, struct filename *s, struct path *path,
  2035. unsigned int flags)
  2036. {
  2037. int error = path_mountpoint(dfd, s->name, path, flags | LOOKUP_RCU);
  2038. if (unlikely(error == -ECHILD))
  2039. error = path_mountpoint(dfd, s->name, path, flags);
  2040. if (unlikely(error == -ESTALE))
  2041. error = path_mountpoint(dfd, s->name, path, flags | LOOKUP_REVAL);
  2042. if (likely(!error))
  2043. audit_inode(s, path->dentry, 0);
  2044. return error;
  2045. }
  2046. /**
  2047. * user_path_mountpoint_at - lookup a path from userland in order to umount it
  2048. * @dfd: directory file descriptor
  2049. * @name: pathname from userland
  2050. * @flags: lookup flags
  2051. * @path: pointer to container to hold result
  2052. *
  2053. * A umount is a special case for path walking. We're not actually interested
  2054. * in the inode in this situation, and ESTALE errors can be a problem. We
  2055. * simply want track down the dentry and vfsmount attached at the mountpoint
  2056. * and avoid revalidating the last component.
  2057. *
  2058. * Returns 0 and populates "path" on success.
  2059. */
  2060. int
  2061. user_path_mountpoint_at(int dfd, const char __user *name, unsigned int flags,
  2062. struct path *path)
  2063. {
  2064. struct filename *s = getname(name);
  2065. int error;
  2066. if (IS_ERR(s))
  2067. return PTR_ERR(s);
  2068. error = filename_mountpoint(dfd, s, path, flags);
  2069. putname(s);
  2070. return error;
  2071. }
  2072. int
  2073. kern_path_mountpoint(int dfd, const char *name, struct path *path,
  2074. unsigned int flags)
  2075. {
  2076. struct filename s = {.name = name};
  2077. return filename_mountpoint(dfd, &s, path, flags);
  2078. }
  2079. EXPORT_SYMBOL(kern_path_mountpoint);
  2080. /*
  2081. * It's inline, so penalty for filesystems that don't use sticky bit is
  2082. * minimal.
  2083. */
  2084. static inline int check_sticky(struct inode *dir, struct inode *inode)
  2085. {
  2086. kuid_t fsuid = current_fsuid();
  2087. if (!(dir->i_mode & S_ISVTX))
  2088. return 0;
  2089. if (uid_eq(inode->i_uid, fsuid))
  2090. return 0;
  2091. if (uid_eq(dir->i_uid, fsuid))
  2092. return 0;
  2093. return !inode_capable(inode, CAP_FOWNER);
  2094. }
  2095. /*
  2096. * Check whether we can remove a link victim from directory dir, check
  2097. * whether the type of victim is right.
  2098. * 1. We can't do it if dir is read-only (done in permission())
  2099. * 2. We should have write and exec permissions on dir
  2100. * 3. We can't remove anything from append-only dir
  2101. * 4. We can't do anything with immutable dir (done in permission())
  2102. * 5. If the sticky bit on dir is set we should either
  2103. * a. be owner of dir, or
  2104. * b. be owner of victim, or
  2105. * c. have CAP_FOWNER capability
  2106. * 6. If the victim is append-only or immutable we can't do antyhing with
  2107. * links pointing to it.
  2108. * 7. If we were asked to remove a directory and victim isn't one - ENOTDIR.
  2109. * 8. If we were asked to remove a non-directory and victim isn't one - EISDIR.
  2110. * 9. We can't remove a root or mountpoint.
  2111. * 10. We don't allow removal of NFS sillyrenamed files; it's handled by
  2112. * nfs_async_unlink().
  2113. */
  2114. static int may_delete(struct inode *dir, struct dentry *victim, bool isdir)
  2115. {
  2116. struct inode *inode = victim->d_inode;
  2117. int error;
  2118. if (d_is_negative(victim))
  2119. return -ENOENT;
  2120. BUG_ON(!inode);
  2121. BUG_ON(victim->d_parent->d_inode != dir);
  2122. audit_inode_child(dir, victim, AUDIT_TYPE_CHILD_DELETE);
  2123. error = inode_permission(dir, MAY_WRITE | MAY_EXEC);
  2124. if (error)
  2125. return error;
  2126. if (IS_APPEND(dir))
  2127. return -EPERM;
  2128. if (check_sticky(dir, inode) || IS_APPEND(inode) ||
  2129. IS_IMMUTABLE(inode) || IS_SWAPFILE(inode))
  2130. return -EPERM;
  2131. if (isdir) {
  2132. if (!d_is_directory(victim) && !d_is_autodir(victim))
  2133. return -ENOTDIR;
  2134. if (IS_ROOT(victim))
  2135. return -EBUSY;
  2136. } else if (d_is_directory(victim) || d_is_autodir(victim))
  2137. return -EISDIR;
  2138. if (IS_DEADDIR(dir))
  2139. return -ENOENT;
  2140. if (victim->d_flags & DCACHE_NFSFS_RENAMED)
  2141. return -EBUSY;
  2142. return 0;
  2143. }
  2144. /* Check whether we can create an object with dentry child in directory
  2145. * dir.
  2146. * 1. We can't do it if child already exists (open has special treatment for
  2147. * this case, but since we are inlined it's OK)
  2148. * 2. We can't do it if dir is read-only (done in permission())
  2149. * 3. We should have write and exec permissions on dir
  2150. * 4. We can't do it if dir is immutable (done in permission())
  2151. */
  2152. static inline int may_create(struct inode *dir, struct dentry *child)
  2153. {
  2154. if (child->d_inode)
  2155. return -EEXIST;
  2156. if (IS_DEADDIR(dir))
  2157. return -ENOENT;
  2158. return inode_permission(dir, MAY_WRITE | MAY_EXEC);
  2159. }
  2160. /*
  2161. * p1 and p2 should be directories on the same fs.
  2162. */
  2163. struct dentry *lock_rename(struct dentry *p1, struct dentry *p2)
  2164. {
  2165. struct dentry *p;
  2166. if (p1 == p2) {
  2167. mutex_lock_nested(&p1->d_inode->i_mutex, I_MUTEX_PARENT);
  2168. return NULL;
  2169. }
  2170. mutex_lock(&p1->d_inode->i_sb->s_vfs_rename_mutex);
  2171. p = d_ancestor(p2, p1);
  2172. if (p) {
  2173. mutex_lock_nested(&p2->d_inode->i_mutex, I_MUTEX_PARENT);
  2174. mutex_lock_nested(&p1->d_inode->i_mutex, I_MUTEX_CHILD);
  2175. return p;
  2176. }
  2177. p = d_ancestor(p1, p2);
  2178. if (p) {
  2179. mutex_lock_nested(&p1->d_inode->i_mutex, I_MUTEX_PARENT);
  2180. mutex_lock_nested(&p2->d_inode->i_mutex, I_MUTEX_CHILD);
  2181. return p;
  2182. }
  2183. mutex_lock_nested(&p1->d_inode->i_mutex, I_MUTEX_PARENT);
  2184. mutex_lock_nested(&p2->d_inode->i_mutex, I_MUTEX_CHILD);
  2185. return NULL;
  2186. }
  2187. void unlock_rename(struct dentry *p1, struct dentry *p2)
  2188. {
  2189. mutex_unlock(&p1->d_inode->i_mutex);
  2190. if (p1 != p2) {
  2191. mutex_unlock(&p2->d_inode->i_mutex);
  2192. mutex_unlock(&p1->d_inode->i_sb->s_vfs_rename_mutex);
  2193. }
  2194. }
  2195. int vfs_create(struct inode *dir, struct dentry *dentry, umode_t mode,
  2196. bool want_excl)
  2197. {
  2198. int error = may_create(dir, dentry);
  2199. if (error)
  2200. return error;
  2201. if (!dir->i_op->create)
  2202. return -EACCES; /* shouldn't it be ENOSYS? */
  2203. mode &= S_IALLUGO;
  2204. mode |= S_IFREG;
  2205. error = security_inode_create(dir, dentry, mode);
  2206. if (error)
  2207. return error;
  2208. error = dir->i_op->create(dir, dentry, mode, want_excl);
  2209. if (!error)
  2210. fsnotify_create(dir, dentry);
  2211. return error;
  2212. }
  2213. static int may_open(struct path *path, int acc_mode, int flag)
  2214. {
  2215. struct dentry *dentry = path->dentry;
  2216. struct inode *inode = dentry->d_inode;
  2217. int error;
  2218. /* O_PATH? */
  2219. if (!acc_mode)
  2220. return 0;
  2221. if (!inode)
  2222. return -ENOENT;
  2223. switch (inode->i_mode & S_IFMT) {
  2224. case S_IFLNK:
  2225. return -ELOOP;
  2226. case S_IFDIR:
  2227. if (acc_mode & MAY_WRITE)
  2228. return -EISDIR;
  2229. break;
  2230. case S_IFBLK:
  2231. case S_IFCHR:
  2232. if (path->mnt->mnt_flags & MNT_NODEV)
  2233. return -EACCES;
  2234. /*FALLTHRU*/
  2235. case S_IFIFO:
  2236. case S_IFSOCK:
  2237. flag &= ~O_TRUNC;
  2238. break;
  2239. }
  2240. error = inode_permission(inode, acc_mode);
  2241. if (error)
  2242. return error;
  2243. /*
  2244. * An append-only file must be opened in append mode for writing.
  2245. */
  2246. if (IS_APPEND(inode)) {
  2247. if ((flag & O_ACCMODE) != O_RDONLY && !(flag & O_APPEND))
  2248. return -EPERM;
  2249. if (flag & O_TRUNC)
  2250. return -EPERM;
  2251. }
  2252. /* O_NOATIME can only be set by the owner or superuser */
  2253. if (flag & O_NOATIME && !inode_owner_or_capable(inode))
  2254. return -EPERM;
  2255. return 0;
  2256. }
  2257. static int handle_truncate(struct file *filp)
  2258. {
  2259. struct path *path = &filp->f_path;
  2260. struct inode *inode = path->dentry->d_inode;
  2261. int error = get_write_access(inode);
  2262. if (error)
  2263. return error;
  2264. /*
  2265. * Refuse to truncate files with mandatory locks held on them.
  2266. */
  2267. error = locks_verify_locked(inode);
  2268. if (!error)
  2269. error = security_path_truncate(path);
  2270. if (!error) {
  2271. error = do_truncate(path->dentry, 0,
  2272. ATTR_MTIME|ATTR_CTIME|ATTR_OPEN,
  2273. filp);
  2274. }
  2275. put_write_access(inode);
  2276. return error;
  2277. }
  2278. static inline int open_to_namei_flags(int flag)
  2279. {
  2280. if ((flag & O_ACCMODE) == 3)
  2281. flag--;
  2282. return flag;
  2283. }
  2284. static int may_o_create(struct path *dir, struct dentry *dentry, umode_t mode)
  2285. {
  2286. int error = security_path_mknod(dir, dentry, mode, 0);
  2287. if (error)
  2288. return error;
  2289. error = inode_permission(dir->dentry->d_inode, MAY_WRITE | MAY_EXEC);
  2290. if (error)
  2291. return error;
  2292. return security_inode_create(dir->dentry->d_inode, dentry, mode);
  2293. }
  2294. /*
  2295. * Attempt to atomically look up, create and open a file from a negative
  2296. * dentry.
  2297. *
  2298. * Returns 0 if successful. The file will have been created and attached to
  2299. * @file by the filesystem calling finish_open().
  2300. *
  2301. * Returns 1 if the file was looked up only or didn't need creating. The
  2302. * caller will need to perform the open themselves. @path will have been
  2303. * updated to point to the new dentry. This may be negative.
  2304. *
  2305. * Returns an error code otherwise.
  2306. */
  2307. static int atomic_open(struct nameidata *nd, struct dentry *dentry,
  2308. struct path *path, struct file *file,
  2309. const struct open_flags *op,
  2310. bool got_write, bool need_lookup,
  2311. int *opened)
  2312. {
  2313. struct inode *dir = nd->path.dentry->d_inode;
  2314. unsigned open_flag = open_to_namei_flags(op->open_flag);
  2315. umode_t mode;
  2316. int error;
  2317. int acc_mode;
  2318. int create_error = 0;
  2319. struct dentry *const DENTRY_NOT_SET = (void *) -1UL;
  2320. bool excl;
  2321. BUG_ON(dentry->d_inode);
  2322. /* Don't create child dentry for a dead directory. */
  2323. if (unlikely(IS_DEADDIR(dir))) {
  2324. error = -ENOENT;
  2325. goto out;
  2326. }
  2327. mode = op->mode;
  2328. if ((open_flag & O_CREAT) && !IS_POSIXACL(dir))
  2329. mode &= ~current_umask();
  2330. excl = (open_flag & (O_EXCL | O_CREAT)) == (O_EXCL | O_CREAT);
  2331. if (excl)
  2332. open_flag &= ~O_TRUNC;
  2333. /*
  2334. * Checking write permission is tricky, bacuse we don't know if we are
  2335. * going to actually need it: O_CREAT opens should work as long as the
  2336. * file exists. But checking existence breaks atomicity. The trick is
  2337. * to check access and if not granted clear O_CREAT from the flags.
  2338. *
  2339. * Another problem is returing the "right" error value (e.g. for an
  2340. * O_EXCL open we want to return EEXIST not EROFS).
  2341. */
  2342. if (((open_flag & (O_CREAT | O_TRUNC)) ||
  2343. (open_flag & O_ACCMODE) != O_RDONLY) && unlikely(!got_write)) {
  2344. if (!(open_flag & O_CREAT)) {
  2345. /*
  2346. * No O_CREATE -> atomicity not a requirement -> fall
  2347. * back to lookup + open
  2348. */
  2349. goto no_open;
  2350. } else if (open_flag & (O_EXCL | O_TRUNC)) {
  2351. /* Fall back and fail with the right error */
  2352. create_error = -EROFS;
  2353. goto no_open;
  2354. } else {
  2355. /* No side effects, safe to clear O_CREAT */
  2356. create_error = -EROFS;
  2357. open_flag &= ~O_CREAT;
  2358. }
  2359. }
  2360. if (open_flag & O_CREAT) {
  2361. error = may_o_create(&nd->path, dentry, mode);
  2362. if (error) {
  2363. create_error = error;
  2364. if (open_flag & O_EXCL)
  2365. goto no_open;
  2366. open_flag &= ~O_CREAT;
  2367. }
  2368. }
  2369. if (nd->flags & LOOKUP_DIRECTORY)
  2370. open_flag |= O_DIRECTORY;
  2371. file->f_path.dentry = DENTRY_NOT_SET;
  2372. file->f_path.mnt = nd->path.mnt;
  2373. error = dir->i_op->atomic_open(dir, dentry, file, open_flag, mode,
  2374. opened);
  2375. if (error < 0) {
  2376. if (create_error && error == -ENOENT)
  2377. error = create_error;
  2378. goto out;
  2379. }
  2380. if (error) { /* returned 1, that is */
  2381. if (WARN_ON(file->f_path.dentry == DENTRY_NOT_SET)) {
  2382. error = -EIO;
  2383. goto out;
  2384. }
  2385. if (file->f_path.dentry) {
  2386. dput(dentry);
  2387. dentry = file->f_path.dentry;
  2388. }
  2389. if (*opened & FILE_CREATED)
  2390. fsnotify_create(dir, dentry);
  2391. if (!dentry->d_inode) {
  2392. WARN_ON(*opened & FILE_CREATED);
  2393. if (create_error) {
  2394. error = create_error;
  2395. goto out;
  2396. }
  2397. } else {
  2398. if (excl && !(*opened & FILE_CREATED)) {
  2399. error = -EEXIST;
  2400. goto out;
  2401. }
  2402. }
  2403. goto looked_up;
  2404. }
  2405. /*
  2406. * We didn't have the inode before the open, so check open permission
  2407. * here.
  2408. */
  2409. acc_mode = op->acc_mode;
  2410. if (*opened & FILE_CREATED) {
  2411. WARN_ON(!(open_flag & O_CREAT));
  2412. fsnotify_create(dir, dentry);
  2413. acc_mode = MAY_OPEN;
  2414. }
  2415. error = may_open(&file->f_path, acc_mode, open_flag);
  2416. if (error)
  2417. fput(file);
  2418. out:
  2419. dput(dentry);
  2420. return error;
  2421. no_open:
  2422. if (need_lookup) {
  2423. dentry = lookup_real(dir, dentry, nd->flags);
  2424. if (IS_ERR(dentry))
  2425. return PTR_ERR(dentry);
  2426. if (create_error) {
  2427. int open_flag = op->open_flag;
  2428. error = create_error;
  2429. if ((open_flag & O_EXCL)) {
  2430. if (!dentry->d_inode)
  2431. goto out;
  2432. } else if (!dentry->d_inode) {
  2433. goto out;
  2434. } else if ((open_flag & O_TRUNC) &&
  2435. S_ISREG(dentry->d_inode->i_mode)) {
  2436. goto out;
  2437. }
  2438. /* will fail later, go on to get the right error */
  2439. }
  2440. }
  2441. looked_up:
  2442. path->dentry = dentry;
  2443. path->mnt = nd->path.mnt;
  2444. return 1;
  2445. }
  2446. /*
  2447. * Look up and maybe create and open the last component.
  2448. *
  2449. * Must be called with i_mutex held on parent.
  2450. *
  2451. * Returns 0 if the file was successfully atomically created (if necessary) and
  2452. * opened. In this case the file will be returned attached to @file.
  2453. *
  2454. * Returns 1 if the file was not completely opened at this time, though lookups
  2455. * and creations will have been performed and the dentry returned in @path will
  2456. * be positive upon return if O_CREAT was specified. If O_CREAT wasn't
  2457. * specified then a negative dentry may be returned.
  2458. *
  2459. * An error code is returned otherwise.
  2460. *
  2461. * FILE_CREATE will be set in @*opened if the dentry was created and will be
  2462. * cleared otherwise prior to returning.
  2463. */
  2464. static int lookup_open(struct nameidata *nd, struct path *path,
  2465. struct file *file,
  2466. const struct open_flags *op,
  2467. bool got_write, int *opened)
  2468. {
  2469. struct dentry *dir = nd->path.dentry;
  2470. struct inode *dir_inode = dir->d_inode;
  2471. struct dentry *dentry;
  2472. int error;
  2473. bool need_lookup;
  2474. *opened &= ~FILE_CREATED;
  2475. dentry = lookup_dcache(&nd->last, dir, nd->flags, &need_lookup);
  2476. if (IS_ERR(dentry))
  2477. return PTR_ERR(dentry);
  2478. /* Cached positive dentry: will open in f_op->open */
  2479. if (!need_lookup && dentry->d_inode)
  2480. goto out_no_open;
  2481. if ((nd->flags & LOOKUP_OPEN) && dir_inode->i_op->atomic_open) {
  2482. return atomic_open(nd, dentry, path, file, op, got_write,
  2483. need_lookup, opened);
  2484. }
  2485. if (need_lookup) {
  2486. BUG_ON(dentry->d_inode);
  2487. dentry = lookup_real(dir_inode, dentry, nd->flags);
  2488. if (IS_ERR(dentry))
  2489. return PTR_ERR(dentry);
  2490. }
  2491. /* Negative dentry, just create the file */
  2492. if (!dentry->d_inode && (op->open_flag & O_CREAT)) {
  2493. umode_t mode = op->mode;
  2494. if (!IS_POSIXACL(dir->d_inode))
  2495. mode &= ~current_umask();
  2496. /*
  2497. * This write is needed to ensure that a
  2498. * rw->ro transition does not occur between
  2499. * the time when the file is created and when
  2500. * a permanent write count is taken through
  2501. * the 'struct file' in finish_open().
  2502. */
  2503. if (!got_write) {
  2504. error = -EROFS;
  2505. goto out_dput;
  2506. }
  2507. *opened |= FILE_CREATED;
  2508. error = security_path_mknod(&nd->path, dentry, mode, 0);
  2509. if (error)
  2510. goto out_dput;
  2511. error = vfs_create(dir->d_inode, dentry, mode,
  2512. nd->flags & LOOKUP_EXCL);
  2513. if (error)
  2514. goto out_dput;
  2515. }
  2516. out_no_open:
  2517. path->dentry = dentry;
  2518. path->mnt = nd->path.mnt;
  2519. return 1;
  2520. out_dput:
  2521. dput(dentry);
  2522. return error;
  2523. }
  2524. /*
  2525. * Handle the last step of open()
  2526. */
  2527. static int do_last(struct nameidata *nd, struct path *path,
  2528. struct file *file, const struct open_flags *op,
  2529. int *opened, struct filename *name)
  2530. {
  2531. struct dentry *dir = nd->path.dentry;
  2532. int open_flag = op->open_flag;
  2533. bool will_truncate = (open_flag & O_TRUNC) != 0;
  2534. bool got_write = false;
  2535. int acc_mode = op->acc_mode;
  2536. struct inode *inode;
  2537. bool symlink_ok = false;
  2538. struct path save_parent = { .dentry = NULL, .mnt = NULL };
  2539. bool retried = false;
  2540. int error;
  2541. nd->flags &= ~LOOKUP_PARENT;
  2542. nd->flags |= op->intent;
  2543. if (nd->last_type != LAST_NORM) {
  2544. error = handle_dots(nd, nd->last_type);
  2545. if (error)
  2546. return error;
  2547. goto finish_open;
  2548. }
  2549. if (!(open_flag & O_CREAT)) {
  2550. if (nd->last.name[nd->last.len])
  2551. nd->flags |= LOOKUP_FOLLOW | LOOKUP_DIRECTORY;
  2552. if (open_flag & O_PATH && !(nd->flags & LOOKUP_FOLLOW))
  2553. symlink_ok = true;
  2554. /* we _can_ be in RCU mode here */
  2555. error = lookup_fast(nd, path, &inode);
  2556. if (likely(!error))
  2557. goto finish_lookup;
  2558. if (error < 0)
  2559. goto out;
  2560. BUG_ON(nd->inode != dir->d_inode);
  2561. } else {
  2562. /* create side of things */
  2563. /*
  2564. * This will *only* deal with leaving RCU mode - LOOKUP_JUMPED
  2565. * has been cleared when we got to the last component we are
  2566. * about to look up
  2567. */
  2568. error = complete_walk(nd);
  2569. if (error)
  2570. return error;
  2571. audit_inode(name, dir, LOOKUP_PARENT);
  2572. error = -EISDIR;
  2573. /* trailing slashes? */
  2574. if (nd->last.name[nd->last.len])
  2575. goto out;
  2576. }
  2577. retry_lookup:
  2578. if (op->open_flag & (O_CREAT | O_TRUNC | O_WRONLY | O_RDWR)) {
  2579. error = mnt_want_write(nd->path.mnt);
  2580. if (!error)
  2581. got_write = true;
  2582. /*
  2583. * do _not_ fail yet - we might not need that or fail with
  2584. * a different error; let lookup_open() decide; we'll be
  2585. * dropping this one anyway.
  2586. */
  2587. }
  2588. mutex_lock(&dir->d_inode->i_mutex);
  2589. error = lookup_open(nd, path, file, op, got_write, opened);
  2590. mutex_unlock(&dir->d_inode->i_mutex);
  2591. if (error <= 0) {
  2592. if (error)
  2593. goto out;
  2594. if ((*opened & FILE_CREATED) ||
  2595. !S_ISREG(file_inode(file)->i_mode))
  2596. will_truncate = false;
  2597. audit_inode(name, file->f_path.dentry, 0);
  2598. goto opened;
  2599. }
  2600. if (*opened & FILE_CREATED) {
  2601. /* Don't check for write permission, don't truncate */
  2602. open_flag &= ~O_TRUNC;
  2603. will_truncate = false;
  2604. acc_mode = MAY_OPEN;
  2605. path_to_nameidata(path, nd);
  2606. goto finish_open_created;
  2607. }
  2608. /*
  2609. * create/update audit record if it already exists.
  2610. */
  2611. if (d_is_positive(path->dentry))
  2612. audit_inode(name, path->dentry, 0);
  2613. /*
  2614. * If atomic_open() acquired write access it is dropped now due to
  2615. * possible mount and symlink following (this might be optimized away if
  2616. * necessary...)
  2617. */
  2618. if (got_write) {
  2619. mnt_drop_write(nd->path.mnt);
  2620. got_write = false;
  2621. }
  2622. error = -EEXIST;
  2623. if ((open_flag & (O_EXCL | O_CREAT)) == (O_EXCL | O_CREAT))
  2624. goto exit_dput;
  2625. error = follow_managed(path, nd->flags);
  2626. if (error < 0)
  2627. goto exit_dput;
  2628. if (error)
  2629. nd->flags |= LOOKUP_JUMPED;
  2630. BUG_ON(nd->flags & LOOKUP_RCU);
  2631. inode = path->dentry->d_inode;
  2632. finish_lookup:
  2633. /* we _can_ be in RCU mode here */
  2634. error = -ENOENT;
  2635. if (d_is_negative(path->dentry)) {
  2636. path_to_nameidata(path, nd);
  2637. goto out;
  2638. }
  2639. if (should_follow_link(path->dentry, !symlink_ok)) {
  2640. if (nd->flags & LOOKUP_RCU) {
  2641. if (unlikely(unlazy_walk(nd, path->dentry))) {
  2642. error = -ECHILD;
  2643. goto out;
  2644. }
  2645. }
  2646. BUG_ON(inode != path->dentry->d_inode);
  2647. return 1;
  2648. }
  2649. if ((nd->flags & LOOKUP_RCU) || nd->path.mnt != path->mnt) {
  2650. path_to_nameidata(path, nd);
  2651. } else {
  2652. save_parent.dentry = nd->path.dentry;
  2653. save_parent.mnt = mntget(path->mnt);
  2654. nd->path.dentry = path->dentry;
  2655. }
  2656. nd->inode = inode;
  2657. /* Why this, you ask? _Now_ we might have grown LOOKUP_JUMPED... */
  2658. finish_open:
  2659. error = complete_walk(nd);
  2660. if (error) {
  2661. path_put(&save_parent);
  2662. return error;
  2663. }
  2664. audit_inode(name, nd->path.dentry, 0);
  2665. error = -EISDIR;
  2666. if ((open_flag & O_CREAT) &&
  2667. (d_is_directory(nd->path.dentry) || d_is_autodir(nd->path.dentry)))
  2668. goto out;
  2669. error = -ENOTDIR;
  2670. if ((nd->flags & LOOKUP_DIRECTORY) && !d_is_directory(nd->path.dentry))
  2671. goto out;
  2672. if (!S_ISREG(nd->inode->i_mode))
  2673. will_truncate = false;
  2674. if (will_truncate) {
  2675. error = mnt_want_write(nd->path.mnt);
  2676. if (error)
  2677. goto out;
  2678. got_write = true;
  2679. }
  2680. finish_open_created:
  2681. error = may_open(&nd->path, acc_mode, open_flag);
  2682. if (error)
  2683. goto out;
  2684. file->f_path.mnt = nd->path.mnt;
  2685. error = finish_open(file, nd->path.dentry, NULL, opened);
  2686. if (error) {
  2687. if (error == -EOPENSTALE)
  2688. goto stale_open;
  2689. goto out;
  2690. }
  2691. opened:
  2692. error = open_check_o_direct(file);
  2693. if (error)
  2694. goto exit_fput;
  2695. error = ima_file_check(file, op->acc_mode);
  2696. if (error)
  2697. goto exit_fput;
  2698. if (will_truncate) {
  2699. error = handle_truncate(file);
  2700. if (error)
  2701. goto exit_fput;
  2702. }
  2703. out:
  2704. if (got_write)
  2705. mnt_drop_write(nd->path.mnt);
  2706. path_put(&save_parent);
  2707. terminate_walk(nd);
  2708. return error;
  2709. exit_dput:
  2710. path_put_conditional(path, nd);
  2711. goto out;
  2712. exit_fput:
  2713. fput(file);
  2714. goto out;
  2715. stale_open:
  2716. /* If no saved parent or already retried then can't retry */
  2717. if (!save_parent.dentry || retried)
  2718. goto out;
  2719. BUG_ON(save_parent.dentry != dir);
  2720. path_put(&nd->path);
  2721. nd->path = save_parent;
  2722. nd->inode = dir->d_inode;
  2723. save_parent.mnt = NULL;
  2724. save_parent.dentry = NULL;
  2725. if (got_write) {
  2726. mnt_drop_write(nd->path.mnt);
  2727. got_write = false;
  2728. }
  2729. retried = true;
  2730. goto retry_lookup;
  2731. }
  2732. static int do_tmpfile(int dfd, struct filename *pathname,
  2733. struct nameidata *nd, int flags,
  2734. const struct open_flags *op,
  2735. struct file *file, int *opened)
  2736. {
  2737. static const struct qstr name = QSTR_INIT("/", 1);
  2738. struct dentry *dentry, *child;
  2739. struct inode *dir;
  2740. int error = path_lookupat(dfd, pathname->name,
  2741. flags | LOOKUP_DIRECTORY, nd);
  2742. if (unlikely(error))
  2743. return error;
  2744. error = mnt_want_write(nd->path.mnt);
  2745. if (unlikely(error))
  2746. goto out;
  2747. /* we want directory to be writable */
  2748. error = inode_permission(nd->inode, MAY_WRITE | MAY_EXEC);
  2749. if (error)
  2750. goto out2;
  2751. dentry = nd->path.dentry;
  2752. dir = dentry->d_inode;
  2753. if (!dir->i_op->tmpfile) {
  2754. error = -EOPNOTSUPP;
  2755. goto out2;
  2756. }
  2757. child = d_alloc(dentry, &name);
  2758. if (unlikely(!child)) {
  2759. error = -ENOMEM;
  2760. goto out2;
  2761. }
  2762. nd->flags &= ~LOOKUP_DIRECTORY;
  2763. nd->flags |= op->intent;
  2764. dput(nd->path.dentry);
  2765. nd->path.dentry = child;
  2766. error = dir->i_op->tmpfile(dir, nd->path.dentry, op->mode);
  2767. if (error)
  2768. goto out2;
  2769. audit_inode(pathname, nd->path.dentry, 0);
  2770. error = may_open(&nd->path, op->acc_mode, op->open_flag);
  2771. if (error)
  2772. goto out2;
  2773. file->f_path.mnt = nd->path.mnt;
  2774. error = finish_open(file, nd->path.dentry, NULL, opened);
  2775. if (error)
  2776. goto out2;
  2777. error = open_check_o_direct(file);
  2778. if (error) {
  2779. fput(file);
  2780. } else if (!(op->open_flag & O_EXCL)) {
  2781. struct inode *inode = file_inode(file);
  2782. spin_lock(&inode->i_lock);
  2783. inode->i_state |= I_LINKABLE;
  2784. spin_unlock(&inode->i_lock);
  2785. }
  2786. out2:
  2787. mnt_drop_write(nd->path.mnt);
  2788. out:
  2789. path_put(&nd->path);
  2790. return error;
  2791. }
  2792. static struct file *path_openat(int dfd, struct filename *pathname,
  2793. struct nameidata *nd, const struct open_flags *op, int flags)
  2794. {
  2795. struct file *base = NULL;
  2796. struct file *file;
  2797. struct path path;
  2798. int opened = 0;
  2799. int error;
  2800. file = get_empty_filp();
  2801. if (IS_ERR(file))
  2802. return file;
  2803. file->f_flags = op->open_flag;
  2804. if (unlikely(file->f_flags & __O_TMPFILE)) {
  2805. error = do_tmpfile(dfd, pathname, nd, flags, op, file, &opened);
  2806. goto out;
  2807. }
  2808. error = path_init(dfd, pathname->name, flags | LOOKUP_PARENT, nd, &base);
  2809. if (unlikely(error))
  2810. goto out;
  2811. current->total_link_count = 0;
  2812. error = link_path_walk(pathname->name, nd);
  2813. if (unlikely(error))
  2814. goto out;
  2815. error = do_last(nd, &path, file, op, &opened, pathname);
  2816. while (unlikely(error > 0)) { /* trailing symlink */
  2817. struct path link = path;
  2818. void *cookie;
  2819. if (!(nd->flags & LOOKUP_FOLLOW)) {
  2820. path_put_conditional(&path, nd);
  2821. path_put(&nd->path);
  2822. error = -ELOOP;
  2823. break;
  2824. }
  2825. error = may_follow_link(&link, nd);
  2826. if (unlikely(error))
  2827. break;
  2828. nd->flags |= LOOKUP_PARENT;
  2829. nd->flags &= ~(LOOKUP_OPEN|LOOKUP_CREATE|LOOKUP_EXCL);
  2830. error = follow_link(&link, nd, &cookie);
  2831. if (unlikely(error))
  2832. break;
  2833. error = do_last(nd, &path, file, op, &opened, pathname);
  2834. put_link(nd, &link, cookie);
  2835. }
  2836. out:
  2837. if (nd->root.mnt && !(nd->flags & LOOKUP_ROOT))
  2838. path_put(&nd->root);
  2839. if (base)
  2840. fput(base);
  2841. if (!(opened & FILE_OPENED)) {
  2842. BUG_ON(!error);
  2843. put_filp(file);
  2844. }
  2845. if (unlikely(error)) {
  2846. if (error == -EOPENSTALE) {
  2847. if (flags & LOOKUP_RCU)
  2848. error = -ECHILD;
  2849. else
  2850. error = -ESTALE;
  2851. }
  2852. file = ERR_PTR(error);
  2853. }
  2854. return file;
  2855. }
  2856. struct file *do_filp_open(int dfd, struct filename *pathname,
  2857. const struct open_flags *op)
  2858. {
  2859. struct nameidata nd;
  2860. int flags = op->lookup_flags;
  2861. struct file *filp;
  2862. filp = path_openat(dfd, pathname, &nd, op, flags | LOOKUP_RCU);
  2863. if (unlikely(filp == ERR_PTR(-ECHILD)))
  2864. filp = path_openat(dfd, pathname, &nd, op, flags);
  2865. if (unlikely(filp == ERR_PTR(-ESTALE)))
  2866. filp = path_openat(dfd, pathname, &nd, op, flags | LOOKUP_REVAL);
  2867. return filp;
  2868. }
  2869. struct file *do_file_open_root(struct dentry *dentry, struct vfsmount *mnt,
  2870. const char *name, const struct open_flags *op)
  2871. {
  2872. struct nameidata nd;
  2873. struct file *file;
  2874. struct filename filename = { .name = name };
  2875. int flags = op->lookup_flags | LOOKUP_ROOT;
  2876. nd.root.mnt = mnt;
  2877. nd.root.dentry = dentry;
  2878. if (d_is_symlink(dentry) && op->intent & LOOKUP_OPEN)
  2879. return ERR_PTR(-ELOOP);
  2880. file = path_openat(-1, &filename, &nd, op, flags | LOOKUP_RCU);
  2881. if (unlikely(file == ERR_PTR(-ECHILD)))
  2882. file = path_openat(-1, &filename, &nd, op, flags);
  2883. if (unlikely(file == ERR_PTR(-ESTALE)))
  2884. file = path_openat(-1, &filename, &nd, op, flags | LOOKUP_REVAL);
  2885. return file;
  2886. }
  2887. struct dentry *kern_path_create(int dfd, const char *pathname,
  2888. struct path *path, unsigned int lookup_flags)
  2889. {
  2890. struct dentry *dentry = ERR_PTR(-EEXIST);
  2891. struct nameidata nd;
  2892. int err2;
  2893. int error;
  2894. bool is_dir = (lookup_flags & LOOKUP_DIRECTORY);
  2895. /*
  2896. * Note that only LOOKUP_REVAL and LOOKUP_DIRECTORY matter here. Any
  2897. * other flags passed in are ignored!
  2898. */
  2899. lookup_flags &= LOOKUP_REVAL;
  2900. error = do_path_lookup(dfd, pathname, LOOKUP_PARENT|lookup_flags, &nd);
  2901. if (error)
  2902. return ERR_PTR(error);
  2903. /*
  2904. * Yucky last component or no last component at all?
  2905. * (foo/., foo/.., /////)
  2906. */
  2907. if (nd.last_type != LAST_NORM)
  2908. goto out;
  2909. nd.flags &= ~LOOKUP_PARENT;
  2910. nd.flags |= LOOKUP_CREATE | LOOKUP_EXCL;
  2911. /* don't fail immediately if it's r/o, at least try to report other errors */
  2912. err2 = mnt_want_write(nd.path.mnt);
  2913. /*
  2914. * Do the final lookup.
  2915. */
  2916. mutex_lock_nested(&nd.path.dentry->d_inode->i_mutex, I_MUTEX_PARENT);
  2917. dentry = lookup_hash(&nd);
  2918. if (IS_ERR(dentry))
  2919. goto unlock;
  2920. error = -EEXIST;
  2921. if (d_is_positive(dentry))
  2922. goto fail;
  2923. /*
  2924. * Special case - lookup gave negative, but... we had foo/bar/
  2925. * From the vfs_mknod() POV we just have a negative dentry -
  2926. * all is fine. Let's be bastards - you had / on the end, you've
  2927. * been asking for (non-existent) directory. -ENOENT for you.
  2928. */
  2929. if (unlikely(!is_dir && nd.last.name[nd.last.len])) {
  2930. error = -ENOENT;
  2931. goto fail;
  2932. }
  2933. if (unlikely(err2)) {
  2934. error = err2;
  2935. goto fail;
  2936. }
  2937. *path = nd.path;
  2938. return dentry;
  2939. fail:
  2940. dput(dentry);
  2941. dentry = ERR_PTR(error);
  2942. unlock:
  2943. mutex_unlock(&nd.path.dentry->d_inode->i_mutex);
  2944. if (!err2)
  2945. mnt_drop_write(nd.path.mnt);
  2946. out:
  2947. path_put(&nd.path);
  2948. return dentry;
  2949. }
  2950. EXPORT_SYMBOL(kern_path_create);
  2951. void done_path_create(struct path *path, struct dentry *dentry)
  2952. {
  2953. dput(dentry);
  2954. mutex_unlock(&path->dentry->d_inode->i_mutex);
  2955. mnt_drop_write(path->mnt);
  2956. path_put(path);
  2957. }
  2958. EXPORT_SYMBOL(done_path_create);
  2959. struct dentry *user_path_create(int dfd, const char __user *pathname,
  2960. struct path *path, unsigned int lookup_flags)
  2961. {
  2962. struct filename *tmp = getname(pathname);
  2963. struct dentry *res;
  2964. if (IS_ERR(tmp))
  2965. return ERR_CAST(tmp);
  2966. res = kern_path_create(dfd, tmp->name, path, lookup_flags);
  2967. putname(tmp);
  2968. return res;
  2969. }
  2970. EXPORT_SYMBOL(user_path_create);
  2971. int vfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t dev)
  2972. {
  2973. int error = may_create(dir, dentry);
  2974. if (error)
  2975. return error;
  2976. if ((S_ISCHR(mode) || S_ISBLK(mode)) && !capable(CAP_MKNOD))
  2977. return -EPERM;
  2978. if (!dir->i_op->mknod)
  2979. return -EPERM;
  2980. error = devcgroup_inode_mknod(mode, dev);
  2981. if (error)
  2982. return error;
  2983. error = security_inode_mknod(dir, dentry, mode, dev);
  2984. if (error)
  2985. return error;
  2986. error = dir->i_op->mknod(dir, dentry, mode, dev);
  2987. if (!error)
  2988. fsnotify_create(dir, dentry);
  2989. return error;
  2990. }
  2991. static int may_mknod(umode_t mode)
  2992. {
  2993. switch (mode & S_IFMT) {
  2994. case S_IFREG:
  2995. case S_IFCHR:
  2996. case S_IFBLK:
  2997. case S_IFIFO:
  2998. case S_IFSOCK:
  2999. case 0: /* zero mode translates to S_IFREG */
  3000. return 0;
  3001. case S_IFDIR:
  3002. return -EPERM;
  3003. default:
  3004. return -EINVAL;
  3005. }
  3006. }
  3007. SYSCALL_DEFINE4(mknodat, int, dfd, const char __user *, filename, umode_t, mode,
  3008. unsigned, dev)
  3009. {
  3010. struct dentry *dentry;
  3011. struct path path;
  3012. int error;
  3013. unsigned int lookup_flags = 0;
  3014. error = may_mknod(mode);
  3015. if (error)
  3016. return error;
  3017. retry:
  3018. dentry = user_path_create(dfd, filename, &path, lookup_flags);
  3019. if (IS_ERR(dentry))
  3020. return PTR_ERR(dentry);
  3021. if (!IS_POSIXACL(path.dentry->d_inode))
  3022. mode &= ~current_umask();
  3023. error = security_path_mknod(&path, dentry, mode, dev);
  3024. if (error)
  3025. goto out;
  3026. switch (mode & S_IFMT) {
  3027. case 0: case S_IFREG:
  3028. error = vfs_create(path.dentry->d_inode,dentry,mode,true);
  3029. break;
  3030. case S_IFCHR: case S_IFBLK:
  3031. error = vfs_mknod(path.dentry->d_inode,dentry,mode,
  3032. new_decode_dev(dev));
  3033. break;
  3034. case S_IFIFO: case S_IFSOCK:
  3035. error = vfs_mknod(path.dentry->d_inode,dentry,mode,0);
  3036. break;
  3037. }
  3038. out:
  3039. done_path_create(&path, dentry);
  3040. if (retry_estale(error, lookup_flags)) {
  3041. lookup_flags |= LOOKUP_REVAL;
  3042. goto retry;
  3043. }
  3044. return error;
  3045. }
  3046. SYSCALL_DEFINE3(mknod, const char __user *, filename, umode_t, mode, unsigned, dev)
  3047. {
  3048. return sys_mknodat(AT_FDCWD, filename, mode, dev);
  3049. }
  3050. int vfs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode)
  3051. {
  3052. int error = may_create(dir, dentry);
  3053. unsigned max_links = dir->i_sb->s_max_links;
  3054. if (error)
  3055. return error;
  3056. if (!dir->i_op->mkdir)
  3057. return -EPERM;
  3058. mode &= (S_IRWXUGO|S_ISVTX);
  3059. error = security_inode_mkdir(dir, dentry, mode);
  3060. if (error)
  3061. return error;
  3062. if (max_links && dir->i_nlink >= max_links)
  3063. return -EMLINK;
  3064. error = dir->i_op->mkdir(dir, dentry, mode);
  3065. if (!error)
  3066. fsnotify_mkdir(dir, dentry);
  3067. return error;
  3068. }
  3069. SYSCALL_DEFINE3(mkdirat, int, dfd, const char __user *, pathname, umode_t, mode)
  3070. {
  3071. struct dentry *dentry;
  3072. struct path path;
  3073. int error;
  3074. unsigned int lookup_flags = LOOKUP_DIRECTORY;
  3075. retry:
  3076. dentry = user_path_create(dfd, pathname, &path, lookup_flags);
  3077. if (IS_ERR(dentry))
  3078. return PTR_ERR(dentry);
  3079. if (!IS_POSIXACL(path.dentry->d_inode))
  3080. mode &= ~current_umask();
  3081. error = security_path_mkdir(&path, dentry, mode);
  3082. if (!error)
  3083. error = vfs_mkdir(path.dentry->d_inode, dentry, mode);
  3084. done_path_create(&path, dentry);
  3085. if (retry_estale(error, lookup_flags)) {
  3086. lookup_flags |= LOOKUP_REVAL;
  3087. goto retry;
  3088. }
  3089. return error;
  3090. }
  3091. SYSCALL_DEFINE2(mkdir, const char __user *, pathname, umode_t, mode)
  3092. {
  3093. return sys_mkdirat(AT_FDCWD, pathname, mode);
  3094. }
  3095. /*
  3096. * The dentry_unhash() helper will try to drop the dentry early: we
  3097. * should have a usage count of 1 if we're the only user of this
  3098. * dentry, and if that is true (possibly after pruning the dcache),
  3099. * then we drop the dentry now.
  3100. *
  3101. * A low-level filesystem can, if it choses, legally
  3102. * do a
  3103. *
  3104. * if (!d_unhashed(dentry))
  3105. * return -EBUSY;
  3106. *
  3107. * if it cannot handle the case of removing a directory
  3108. * that is still in use by something else..
  3109. */
  3110. void dentry_unhash(struct dentry *dentry)
  3111. {
  3112. shrink_dcache_parent(dentry);
  3113. spin_lock(&dentry->d_lock);
  3114. if (dentry->d_lockref.count == 1)
  3115. __d_drop(dentry);
  3116. spin_unlock(&dentry->d_lock);
  3117. }
  3118. int vfs_rmdir(struct inode *dir, struct dentry *dentry)
  3119. {
  3120. int error = may_delete(dir, dentry, 1);
  3121. if (error)
  3122. return error;
  3123. if (!dir->i_op->rmdir)
  3124. return -EPERM;
  3125. dget(dentry);
  3126. mutex_lock(&dentry->d_inode->i_mutex);
  3127. error = -EBUSY;
  3128. if (d_mountpoint(dentry))
  3129. goto out;
  3130. error = security_inode_rmdir(dir, dentry);
  3131. if (error)
  3132. goto out;
  3133. shrink_dcache_parent(dentry);
  3134. error = dir->i_op->rmdir(dir, dentry);
  3135. if (error)
  3136. goto out;
  3137. dentry->d_inode->i_flags |= S_DEAD;
  3138. dont_mount(dentry);
  3139. out:
  3140. mutex_unlock(&dentry->d_inode->i_mutex);
  3141. dput(dentry);
  3142. if (!error)
  3143. d_delete(dentry);
  3144. return error;
  3145. }
  3146. static long do_rmdir(int dfd, const char __user *pathname)
  3147. {
  3148. int error = 0;
  3149. struct filename *name;
  3150. struct dentry *dentry;
  3151. struct nameidata nd;
  3152. unsigned int lookup_flags = 0;
  3153. retry:
  3154. name = user_path_parent(dfd, pathname, &nd, lookup_flags);
  3155. if (IS_ERR(name))
  3156. return PTR_ERR(name);
  3157. switch(nd.last_type) {
  3158. case LAST_DOTDOT:
  3159. error = -ENOTEMPTY;
  3160. goto exit1;
  3161. case LAST_DOT:
  3162. error = -EINVAL;
  3163. goto exit1;
  3164. case LAST_ROOT:
  3165. error = -EBUSY;
  3166. goto exit1;
  3167. }
  3168. nd.flags &= ~LOOKUP_PARENT;
  3169. error = mnt_want_write(nd.path.mnt);
  3170. if (error)
  3171. goto exit1;
  3172. mutex_lock_nested(&nd.path.dentry->d_inode->i_mutex, I_MUTEX_PARENT);
  3173. dentry = lookup_hash(&nd);
  3174. error = PTR_ERR(dentry);
  3175. if (IS_ERR(dentry))
  3176. goto exit2;
  3177. if (!dentry->d_inode) {
  3178. error = -ENOENT;
  3179. goto exit3;
  3180. }
  3181. error = security_path_rmdir(&nd.path, dentry);
  3182. if (error)
  3183. goto exit3;
  3184. error = vfs_rmdir(nd.path.dentry->d_inode, dentry);
  3185. exit3:
  3186. dput(dentry);
  3187. exit2:
  3188. mutex_unlock(&nd.path.dentry->d_inode->i_mutex);
  3189. mnt_drop_write(nd.path.mnt);
  3190. exit1:
  3191. path_put(&nd.path);
  3192. putname(name);
  3193. if (retry_estale(error, lookup_flags)) {
  3194. lookup_flags |= LOOKUP_REVAL;
  3195. goto retry;
  3196. }
  3197. return error;
  3198. }
  3199. SYSCALL_DEFINE1(rmdir, const char __user *, pathname)
  3200. {
  3201. return do_rmdir(AT_FDCWD, pathname);
  3202. }
  3203. /**
  3204. * vfs_unlink - unlink a filesystem object
  3205. * @dir: parent directory
  3206. * @dentry: victim
  3207. * @delegated_inode: returns victim inode, if the inode is delegated.
  3208. *
  3209. * The caller must hold dir->i_mutex.
  3210. *
  3211. * If vfs_unlink discovers a delegation, it will return -EWOULDBLOCK and
  3212. * return a reference to the inode in delegated_inode. The caller
  3213. * should then break the delegation on that inode and retry. Because
  3214. * breaking a delegation may take a long time, the caller should drop
  3215. * dir->i_mutex before doing so.
  3216. *
  3217. * Alternatively, a caller may pass NULL for delegated_inode. This may
  3218. * be appropriate for callers that expect the underlying filesystem not
  3219. * to be NFS exported.
  3220. */
  3221. int vfs_unlink(struct inode *dir, struct dentry *dentry, struct inode **delegated_inode)
  3222. {
  3223. struct inode *target = dentry->d_inode;
  3224. int error = may_delete(dir, dentry, 0);
  3225. if (error)
  3226. return error;
  3227. if (!dir->i_op->unlink)
  3228. return -EPERM;
  3229. mutex_lock(&target->i_mutex);
  3230. if (d_mountpoint(dentry))
  3231. error = -EBUSY;
  3232. else {
  3233. error = security_inode_unlink(dir, dentry);
  3234. if (!error) {
  3235. error = break_deleg(target, O_WRONLY|O_NONBLOCK);
  3236. if (error) {
  3237. if (error == -EWOULDBLOCK && delegated_inode) {
  3238. *delegated_inode = target;
  3239. ihold(target);
  3240. }
  3241. goto out;
  3242. }
  3243. error = dir->i_op->unlink(dir, dentry);
  3244. if (!error)
  3245. dont_mount(dentry);
  3246. }
  3247. }
  3248. out:
  3249. mutex_unlock(&target->i_mutex);
  3250. /* We don't d_delete() NFS sillyrenamed files--they still exist. */
  3251. if (!error && !(dentry->d_flags & DCACHE_NFSFS_RENAMED)) {
  3252. fsnotify_link_count(target);
  3253. d_delete(dentry);
  3254. }
  3255. return error;
  3256. }
  3257. /*
  3258. * Make sure that the actual truncation of the file will occur outside its
  3259. * directory's i_mutex. Truncate can take a long time if there is a lot of
  3260. * writeout happening, and we don't want to prevent access to the directory
  3261. * while waiting on the I/O.
  3262. */
  3263. static long do_unlinkat(int dfd, const char __user *pathname)
  3264. {
  3265. int error;
  3266. struct filename *name;
  3267. struct dentry *dentry;
  3268. struct nameidata nd;
  3269. struct inode *inode = NULL;
  3270. struct inode *delegated_inode = NULL;
  3271. unsigned int lookup_flags = 0;
  3272. retry:
  3273. name = user_path_parent(dfd, pathname, &nd, lookup_flags);
  3274. if (IS_ERR(name))
  3275. return PTR_ERR(name);
  3276. error = -EISDIR;
  3277. if (nd.last_type != LAST_NORM)
  3278. goto exit1;
  3279. nd.flags &= ~LOOKUP_PARENT;
  3280. error = mnt_want_write(nd.path.mnt);
  3281. if (error)
  3282. goto exit1;
  3283. retry_deleg:
  3284. mutex_lock_nested(&nd.path.dentry->d_inode->i_mutex, I_MUTEX_PARENT);
  3285. dentry = lookup_hash(&nd);
  3286. error = PTR_ERR(dentry);
  3287. if (!IS_ERR(dentry)) {
  3288. /* Why not before? Because we want correct error value */
  3289. if (nd.last.name[nd.last.len])
  3290. goto slashes;
  3291. inode = dentry->d_inode;
  3292. if (d_is_negative(dentry))
  3293. goto slashes;
  3294. ihold(inode);
  3295. error = security_path_unlink(&nd.path, dentry);
  3296. if (error)
  3297. goto exit2;
  3298. error = vfs_unlink(nd.path.dentry->d_inode, dentry, &delegated_inode);
  3299. exit2:
  3300. dput(dentry);
  3301. }
  3302. mutex_unlock(&nd.path.dentry->d_inode->i_mutex);
  3303. if (inode)
  3304. iput(inode); /* truncate the inode here */
  3305. inode = NULL;
  3306. if (delegated_inode) {
  3307. error = break_deleg(delegated_inode, O_WRONLY);
  3308. iput(delegated_inode);
  3309. delegated_inode = NULL;
  3310. if (!error)
  3311. goto retry_deleg;
  3312. }
  3313. mnt_drop_write(nd.path.mnt);
  3314. exit1:
  3315. path_put(&nd.path);
  3316. putname(name);
  3317. if (retry_estale(error, lookup_flags)) {
  3318. lookup_flags |= LOOKUP_REVAL;
  3319. inode = NULL;
  3320. goto retry;
  3321. }
  3322. return error;
  3323. slashes:
  3324. if (d_is_negative(dentry))
  3325. error = -ENOENT;
  3326. else if (d_is_directory(dentry) || d_is_autodir(dentry))
  3327. error = -EISDIR;
  3328. else
  3329. error = -ENOTDIR;
  3330. goto exit2;
  3331. }
  3332. SYSCALL_DEFINE3(unlinkat, int, dfd, const char __user *, pathname, int, flag)
  3333. {
  3334. if ((flag & ~AT_REMOVEDIR) != 0)
  3335. return -EINVAL;
  3336. if (flag & AT_REMOVEDIR)
  3337. return do_rmdir(dfd, pathname);
  3338. return do_unlinkat(dfd, pathname);
  3339. }
  3340. SYSCALL_DEFINE1(unlink, const char __user *, pathname)
  3341. {
  3342. return do_unlinkat(AT_FDCWD, pathname);
  3343. }
  3344. int vfs_symlink(struct inode *dir, struct dentry *dentry, const char *oldname)
  3345. {
  3346. int error = may_create(dir, dentry);
  3347. if (error)
  3348. return error;
  3349. if (!dir->i_op->symlink)
  3350. return -EPERM;
  3351. error = security_inode_symlink(dir, dentry, oldname);
  3352. if (error)
  3353. return error;
  3354. error = dir->i_op->symlink(dir, dentry, oldname);
  3355. if (!error)
  3356. fsnotify_create(dir, dentry);
  3357. return error;
  3358. }
  3359. SYSCALL_DEFINE3(symlinkat, const char __user *, oldname,
  3360. int, newdfd, const char __user *, newname)
  3361. {
  3362. int error;
  3363. struct filename *from;
  3364. struct dentry *dentry;
  3365. struct path path;
  3366. unsigned int lookup_flags = 0;
  3367. from = getname(oldname);
  3368. if (IS_ERR(from))
  3369. return PTR_ERR(from);
  3370. retry:
  3371. dentry = user_path_create(newdfd, newname, &path, lookup_flags);
  3372. error = PTR_ERR(dentry);
  3373. if (IS_ERR(dentry))
  3374. goto out_putname;
  3375. error = security_path_symlink(&path, dentry, from->name);
  3376. if (!error)
  3377. error = vfs_symlink(path.dentry->d_inode, dentry, from->name);
  3378. done_path_create(&path, dentry);
  3379. if (retry_estale(error, lookup_flags)) {
  3380. lookup_flags |= LOOKUP_REVAL;
  3381. goto retry;
  3382. }
  3383. out_putname:
  3384. putname(from);
  3385. return error;
  3386. }
  3387. SYSCALL_DEFINE2(symlink, const char __user *, oldname, const char __user *, newname)
  3388. {
  3389. return sys_symlinkat(oldname, AT_FDCWD, newname);
  3390. }
  3391. int vfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry)
  3392. {
  3393. struct inode *inode = old_dentry->d_inode;
  3394. unsigned max_links = dir->i_sb->s_max_links;
  3395. int error;
  3396. if (!inode)
  3397. return -ENOENT;
  3398. error = may_create(dir, new_dentry);
  3399. if (error)
  3400. return error;
  3401. if (dir->i_sb != inode->i_sb)
  3402. return -EXDEV;
  3403. /*
  3404. * A link to an append-only or immutable file cannot be created.
  3405. */
  3406. if (IS_APPEND(inode) || IS_IMMUTABLE(inode))
  3407. return -EPERM;
  3408. if (!dir->i_op->link)
  3409. return -EPERM;
  3410. if (S_ISDIR(inode->i_mode))
  3411. return -EPERM;
  3412. error = security_inode_link(old_dentry, dir, new_dentry);
  3413. if (error)
  3414. return error;
  3415. mutex_lock(&inode->i_mutex);
  3416. /* Make sure we don't allow creating hardlink to an unlinked file */
  3417. if (inode->i_nlink == 0 && !(inode->i_state & I_LINKABLE))
  3418. error = -ENOENT;
  3419. else if (max_links && inode->i_nlink >= max_links)
  3420. error = -EMLINK;
  3421. else
  3422. error = dir->i_op->link(old_dentry, dir, new_dentry);
  3423. if (!error && (inode->i_state & I_LINKABLE)) {
  3424. spin_lock(&inode->i_lock);
  3425. inode->i_state &= ~I_LINKABLE;
  3426. spin_unlock(&inode->i_lock);
  3427. }
  3428. mutex_unlock(&inode->i_mutex);
  3429. if (!error)
  3430. fsnotify_link(dir, inode, new_dentry);
  3431. return error;
  3432. }
  3433. /*
  3434. * Hardlinks are often used in delicate situations. We avoid
  3435. * security-related surprises by not following symlinks on the
  3436. * newname. --KAB
  3437. *
  3438. * We don't follow them on the oldname either to be compatible
  3439. * with linux 2.0, and to avoid hard-linking to directories
  3440. * and other special files. --ADM
  3441. */
  3442. SYSCALL_DEFINE5(linkat, int, olddfd, const char __user *, oldname,
  3443. int, newdfd, const char __user *, newname, int, flags)
  3444. {
  3445. struct dentry *new_dentry;
  3446. struct path old_path, new_path;
  3447. int how = 0;
  3448. int error;
  3449. if ((flags & ~(AT_SYMLINK_FOLLOW | AT_EMPTY_PATH)) != 0)
  3450. return -EINVAL;
  3451. /*
  3452. * To use null names we require CAP_DAC_READ_SEARCH
  3453. * This ensures that not everyone will be able to create
  3454. * handlink using the passed filedescriptor.
  3455. */
  3456. if (flags & AT_EMPTY_PATH) {
  3457. if (!capable(CAP_DAC_READ_SEARCH))
  3458. return -ENOENT;
  3459. how = LOOKUP_EMPTY;
  3460. }
  3461. if (flags & AT_SYMLINK_FOLLOW)
  3462. how |= LOOKUP_FOLLOW;
  3463. retry:
  3464. error = user_path_at(olddfd, oldname, how, &old_path);
  3465. if (error)
  3466. return error;
  3467. new_dentry = user_path_create(newdfd, newname, &new_path,
  3468. (how & LOOKUP_REVAL));
  3469. error = PTR_ERR(new_dentry);
  3470. if (IS_ERR(new_dentry))
  3471. goto out;
  3472. error = -EXDEV;
  3473. if (old_path.mnt != new_path.mnt)
  3474. goto out_dput;
  3475. error = may_linkat(&old_path);
  3476. if (unlikely(error))
  3477. goto out_dput;
  3478. error = security_path_link(old_path.dentry, &new_path, new_dentry);
  3479. if (error)
  3480. goto out_dput;
  3481. error = vfs_link(old_path.dentry, new_path.dentry->d_inode, new_dentry);
  3482. out_dput:
  3483. done_path_create(&new_path, new_dentry);
  3484. if (retry_estale(error, how)) {
  3485. how |= LOOKUP_REVAL;
  3486. goto retry;
  3487. }
  3488. out:
  3489. path_put(&old_path);
  3490. return error;
  3491. }
  3492. SYSCALL_DEFINE2(link, const char __user *, oldname, const char __user *, newname)
  3493. {
  3494. return sys_linkat(AT_FDCWD, oldname, AT_FDCWD, newname, 0);
  3495. }
  3496. /*
  3497. * The worst of all namespace operations - renaming directory. "Perverted"
  3498. * doesn't even start to describe it. Somebody in UCB had a heck of a trip...
  3499. * Problems:
  3500. * a) we can get into loop creation. Check is done in is_subdir().
  3501. * b) race potential - two innocent renames can create a loop together.
  3502. * That's where 4.4 screws up. Current fix: serialization on
  3503. * sb->s_vfs_rename_mutex. We might be more accurate, but that's another
  3504. * story.
  3505. * c) we have to lock _four_ objects - parents and victim (if it exists),
  3506. * and source (if it is not a directory).
  3507. * And that - after we got ->i_mutex on parents (until then we don't know
  3508. * whether the target exists). Solution: try to be smart with locking
  3509. * order for inodes. We rely on the fact that tree topology may change
  3510. * only under ->s_vfs_rename_mutex _and_ that parent of the object we
  3511. * move will be locked. Thus we can rank directories by the tree
  3512. * (ancestors first) and rank all non-directories after them.
  3513. * That works since everybody except rename does "lock parent, lookup,
  3514. * lock child" and rename is under ->s_vfs_rename_mutex.
  3515. * HOWEVER, it relies on the assumption that any object with ->lookup()
  3516. * has no more than 1 dentry. If "hybrid" objects will ever appear,
  3517. * we'd better make sure that there's no link(2) for them.
  3518. * d) conversion from fhandle to dentry may come in the wrong moment - when
  3519. * we are removing the target. Solution: we will have to grab ->i_mutex
  3520. * in the fhandle_to_dentry code. [FIXME - current nfsfh.c relies on
  3521. * ->i_mutex on parents, which works but leads to some truly excessive
  3522. * locking].
  3523. */
  3524. static int vfs_rename_dir(struct inode *old_dir, struct dentry *old_dentry,
  3525. struct inode *new_dir, struct dentry *new_dentry)
  3526. {
  3527. int error = 0;
  3528. struct inode *target = new_dentry->d_inode;
  3529. unsigned max_links = new_dir->i_sb->s_max_links;
  3530. /*
  3531. * If we are going to change the parent - check write permissions,
  3532. * we'll need to flip '..'.
  3533. */
  3534. if (new_dir != old_dir) {
  3535. error = inode_permission(old_dentry->d_inode, MAY_WRITE);
  3536. if (error)
  3537. return error;
  3538. }
  3539. error = security_inode_rename(old_dir, old_dentry, new_dir, new_dentry);
  3540. if (error)
  3541. return error;
  3542. dget(new_dentry);
  3543. if (target)
  3544. mutex_lock(&target->i_mutex);
  3545. error = -EBUSY;
  3546. if (d_mountpoint(old_dentry) || d_mountpoint(new_dentry))
  3547. goto out;
  3548. error = -EMLINK;
  3549. if (max_links && !target && new_dir != old_dir &&
  3550. new_dir->i_nlink >= max_links)
  3551. goto out;
  3552. if (target)
  3553. shrink_dcache_parent(new_dentry);
  3554. error = old_dir->i_op->rename(old_dir, old_dentry, new_dir, new_dentry);
  3555. if (error)
  3556. goto out;
  3557. if (target) {
  3558. target->i_flags |= S_DEAD;
  3559. dont_mount(new_dentry);
  3560. }
  3561. out:
  3562. if (target)
  3563. mutex_unlock(&target->i_mutex);
  3564. dput(new_dentry);
  3565. if (!error)
  3566. if (!(old_dir->i_sb->s_type->fs_flags & FS_RENAME_DOES_D_MOVE))
  3567. d_move(old_dentry,new_dentry);
  3568. return error;
  3569. }
  3570. static int vfs_rename_other(struct inode *old_dir, struct dentry *old_dentry,
  3571. struct inode *new_dir, struct dentry *new_dentry)
  3572. {
  3573. struct inode *target = new_dentry->d_inode;
  3574. struct inode *source = old_dentry->d_inode;
  3575. int error;
  3576. error = security_inode_rename(old_dir, old_dentry, new_dir, new_dentry);
  3577. if (error)
  3578. return error;
  3579. dget(new_dentry);
  3580. lock_two_nondirectories(source, target);
  3581. error = -EBUSY;
  3582. if (d_mountpoint(old_dentry)||d_mountpoint(new_dentry))
  3583. goto out;
  3584. error = old_dir->i_op->rename(old_dir, old_dentry, new_dir, new_dentry);
  3585. if (error)
  3586. goto out;
  3587. if (target)
  3588. dont_mount(new_dentry);
  3589. if (!(old_dir->i_sb->s_type->fs_flags & FS_RENAME_DOES_D_MOVE))
  3590. d_move(old_dentry, new_dentry);
  3591. out:
  3592. unlock_two_nondirectories(source, target);
  3593. dput(new_dentry);
  3594. return error;
  3595. }
  3596. int vfs_rename(struct inode *old_dir, struct dentry *old_dentry,
  3597. struct inode *new_dir, struct dentry *new_dentry)
  3598. {
  3599. int error;
  3600. int is_dir = d_is_directory(old_dentry) || d_is_autodir(old_dentry);
  3601. const unsigned char *old_name;
  3602. if (old_dentry->d_inode == new_dentry->d_inode)
  3603. return 0;
  3604. error = may_delete(old_dir, old_dentry, is_dir);
  3605. if (error)
  3606. return error;
  3607. if (!new_dentry->d_inode)
  3608. error = may_create(new_dir, new_dentry);
  3609. else
  3610. error = may_delete(new_dir, new_dentry, is_dir);
  3611. if (error)
  3612. return error;
  3613. if (!old_dir->i_op->rename)
  3614. return -EPERM;
  3615. old_name = fsnotify_oldname_init(old_dentry->d_name.name);
  3616. if (is_dir)
  3617. error = vfs_rename_dir(old_dir,old_dentry,new_dir,new_dentry);
  3618. else
  3619. error = vfs_rename_other(old_dir,old_dentry,new_dir,new_dentry);
  3620. if (!error)
  3621. fsnotify_move(old_dir, new_dir, old_name, is_dir,
  3622. new_dentry->d_inode, old_dentry);
  3623. fsnotify_oldname_free(old_name);
  3624. return error;
  3625. }
  3626. SYSCALL_DEFINE4(renameat, int, olddfd, const char __user *, oldname,
  3627. int, newdfd, const char __user *, newname)
  3628. {
  3629. struct dentry *old_dir, *new_dir;
  3630. struct dentry *old_dentry, *new_dentry;
  3631. struct dentry *trap;
  3632. struct nameidata oldnd, newnd;
  3633. struct filename *from;
  3634. struct filename *to;
  3635. unsigned int lookup_flags = 0;
  3636. bool should_retry = false;
  3637. int error;
  3638. retry:
  3639. from = user_path_parent(olddfd, oldname, &oldnd, lookup_flags);
  3640. if (IS_ERR(from)) {
  3641. error = PTR_ERR(from);
  3642. goto exit;
  3643. }
  3644. to = user_path_parent(newdfd, newname, &newnd, lookup_flags);
  3645. if (IS_ERR(to)) {
  3646. error = PTR_ERR(to);
  3647. goto exit1;
  3648. }
  3649. error = -EXDEV;
  3650. if (oldnd.path.mnt != newnd.path.mnt)
  3651. goto exit2;
  3652. old_dir = oldnd.path.dentry;
  3653. error = -EBUSY;
  3654. if (oldnd.last_type != LAST_NORM)
  3655. goto exit2;
  3656. new_dir = newnd.path.dentry;
  3657. if (newnd.last_type != LAST_NORM)
  3658. goto exit2;
  3659. error = mnt_want_write(oldnd.path.mnt);
  3660. if (error)
  3661. goto exit2;
  3662. oldnd.flags &= ~LOOKUP_PARENT;
  3663. newnd.flags &= ~LOOKUP_PARENT;
  3664. newnd.flags |= LOOKUP_RENAME_TARGET;
  3665. trap = lock_rename(new_dir, old_dir);
  3666. old_dentry = lookup_hash(&oldnd);
  3667. error = PTR_ERR(old_dentry);
  3668. if (IS_ERR(old_dentry))
  3669. goto exit3;
  3670. /* source must exist */
  3671. error = -ENOENT;
  3672. if (d_is_negative(old_dentry))
  3673. goto exit4;
  3674. /* unless the source is a directory trailing slashes give -ENOTDIR */
  3675. if (!d_is_directory(old_dentry) && !d_is_autodir(old_dentry)) {
  3676. error = -ENOTDIR;
  3677. if (oldnd.last.name[oldnd.last.len])
  3678. goto exit4;
  3679. if (newnd.last.name[newnd.last.len])
  3680. goto exit4;
  3681. }
  3682. /* source should not be ancestor of target */
  3683. error = -EINVAL;
  3684. if (old_dentry == trap)
  3685. goto exit4;
  3686. new_dentry = lookup_hash(&newnd);
  3687. error = PTR_ERR(new_dentry);
  3688. if (IS_ERR(new_dentry))
  3689. goto exit4;
  3690. /* target should not be an ancestor of source */
  3691. error = -ENOTEMPTY;
  3692. if (new_dentry == trap)
  3693. goto exit5;
  3694. error = security_path_rename(&oldnd.path, old_dentry,
  3695. &newnd.path, new_dentry);
  3696. if (error)
  3697. goto exit5;
  3698. error = vfs_rename(old_dir->d_inode, old_dentry,
  3699. new_dir->d_inode, new_dentry);
  3700. exit5:
  3701. dput(new_dentry);
  3702. exit4:
  3703. dput(old_dentry);
  3704. exit3:
  3705. unlock_rename(new_dir, old_dir);
  3706. mnt_drop_write(oldnd.path.mnt);
  3707. exit2:
  3708. if (retry_estale(error, lookup_flags))
  3709. should_retry = true;
  3710. path_put(&newnd.path);
  3711. putname(to);
  3712. exit1:
  3713. path_put(&oldnd.path);
  3714. putname(from);
  3715. if (should_retry) {
  3716. should_retry = false;
  3717. lookup_flags |= LOOKUP_REVAL;
  3718. goto retry;
  3719. }
  3720. exit:
  3721. return error;
  3722. }
  3723. SYSCALL_DEFINE2(rename, const char __user *, oldname, const char __user *, newname)
  3724. {
  3725. return sys_renameat(AT_FDCWD, oldname, AT_FDCWD, newname);
  3726. }
  3727. int vfs_readlink(struct dentry *dentry, char __user *buffer, int buflen, const char *link)
  3728. {
  3729. int len;
  3730. len = PTR_ERR(link);
  3731. if (IS_ERR(link))
  3732. goto out;
  3733. len = strlen(link);
  3734. if (len > (unsigned) buflen)
  3735. len = buflen;
  3736. if (copy_to_user(buffer, link, len))
  3737. len = -EFAULT;
  3738. out:
  3739. return len;
  3740. }
  3741. /*
  3742. * A helper for ->readlink(). This should be used *ONLY* for symlinks that
  3743. * have ->follow_link() touching nd only in nd_set_link(). Using (or not
  3744. * using) it for any given inode is up to filesystem.
  3745. */
  3746. int generic_readlink(struct dentry *dentry, char __user *buffer, int buflen)
  3747. {
  3748. struct nameidata nd;
  3749. void *cookie;
  3750. int res;
  3751. nd.depth = 0;
  3752. cookie = dentry->d_inode->i_op->follow_link(dentry, &nd);
  3753. if (IS_ERR(cookie))
  3754. return PTR_ERR(cookie);
  3755. res = vfs_readlink(dentry, buffer, buflen, nd_get_link(&nd));
  3756. if (dentry->d_inode->i_op->put_link)
  3757. dentry->d_inode->i_op->put_link(dentry, &nd, cookie);
  3758. return res;
  3759. }
  3760. /* get the link contents into pagecache */
  3761. static char *page_getlink(struct dentry * dentry, struct page **ppage)
  3762. {
  3763. char *kaddr;
  3764. struct page *page;
  3765. struct address_space *mapping = dentry->d_inode->i_mapping;
  3766. page = read_mapping_page(mapping, 0, NULL);
  3767. if (IS_ERR(page))
  3768. return (char*)page;
  3769. *ppage = page;
  3770. kaddr = kmap(page);
  3771. nd_terminate_link(kaddr, dentry->d_inode->i_size, PAGE_SIZE - 1);
  3772. return kaddr;
  3773. }
  3774. int page_readlink(struct dentry *dentry, char __user *buffer, int buflen)
  3775. {
  3776. struct page *page = NULL;
  3777. char *s = page_getlink(dentry, &page);
  3778. int res = vfs_readlink(dentry,buffer,buflen,s);
  3779. if (page) {
  3780. kunmap(page);
  3781. page_cache_release(page);
  3782. }
  3783. return res;
  3784. }
  3785. void *page_follow_link_light(struct dentry *dentry, struct nameidata *nd)
  3786. {
  3787. struct page *page = NULL;
  3788. nd_set_link(nd, page_getlink(dentry, &page));
  3789. return page;
  3790. }
  3791. void page_put_link(struct dentry *dentry, struct nameidata *nd, void *cookie)
  3792. {
  3793. struct page *page = cookie;
  3794. if (page) {
  3795. kunmap(page);
  3796. page_cache_release(page);
  3797. }
  3798. }
  3799. /*
  3800. * The nofs argument instructs pagecache_write_begin to pass AOP_FLAG_NOFS
  3801. */
  3802. int __page_symlink(struct inode *inode, const char *symname, int len, int nofs)
  3803. {
  3804. struct address_space *mapping = inode->i_mapping;
  3805. struct page *page;
  3806. void *fsdata;
  3807. int err;
  3808. char *kaddr;
  3809. unsigned int flags = AOP_FLAG_UNINTERRUPTIBLE;
  3810. if (nofs)
  3811. flags |= AOP_FLAG_NOFS;
  3812. retry:
  3813. err = pagecache_write_begin(NULL, mapping, 0, len-1,
  3814. flags, &page, &fsdata);
  3815. if (err)
  3816. goto fail;
  3817. kaddr = kmap_atomic(page);
  3818. memcpy(kaddr, symname, len-1);
  3819. kunmap_atomic(kaddr);
  3820. err = pagecache_write_end(NULL, mapping, 0, len-1, len-1,
  3821. page, fsdata);
  3822. if (err < 0)
  3823. goto fail;
  3824. if (err < len-1)
  3825. goto retry;
  3826. mark_inode_dirty(inode);
  3827. return 0;
  3828. fail:
  3829. return err;
  3830. }
  3831. int page_symlink(struct inode *inode, const char *symname, int len)
  3832. {
  3833. return __page_symlink(inode, symname, len,
  3834. !(mapping_gfp_mask(inode->i_mapping) & __GFP_FS));
  3835. }
  3836. const struct inode_operations page_symlink_inode_operations = {
  3837. .readlink = generic_readlink,
  3838. .follow_link = page_follow_link_light,
  3839. .put_link = page_put_link,
  3840. };
  3841. EXPORT_SYMBOL(user_path_at);
  3842. EXPORT_SYMBOL(follow_down_one);
  3843. EXPORT_SYMBOL(follow_down);
  3844. EXPORT_SYMBOL(follow_up);
  3845. EXPORT_SYMBOL(get_write_access); /* nfsd */
  3846. EXPORT_SYMBOL(lock_rename);
  3847. EXPORT_SYMBOL(lookup_one_len);
  3848. EXPORT_SYMBOL(page_follow_link_light);
  3849. EXPORT_SYMBOL(page_put_link);
  3850. EXPORT_SYMBOL(page_readlink);
  3851. EXPORT_SYMBOL(__page_symlink);
  3852. EXPORT_SYMBOL(page_symlink);
  3853. EXPORT_SYMBOL(page_symlink_inode_operations);
  3854. EXPORT_SYMBOL(kern_path);
  3855. EXPORT_SYMBOL(vfs_path_lookup);
  3856. EXPORT_SYMBOL(inode_permission);
  3857. EXPORT_SYMBOL(unlock_rename);
  3858. EXPORT_SYMBOL(vfs_create);
  3859. EXPORT_SYMBOL(vfs_link);
  3860. EXPORT_SYMBOL(vfs_mkdir);
  3861. EXPORT_SYMBOL(vfs_mknod);
  3862. EXPORT_SYMBOL(generic_permission);
  3863. EXPORT_SYMBOL(vfs_readlink);
  3864. EXPORT_SYMBOL(vfs_rename);
  3865. EXPORT_SYMBOL(vfs_rmdir);
  3866. EXPORT_SYMBOL(vfs_symlink);
  3867. EXPORT_SYMBOL(vfs_unlink);
  3868. EXPORT_SYMBOL(dentry_unhash);
  3869. EXPORT_SYMBOL(generic_readlink);