base.c 75 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149
  1. /*
  2. * linux/fs/proc/base.c
  3. *
  4. * Copyright (C) 1991, 1992 Linus Torvalds
  5. *
  6. * proc base directory handling functions
  7. *
  8. * 1999, Al Viro. Rewritten. Now it covers the whole per-process part.
  9. * Instead of using magical inumbers to determine the kind of object
  10. * we allocate and fill in-core inodes upon lookup. They don't even
  11. * go into icache. We cache the reference to task_struct upon lookup too.
  12. * Eventually it should become a filesystem in its own. We don't use the
  13. * rest of procfs anymore.
  14. *
  15. *
  16. * Changelog:
  17. * 17-Jan-2005
  18. * Allan Bezerra
  19. * Bruna Moreira <bruna.moreira@indt.org.br>
  20. * Edjard Mota <edjard.mota@indt.org.br>
  21. * Ilias Biris <ilias.biris@indt.org.br>
  22. * Mauricio Lin <mauricio.lin@indt.org.br>
  23. *
  24. * Embedded Linux Lab - 10LE Instituto Nokia de Tecnologia - INdT
  25. *
  26. * A new process specific entry (smaps) included in /proc. It shows the
  27. * size of rss for each memory area. The maps entry lacks information
  28. * about physical memory size (rss) for each mapped file, i.e.,
  29. * rss information for executables and library files.
  30. * This additional information is useful for any tools that need to know
  31. * about physical memory consumption for a process specific library.
  32. *
  33. * Changelog:
  34. * 21-Feb-2005
  35. * Embedded Linux Lab - 10LE Instituto Nokia de Tecnologia - INdT
  36. * Pud inclusion in the page table walking.
  37. *
  38. * ChangeLog:
  39. * 10-Mar-2005
  40. * 10LE Instituto Nokia de Tecnologia - INdT:
  41. * A better way to walks through the page table as suggested by Hugh Dickins.
  42. *
  43. * Simo Piiroinen <simo.piiroinen@nokia.com>:
  44. * Smaps information related to shared, private, clean and dirty pages.
  45. *
  46. * Paul Mundt <paul.mundt@nokia.com>:
  47. * Overall revision about smaps.
  48. */
  49. #include <asm/uaccess.h>
  50. #include <linux/errno.h>
  51. #include <linux/time.h>
  52. #include <linux/proc_fs.h>
  53. #include <linux/stat.h>
  54. #include <linux/task_io_accounting_ops.h>
  55. #include <linux/init.h>
  56. #include <linux/capability.h>
  57. #include <linux/file.h>
  58. #include <linux/fdtable.h>
  59. #include <linux/string.h>
  60. #include <linux/seq_file.h>
  61. #include <linux/namei.h>
  62. #include <linux/mnt_namespace.h>
  63. #include <linux/mm.h>
  64. #include <linux/rcupdate.h>
  65. #include <linux/kallsyms.h>
  66. #include <linux/stacktrace.h>
  67. #include <linux/resource.h>
  68. #include <linux/module.h>
  69. #include <linux/mount.h>
  70. #include <linux/security.h>
  71. #include <linux/ptrace.h>
  72. #include <linux/tracehook.h>
  73. #include <linux/cgroup.h>
  74. #include <linux/cpuset.h>
  75. #include <linux/audit.h>
  76. #include <linux/poll.h>
  77. #include <linux/nsproxy.h>
  78. #include <linux/oom.h>
  79. #include <linux/elf.h>
  80. #include <linux/pid_namespace.h>
  81. #include <linux/fs_struct.h>
  82. #include "internal.h"
  83. /* NOTE:
  84. * Implementing inode permission operations in /proc is almost
  85. * certainly an error. Permission checks need to happen during
  86. * each system call not at open time. The reason is that most of
  87. * what we wish to check for permissions in /proc varies at runtime.
  88. *
  89. * The classic example of a problem is opening file descriptors
  90. * in /proc for a task before it execs a suid executable.
  91. */
  92. struct pid_entry {
  93. char *name;
  94. int len;
  95. mode_t mode;
  96. const struct inode_operations *iop;
  97. const struct file_operations *fop;
  98. union proc_op op;
  99. };
  100. #define NOD(NAME, MODE, IOP, FOP, OP) { \
  101. .name = (NAME), \
  102. .len = sizeof(NAME) - 1, \
  103. .mode = MODE, \
  104. .iop = IOP, \
  105. .fop = FOP, \
  106. .op = OP, \
  107. }
  108. #define DIR(NAME, MODE, iops, fops) \
  109. NOD(NAME, (S_IFDIR|(MODE)), &iops, &fops, {} )
  110. #define LNK(NAME, get_link) \
  111. NOD(NAME, (S_IFLNK|S_IRWXUGO), \
  112. &proc_pid_link_inode_operations, NULL, \
  113. { .proc_get_link = get_link } )
  114. #define REG(NAME, MODE, fops) \
  115. NOD(NAME, (S_IFREG|(MODE)), NULL, &fops, {})
  116. #define INF(NAME, MODE, read) \
  117. NOD(NAME, (S_IFREG|(MODE)), \
  118. NULL, &proc_info_file_operations, \
  119. { .proc_read = read } )
  120. #define ONE(NAME, MODE, show) \
  121. NOD(NAME, (S_IFREG|(MODE)), \
  122. NULL, &proc_single_file_operations, \
  123. { .proc_show = show } )
  124. /*
  125. * Count the number of hardlinks for the pid_entry table, excluding the .
  126. * and .. links.
  127. */
  128. static unsigned int pid_entry_count_dirs(const struct pid_entry *entries,
  129. unsigned int n)
  130. {
  131. unsigned int i;
  132. unsigned int count;
  133. count = 0;
  134. for (i = 0; i < n; ++i) {
  135. if (S_ISDIR(entries[i].mode))
  136. ++count;
  137. }
  138. return count;
  139. }
  140. static int get_fs_path(struct task_struct *task, struct path *path, bool root)
  141. {
  142. struct fs_struct *fs;
  143. int result = -ENOENT;
  144. task_lock(task);
  145. fs = task->fs;
  146. if (fs) {
  147. read_lock(&fs->lock);
  148. *path = root ? fs->root : fs->pwd;
  149. path_get(path);
  150. read_unlock(&fs->lock);
  151. result = 0;
  152. }
  153. task_unlock(task);
  154. return result;
  155. }
  156. static int get_nr_threads(struct task_struct *tsk)
  157. {
  158. unsigned long flags;
  159. int count = 0;
  160. if (lock_task_sighand(tsk, &flags)) {
  161. count = atomic_read(&tsk->signal->count);
  162. unlock_task_sighand(tsk, &flags);
  163. }
  164. return count;
  165. }
  166. static int proc_cwd_link(struct inode *inode, struct path *path)
  167. {
  168. struct task_struct *task = get_proc_task(inode);
  169. int result = -ENOENT;
  170. if (task) {
  171. result = get_fs_path(task, path, 0);
  172. put_task_struct(task);
  173. }
  174. return result;
  175. }
  176. static int proc_root_link(struct inode *inode, struct path *path)
  177. {
  178. struct task_struct *task = get_proc_task(inode);
  179. int result = -ENOENT;
  180. if (task) {
  181. result = get_fs_path(task, path, 1);
  182. put_task_struct(task);
  183. }
  184. return result;
  185. }
  186. /*
  187. * Return zero if current may access user memory in @task, -error if not.
  188. */
  189. static int check_mem_permission(struct task_struct *task)
  190. {
  191. /*
  192. * A task can always look at itself, in case it chooses
  193. * to use system calls instead of load instructions.
  194. */
  195. if (task == current)
  196. return 0;
  197. /*
  198. * If current is actively ptrace'ing, and would also be
  199. * permitted to freshly attach with ptrace now, permit it.
  200. */
  201. if (task_is_stopped_or_traced(task)) {
  202. int match;
  203. rcu_read_lock();
  204. match = (tracehook_tracer_task(task) == current);
  205. rcu_read_unlock();
  206. if (match && ptrace_may_access(task, PTRACE_MODE_ATTACH))
  207. return 0;
  208. }
  209. /*
  210. * Noone else is allowed.
  211. */
  212. return -EPERM;
  213. }
  214. struct mm_struct *mm_for_maps(struct task_struct *task)
  215. {
  216. struct mm_struct *mm;
  217. if (mutex_lock_killable(&task->cred_guard_mutex))
  218. return NULL;
  219. mm = get_task_mm(task);
  220. if (mm && mm != current->mm &&
  221. !ptrace_may_access(task, PTRACE_MODE_READ)) {
  222. mmput(mm);
  223. mm = NULL;
  224. }
  225. mutex_unlock(&task->cred_guard_mutex);
  226. return mm;
  227. }
  228. static int proc_pid_cmdline(struct task_struct *task, char * buffer)
  229. {
  230. int res = 0;
  231. unsigned int len;
  232. struct mm_struct *mm = get_task_mm(task);
  233. if (!mm)
  234. goto out;
  235. if (!mm->arg_end)
  236. goto out_mm; /* Shh! No looking before we're done */
  237. len = mm->arg_end - mm->arg_start;
  238. if (len > PAGE_SIZE)
  239. len = PAGE_SIZE;
  240. res = access_process_vm(task, mm->arg_start, buffer, len, 0);
  241. // If the nul at the end of args has been overwritten, then
  242. // assume application is using setproctitle(3).
  243. if (res > 0 && buffer[res-1] != '\0' && len < PAGE_SIZE) {
  244. len = strnlen(buffer, res);
  245. if (len < res) {
  246. res = len;
  247. } else {
  248. len = mm->env_end - mm->env_start;
  249. if (len > PAGE_SIZE - res)
  250. len = PAGE_SIZE - res;
  251. res += access_process_vm(task, mm->env_start, buffer+res, len, 0);
  252. res = strnlen(buffer, res);
  253. }
  254. }
  255. out_mm:
  256. mmput(mm);
  257. out:
  258. return res;
  259. }
  260. static int proc_pid_auxv(struct task_struct *task, char *buffer)
  261. {
  262. int res = 0;
  263. struct mm_struct *mm = get_task_mm(task);
  264. if (mm) {
  265. unsigned int nwords = 0;
  266. do {
  267. nwords += 2;
  268. } while (mm->saved_auxv[nwords - 2] != 0); /* AT_NULL */
  269. res = nwords * sizeof(mm->saved_auxv[0]);
  270. if (res > PAGE_SIZE)
  271. res = PAGE_SIZE;
  272. memcpy(buffer, mm->saved_auxv, res);
  273. mmput(mm);
  274. }
  275. return res;
  276. }
  277. #ifdef CONFIG_KALLSYMS
  278. /*
  279. * Provides a wchan file via kallsyms in a proper one-value-per-file format.
  280. * Returns the resolved symbol. If that fails, simply return the address.
  281. */
  282. static int proc_pid_wchan(struct task_struct *task, char *buffer)
  283. {
  284. unsigned long wchan;
  285. char symname[KSYM_NAME_LEN];
  286. wchan = get_wchan(task);
  287. if (lookup_symbol_name(wchan, symname) < 0)
  288. if (!ptrace_may_access(task, PTRACE_MODE_READ))
  289. return 0;
  290. else
  291. return sprintf(buffer, "%lu", wchan);
  292. else
  293. return sprintf(buffer, "%s", symname);
  294. }
  295. #endif /* CONFIG_KALLSYMS */
  296. #ifdef CONFIG_STACKTRACE
  297. #define MAX_STACK_TRACE_DEPTH 64
  298. static int proc_pid_stack(struct seq_file *m, struct pid_namespace *ns,
  299. struct pid *pid, struct task_struct *task)
  300. {
  301. struct stack_trace trace;
  302. unsigned long *entries;
  303. int i;
  304. entries = kmalloc(MAX_STACK_TRACE_DEPTH * sizeof(*entries), GFP_KERNEL);
  305. if (!entries)
  306. return -ENOMEM;
  307. trace.nr_entries = 0;
  308. trace.max_entries = MAX_STACK_TRACE_DEPTH;
  309. trace.entries = entries;
  310. trace.skip = 0;
  311. save_stack_trace_tsk(task, &trace);
  312. for (i = 0; i < trace.nr_entries; i++) {
  313. seq_printf(m, "[<%p>] %pS\n",
  314. (void *)entries[i], (void *)entries[i]);
  315. }
  316. kfree(entries);
  317. return 0;
  318. }
  319. #endif
  320. #ifdef CONFIG_SCHEDSTATS
  321. /*
  322. * Provides /proc/PID/schedstat
  323. */
  324. static int proc_pid_schedstat(struct task_struct *task, char *buffer)
  325. {
  326. return sprintf(buffer, "%llu %llu %lu\n",
  327. (unsigned long long)task->se.sum_exec_runtime,
  328. (unsigned long long)task->sched_info.run_delay,
  329. task->sched_info.pcount);
  330. }
  331. #endif
  332. #ifdef CONFIG_LATENCYTOP
  333. static int lstats_show_proc(struct seq_file *m, void *v)
  334. {
  335. int i;
  336. struct inode *inode = m->private;
  337. struct task_struct *task = get_proc_task(inode);
  338. if (!task)
  339. return -ESRCH;
  340. seq_puts(m, "Latency Top version : v0.1\n");
  341. for (i = 0; i < 32; i++) {
  342. if (task->latency_record[i].backtrace[0]) {
  343. int q;
  344. seq_printf(m, "%i %li %li ",
  345. task->latency_record[i].count,
  346. task->latency_record[i].time,
  347. task->latency_record[i].max);
  348. for (q = 0; q < LT_BACKTRACEDEPTH; q++) {
  349. char sym[KSYM_SYMBOL_LEN];
  350. char *c;
  351. if (!task->latency_record[i].backtrace[q])
  352. break;
  353. if (task->latency_record[i].backtrace[q] == ULONG_MAX)
  354. break;
  355. sprint_symbol(sym, task->latency_record[i].backtrace[q]);
  356. c = strchr(sym, '+');
  357. if (c)
  358. *c = 0;
  359. seq_printf(m, "%s ", sym);
  360. }
  361. seq_printf(m, "\n");
  362. }
  363. }
  364. put_task_struct(task);
  365. return 0;
  366. }
  367. static int lstats_open(struct inode *inode, struct file *file)
  368. {
  369. return single_open(file, lstats_show_proc, inode);
  370. }
  371. static ssize_t lstats_write(struct file *file, const char __user *buf,
  372. size_t count, loff_t *offs)
  373. {
  374. struct task_struct *task = get_proc_task(file->f_dentry->d_inode);
  375. if (!task)
  376. return -ESRCH;
  377. clear_all_latency_tracing(task);
  378. put_task_struct(task);
  379. return count;
  380. }
  381. static const struct file_operations proc_lstats_operations = {
  382. .open = lstats_open,
  383. .read = seq_read,
  384. .write = lstats_write,
  385. .llseek = seq_lseek,
  386. .release = single_release,
  387. };
  388. #endif
  389. /* The badness from the OOM killer */
  390. unsigned long badness(struct task_struct *p, unsigned long uptime);
  391. static int proc_oom_score(struct task_struct *task, char *buffer)
  392. {
  393. unsigned long points;
  394. struct timespec uptime;
  395. do_posix_clock_monotonic_gettime(&uptime);
  396. read_lock(&tasklist_lock);
  397. points = badness(task->group_leader, uptime.tv_sec);
  398. read_unlock(&tasklist_lock);
  399. return sprintf(buffer, "%lu\n", points);
  400. }
  401. struct limit_names {
  402. char *name;
  403. char *unit;
  404. };
  405. static const struct limit_names lnames[RLIM_NLIMITS] = {
  406. [RLIMIT_CPU] = {"Max cpu time", "seconds"},
  407. [RLIMIT_FSIZE] = {"Max file size", "bytes"},
  408. [RLIMIT_DATA] = {"Max data size", "bytes"},
  409. [RLIMIT_STACK] = {"Max stack size", "bytes"},
  410. [RLIMIT_CORE] = {"Max core file size", "bytes"},
  411. [RLIMIT_RSS] = {"Max resident set", "bytes"},
  412. [RLIMIT_NPROC] = {"Max processes", "processes"},
  413. [RLIMIT_NOFILE] = {"Max open files", "files"},
  414. [RLIMIT_MEMLOCK] = {"Max locked memory", "bytes"},
  415. [RLIMIT_AS] = {"Max address space", "bytes"},
  416. [RLIMIT_LOCKS] = {"Max file locks", "locks"},
  417. [RLIMIT_SIGPENDING] = {"Max pending signals", "signals"},
  418. [RLIMIT_MSGQUEUE] = {"Max msgqueue size", "bytes"},
  419. [RLIMIT_NICE] = {"Max nice priority", NULL},
  420. [RLIMIT_RTPRIO] = {"Max realtime priority", NULL},
  421. [RLIMIT_RTTIME] = {"Max realtime timeout", "us"},
  422. };
  423. /* Display limits for a process */
  424. static int proc_pid_limits(struct task_struct *task, char *buffer)
  425. {
  426. unsigned int i;
  427. int count = 0;
  428. unsigned long flags;
  429. char *bufptr = buffer;
  430. struct rlimit rlim[RLIM_NLIMITS];
  431. if (!lock_task_sighand(task, &flags))
  432. return 0;
  433. memcpy(rlim, task->signal->rlim, sizeof(struct rlimit) * RLIM_NLIMITS);
  434. unlock_task_sighand(task, &flags);
  435. /*
  436. * print the file header
  437. */
  438. count += sprintf(&bufptr[count], "%-25s %-20s %-20s %-10s\n",
  439. "Limit", "Soft Limit", "Hard Limit", "Units");
  440. for (i = 0; i < RLIM_NLIMITS; i++) {
  441. if (rlim[i].rlim_cur == RLIM_INFINITY)
  442. count += sprintf(&bufptr[count], "%-25s %-20s ",
  443. lnames[i].name, "unlimited");
  444. else
  445. count += sprintf(&bufptr[count], "%-25s %-20lu ",
  446. lnames[i].name, rlim[i].rlim_cur);
  447. if (rlim[i].rlim_max == RLIM_INFINITY)
  448. count += sprintf(&bufptr[count], "%-20s ", "unlimited");
  449. else
  450. count += sprintf(&bufptr[count], "%-20lu ",
  451. rlim[i].rlim_max);
  452. if (lnames[i].unit)
  453. count += sprintf(&bufptr[count], "%-10s\n",
  454. lnames[i].unit);
  455. else
  456. count += sprintf(&bufptr[count], "\n");
  457. }
  458. return count;
  459. }
  460. #ifdef CONFIG_HAVE_ARCH_TRACEHOOK
  461. static int proc_pid_syscall(struct task_struct *task, char *buffer)
  462. {
  463. long nr;
  464. unsigned long args[6], sp, pc;
  465. if (task_current_syscall(task, &nr, args, 6, &sp, &pc))
  466. return sprintf(buffer, "running\n");
  467. if (nr < 0)
  468. return sprintf(buffer, "%ld 0x%lx 0x%lx\n", nr, sp, pc);
  469. return sprintf(buffer,
  470. "%ld 0x%lx 0x%lx 0x%lx 0x%lx 0x%lx 0x%lx 0x%lx 0x%lx\n",
  471. nr,
  472. args[0], args[1], args[2], args[3], args[4], args[5],
  473. sp, pc);
  474. }
  475. #endif /* CONFIG_HAVE_ARCH_TRACEHOOK */
  476. /************************************************************************/
  477. /* Here the fs part begins */
  478. /************************************************************************/
  479. /* permission checks */
  480. static int proc_fd_access_allowed(struct inode *inode)
  481. {
  482. struct task_struct *task;
  483. int allowed = 0;
  484. /* Allow access to a task's file descriptors if it is us or we
  485. * may use ptrace attach to the process and find out that
  486. * information.
  487. */
  488. task = get_proc_task(inode);
  489. if (task) {
  490. allowed = ptrace_may_access(task, PTRACE_MODE_READ);
  491. put_task_struct(task);
  492. }
  493. return allowed;
  494. }
  495. static int proc_setattr(struct dentry *dentry, struct iattr *attr)
  496. {
  497. int error;
  498. struct inode *inode = dentry->d_inode;
  499. if (attr->ia_valid & ATTR_MODE)
  500. return -EPERM;
  501. error = inode_change_ok(inode, attr);
  502. if (!error)
  503. error = inode_setattr(inode, attr);
  504. return error;
  505. }
  506. static const struct inode_operations proc_def_inode_operations = {
  507. .setattr = proc_setattr,
  508. };
  509. static int mounts_open_common(struct inode *inode, struct file *file,
  510. const struct seq_operations *op)
  511. {
  512. struct task_struct *task = get_proc_task(inode);
  513. struct nsproxy *nsp;
  514. struct mnt_namespace *ns = NULL;
  515. struct path root;
  516. struct proc_mounts *p;
  517. int ret = -EINVAL;
  518. if (task) {
  519. rcu_read_lock();
  520. nsp = task_nsproxy(task);
  521. if (nsp) {
  522. ns = nsp->mnt_ns;
  523. if (ns)
  524. get_mnt_ns(ns);
  525. }
  526. rcu_read_unlock();
  527. if (ns && get_fs_path(task, &root, 1) == 0)
  528. ret = 0;
  529. put_task_struct(task);
  530. }
  531. if (!ns)
  532. goto err;
  533. if (ret)
  534. goto err_put_ns;
  535. ret = -ENOMEM;
  536. p = kmalloc(sizeof(struct proc_mounts), GFP_KERNEL);
  537. if (!p)
  538. goto err_put_path;
  539. file->private_data = &p->m;
  540. ret = seq_open(file, op);
  541. if (ret)
  542. goto err_free;
  543. p->m.private = p;
  544. p->ns = ns;
  545. p->root = root;
  546. p->event = ns->event;
  547. return 0;
  548. err_free:
  549. kfree(p);
  550. err_put_path:
  551. path_put(&root);
  552. err_put_ns:
  553. put_mnt_ns(ns);
  554. err:
  555. return ret;
  556. }
  557. static int mounts_release(struct inode *inode, struct file *file)
  558. {
  559. struct proc_mounts *p = file->private_data;
  560. path_put(&p->root);
  561. put_mnt_ns(p->ns);
  562. return seq_release(inode, file);
  563. }
  564. static unsigned mounts_poll(struct file *file, poll_table *wait)
  565. {
  566. struct proc_mounts *p = file->private_data;
  567. struct mnt_namespace *ns = p->ns;
  568. unsigned res = POLLIN | POLLRDNORM;
  569. poll_wait(file, &ns->poll, wait);
  570. spin_lock(&vfsmount_lock);
  571. if (p->event != ns->event) {
  572. p->event = ns->event;
  573. res |= POLLERR | POLLPRI;
  574. }
  575. spin_unlock(&vfsmount_lock);
  576. return res;
  577. }
  578. static int mounts_open(struct inode *inode, struct file *file)
  579. {
  580. return mounts_open_common(inode, file, &mounts_op);
  581. }
  582. static const struct file_operations proc_mounts_operations = {
  583. .open = mounts_open,
  584. .read = seq_read,
  585. .llseek = seq_lseek,
  586. .release = mounts_release,
  587. .poll = mounts_poll,
  588. };
  589. static int mountinfo_open(struct inode *inode, struct file *file)
  590. {
  591. return mounts_open_common(inode, file, &mountinfo_op);
  592. }
  593. static const struct file_operations proc_mountinfo_operations = {
  594. .open = mountinfo_open,
  595. .read = seq_read,
  596. .llseek = seq_lseek,
  597. .release = mounts_release,
  598. .poll = mounts_poll,
  599. };
  600. static int mountstats_open(struct inode *inode, struct file *file)
  601. {
  602. return mounts_open_common(inode, file, &mountstats_op);
  603. }
  604. static const struct file_operations proc_mountstats_operations = {
  605. .open = mountstats_open,
  606. .read = seq_read,
  607. .llseek = seq_lseek,
  608. .release = mounts_release,
  609. };
  610. #define PROC_BLOCK_SIZE (3*1024) /* 4K page size but our output routines use some slack for overruns */
  611. static ssize_t proc_info_read(struct file * file, char __user * buf,
  612. size_t count, loff_t *ppos)
  613. {
  614. struct inode * inode = file->f_path.dentry->d_inode;
  615. unsigned long page;
  616. ssize_t length;
  617. struct task_struct *task = get_proc_task(inode);
  618. length = -ESRCH;
  619. if (!task)
  620. goto out_no_task;
  621. if (count > PROC_BLOCK_SIZE)
  622. count = PROC_BLOCK_SIZE;
  623. length = -ENOMEM;
  624. if (!(page = __get_free_page(GFP_TEMPORARY)))
  625. goto out;
  626. length = PROC_I(inode)->op.proc_read(task, (char*)page);
  627. if (length >= 0)
  628. length = simple_read_from_buffer(buf, count, ppos, (char *)page, length);
  629. free_page(page);
  630. out:
  631. put_task_struct(task);
  632. out_no_task:
  633. return length;
  634. }
  635. static const struct file_operations proc_info_file_operations = {
  636. .read = proc_info_read,
  637. };
  638. static int proc_single_show(struct seq_file *m, void *v)
  639. {
  640. struct inode *inode = m->private;
  641. struct pid_namespace *ns;
  642. struct pid *pid;
  643. struct task_struct *task;
  644. int ret;
  645. ns = inode->i_sb->s_fs_info;
  646. pid = proc_pid(inode);
  647. task = get_pid_task(pid, PIDTYPE_PID);
  648. if (!task)
  649. return -ESRCH;
  650. ret = PROC_I(inode)->op.proc_show(m, ns, pid, task);
  651. put_task_struct(task);
  652. return ret;
  653. }
  654. static int proc_single_open(struct inode *inode, struct file *filp)
  655. {
  656. int ret;
  657. ret = single_open(filp, proc_single_show, NULL);
  658. if (!ret) {
  659. struct seq_file *m = filp->private_data;
  660. m->private = inode;
  661. }
  662. return ret;
  663. }
  664. static const struct file_operations proc_single_file_operations = {
  665. .open = proc_single_open,
  666. .read = seq_read,
  667. .llseek = seq_lseek,
  668. .release = single_release,
  669. };
  670. static int mem_open(struct inode* inode, struct file* file)
  671. {
  672. file->private_data = (void*)((long)current->self_exec_id);
  673. return 0;
  674. }
  675. static ssize_t mem_read(struct file * file, char __user * buf,
  676. size_t count, loff_t *ppos)
  677. {
  678. struct task_struct *task = get_proc_task(file->f_path.dentry->d_inode);
  679. char *page;
  680. unsigned long src = *ppos;
  681. int ret = -ESRCH;
  682. struct mm_struct *mm;
  683. if (!task)
  684. goto out_no_task;
  685. if (check_mem_permission(task))
  686. goto out;
  687. ret = -ENOMEM;
  688. page = (char *)__get_free_page(GFP_TEMPORARY);
  689. if (!page)
  690. goto out;
  691. ret = 0;
  692. mm = get_task_mm(task);
  693. if (!mm)
  694. goto out_free;
  695. ret = -EIO;
  696. if (file->private_data != (void*)((long)current->self_exec_id))
  697. goto out_put;
  698. ret = 0;
  699. while (count > 0) {
  700. int this_len, retval;
  701. this_len = (count > PAGE_SIZE) ? PAGE_SIZE : count;
  702. retval = access_process_vm(task, src, page, this_len, 0);
  703. if (!retval || check_mem_permission(task)) {
  704. if (!ret)
  705. ret = -EIO;
  706. break;
  707. }
  708. if (copy_to_user(buf, page, retval)) {
  709. ret = -EFAULT;
  710. break;
  711. }
  712. ret += retval;
  713. src += retval;
  714. buf += retval;
  715. count -= retval;
  716. }
  717. *ppos = src;
  718. out_put:
  719. mmput(mm);
  720. out_free:
  721. free_page((unsigned long) page);
  722. out:
  723. put_task_struct(task);
  724. out_no_task:
  725. return ret;
  726. }
  727. #define mem_write NULL
  728. #ifndef mem_write
  729. /* This is a security hazard */
  730. static ssize_t mem_write(struct file * file, const char __user *buf,
  731. size_t count, loff_t *ppos)
  732. {
  733. int copied;
  734. char *page;
  735. struct task_struct *task = get_proc_task(file->f_path.dentry->d_inode);
  736. unsigned long dst = *ppos;
  737. copied = -ESRCH;
  738. if (!task)
  739. goto out_no_task;
  740. if (check_mem_permission(task))
  741. goto out;
  742. copied = -ENOMEM;
  743. page = (char *)__get_free_page(GFP_TEMPORARY);
  744. if (!page)
  745. goto out;
  746. copied = 0;
  747. while (count > 0) {
  748. int this_len, retval;
  749. this_len = (count > PAGE_SIZE) ? PAGE_SIZE : count;
  750. if (copy_from_user(page, buf, this_len)) {
  751. copied = -EFAULT;
  752. break;
  753. }
  754. retval = access_process_vm(task, dst, page, this_len, 1);
  755. if (!retval) {
  756. if (!copied)
  757. copied = -EIO;
  758. break;
  759. }
  760. copied += retval;
  761. buf += retval;
  762. dst += retval;
  763. count -= retval;
  764. }
  765. *ppos = dst;
  766. free_page((unsigned long) page);
  767. out:
  768. put_task_struct(task);
  769. out_no_task:
  770. return copied;
  771. }
  772. #endif
  773. loff_t mem_lseek(struct file *file, loff_t offset, int orig)
  774. {
  775. switch (orig) {
  776. case 0:
  777. file->f_pos = offset;
  778. break;
  779. case 1:
  780. file->f_pos += offset;
  781. break;
  782. default:
  783. return -EINVAL;
  784. }
  785. force_successful_syscall_return();
  786. return file->f_pos;
  787. }
  788. static const struct file_operations proc_mem_operations = {
  789. .llseek = mem_lseek,
  790. .read = mem_read,
  791. .write = mem_write,
  792. .open = mem_open,
  793. };
  794. static ssize_t environ_read(struct file *file, char __user *buf,
  795. size_t count, loff_t *ppos)
  796. {
  797. struct task_struct *task = get_proc_task(file->f_dentry->d_inode);
  798. char *page;
  799. unsigned long src = *ppos;
  800. int ret = -ESRCH;
  801. struct mm_struct *mm;
  802. if (!task)
  803. goto out_no_task;
  804. if (!ptrace_may_access(task, PTRACE_MODE_READ))
  805. goto out;
  806. ret = -ENOMEM;
  807. page = (char *)__get_free_page(GFP_TEMPORARY);
  808. if (!page)
  809. goto out;
  810. ret = 0;
  811. mm = get_task_mm(task);
  812. if (!mm)
  813. goto out_free;
  814. while (count > 0) {
  815. int this_len, retval, max_len;
  816. this_len = mm->env_end - (mm->env_start + src);
  817. if (this_len <= 0)
  818. break;
  819. max_len = (count > PAGE_SIZE) ? PAGE_SIZE : count;
  820. this_len = (this_len > max_len) ? max_len : this_len;
  821. retval = access_process_vm(task, (mm->env_start + src),
  822. page, this_len, 0);
  823. if (retval <= 0) {
  824. ret = retval;
  825. break;
  826. }
  827. if (copy_to_user(buf, page, retval)) {
  828. ret = -EFAULT;
  829. break;
  830. }
  831. ret += retval;
  832. src += retval;
  833. buf += retval;
  834. count -= retval;
  835. }
  836. *ppos = src;
  837. mmput(mm);
  838. out_free:
  839. free_page((unsigned long) page);
  840. out:
  841. put_task_struct(task);
  842. out_no_task:
  843. return ret;
  844. }
  845. static const struct file_operations proc_environ_operations = {
  846. .read = environ_read,
  847. };
  848. static ssize_t oom_adjust_read(struct file *file, char __user *buf,
  849. size_t count, loff_t *ppos)
  850. {
  851. struct task_struct *task = get_proc_task(file->f_path.dentry->d_inode);
  852. char buffer[PROC_NUMBUF];
  853. size_t len;
  854. int oom_adjust = OOM_DISABLE;
  855. unsigned long flags;
  856. if (!task)
  857. return -ESRCH;
  858. if (lock_task_sighand(task, &flags)) {
  859. oom_adjust = task->signal->oom_adj;
  860. unlock_task_sighand(task, &flags);
  861. }
  862. put_task_struct(task);
  863. len = snprintf(buffer, sizeof(buffer), "%i\n", oom_adjust);
  864. return simple_read_from_buffer(buf, count, ppos, buffer, len);
  865. }
  866. static ssize_t oom_adjust_write(struct file *file, const char __user *buf,
  867. size_t count, loff_t *ppos)
  868. {
  869. struct task_struct *task;
  870. char buffer[PROC_NUMBUF];
  871. long oom_adjust;
  872. unsigned long flags;
  873. int err;
  874. memset(buffer, 0, sizeof(buffer));
  875. if (count > sizeof(buffer) - 1)
  876. count = sizeof(buffer) - 1;
  877. if (copy_from_user(buffer, buf, count))
  878. return -EFAULT;
  879. err = strict_strtol(strstrip(buffer), 0, &oom_adjust);
  880. if (err)
  881. return -EINVAL;
  882. if ((oom_adjust < OOM_ADJUST_MIN || oom_adjust > OOM_ADJUST_MAX) &&
  883. oom_adjust != OOM_DISABLE)
  884. return -EINVAL;
  885. task = get_proc_task(file->f_path.dentry->d_inode);
  886. if (!task)
  887. return -ESRCH;
  888. if (!lock_task_sighand(task, &flags)) {
  889. put_task_struct(task);
  890. return -ESRCH;
  891. }
  892. if (oom_adjust < task->signal->oom_adj && !capable(CAP_SYS_RESOURCE)) {
  893. unlock_task_sighand(task, &flags);
  894. put_task_struct(task);
  895. return -EACCES;
  896. }
  897. task->signal->oom_adj = oom_adjust;
  898. unlock_task_sighand(task, &flags);
  899. put_task_struct(task);
  900. return count;
  901. }
  902. static const struct file_operations proc_oom_adjust_operations = {
  903. .read = oom_adjust_read,
  904. .write = oom_adjust_write,
  905. };
  906. #ifdef CONFIG_AUDITSYSCALL
  907. #define TMPBUFLEN 21
  908. static ssize_t proc_loginuid_read(struct file * file, char __user * buf,
  909. size_t count, loff_t *ppos)
  910. {
  911. struct inode * inode = file->f_path.dentry->d_inode;
  912. struct task_struct *task = get_proc_task(inode);
  913. ssize_t length;
  914. char tmpbuf[TMPBUFLEN];
  915. if (!task)
  916. return -ESRCH;
  917. length = scnprintf(tmpbuf, TMPBUFLEN, "%u",
  918. audit_get_loginuid(task));
  919. put_task_struct(task);
  920. return simple_read_from_buffer(buf, count, ppos, tmpbuf, length);
  921. }
  922. static ssize_t proc_loginuid_write(struct file * file, const char __user * buf,
  923. size_t count, loff_t *ppos)
  924. {
  925. struct inode * inode = file->f_path.dentry->d_inode;
  926. char *page, *tmp;
  927. ssize_t length;
  928. uid_t loginuid;
  929. if (!capable(CAP_AUDIT_CONTROL))
  930. return -EPERM;
  931. if (current != pid_task(proc_pid(inode), PIDTYPE_PID))
  932. return -EPERM;
  933. if (count >= PAGE_SIZE)
  934. count = PAGE_SIZE - 1;
  935. if (*ppos != 0) {
  936. /* No partial writes. */
  937. return -EINVAL;
  938. }
  939. page = (char*)__get_free_page(GFP_TEMPORARY);
  940. if (!page)
  941. return -ENOMEM;
  942. length = -EFAULT;
  943. if (copy_from_user(page, buf, count))
  944. goto out_free_page;
  945. page[count] = '\0';
  946. loginuid = simple_strtoul(page, &tmp, 10);
  947. if (tmp == page) {
  948. length = -EINVAL;
  949. goto out_free_page;
  950. }
  951. length = audit_set_loginuid(current, loginuid);
  952. if (likely(length == 0))
  953. length = count;
  954. out_free_page:
  955. free_page((unsigned long) page);
  956. return length;
  957. }
  958. static const struct file_operations proc_loginuid_operations = {
  959. .read = proc_loginuid_read,
  960. .write = proc_loginuid_write,
  961. };
  962. static ssize_t proc_sessionid_read(struct file * file, char __user * buf,
  963. size_t count, loff_t *ppos)
  964. {
  965. struct inode * inode = file->f_path.dentry->d_inode;
  966. struct task_struct *task = get_proc_task(inode);
  967. ssize_t length;
  968. char tmpbuf[TMPBUFLEN];
  969. if (!task)
  970. return -ESRCH;
  971. length = scnprintf(tmpbuf, TMPBUFLEN, "%u",
  972. audit_get_sessionid(task));
  973. put_task_struct(task);
  974. return simple_read_from_buffer(buf, count, ppos, tmpbuf, length);
  975. }
  976. static const struct file_operations proc_sessionid_operations = {
  977. .read = proc_sessionid_read,
  978. };
  979. #endif
  980. #ifdef CONFIG_FAULT_INJECTION
  981. static ssize_t proc_fault_inject_read(struct file * file, char __user * buf,
  982. size_t count, loff_t *ppos)
  983. {
  984. struct task_struct *task = get_proc_task(file->f_dentry->d_inode);
  985. char buffer[PROC_NUMBUF];
  986. size_t len;
  987. int make_it_fail;
  988. if (!task)
  989. return -ESRCH;
  990. make_it_fail = task->make_it_fail;
  991. put_task_struct(task);
  992. len = snprintf(buffer, sizeof(buffer), "%i\n", make_it_fail);
  993. return simple_read_from_buffer(buf, count, ppos, buffer, len);
  994. }
  995. static ssize_t proc_fault_inject_write(struct file * file,
  996. const char __user * buf, size_t count, loff_t *ppos)
  997. {
  998. struct task_struct *task;
  999. char buffer[PROC_NUMBUF], *end;
  1000. int make_it_fail;
  1001. if (!capable(CAP_SYS_RESOURCE))
  1002. return -EPERM;
  1003. memset(buffer, 0, sizeof(buffer));
  1004. if (count > sizeof(buffer) - 1)
  1005. count = sizeof(buffer) - 1;
  1006. if (copy_from_user(buffer, buf, count))
  1007. return -EFAULT;
  1008. make_it_fail = simple_strtol(strstrip(buffer), &end, 0);
  1009. if (*end)
  1010. return -EINVAL;
  1011. task = get_proc_task(file->f_dentry->d_inode);
  1012. if (!task)
  1013. return -ESRCH;
  1014. task->make_it_fail = make_it_fail;
  1015. put_task_struct(task);
  1016. return count;
  1017. }
  1018. static const struct file_operations proc_fault_inject_operations = {
  1019. .read = proc_fault_inject_read,
  1020. .write = proc_fault_inject_write,
  1021. };
  1022. #endif
  1023. #ifdef CONFIG_SCHED_DEBUG
  1024. /*
  1025. * Print out various scheduling related per-task fields:
  1026. */
  1027. static int sched_show(struct seq_file *m, void *v)
  1028. {
  1029. struct inode *inode = m->private;
  1030. struct task_struct *p;
  1031. p = get_proc_task(inode);
  1032. if (!p)
  1033. return -ESRCH;
  1034. proc_sched_show_task(p, m);
  1035. put_task_struct(p);
  1036. return 0;
  1037. }
  1038. static ssize_t
  1039. sched_write(struct file *file, const char __user *buf,
  1040. size_t count, loff_t *offset)
  1041. {
  1042. struct inode *inode = file->f_path.dentry->d_inode;
  1043. struct task_struct *p;
  1044. p = get_proc_task(inode);
  1045. if (!p)
  1046. return -ESRCH;
  1047. proc_sched_set_task(p);
  1048. put_task_struct(p);
  1049. return count;
  1050. }
  1051. static int sched_open(struct inode *inode, struct file *filp)
  1052. {
  1053. int ret;
  1054. ret = single_open(filp, sched_show, NULL);
  1055. if (!ret) {
  1056. struct seq_file *m = filp->private_data;
  1057. m->private = inode;
  1058. }
  1059. return ret;
  1060. }
  1061. static const struct file_operations proc_pid_sched_operations = {
  1062. .open = sched_open,
  1063. .read = seq_read,
  1064. .write = sched_write,
  1065. .llseek = seq_lseek,
  1066. .release = single_release,
  1067. };
  1068. #endif
  1069. /*
  1070. * We added or removed a vma mapping the executable. The vmas are only mapped
  1071. * during exec and are not mapped with the mmap system call.
  1072. * Callers must hold down_write() on the mm's mmap_sem for these
  1073. */
  1074. void added_exe_file_vma(struct mm_struct *mm)
  1075. {
  1076. mm->num_exe_file_vmas++;
  1077. }
  1078. void removed_exe_file_vma(struct mm_struct *mm)
  1079. {
  1080. mm->num_exe_file_vmas--;
  1081. if ((mm->num_exe_file_vmas == 0) && mm->exe_file){
  1082. fput(mm->exe_file);
  1083. mm->exe_file = NULL;
  1084. }
  1085. }
  1086. void set_mm_exe_file(struct mm_struct *mm, struct file *new_exe_file)
  1087. {
  1088. if (new_exe_file)
  1089. get_file(new_exe_file);
  1090. if (mm->exe_file)
  1091. fput(mm->exe_file);
  1092. mm->exe_file = new_exe_file;
  1093. mm->num_exe_file_vmas = 0;
  1094. }
  1095. struct file *get_mm_exe_file(struct mm_struct *mm)
  1096. {
  1097. struct file *exe_file;
  1098. /* We need mmap_sem to protect against races with removal of
  1099. * VM_EXECUTABLE vmas */
  1100. down_read(&mm->mmap_sem);
  1101. exe_file = mm->exe_file;
  1102. if (exe_file)
  1103. get_file(exe_file);
  1104. up_read(&mm->mmap_sem);
  1105. return exe_file;
  1106. }
  1107. void dup_mm_exe_file(struct mm_struct *oldmm, struct mm_struct *newmm)
  1108. {
  1109. /* It's safe to write the exe_file pointer without exe_file_lock because
  1110. * this is called during fork when the task is not yet in /proc */
  1111. newmm->exe_file = get_mm_exe_file(oldmm);
  1112. }
  1113. static int proc_exe_link(struct inode *inode, struct path *exe_path)
  1114. {
  1115. struct task_struct *task;
  1116. struct mm_struct *mm;
  1117. struct file *exe_file;
  1118. task = get_proc_task(inode);
  1119. if (!task)
  1120. return -ENOENT;
  1121. mm = get_task_mm(task);
  1122. put_task_struct(task);
  1123. if (!mm)
  1124. return -ENOENT;
  1125. exe_file = get_mm_exe_file(mm);
  1126. mmput(mm);
  1127. if (exe_file) {
  1128. *exe_path = exe_file->f_path;
  1129. path_get(&exe_file->f_path);
  1130. fput(exe_file);
  1131. return 0;
  1132. } else
  1133. return -ENOENT;
  1134. }
  1135. static void *proc_pid_follow_link(struct dentry *dentry, struct nameidata *nd)
  1136. {
  1137. struct inode *inode = dentry->d_inode;
  1138. int error = -EACCES;
  1139. /* We don't need a base pointer in the /proc filesystem */
  1140. path_put(&nd->path);
  1141. /* Are we allowed to snoop on the tasks file descriptors? */
  1142. if (!proc_fd_access_allowed(inode))
  1143. goto out;
  1144. error = PROC_I(inode)->op.proc_get_link(inode, &nd->path);
  1145. nd->last_type = LAST_BIND;
  1146. out:
  1147. return ERR_PTR(error);
  1148. }
  1149. static int do_proc_readlink(struct path *path, char __user *buffer, int buflen)
  1150. {
  1151. char *tmp = (char*)__get_free_page(GFP_TEMPORARY);
  1152. char *pathname;
  1153. int len;
  1154. if (!tmp)
  1155. return -ENOMEM;
  1156. pathname = d_path(path, tmp, PAGE_SIZE);
  1157. len = PTR_ERR(pathname);
  1158. if (IS_ERR(pathname))
  1159. goto out;
  1160. len = tmp + PAGE_SIZE - 1 - pathname;
  1161. if (len > buflen)
  1162. len = buflen;
  1163. if (copy_to_user(buffer, pathname, len))
  1164. len = -EFAULT;
  1165. out:
  1166. free_page((unsigned long)tmp);
  1167. return len;
  1168. }
  1169. static int proc_pid_readlink(struct dentry * dentry, char __user * buffer, int buflen)
  1170. {
  1171. int error = -EACCES;
  1172. struct inode *inode = dentry->d_inode;
  1173. struct path path;
  1174. /* Are we allowed to snoop on the tasks file descriptors? */
  1175. if (!proc_fd_access_allowed(inode))
  1176. goto out;
  1177. error = PROC_I(inode)->op.proc_get_link(inode, &path);
  1178. if (error)
  1179. goto out;
  1180. error = do_proc_readlink(&path, buffer, buflen);
  1181. path_put(&path);
  1182. out:
  1183. return error;
  1184. }
  1185. static const struct inode_operations proc_pid_link_inode_operations = {
  1186. .readlink = proc_pid_readlink,
  1187. .follow_link = proc_pid_follow_link,
  1188. .setattr = proc_setattr,
  1189. };
  1190. /* building an inode */
  1191. static int task_dumpable(struct task_struct *task)
  1192. {
  1193. int dumpable = 0;
  1194. struct mm_struct *mm;
  1195. task_lock(task);
  1196. mm = task->mm;
  1197. if (mm)
  1198. dumpable = get_dumpable(mm);
  1199. task_unlock(task);
  1200. if(dumpable == 1)
  1201. return 1;
  1202. return 0;
  1203. }
  1204. static struct inode *proc_pid_make_inode(struct super_block * sb, struct task_struct *task)
  1205. {
  1206. struct inode * inode;
  1207. struct proc_inode *ei;
  1208. const struct cred *cred;
  1209. /* We need a new inode */
  1210. inode = new_inode(sb);
  1211. if (!inode)
  1212. goto out;
  1213. /* Common stuff */
  1214. ei = PROC_I(inode);
  1215. inode->i_mtime = inode->i_atime = inode->i_ctime = CURRENT_TIME;
  1216. inode->i_op = &proc_def_inode_operations;
  1217. /*
  1218. * grab the reference to task.
  1219. */
  1220. ei->pid = get_task_pid(task, PIDTYPE_PID);
  1221. if (!ei->pid)
  1222. goto out_unlock;
  1223. if (task_dumpable(task)) {
  1224. rcu_read_lock();
  1225. cred = __task_cred(task);
  1226. inode->i_uid = cred->euid;
  1227. inode->i_gid = cred->egid;
  1228. rcu_read_unlock();
  1229. }
  1230. security_task_to_inode(task, inode);
  1231. out:
  1232. return inode;
  1233. out_unlock:
  1234. iput(inode);
  1235. return NULL;
  1236. }
  1237. static int pid_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat)
  1238. {
  1239. struct inode *inode = dentry->d_inode;
  1240. struct task_struct *task;
  1241. const struct cred *cred;
  1242. generic_fillattr(inode, stat);
  1243. rcu_read_lock();
  1244. stat->uid = 0;
  1245. stat->gid = 0;
  1246. task = pid_task(proc_pid(inode), PIDTYPE_PID);
  1247. if (task) {
  1248. if ((inode->i_mode == (S_IFDIR|S_IRUGO|S_IXUGO)) ||
  1249. task_dumpable(task)) {
  1250. cred = __task_cred(task);
  1251. stat->uid = cred->euid;
  1252. stat->gid = cred->egid;
  1253. }
  1254. }
  1255. rcu_read_unlock();
  1256. return 0;
  1257. }
  1258. /* dentry stuff */
  1259. /*
  1260. * Exceptional case: normally we are not allowed to unhash a busy
  1261. * directory. In this case, however, we can do it - no aliasing problems
  1262. * due to the way we treat inodes.
  1263. *
  1264. * Rewrite the inode's ownerships here because the owning task may have
  1265. * performed a setuid(), etc.
  1266. *
  1267. * Before the /proc/pid/status file was created the only way to read
  1268. * the effective uid of a /process was to stat /proc/pid. Reading
  1269. * /proc/pid/status is slow enough that procps and other packages
  1270. * kept stating /proc/pid. To keep the rules in /proc simple I have
  1271. * made this apply to all per process world readable and executable
  1272. * directories.
  1273. */
  1274. static int pid_revalidate(struct dentry *dentry, struct nameidata *nd)
  1275. {
  1276. struct inode *inode = dentry->d_inode;
  1277. struct task_struct *task = get_proc_task(inode);
  1278. const struct cred *cred;
  1279. if (task) {
  1280. if ((inode->i_mode == (S_IFDIR|S_IRUGO|S_IXUGO)) ||
  1281. task_dumpable(task)) {
  1282. rcu_read_lock();
  1283. cred = __task_cred(task);
  1284. inode->i_uid = cred->euid;
  1285. inode->i_gid = cred->egid;
  1286. rcu_read_unlock();
  1287. } else {
  1288. inode->i_uid = 0;
  1289. inode->i_gid = 0;
  1290. }
  1291. inode->i_mode &= ~(S_ISUID | S_ISGID);
  1292. security_task_to_inode(task, inode);
  1293. put_task_struct(task);
  1294. return 1;
  1295. }
  1296. d_drop(dentry);
  1297. return 0;
  1298. }
  1299. static int pid_delete_dentry(struct dentry * dentry)
  1300. {
  1301. /* Is the task we represent dead?
  1302. * If so, then don't put the dentry on the lru list,
  1303. * kill it immediately.
  1304. */
  1305. return !proc_pid(dentry->d_inode)->tasks[PIDTYPE_PID].first;
  1306. }
  1307. static const struct dentry_operations pid_dentry_operations =
  1308. {
  1309. .d_revalidate = pid_revalidate,
  1310. .d_delete = pid_delete_dentry,
  1311. };
  1312. /* Lookups */
  1313. typedef struct dentry *instantiate_t(struct inode *, struct dentry *,
  1314. struct task_struct *, const void *);
  1315. /*
  1316. * Fill a directory entry.
  1317. *
  1318. * If possible create the dcache entry and derive our inode number and
  1319. * file type from dcache entry.
  1320. *
  1321. * Since all of the proc inode numbers are dynamically generated, the inode
  1322. * numbers do not exist until the inode is cache. This means creating the
  1323. * the dcache entry in readdir is necessary to keep the inode numbers
  1324. * reported by readdir in sync with the inode numbers reported
  1325. * by stat.
  1326. */
  1327. static int proc_fill_cache(struct file *filp, void *dirent, filldir_t filldir,
  1328. char *name, int len,
  1329. instantiate_t instantiate, struct task_struct *task, const void *ptr)
  1330. {
  1331. struct dentry *child, *dir = filp->f_path.dentry;
  1332. struct inode *inode;
  1333. struct qstr qname;
  1334. ino_t ino = 0;
  1335. unsigned type = DT_UNKNOWN;
  1336. qname.name = name;
  1337. qname.len = len;
  1338. qname.hash = full_name_hash(name, len);
  1339. child = d_lookup(dir, &qname);
  1340. if (!child) {
  1341. struct dentry *new;
  1342. new = d_alloc(dir, &qname);
  1343. if (new) {
  1344. child = instantiate(dir->d_inode, new, task, ptr);
  1345. if (child)
  1346. dput(new);
  1347. else
  1348. child = new;
  1349. }
  1350. }
  1351. if (!child || IS_ERR(child) || !child->d_inode)
  1352. goto end_instantiate;
  1353. inode = child->d_inode;
  1354. if (inode) {
  1355. ino = inode->i_ino;
  1356. type = inode->i_mode >> 12;
  1357. }
  1358. dput(child);
  1359. end_instantiate:
  1360. if (!ino)
  1361. ino = find_inode_number(dir, &qname);
  1362. if (!ino)
  1363. ino = 1;
  1364. return filldir(dirent, name, len, filp->f_pos, ino, type);
  1365. }
  1366. static unsigned name_to_int(struct dentry *dentry)
  1367. {
  1368. const char *name = dentry->d_name.name;
  1369. int len = dentry->d_name.len;
  1370. unsigned n = 0;
  1371. if (len > 1 && *name == '0')
  1372. goto out;
  1373. while (len-- > 0) {
  1374. unsigned c = *name++ - '0';
  1375. if (c > 9)
  1376. goto out;
  1377. if (n >= (~0U-9)/10)
  1378. goto out;
  1379. n *= 10;
  1380. n += c;
  1381. }
  1382. return n;
  1383. out:
  1384. return ~0U;
  1385. }
  1386. #define PROC_FDINFO_MAX 64
  1387. static int proc_fd_info(struct inode *inode, struct path *path, char *info)
  1388. {
  1389. struct task_struct *task = get_proc_task(inode);
  1390. struct files_struct *files = NULL;
  1391. struct file *file;
  1392. int fd = proc_fd(inode);
  1393. if (task) {
  1394. files = get_files_struct(task);
  1395. put_task_struct(task);
  1396. }
  1397. if (files) {
  1398. /*
  1399. * We are not taking a ref to the file structure, so we must
  1400. * hold ->file_lock.
  1401. */
  1402. spin_lock(&files->file_lock);
  1403. file = fcheck_files(files, fd);
  1404. if (file) {
  1405. if (path) {
  1406. *path = file->f_path;
  1407. path_get(&file->f_path);
  1408. }
  1409. if (info)
  1410. snprintf(info, PROC_FDINFO_MAX,
  1411. "pos:\t%lli\n"
  1412. "flags:\t0%o\n",
  1413. (long long) file->f_pos,
  1414. file->f_flags);
  1415. spin_unlock(&files->file_lock);
  1416. put_files_struct(files);
  1417. return 0;
  1418. }
  1419. spin_unlock(&files->file_lock);
  1420. put_files_struct(files);
  1421. }
  1422. return -ENOENT;
  1423. }
  1424. static int proc_fd_link(struct inode *inode, struct path *path)
  1425. {
  1426. return proc_fd_info(inode, path, NULL);
  1427. }
  1428. static int tid_fd_revalidate(struct dentry *dentry, struct nameidata *nd)
  1429. {
  1430. struct inode *inode = dentry->d_inode;
  1431. struct task_struct *task = get_proc_task(inode);
  1432. int fd = proc_fd(inode);
  1433. struct files_struct *files;
  1434. const struct cred *cred;
  1435. if (task) {
  1436. files = get_files_struct(task);
  1437. if (files) {
  1438. rcu_read_lock();
  1439. if (fcheck_files(files, fd)) {
  1440. rcu_read_unlock();
  1441. put_files_struct(files);
  1442. if (task_dumpable(task)) {
  1443. rcu_read_lock();
  1444. cred = __task_cred(task);
  1445. inode->i_uid = cred->euid;
  1446. inode->i_gid = cred->egid;
  1447. rcu_read_unlock();
  1448. } else {
  1449. inode->i_uid = 0;
  1450. inode->i_gid = 0;
  1451. }
  1452. inode->i_mode &= ~(S_ISUID | S_ISGID);
  1453. security_task_to_inode(task, inode);
  1454. put_task_struct(task);
  1455. return 1;
  1456. }
  1457. rcu_read_unlock();
  1458. put_files_struct(files);
  1459. }
  1460. put_task_struct(task);
  1461. }
  1462. d_drop(dentry);
  1463. return 0;
  1464. }
  1465. static const struct dentry_operations tid_fd_dentry_operations =
  1466. {
  1467. .d_revalidate = tid_fd_revalidate,
  1468. .d_delete = pid_delete_dentry,
  1469. };
  1470. static struct dentry *proc_fd_instantiate(struct inode *dir,
  1471. struct dentry *dentry, struct task_struct *task, const void *ptr)
  1472. {
  1473. unsigned fd = *(const unsigned *)ptr;
  1474. struct file *file;
  1475. struct files_struct *files;
  1476. struct inode *inode;
  1477. struct proc_inode *ei;
  1478. struct dentry *error = ERR_PTR(-ENOENT);
  1479. inode = proc_pid_make_inode(dir->i_sb, task);
  1480. if (!inode)
  1481. goto out;
  1482. ei = PROC_I(inode);
  1483. ei->fd = fd;
  1484. files = get_files_struct(task);
  1485. if (!files)
  1486. goto out_iput;
  1487. inode->i_mode = S_IFLNK;
  1488. /*
  1489. * We are not taking a ref to the file structure, so we must
  1490. * hold ->file_lock.
  1491. */
  1492. spin_lock(&files->file_lock);
  1493. file = fcheck_files(files, fd);
  1494. if (!file)
  1495. goto out_unlock;
  1496. if (file->f_mode & FMODE_READ)
  1497. inode->i_mode |= S_IRUSR | S_IXUSR;
  1498. if (file->f_mode & FMODE_WRITE)
  1499. inode->i_mode |= S_IWUSR | S_IXUSR;
  1500. spin_unlock(&files->file_lock);
  1501. put_files_struct(files);
  1502. inode->i_op = &proc_pid_link_inode_operations;
  1503. inode->i_size = 64;
  1504. ei->op.proc_get_link = proc_fd_link;
  1505. dentry->d_op = &tid_fd_dentry_operations;
  1506. d_add(dentry, inode);
  1507. /* Close the race of the process dying before we return the dentry */
  1508. if (tid_fd_revalidate(dentry, NULL))
  1509. error = NULL;
  1510. out:
  1511. return error;
  1512. out_unlock:
  1513. spin_unlock(&files->file_lock);
  1514. put_files_struct(files);
  1515. out_iput:
  1516. iput(inode);
  1517. goto out;
  1518. }
  1519. static struct dentry *proc_lookupfd_common(struct inode *dir,
  1520. struct dentry *dentry,
  1521. instantiate_t instantiate)
  1522. {
  1523. struct task_struct *task = get_proc_task(dir);
  1524. unsigned fd = name_to_int(dentry);
  1525. struct dentry *result = ERR_PTR(-ENOENT);
  1526. if (!task)
  1527. goto out_no_task;
  1528. if (fd == ~0U)
  1529. goto out;
  1530. result = instantiate(dir, dentry, task, &fd);
  1531. out:
  1532. put_task_struct(task);
  1533. out_no_task:
  1534. return result;
  1535. }
  1536. static int proc_readfd_common(struct file * filp, void * dirent,
  1537. filldir_t filldir, instantiate_t instantiate)
  1538. {
  1539. struct dentry *dentry = filp->f_path.dentry;
  1540. struct inode *inode = dentry->d_inode;
  1541. struct task_struct *p = get_proc_task(inode);
  1542. unsigned int fd, ino;
  1543. int retval;
  1544. struct files_struct * files;
  1545. retval = -ENOENT;
  1546. if (!p)
  1547. goto out_no_task;
  1548. retval = 0;
  1549. fd = filp->f_pos;
  1550. switch (fd) {
  1551. case 0:
  1552. if (filldir(dirent, ".", 1, 0, inode->i_ino, DT_DIR) < 0)
  1553. goto out;
  1554. filp->f_pos++;
  1555. case 1:
  1556. ino = parent_ino(dentry);
  1557. if (filldir(dirent, "..", 2, 1, ino, DT_DIR) < 0)
  1558. goto out;
  1559. filp->f_pos++;
  1560. default:
  1561. files = get_files_struct(p);
  1562. if (!files)
  1563. goto out;
  1564. rcu_read_lock();
  1565. for (fd = filp->f_pos-2;
  1566. fd < files_fdtable(files)->max_fds;
  1567. fd++, filp->f_pos++) {
  1568. char name[PROC_NUMBUF];
  1569. int len;
  1570. if (!fcheck_files(files, fd))
  1571. continue;
  1572. rcu_read_unlock();
  1573. len = snprintf(name, sizeof(name), "%d", fd);
  1574. if (proc_fill_cache(filp, dirent, filldir,
  1575. name, len, instantiate,
  1576. p, &fd) < 0) {
  1577. rcu_read_lock();
  1578. break;
  1579. }
  1580. rcu_read_lock();
  1581. }
  1582. rcu_read_unlock();
  1583. put_files_struct(files);
  1584. }
  1585. out:
  1586. put_task_struct(p);
  1587. out_no_task:
  1588. return retval;
  1589. }
  1590. static struct dentry *proc_lookupfd(struct inode *dir, struct dentry *dentry,
  1591. struct nameidata *nd)
  1592. {
  1593. return proc_lookupfd_common(dir, dentry, proc_fd_instantiate);
  1594. }
  1595. static int proc_readfd(struct file *filp, void *dirent, filldir_t filldir)
  1596. {
  1597. return proc_readfd_common(filp, dirent, filldir, proc_fd_instantiate);
  1598. }
  1599. static ssize_t proc_fdinfo_read(struct file *file, char __user *buf,
  1600. size_t len, loff_t *ppos)
  1601. {
  1602. char tmp[PROC_FDINFO_MAX];
  1603. int err = proc_fd_info(file->f_path.dentry->d_inode, NULL, tmp);
  1604. if (!err)
  1605. err = simple_read_from_buffer(buf, len, ppos, tmp, strlen(tmp));
  1606. return err;
  1607. }
  1608. static const struct file_operations proc_fdinfo_file_operations = {
  1609. .open = nonseekable_open,
  1610. .read = proc_fdinfo_read,
  1611. };
  1612. static const struct file_operations proc_fd_operations = {
  1613. .read = generic_read_dir,
  1614. .readdir = proc_readfd,
  1615. };
  1616. /*
  1617. * /proc/pid/fd needs a special permission handler so that a process can still
  1618. * access /proc/self/fd after it has executed a setuid().
  1619. */
  1620. static int proc_fd_permission(struct inode *inode, int mask)
  1621. {
  1622. int rv;
  1623. rv = generic_permission(inode, mask, NULL);
  1624. if (rv == 0)
  1625. return 0;
  1626. if (task_pid(current) == proc_pid(inode))
  1627. rv = 0;
  1628. return rv;
  1629. }
  1630. /*
  1631. * proc directories can do almost nothing..
  1632. */
  1633. static const struct inode_operations proc_fd_inode_operations = {
  1634. .lookup = proc_lookupfd,
  1635. .permission = proc_fd_permission,
  1636. .setattr = proc_setattr,
  1637. };
  1638. static struct dentry *proc_fdinfo_instantiate(struct inode *dir,
  1639. struct dentry *dentry, struct task_struct *task, const void *ptr)
  1640. {
  1641. unsigned fd = *(unsigned *)ptr;
  1642. struct inode *inode;
  1643. struct proc_inode *ei;
  1644. struct dentry *error = ERR_PTR(-ENOENT);
  1645. inode = proc_pid_make_inode(dir->i_sb, task);
  1646. if (!inode)
  1647. goto out;
  1648. ei = PROC_I(inode);
  1649. ei->fd = fd;
  1650. inode->i_mode = S_IFREG | S_IRUSR;
  1651. inode->i_fop = &proc_fdinfo_file_operations;
  1652. dentry->d_op = &tid_fd_dentry_operations;
  1653. d_add(dentry, inode);
  1654. /* Close the race of the process dying before we return the dentry */
  1655. if (tid_fd_revalidate(dentry, NULL))
  1656. error = NULL;
  1657. out:
  1658. return error;
  1659. }
  1660. static struct dentry *proc_lookupfdinfo(struct inode *dir,
  1661. struct dentry *dentry,
  1662. struct nameidata *nd)
  1663. {
  1664. return proc_lookupfd_common(dir, dentry, proc_fdinfo_instantiate);
  1665. }
  1666. static int proc_readfdinfo(struct file *filp, void *dirent, filldir_t filldir)
  1667. {
  1668. return proc_readfd_common(filp, dirent, filldir,
  1669. proc_fdinfo_instantiate);
  1670. }
  1671. static const struct file_operations proc_fdinfo_operations = {
  1672. .read = generic_read_dir,
  1673. .readdir = proc_readfdinfo,
  1674. };
  1675. /*
  1676. * proc directories can do almost nothing..
  1677. */
  1678. static const struct inode_operations proc_fdinfo_inode_operations = {
  1679. .lookup = proc_lookupfdinfo,
  1680. .setattr = proc_setattr,
  1681. };
  1682. static struct dentry *proc_pident_instantiate(struct inode *dir,
  1683. struct dentry *dentry, struct task_struct *task, const void *ptr)
  1684. {
  1685. const struct pid_entry *p = ptr;
  1686. struct inode *inode;
  1687. struct proc_inode *ei;
  1688. struct dentry *error = ERR_PTR(-ENOENT);
  1689. inode = proc_pid_make_inode(dir->i_sb, task);
  1690. if (!inode)
  1691. goto out;
  1692. ei = PROC_I(inode);
  1693. inode->i_mode = p->mode;
  1694. if (S_ISDIR(inode->i_mode))
  1695. inode->i_nlink = 2; /* Use getattr to fix if necessary */
  1696. if (p->iop)
  1697. inode->i_op = p->iop;
  1698. if (p->fop)
  1699. inode->i_fop = p->fop;
  1700. ei->op = p->op;
  1701. dentry->d_op = &pid_dentry_operations;
  1702. d_add(dentry, inode);
  1703. /* Close the race of the process dying before we return the dentry */
  1704. if (pid_revalidate(dentry, NULL))
  1705. error = NULL;
  1706. out:
  1707. return error;
  1708. }
  1709. static struct dentry *proc_pident_lookup(struct inode *dir,
  1710. struct dentry *dentry,
  1711. const struct pid_entry *ents,
  1712. unsigned int nents)
  1713. {
  1714. struct dentry *error;
  1715. struct task_struct *task = get_proc_task(dir);
  1716. const struct pid_entry *p, *last;
  1717. error = ERR_PTR(-ENOENT);
  1718. if (!task)
  1719. goto out_no_task;
  1720. /*
  1721. * Yes, it does not scale. And it should not. Don't add
  1722. * new entries into /proc/<tgid>/ without very good reasons.
  1723. */
  1724. last = &ents[nents - 1];
  1725. for (p = ents; p <= last; p++) {
  1726. if (p->len != dentry->d_name.len)
  1727. continue;
  1728. if (!memcmp(dentry->d_name.name, p->name, p->len))
  1729. break;
  1730. }
  1731. if (p > last)
  1732. goto out;
  1733. error = proc_pident_instantiate(dir, dentry, task, p);
  1734. out:
  1735. put_task_struct(task);
  1736. out_no_task:
  1737. return error;
  1738. }
  1739. static int proc_pident_fill_cache(struct file *filp, void *dirent,
  1740. filldir_t filldir, struct task_struct *task, const struct pid_entry *p)
  1741. {
  1742. return proc_fill_cache(filp, dirent, filldir, p->name, p->len,
  1743. proc_pident_instantiate, task, p);
  1744. }
  1745. static int proc_pident_readdir(struct file *filp,
  1746. void *dirent, filldir_t filldir,
  1747. const struct pid_entry *ents, unsigned int nents)
  1748. {
  1749. int i;
  1750. struct dentry *dentry = filp->f_path.dentry;
  1751. struct inode *inode = dentry->d_inode;
  1752. struct task_struct *task = get_proc_task(inode);
  1753. const struct pid_entry *p, *last;
  1754. ino_t ino;
  1755. int ret;
  1756. ret = -ENOENT;
  1757. if (!task)
  1758. goto out_no_task;
  1759. ret = 0;
  1760. i = filp->f_pos;
  1761. switch (i) {
  1762. case 0:
  1763. ino = inode->i_ino;
  1764. if (filldir(dirent, ".", 1, i, ino, DT_DIR) < 0)
  1765. goto out;
  1766. i++;
  1767. filp->f_pos++;
  1768. /* fall through */
  1769. case 1:
  1770. ino = parent_ino(dentry);
  1771. if (filldir(dirent, "..", 2, i, ino, DT_DIR) < 0)
  1772. goto out;
  1773. i++;
  1774. filp->f_pos++;
  1775. /* fall through */
  1776. default:
  1777. i -= 2;
  1778. if (i >= nents) {
  1779. ret = 1;
  1780. goto out;
  1781. }
  1782. p = ents + i;
  1783. last = &ents[nents - 1];
  1784. while (p <= last) {
  1785. if (proc_pident_fill_cache(filp, dirent, filldir, task, p) < 0)
  1786. goto out;
  1787. filp->f_pos++;
  1788. p++;
  1789. }
  1790. }
  1791. ret = 1;
  1792. out:
  1793. put_task_struct(task);
  1794. out_no_task:
  1795. return ret;
  1796. }
  1797. #ifdef CONFIG_SECURITY
  1798. static ssize_t proc_pid_attr_read(struct file * file, char __user * buf,
  1799. size_t count, loff_t *ppos)
  1800. {
  1801. struct inode * inode = file->f_path.dentry->d_inode;
  1802. char *p = NULL;
  1803. ssize_t length;
  1804. struct task_struct *task = get_proc_task(inode);
  1805. if (!task)
  1806. return -ESRCH;
  1807. length = security_getprocattr(task,
  1808. (char*)file->f_path.dentry->d_name.name,
  1809. &p);
  1810. put_task_struct(task);
  1811. if (length > 0)
  1812. length = simple_read_from_buffer(buf, count, ppos, p, length);
  1813. kfree(p);
  1814. return length;
  1815. }
  1816. static ssize_t proc_pid_attr_write(struct file * file, const char __user * buf,
  1817. size_t count, loff_t *ppos)
  1818. {
  1819. struct inode * inode = file->f_path.dentry->d_inode;
  1820. char *page;
  1821. ssize_t length;
  1822. struct task_struct *task = get_proc_task(inode);
  1823. length = -ESRCH;
  1824. if (!task)
  1825. goto out_no_task;
  1826. if (count > PAGE_SIZE)
  1827. count = PAGE_SIZE;
  1828. /* No partial writes. */
  1829. length = -EINVAL;
  1830. if (*ppos != 0)
  1831. goto out;
  1832. length = -ENOMEM;
  1833. page = (char*)__get_free_page(GFP_TEMPORARY);
  1834. if (!page)
  1835. goto out;
  1836. length = -EFAULT;
  1837. if (copy_from_user(page, buf, count))
  1838. goto out_free;
  1839. /* Guard against adverse ptrace interaction */
  1840. length = mutex_lock_interruptible(&task->cred_guard_mutex);
  1841. if (length < 0)
  1842. goto out_free;
  1843. length = security_setprocattr(task,
  1844. (char*)file->f_path.dentry->d_name.name,
  1845. (void*)page, count);
  1846. mutex_unlock(&task->cred_guard_mutex);
  1847. out_free:
  1848. free_page((unsigned long) page);
  1849. out:
  1850. put_task_struct(task);
  1851. out_no_task:
  1852. return length;
  1853. }
  1854. static const struct file_operations proc_pid_attr_operations = {
  1855. .read = proc_pid_attr_read,
  1856. .write = proc_pid_attr_write,
  1857. };
  1858. static const struct pid_entry attr_dir_stuff[] = {
  1859. REG("current", S_IRUGO|S_IWUGO, proc_pid_attr_operations),
  1860. REG("prev", S_IRUGO, proc_pid_attr_operations),
  1861. REG("exec", S_IRUGO|S_IWUGO, proc_pid_attr_operations),
  1862. REG("fscreate", S_IRUGO|S_IWUGO, proc_pid_attr_operations),
  1863. REG("keycreate", S_IRUGO|S_IWUGO, proc_pid_attr_operations),
  1864. REG("sockcreate", S_IRUGO|S_IWUGO, proc_pid_attr_operations),
  1865. };
  1866. static int proc_attr_dir_readdir(struct file * filp,
  1867. void * dirent, filldir_t filldir)
  1868. {
  1869. return proc_pident_readdir(filp,dirent,filldir,
  1870. attr_dir_stuff,ARRAY_SIZE(attr_dir_stuff));
  1871. }
  1872. static const struct file_operations proc_attr_dir_operations = {
  1873. .read = generic_read_dir,
  1874. .readdir = proc_attr_dir_readdir,
  1875. };
  1876. static struct dentry *proc_attr_dir_lookup(struct inode *dir,
  1877. struct dentry *dentry, struct nameidata *nd)
  1878. {
  1879. return proc_pident_lookup(dir, dentry,
  1880. attr_dir_stuff, ARRAY_SIZE(attr_dir_stuff));
  1881. }
  1882. static const struct inode_operations proc_attr_dir_inode_operations = {
  1883. .lookup = proc_attr_dir_lookup,
  1884. .getattr = pid_getattr,
  1885. .setattr = proc_setattr,
  1886. };
  1887. #endif
  1888. #if defined(USE_ELF_CORE_DUMP) && defined(CONFIG_ELF_CORE)
  1889. static ssize_t proc_coredump_filter_read(struct file *file, char __user *buf,
  1890. size_t count, loff_t *ppos)
  1891. {
  1892. struct task_struct *task = get_proc_task(file->f_dentry->d_inode);
  1893. struct mm_struct *mm;
  1894. char buffer[PROC_NUMBUF];
  1895. size_t len;
  1896. int ret;
  1897. if (!task)
  1898. return -ESRCH;
  1899. ret = 0;
  1900. mm = get_task_mm(task);
  1901. if (mm) {
  1902. len = snprintf(buffer, sizeof(buffer), "%08lx\n",
  1903. ((mm->flags & MMF_DUMP_FILTER_MASK) >>
  1904. MMF_DUMP_FILTER_SHIFT));
  1905. mmput(mm);
  1906. ret = simple_read_from_buffer(buf, count, ppos, buffer, len);
  1907. }
  1908. put_task_struct(task);
  1909. return ret;
  1910. }
  1911. static ssize_t proc_coredump_filter_write(struct file *file,
  1912. const char __user *buf,
  1913. size_t count,
  1914. loff_t *ppos)
  1915. {
  1916. struct task_struct *task;
  1917. struct mm_struct *mm;
  1918. char buffer[PROC_NUMBUF], *end;
  1919. unsigned int val;
  1920. int ret;
  1921. int i;
  1922. unsigned long mask;
  1923. ret = -EFAULT;
  1924. memset(buffer, 0, sizeof(buffer));
  1925. if (count > sizeof(buffer) - 1)
  1926. count = sizeof(buffer) - 1;
  1927. if (copy_from_user(buffer, buf, count))
  1928. goto out_no_task;
  1929. ret = -EINVAL;
  1930. val = (unsigned int)simple_strtoul(buffer, &end, 0);
  1931. if (*end == '\n')
  1932. end++;
  1933. if (end - buffer == 0)
  1934. goto out_no_task;
  1935. ret = -ESRCH;
  1936. task = get_proc_task(file->f_dentry->d_inode);
  1937. if (!task)
  1938. goto out_no_task;
  1939. ret = end - buffer;
  1940. mm = get_task_mm(task);
  1941. if (!mm)
  1942. goto out_no_mm;
  1943. for (i = 0, mask = 1; i < MMF_DUMP_FILTER_BITS; i++, mask <<= 1) {
  1944. if (val & mask)
  1945. set_bit(i + MMF_DUMP_FILTER_SHIFT, &mm->flags);
  1946. else
  1947. clear_bit(i + MMF_DUMP_FILTER_SHIFT, &mm->flags);
  1948. }
  1949. mmput(mm);
  1950. out_no_mm:
  1951. put_task_struct(task);
  1952. out_no_task:
  1953. return ret;
  1954. }
  1955. static const struct file_operations proc_coredump_filter_operations = {
  1956. .read = proc_coredump_filter_read,
  1957. .write = proc_coredump_filter_write,
  1958. };
  1959. #endif
  1960. /*
  1961. * /proc/self:
  1962. */
  1963. static int proc_self_readlink(struct dentry *dentry, char __user *buffer,
  1964. int buflen)
  1965. {
  1966. struct pid_namespace *ns = dentry->d_sb->s_fs_info;
  1967. pid_t tgid = task_tgid_nr_ns(current, ns);
  1968. char tmp[PROC_NUMBUF];
  1969. if (!tgid)
  1970. return -ENOENT;
  1971. sprintf(tmp, "%d", tgid);
  1972. return vfs_readlink(dentry,buffer,buflen,tmp);
  1973. }
  1974. static void *proc_self_follow_link(struct dentry *dentry, struct nameidata *nd)
  1975. {
  1976. struct pid_namespace *ns = dentry->d_sb->s_fs_info;
  1977. pid_t tgid = task_tgid_nr_ns(current, ns);
  1978. char tmp[PROC_NUMBUF];
  1979. if (!tgid)
  1980. return ERR_PTR(-ENOENT);
  1981. sprintf(tmp, "%d", task_tgid_nr_ns(current, ns));
  1982. return ERR_PTR(vfs_follow_link(nd,tmp));
  1983. }
  1984. static const struct inode_operations proc_self_inode_operations = {
  1985. .readlink = proc_self_readlink,
  1986. .follow_link = proc_self_follow_link,
  1987. };
  1988. /*
  1989. * proc base
  1990. *
  1991. * These are the directory entries in the root directory of /proc
  1992. * that properly belong to the /proc filesystem, as they describe
  1993. * describe something that is process related.
  1994. */
  1995. static const struct pid_entry proc_base_stuff[] = {
  1996. NOD("self", S_IFLNK|S_IRWXUGO,
  1997. &proc_self_inode_operations, NULL, {}),
  1998. };
  1999. /*
  2000. * Exceptional case: normally we are not allowed to unhash a busy
  2001. * directory. In this case, however, we can do it - no aliasing problems
  2002. * due to the way we treat inodes.
  2003. */
  2004. static int proc_base_revalidate(struct dentry *dentry, struct nameidata *nd)
  2005. {
  2006. struct inode *inode = dentry->d_inode;
  2007. struct task_struct *task = get_proc_task(inode);
  2008. if (task) {
  2009. put_task_struct(task);
  2010. return 1;
  2011. }
  2012. d_drop(dentry);
  2013. return 0;
  2014. }
  2015. static const struct dentry_operations proc_base_dentry_operations =
  2016. {
  2017. .d_revalidate = proc_base_revalidate,
  2018. .d_delete = pid_delete_dentry,
  2019. };
  2020. static struct dentry *proc_base_instantiate(struct inode *dir,
  2021. struct dentry *dentry, struct task_struct *task, const void *ptr)
  2022. {
  2023. const struct pid_entry *p = ptr;
  2024. struct inode *inode;
  2025. struct proc_inode *ei;
  2026. struct dentry *error = ERR_PTR(-EINVAL);
  2027. /* Allocate the inode */
  2028. error = ERR_PTR(-ENOMEM);
  2029. inode = new_inode(dir->i_sb);
  2030. if (!inode)
  2031. goto out;
  2032. /* Initialize the inode */
  2033. ei = PROC_I(inode);
  2034. inode->i_mtime = inode->i_atime = inode->i_ctime = CURRENT_TIME;
  2035. /*
  2036. * grab the reference to the task.
  2037. */
  2038. ei->pid = get_task_pid(task, PIDTYPE_PID);
  2039. if (!ei->pid)
  2040. goto out_iput;
  2041. inode->i_mode = p->mode;
  2042. if (S_ISDIR(inode->i_mode))
  2043. inode->i_nlink = 2;
  2044. if (S_ISLNK(inode->i_mode))
  2045. inode->i_size = 64;
  2046. if (p->iop)
  2047. inode->i_op = p->iop;
  2048. if (p->fop)
  2049. inode->i_fop = p->fop;
  2050. ei->op = p->op;
  2051. dentry->d_op = &proc_base_dentry_operations;
  2052. d_add(dentry, inode);
  2053. error = NULL;
  2054. out:
  2055. return error;
  2056. out_iput:
  2057. iput(inode);
  2058. goto out;
  2059. }
  2060. static struct dentry *proc_base_lookup(struct inode *dir, struct dentry *dentry)
  2061. {
  2062. struct dentry *error;
  2063. struct task_struct *task = get_proc_task(dir);
  2064. const struct pid_entry *p, *last;
  2065. error = ERR_PTR(-ENOENT);
  2066. if (!task)
  2067. goto out_no_task;
  2068. /* Lookup the directory entry */
  2069. last = &proc_base_stuff[ARRAY_SIZE(proc_base_stuff) - 1];
  2070. for (p = proc_base_stuff; p <= last; p++) {
  2071. if (p->len != dentry->d_name.len)
  2072. continue;
  2073. if (!memcmp(dentry->d_name.name, p->name, p->len))
  2074. break;
  2075. }
  2076. if (p > last)
  2077. goto out;
  2078. error = proc_base_instantiate(dir, dentry, task, p);
  2079. out:
  2080. put_task_struct(task);
  2081. out_no_task:
  2082. return error;
  2083. }
  2084. static int proc_base_fill_cache(struct file *filp, void *dirent,
  2085. filldir_t filldir, struct task_struct *task, const struct pid_entry *p)
  2086. {
  2087. return proc_fill_cache(filp, dirent, filldir, p->name, p->len,
  2088. proc_base_instantiate, task, p);
  2089. }
  2090. #ifdef CONFIG_TASK_IO_ACCOUNTING
  2091. static int do_io_accounting(struct task_struct *task, char *buffer, int whole)
  2092. {
  2093. struct task_io_accounting acct = task->ioac;
  2094. unsigned long flags;
  2095. if (whole && lock_task_sighand(task, &flags)) {
  2096. struct task_struct *t = task;
  2097. task_io_accounting_add(&acct, &task->signal->ioac);
  2098. while_each_thread(task, t)
  2099. task_io_accounting_add(&acct, &t->ioac);
  2100. unlock_task_sighand(task, &flags);
  2101. }
  2102. return sprintf(buffer,
  2103. "rchar: %llu\n"
  2104. "wchar: %llu\n"
  2105. "syscr: %llu\n"
  2106. "syscw: %llu\n"
  2107. "read_bytes: %llu\n"
  2108. "write_bytes: %llu\n"
  2109. "cancelled_write_bytes: %llu\n",
  2110. (unsigned long long)acct.rchar,
  2111. (unsigned long long)acct.wchar,
  2112. (unsigned long long)acct.syscr,
  2113. (unsigned long long)acct.syscw,
  2114. (unsigned long long)acct.read_bytes,
  2115. (unsigned long long)acct.write_bytes,
  2116. (unsigned long long)acct.cancelled_write_bytes);
  2117. }
  2118. static int proc_tid_io_accounting(struct task_struct *task, char *buffer)
  2119. {
  2120. return do_io_accounting(task, buffer, 0);
  2121. }
  2122. static int proc_tgid_io_accounting(struct task_struct *task, char *buffer)
  2123. {
  2124. return do_io_accounting(task, buffer, 1);
  2125. }
  2126. #endif /* CONFIG_TASK_IO_ACCOUNTING */
  2127. static int proc_pid_personality(struct seq_file *m, struct pid_namespace *ns,
  2128. struct pid *pid, struct task_struct *task)
  2129. {
  2130. seq_printf(m, "%08x\n", task->personality);
  2131. return 0;
  2132. }
  2133. /*
  2134. * Thread groups
  2135. */
  2136. static const struct file_operations proc_task_operations;
  2137. static const struct inode_operations proc_task_inode_operations;
  2138. static const struct pid_entry tgid_base_stuff[] = {
  2139. DIR("task", S_IRUGO|S_IXUGO, proc_task_inode_operations, proc_task_operations),
  2140. DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
  2141. DIR("fdinfo", S_IRUSR|S_IXUSR, proc_fdinfo_inode_operations, proc_fdinfo_operations),
  2142. #ifdef CONFIG_NET
  2143. DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations),
  2144. #endif
  2145. REG("environ", S_IRUSR, proc_environ_operations),
  2146. INF("auxv", S_IRUSR, proc_pid_auxv),
  2147. ONE("status", S_IRUGO, proc_pid_status),
  2148. ONE("personality", S_IRUSR, proc_pid_personality),
  2149. INF("limits", S_IRUSR, proc_pid_limits),
  2150. #ifdef CONFIG_SCHED_DEBUG
  2151. REG("sched", S_IRUGO|S_IWUSR, proc_pid_sched_operations),
  2152. #endif
  2153. #ifdef CONFIG_HAVE_ARCH_TRACEHOOK
  2154. INF("syscall", S_IRUSR, proc_pid_syscall),
  2155. #endif
  2156. INF("cmdline", S_IRUGO, proc_pid_cmdline),
  2157. ONE("stat", S_IRUGO, proc_tgid_stat),
  2158. ONE("statm", S_IRUGO, proc_pid_statm),
  2159. REG("maps", S_IRUGO, proc_maps_operations),
  2160. #ifdef CONFIG_NUMA
  2161. REG("numa_maps", S_IRUGO, proc_numa_maps_operations),
  2162. #endif
  2163. REG("mem", S_IRUSR|S_IWUSR, proc_mem_operations),
  2164. LNK("cwd", proc_cwd_link),
  2165. LNK("root", proc_root_link),
  2166. LNK("exe", proc_exe_link),
  2167. REG("mounts", S_IRUGO, proc_mounts_operations),
  2168. REG("mountinfo", S_IRUGO, proc_mountinfo_operations),
  2169. REG("mountstats", S_IRUSR, proc_mountstats_operations),
  2170. #ifdef CONFIG_PROC_PAGE_MONITOR
  2171. REG("clear_refs", S_IWUSR, proc_clear_refs_operations),
  2172. REG("smaps", S_IRUGO, proc_smaps_operations),
  2173. REG("pagemap", S_IRUSR, proc_pagemap_operations),
  2174. #endif
  2175. #ifdef CONFIG_SECURITY
  2176. DIR("attr", S_IRUGO|S_IXUGO, proc_attr_dir_inode_operations, proc_attr_dir_operations),
  2177. #endif
  2178. #ifdef CONFIG_KALLSYMS
  2179. INF("wchan", S_IRUGO, proc_pid_wchan),
  2180. #endif
  2181. #ifdef CONFIG_STACKTRACE
  2182. ONE("stack", S_IRUSR, proc_pid_stack),
  2183. #endif
  2184. #ifdef CONFIG_SCHEDSTATS
  2185. INF("schedstat", S_IRUGO, proc_pid_schedstat),
  2186. #endif
  2187. #ifdef CONFIG_LATENCYTOP
  2188. REG("latency", S_IRUGO, proc_lstats_operations),
  2189. #endif
  2190. #ifdef CONFIG_PROC_PID_CPUSET
  2191. REG("cpuset", S_IRUGO, proc_cpuset_operations),
  2192. #endif
  2193. #ifdef CONFIG_CGROUPS
  2194. REG("cgroup", S_IRUGO, proc_cgroup_operations),
  2195. #endif
  2196. INF("oom_score", S_IRUGO, proc_oom_score),
  2197. REG("oom_adj", S_IRUGO|S_IWUSR, proc_oom_adjust_operations),
  2198. #ifdef CONFIG_AUDITSYSCALL
  2199. REG("loginuid", S_IWUSR|S_IRUGO, proc_loginuid_operations),
  2200. REG("sessionid", S_IRUGO, proc_sessionid_operations),
  2201. #endif
  2202. #ifdef CONFIG_FAULT_INJECTION
  2203. REG("make-it-fail", S_IRUGO|S_IWUSR, proc_fault_inject_operations),
  2204. #endif
  2205. #if defined(USE_ELF_CORE_DUMP) && defined(CONFIG_ELF_CORE)
  2206. REG("coredump_filter", S_IRUGO|S_IWUSR, proc_coredump_filter_operations),
  2207. #endif
  2208. #ifdef CONFIG_TASK_IO_ACCOUNTING
  2209. INF("io", S_IRUGO, proc_tgid_io_accounting),
  2210. #endif
  2211. };
  2212. static int proc_tgid_base_readdir(struct file * filp,
  2213. void * dirent, filldir_t filldir)
  2214. {
  2215. return proc_pident_readdir(filp,dirent,filldir,
  2216. tgid_base_stuff,ARRAY_SIZE(tgid_base_stuff));
  2217. }
  2218. static const struct file_operations proc_tgid_base_operations = {
  2219. .read = generic_read_dir,
  2220. .readdir = proc_tgid_base_readdir,
  2221. };
  2222. static struct dentry *proc_tgid_base_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd){
  2223. return proc_pident_lookup(dir, dentry,
  2224. tgid_base_stuff, ARRAY_SIZE(tgid_base_stuff));
  2225. }
  2226. static const struct inode_operations proc_tgid_base_inode_operations = {
  2227. .lookup = proc_tgid_base_lookup,
  2228. .getattr = pid_getattr,
  2229. .setattr = proc_setattr,
  2230. };
  2231. static void proc_flush_task_mnt(struct vfsmount *mnt, pid_t pid, pid_t tgid)
  2232. {
  2233. struct dentry *dentry, *leader, *dir;
  2234. char buf[PROC_NUMBUF];
  2235. struct qstr name;
  2236. name.name = buf;
  2237. name.len = snprintf(buf, sizeof(buf), "%d", pid);
  2238. dentry = d_hash_and_lookup(mnt->mnt_root, &name);
  2239. if (dentry) {
  2240. if (!(current->flags & PF_EXITING))
  2241. shrink_dcache_parent(dentry);
  2242. d_drop(dentry);
  2243. dput(dentry);
  2244. }
  2245. name.name = buf;
  2246. name.len = snprintf(buf, sizeof(buf), "%d", tgid);
  2247. leader = d_hash_and_lookup(mnt->mnt_root, &name);
  2248. if (!leader)
  2249. goto out;
  2250. name.name = "task";
  2251. name.len = strlen(name.name);
  2252. dir = d_hash_and_lookup(leader, &name);
  2253. if (!dir)
  2254. goto out_put_leader;
  2255. name.name = buf;
  2256. name.len = snprintf(buf, sizeof(buf), "%d", pid);
  2257. dentry = d_hash_and_lookup(dir, &name);
  2258. if (dentry) {
  2259. shrink_dcache_parent(dentry);
  2260. d_drop(dentry);
  2261. dput(dentry);
  2262. }
  2263. dput(dir);
  2264. out_put_leader:
  2265. dput(leader);
  2266. out:
  2267. return;
  2268. }
  2269. /**
  2270. * proc_flush_task - Remove dcache entries for @task from the /proc dcache.
  2271. * @task: task that should be flushed.
  2272. *
  2273. * When flushing dentries from proc, one needs to flush them from global
  2274. * proc (proc_mnt) and from all the namespaces' procs this task was seen
  2275. * in. This call is supposed to do all of this job.
  2276. *
  2277. * Looks in the dcache for
  2278. * /proc/@pid
  2279. * /proc/@tgid/task/@pid
  2280. * if either directory is present flushes it and all of it'ts children
  2281. * from the dcache.
  2282. *
  2283. * It is safe and reasonable to cache /proc entries for a task until
  2284. * that task exits. After that they just clog up the dcache with
  2285. * useless entries, possibly causing useful dcache entries to be
  2286. * flushed instead. This routine is proved to flush those useless
  2287. * dcache entries at process exit time.
  2288. *
  2289. * NOTE: This routine is just an optimization so it does not guarantee
  2290. * that no dcache entries will exist at process exit time it
  2291. * just makes it very unlikely that any will persist.
  2292. */
  2293. void proc_flush_task(struct task_struct *task)
  2294. {
  2295. int i;
  2296. struct pid *pid, *tgid;
  2297. struct upid *upid;
  2298. pid = task_pid(task);
  2299. tgid = task_tgid(task);
  2300. for (i = 0; i <= pid->level; i++) {
  2301. upid = &pid->numbers[i];
  2302. proc_flush_task_mnt(upid->ns->proc_mnt, upid->nr,
  2303. tgid->numbers[i].nr);
  2304. }
  2305. upid = &pid->numbers[pid->level];
  2306. if (upid->nr == 1)
  2307. pid_ns_release_proc(upid->ns);
  2308. }
  2309. static struct dentry *proc_pid_instantiate(struct inode *dir,
  2310. struct dentry * dentry,
  2311. struct task_struct *task, const void *ptr)
  2312. {
  2313. struct dentry *error = ERR_PTR(-ENOENT);
  2314. struct inode *inode;
  2315. inode = proc_pid_make_inode(dir->i_sb, task);
  2316. if (!inode)
  2317. goto out;
  2318. inode->i_mode = S_IFDIR|S_IRUGO|S_IXUGO;
  2319. inode->i_op = &proc_tgid_base_inode_operations;
  2320. inode->i_fop = &proc_tgid_base_operations;
  2321. inode->i_flags|=S_IMMUTABLE;
  2322. inode->i_nlink = 2 + pid_entry_count_dirs(tgid_base_stuff,
  2323. ARRAY_SIZE(tgid_base_stuff));
  2324. dentry->d_op = &pid_dentry_operations;
  2325. d_add(dentry, inode);
  2326. /* Close the race of the process dying before we return the dentry */
  2327. if (pid_revalidate(dentry, NULL))
  2328. error = NULL;
  2329. out:
  2330. return error;
  2331. }
  2332. struct dentry *proc_pid_lookup(struct inode *dir, struct dentry * dentry, struct nameidata *nd)
  2333. {
  2334. struct dentry *result = ERR_PTR(-ENOENT);
  2335. struct task_struct *task;
  2336. unsigned tgid;
  2337. struct pid_namespace *ns;
  2338. result = proc_base_lookup(dir, dentry);
  2339. if (!IS_ERR(result) || PTR_ERR(result) != -ENOENT)
  2340. goto out;
  2341. tgid = name_to_int(dentry);
  2342. if (tgid == ~0U)
  2343. goto out;
  2344. ns = dentry->d_sb->s_fs_info;
  2345. rcu_read_lock();
  2346. task = find_task_by_pid_ns(tgid, ns);
  2347. if (task)
  2348. get_task_struct(task);
  2349. rcu_read_unlock();
  2350. if (!task)
  2351. goto out;
  2352. result = proc_pid_instantiate(dir, dentry, task, NULL);
  2353. put_task_struct(task);
  2354. out:
  2355. return result;
  2356. }
  2357. /*
  2358. * Find the first task with tgid >= tgid
  2359. *
  2360. */
  2361. struct tgid_iter {
  2362. unsigned int tgid;
  2363. struct task_struct *task;
  2364. };
  2365. static struct tgid_iter next_tgid(struct pid_namespace *ns, struct tgid_iter iter)
  2366. {
  2367. struct pid *pid;
  2368. if (iter.task)
  2369. put_task_struct(iter.task);
  2370. rcu_read_lock();
  2371. retry:
  2372. iter.task = NULL;
  2373. pid = find_ge_pid(iter.tgid, ns);
  2374. if (pid) {
  2375. iter.tgid = pid_nr_ns(pid, ns);
  2376. iter.task = pid_task(pid, PIDTYPE_PID);
  2377. /* What we to know is if the pid we have find is the
  2378. * pid of a thread_group_leader. Testing for task
  2379. * being a thread_group_leader is the obvious thing
  2380. * todo but there is a window when it fails, due to
  2381. * the pid transfer logic in de_thread.
  2382. *
  2383. * So we perform the straight forward test of seeing
  2384. * if the pid we have found is the pid of a thread
  2385. * group leader, and don't worry if the task we have
  2386. * found doesn't happen to be a thread group leader.
  2387. * As we don't care in the case of readdir.
  2388. */
  2389. if (!iter.task || !has_group_leader_pid(iter.task)) {
  2390. iter.tgid += 1;
  2391. goto retry;
  2392. }
  2393. get_task_struct(iter.task);
  2394. }
  2395. rcu_read_unlock();
  2396. return iter;
  2397. }
  2398. #define TGID_OFFSET (FIRST_PROCESS_ENTRY + ARRAY_SIZE(proc_base_stuff))
  2399. static int proc_pid_fill_cache(struct file *filp, void *dirent, filldir_t filldir,
  2400. struct tgid_iter iter)
  2401. {
  2402. char name[PROC_NUMBUF];
  2403. int len = snprintf(name, sizeof(name), "%d", iter.tgid);
  2404. return proc_fill_cache(filp, dirent, filldir, name, len,
  2405. proc_pid_instantiate, iter.task, NULL);
  2406. }
  2407. /* for the /proc/ directory itself, after non-process stuff has been done */
  2408. int proc_pid_readdir(struct file * filp, void * dirent, filldir_t filldir)
  2409. {
  2410. unsigned int nr = filp->f_pos - FIRST_PROCESS_ENTRY;
  2411. struct task_struct *reaper = get_proc_task(filp->f_path.dentry->d_inode);
  2412. struct tgid_iter iter;
  2413. struct pid_namespace *ns;
  2414. if (!reaper)
  2415. goto out_no_task;
  2416. for (; nr < ARRAY_SIZE(proc_base_stuff); filp->f_pos++, nr++) {
  2417. const struct pid_entry *p = &proc_base_stuff[nr];
  2418. if (proc_base_fill_cache(filp, dirent, filldir, reaper, p) < 0)
  2419. goto out;
  2420. }
  2421. ns = filp->f_dentry->d_sb->s_fs_info;
  2422. iter.task = NULL;
  2423. iter.tgid = filp->f_pos - TGID_OFFSET;
  2424. for (iter = next_tgid(ns, iter);
  2425. iter.task;
  2426. iter.tgid += 1, iter = next_tgid(ns, iter)) {
  2427. filp->f_pos = iter.tgid + TGID_OFFSET;
  2428. if (proc_pid_fill_cache(filp, dirent, filldir, iter) < 0) {
  2429. put_task_struct(iter.task);
  2430. goto out;
  2431. }
  2432. }
  2433. filp->f_pos = PID_MAX_LIMIT + TGID_OFFSET;
  2434. out:
  2435. put_task_struct(reaper);
  2436. out_no_task:
  2437. return 0;
  2438. }
  2439. /*
  2440. * Tasks
  2441. */
  2442. static const struct pid_entry tid_base_stuff[] = {
  2443. DIR("fd", S_IRUSR|S_IXUSR, proc_fd_inode_operations, proc_fd_operations),
  2444. DIR("fdinfo", S_IRUSR|S_IXUSR, proc_fdinfo_inode_operations, proc_fd_operations),
  2445. REG("environ", S_IRUSR, proc_environ_operations),
  2446. INF("auxv", S_IRUSR, proc_pid_auxv),
  2447. ONE("status", S_IRUGO, proc_pid_status),
  2448. ONE("personality", S_IRUSR, proc_pid_personality),
  2449. INF("limits", S_IRUSR, proc_pid_limits),
  2450. #ifdef CONFIG_SCHED_DEBUG
  2451. REG("sched", S_IRUGO|S_IWUSR, proc_pid_sched_operations),
  2452. #endif
  2453. #ifdef CONFIG_HAVE_ARCH_TRACEHOOK
  2454. INF("syscall", S_IRUSR, proc_pid_syscall),
  2455. #endif
  2456. INF("cmdline", S_IRUGO, proc_pid_cmdline),
  2457. ONE("stat", S_IRUGO, proc_tid_stat),
  2458. ONE("statm", S_IRUGO, proc_pid_statm),
  2459. REG("maps", S_IRUGO, proc_maps_operations),
  2460. #ifdef CONFIG_NUMA
  2461. REG("numa_maps", S_IRUGO, proc_numa_maps_operations),
  2462. #endif
  2463. REG("mem", S_IRUSR|S_IWUSR, proc_mem_operations),
  2464. LNK("cwd", proc_cwd_link),
  2465. LNK("root", proc_root_link),
  2466. LNK("exe", proc_exe_link),
  2467. REG("mounts", S_IRUGO, proc_mounts_operations),
  2468. REG("mountinfo", S_IRUGO, proc_mountinfo_operations),
  2469. #ifdef CONFIG_PROC_PAGE_MONITOR
  2470. REG("clear_refs", S_IWUSR, proc_clear_refs_operations),
  2471. REG("smaps", S_IRUGO, proc_smaps_operations),
  2472. REG("pagemap", S_IRUSR, proc_pagemap_operations),
  2473. #endif
  2474. #ifdef CONFIG_SECURITY
  2475. DIR("attr", S_IRUGO|S_IXUGO, proc_attr_dir_inode_operations, proc_attr_dir_operations),
  2476. #endif
  2477. #ifdef CONFIG_KALLSYMS
  2478. INF("wchan", S_IRUGO, proc_pid_wchan),
  2479. #endif
  2480. #ifdef CONFIG_STACKTRACE
  2481. ONE("stack", S_IRUSR, proc_pid_stack),
  2482. #endif
  2483. #ifdef CONFIG_SCHEDSTATS
  2484. INF("schedstat", S_IRUGO, proc_pid_schedstat),
  2485. #endif
  2486. #ifdef CONFIG_LATENCYTOP
  2487. REG("latency", S_IRUGO, proc_lstats_operations),
  2488. #endif
  2489. #ifdef CONFIG_PROC_PID_CPUSET
  2490. REG("cpuset", S_IRUGO, proc_cpuset_operations),
  2491. #endif
  2492. #ifdef CONFIG_CGROUPS
  2493. REG("cgroup", S_IRUGO, proc_cgroup_operations),
  2494. #endif
  2495. INF("oom_score", S_IRUGO, proc_oom_score),
  2496. REG("oom_adj", S_IRUGO|S_IWUSR, proc_oom_adjust_operations),
  2497. #ifdef CONFIG_AUDITSYSCALL
  2498. REG("loginuid", S_IWUSR|S_IRUGO, proc_loginuid_operations),
  2499. REG("sessionid", S_IRUSR, proc_sessionid_operations),
  2500. #endif
  2501. #ifdef CONFIG_FAULT_INJECTION
  2502. REG("make-it-fail", S_IRUGO|S_IWUSR, proc_fault_inject_operations),
  2503. #endif
  2504. #ifdef CONFIG_TASK_IO_ACCOUNTING
  2505. INF("io", S_IRUGO, proc_tid_io_accounting),
  2506. #endif
  2507. };
  2508. static int proc_tid_base_readdir(struct file * filp,
  2509. void * dirent, filldir_t filldir)
  2510. {
  2511. return proc_pident_readdir(filp,dirent,filldir,
  2512. tid_base_stuff,ARRAY_SIZE(tid_base_stuff));
  2513. }
  2514. static struct dentry *proc_tid_base_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd){
  2515. return proc_pident_lookup(dir, dentry,
  2516. tid_base_stuff, ARRAY_SIZE(tid_base_stuff));
  2517. }
  2518. static const struct file_operations proc_tid_base_operations = {
  2519. .read = generic_read_dir,
  2520. .readdir = proc_tid_base_readdir,
  2521. };
  2522. static const struct inode_operations proc_tid_base_inode_operations = {
  2523. .lookup = proc_tid_base_lookup,
  2524. .getattr = pid_getattr,
  2525. .setattr = proc_setattr,
  2526. };
  2527. static struct dentry *proc_task_instantiate(struct inode *dir,
  2528. struct dentry *dentry, struct task_struct *task, const void *ptr)
  2529. {
  2530. struct dentry *error = ERR_PTR(-ENOENT);
  2531. struct inode *inode;
  2532. inode = proc_pid_make_inode(dir->i_sb, task);
  2533. if (!inode)
  2534. goto out;
  2535. inode->i_mode = S_IFDIR|S_IRUGO|S_IXUGO;
  2536. inode->i_op = &proc_tid_base_inode_operations;
  2537. inode->i_fop = &proc_tid_base_operations;
  2538. inode->i_flags|=S_IMMUTABLE;
  2539. inode->i_nlink = 2 + pid_entry_count_dirs(tid_base_stuff,
  2540. ARRAY_SIZE(tid_base_stuff));
  2541. dentry->d_op = &pid_dentry_operations;
  2542. d_add(dentry, inode);
  2543. /* Close the race of the process dying before we return the dentry */
  2544. if (pid_revalidate(dentry, NULL))
  2545. error = NULL;
  2546. out:
  2547. return error;
  2548. }
  2549. static struct dentry *proc_task_lookup(struct inode *dir, struct dentry * dentry, struct nameidata *nd)
  2550. {
  2551. struct dentry *result = ERR_PTR(-ENOENT);
  2552. struct task_struct *task;
  2553. struct task_struct *leader = get_proc_task(dir);
  2554. unsigned tid;
  2555. struct pid_namespace *ns;
  2556. if (!leader)
  2557. goto out_no_task;
  2558. tid = name_to_int(dentry);
  2559. if (tid == ~0U)
  2560. goto out;
  2561. ns = dentry->d_sb->s_fs_info;
  2562. rcu_read_lock();
  2563. task = find_task_by_pid_ns(tid, ns);
  2564. if (task)
  2565. get_task_struct(task);
  2566. rcu_read_unlock();
  2567. if (!task)
  2568. goto out;
  2569. if (!same_thread_group(leader, task))
  2570. goto out_drop_task;
  2571. result = proc_task_instantiate(dir, dentry, task, NULL);
  2572. out_drop_task:
  2573. put_task_struct(task);
  2574. out:
  2575. put_task_struct(leader);
  2576. out_no_task:
  2577. return result;
  2578. }
  2579. /*
  2580. * Find the first tid of a thread group to return to user space.
  2581. *
  2582. * Usually this is just the thread group leader, but if the users
  2583. * buffer was too small or there was a seek into the middle of the
  2584. * directory we have more work todo.
  2585. *
  2586. * In the case of a short read we start with find_task_by_pid.
  2587. *
  2588. * In the case of a seek we start with the leader and walk nr
  2589. * threads past it.
  2590. */
  2591. static struct task_struct *first_tid(struct task_struct *leader,
  2592. int tid, int nr, struct pid_namespace *ns)
  2593. {
  2594. struct task_struct *pos;
  2595. rcu_read_lock();
  2596. /* Attempt to start with the pid of a thread */
  2597. if (tid && (nr > 0)) {
  2598. pos = find_task_by_pid_ns(tid, ns);
  2599. if (pos && (pos->group_leader == leader))
  2600. goto found;
  2601. }
  2602. /* If nr exceeds the number of threads there is nothing todo */
  2603. pos = NULL;
  2604. if (nr && nr >= get_nr_threads(leader))
  2605. goto out;
  2606. /* If we haven't found our starting place yet start
  2607. * with the leader and walk nr threads forward.
  2608. */
  2609. for (pos = leader; nr > 0; --nr) {
  2610. pos = next_thread(pos);
  2611. if (pos == leader) {
  2612. pos = NULL;
  2613. goto out;
  2614. }
  2615. }
  2616. found:
  2617. get_task_struct(pos);
  2618. out:
  2619. rcu_read_unlock();
  2620. return pos;
  2621. }
  2622. /*
  2623. * Find the next thread in the thread list.
  2624. * Return NULL if there is an error or no next thread.
  2625. *
  2626. * The reference to the input task_struct is released.
  2627. */
  2628. static struct task_struct *next_tid(struct task_struct *start)
  2629. {
  2630. struct task_struct *pos = NULL;
  2631. rcu_read_lock();
  2632. if (pid_alive(start)) {
  2633. pos = next_thread(start);
  2634. if (thread_group_leader(pos))
  2635. pos = NULL;
  2636. else
  2637. get_task_struct(pos);
  2638. }
  2639. rcu_read_unlock();
  2640. put_task_struct(start);
  2641. return pos;
  2642. }
  2643. static int proc_task_fill_cache(struct file *filp, void *dirent, filldir_t filldir,
  2644. struct task_struct *task, int tid)
  2645. {
  2646. char name[PROC_NUMBUF];
  2647. int len = snprintf(name, sizeof(name), "%d", tid);
  2648. return proc_fill_cache(filp, dirent, filldir, name, len,
  2649. proc_task_instantiate, task, NULL);
  2650. }
  2651. /* for the /proc/TGID/task/ directories */
  2652. static int proc_task_readdir(struct file * filp, void * dirent, filldir_t filldir)
  2653. {
  2654. struct dentry *dentry = filp->f_path.dentry;
  2655. struct inode *inode = dentry->d_inode;
  2656. struct task_struct *leader = NULL;
  2657. struct task_struct *task;
  2658. int retval = -ENOENT;
  2659. ino_t ino;
  2660. int tid;
  2661. struct pid_namespace *ns;
  2662. task = get_proc_task(inode);
  2663. if (!task)
  2664. goto out_no_task;
  2665. rcu_read_lock();
  2666. if (pid_alive(task)) {
  2667. leader = task->group_leader;
  2668. get_task_struct(leader);
  2669. }
  2670. rcu_read_unlock();
  2671. put_task_struct(task);
  2672. if (!leader)
  2673. goto out_no_task;
  2674. retval = 0;
  2675. switch ((unsigned long)filp->f_pos) {
  2676. case 0:
  2677. ino = inode->i_ino;
  2678. if (filldir(dirent, ".", 1, filp->f_pos, ino, DT_DIR) < 0)
  2679. goto out;
  2680. filp->f_pos++;
  2681. /* fall through */
  2682. case 1:
  2683. ino = parent_ino(dentry);
  2684. if (filldir(dirent, "..", 2, filp->f_pos, ino, DT_DIR) < 0)
  2685. goto out;
  2686. filp->f_pos++;
  2687. /* fall through */
  2688. }
  2689. /* f_version caches the tgid value that the last readdir call couldn't
  2690. * return. lseek aka telldir automagically resets f_version to 0.
  2691. */
  2692. ns = filp->f_dentry->d_sb->s_fs_info;
  2693. tid = (int)filp->f_version;
  2694. filp->f_version = 0;
  2695. for (task = first_tid(leader, tid, filp->f_pos - 2, ns);
  2696. task;
  2697. task = next_tid(task), filp->f_pos++) {
  2698. tid = task_pid_nr_ns(task, ns);
  2699. if (proc_task_fill_cache(filp, dirent, filldir, task, tid) < 0) {
  2700. /* returning this tgid failed, save it as the first
  2701. * pid for the next readir call */
  2702. filp->f_version = (u64)tid;
  2703. put_task_struct(task);
  2704. break;
  2705. }
  2706. }
  2707. out:
  2708. put_task_struct(leader);
  2709. out_no_task:
  2710. return retval;
  2711. }
  2712. static int proc_task_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat)
  2713. {
  2714. struct inode *inode = dentry->d_inode;
  2715. struct task_struct *p = get_proc_task(inode);
  2716. generic_fillattr(inode, stat);
  2717. if (p) {
  2718. stat->nlink += get_nr_threads(p);
  2719. put_task_struct(p);
  2720. }
  2721. return 0;
  2722. }
  2723. static const struct inode_operations proc_task_inode_operations = {
  2724. .lookup = proc_task_lookup,
  2725. .getattr = proc_task_getattr,
  2726. .setattr = proc_setattr,
  2727. };
  2728. static const struct file_operations proc_task_operations = {
  2729. .read = generic_read_dir,
  2730. .readdir = proc_task_readdir,
  2731. };