base.c 56 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420
  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/init.h>
  55. #include <linux/capability.h>
  56. #include <linux/file.h>
  57. #include <linux/string.h>
  58. #include <linux/seq_file.h>
  59. #include <linux/namei.h>
  60. #include <linux/mnt_namespace.h>
  61. #include <linux/mm.h>
  62. #include <linux/smp_lock.h>
  63. #include <linux/rcupdate.h>
  64. #include <linux/kallsyms.h>
  65. #include <linux/mount.h>
  66. #include <linux/security.h>
  67. #include <linux/ptrace.h>
  68. #include <linux/seccomp.h>
  69. #include <linux/cpuset.h>
  70. #include <linux/audit.h>
  71. #include <linux/poll.h>
  72. #include <linux/nsproxy.h>
  73. #include <linux/oom.h>
  74. #include "internal.h"
  75. /* NOTE:
  76. * Implementing inode permission operations in /proc is almost
  77. * certainly an error. Permission checks need to happen during
  78. * each system call not at open time. The reason is that most of
  79. * what we wish to check for permissions in /proc varies at runtime.
  80. *
  81. * The classic example of a problem is opening file descriptors
  82. * in /proc for a task before it execs a suid executable.
  83. */
  84. /* Worst case buffer size needed for holding an integer. */
  85. #define PROC_NUMBUF 13
  86. struct pid_entry {
  87. int len;
  88. char *name;
  89. mode_t mode;
  90. const struct inode_operations *iop;
  91. const struct file_operations *fop;
  92. union proc_op op;
  93. };
  94. #define NOD(NAME, MODE, IOP, FOP, OP) { \
  95. .len = sizeof(NAME) - 1, \
  96. .name = (NAME), \
  97. .mode = MODE, \
  98. .iop = IOP, \
  99. .fop = FOP, \
  100. .op = OP, \
  101. }
  102. #define DIR(NAME, MODE, OTYPE) \
  103. NOD(NAME, (S_IFDIR|(MODE)), \
  104. &proc_##OTYPE##_inode_operations, &proc_##OTYPE##_operations, \
  105. {} )
  106. #define LNK(NAME, OTYPE) \
  107. NOD(NAME, (S_IFLNK|S_IRWXUGO), \
  108. &proc_pid_link_inode_operations, NULL, \
  109. { .proc_get_link = &proc_##OTYPE##_link } )
  110. #define REG(NAME, MODE, OTYPE) \
  111. NOD(NAME, (S_IFREG|(MODE)), NULL, \
  112. &proc_##OTYPE##_operations, {})
  113. #define INF(NAME, MODE, OTYPE) \
  114. NOD(NAME, (S_IFREG|(MODE)), \
  115. NULL, &proc_info_file_operations, \
  116. { .proc_read = &proc_##OTYPE } )
  117. static struct fs_struct *get_fs_struct(struct task_struct *task)
  118. {
  119. struct fs_struct *fs;
  120. task_lock(task);
  121. fs = task->fs;
  122. if(fs)
  123. atomic_inc(&fs->count);
  124. task_unlock(task);
  125. return fs;
  126. }
  127. static int get_nr_threads(struct task_struct *tsk)
  128. {
  129. /* Must be called with the rcu_read_lock held */
  130. unsigned long flags;
  131. int count = 0;
  132. if (lock_task_sighand(tsk, &flags)) {
  133. count = atomic_read(&tsk->signal->count);
  134. unlock_task_sighand(tsk, &flags);
  135. }
  136. return count;
  137. }
  138. static int proc_cwd_link(struct inode *inode, struct dentry **dentry, struct vfsmount **mnt)
  139. {
  140. struct task_struct *task = get_proc_task(inode);
  141. struct fs_struct *fs = NULL;
  142. int result = -ENOENT;
  143. if (task) {
  144. fs = get_fs_struct(task);
  145. put_task_struct(task);
  146. }
  147. if (fs) {
  148. read_lock(&fs->lock);
  149. *mnt = mntget(fs->pwdmnt);
  150. *dentry = dget(fs->pwd);
  151. read_unlock(&fs->lock);
  152. result = 0;
  153. put_fs_struct(fs);
  154. }
  155. return result;
  156. }
  157. static int proc_root_link(struct inode *inode, struct dentry **dentry, struct vfsmount **mnt)
  158. {
  159. struct task_struct *task = get_proc_task(inode);
  160. struct fs_struct *fs = NULL;
  161. int result = -ENOENT;
  162. if (task) {
  163. fs = get_fs_struct(task);
  164. put_task_struct(task);
  165. }
  166. if (fs) {
  167. read_lock(&fs->lock);
  168. *mnt = mntget(fs->rootmnt);
  169. *dentry = dget(fs->root);
  170. read_unlock(&fs->lock);
  171. result = 0;
  172. put_fs_struct(fs);
  173. }
  174. return result;
  175. }
  176. #define MAY_PTRACE(task) \
  177. (task == current || \
  178. (task->parent == current && \
  179. (task->ptrace & PT_PTRACED) && \
  180. (task->state == TASK_STOPPED || task->state == TASK_TRACED) && \
  181. security_ptrace(current,task) == 0))
  182. static int proc_pid_environ(struct task_struct *task, char * buffer)
  183. {
  184. int res = 0;
  185. struct mm_struct *mm = get_task_mm(task);
  186. if (mm) {
  187. unsigned int len = mm->env_end - mm->env_start;
  188. if (len > PAGE_SIZE)
  189. len = PAGE_SIZE;
  190. res = access_process_vm(task, mm->env_start, buffer, len, 0);
  191. if (!ptrace_may_attach(task))
  192. res = -ESRCH;
  193. mmput(mm);
  194. }
  195. return res;
  196. }
  197. static int proc_pid_cmdline(struct task_struct *task, char * buffer)
  198. {
  199. int res = 0;
  200. unsigned int len;
  201. struct mm_struct *mm = get_task_mm(task);
  202. if (!mm)
  203. goto out;
  204. if (!mm->arg_end)
  205. goto out_mm; /* Shh! No looking before we're done */
  206. len = mm->arg_end - mm->arg_start;
  207. if (len > PAGE_SIZE)
  208. len = PAGE_SIZE;
  209. res = access_process_vm(task, mm->arg_start, buffer, len, 0);
  210. // If the nul at the end of args has been overwritten, then
  211. // assume application is using setproctitle(3).
  212. if (res > 0 && buffer[res-1] != '\0' && len < PAGE_SIZE) {
  213. len = strnlen(buffer, res);
  214. if (len < res) {
  215. res = len;
  216. } else {
  217. len = mm->env_end - mm->env_start;
  218. if (len > PAGE_SIZE - res)
  219. len = PAGE_SIZE - res;
  220. res += access_process_vm(task, mm->env_start, buffer+res, len, 0);
  221. res = strnlen(buffer, res);
  222. }
  223. }
  224. out_mm:
  225. mmput(mm);
  226. out:
  227. return res;
  228. }
  229. static int proc_pid_auxv(struct task_struct *task, char *buffer)
  230. {
  231. int res = 0;
  232. struct mm_struct *mm = get_task_mm(task);
  233. if (mm) {
  234. unsigned int nwords = 0;
  235. do
  236. nwords += 2;
  237. while (mm->saved_auxv[nwords - 2] != 0); /* AT_NULL */
  238. res = nwords * sizeof(mm->saved_auxv[0]);
  239. if (res > PAGE_SIZE)
  240. res = PAGE_SIZE;
  241. memcpy(buffer, mm->saved_auxv, res);
  242. mmput(mm);
  243. }
  244. return res;
  245. }
  246. #ifdef CONFIG_KALLSYMS
  247. /*
  248. * Provides a wchan file via kallsyms in a proper one-value-per-file format.
  249. * Returns the resolved symbol. If that fails, simply return the address.
  250. */
  251. static int proc_pid_wchan(struct task_struct *task, char *buffer)
  252. {
  253. char *modname;
  254. const char *sym_name;
  255. unsigned long wchan, size, offset;
  256. char namebuf[KSYM_NAME_LEN+1];
  257. wchan = get_wchan(task);
  258. sym_name = kallsyms_lookup(wchan, &size, &offset, &modname, namebuf);
  259. if (sym_name)
  260. return sprintf(buffer, "%s", sym_name);
  261. return sprintf(buffer, "%lu", wchan);
  262. }
  263. #endif /* CONFIG_KALLSYMS */
  264. #ifdef CONFIG_SCHEDSTATS
  265. /*
  266. * Provides /proc/PID/schedstat
  267. */
  268. static int proc_pid_schedstat(struct task_struct *task, char *buffer)
  269. {
  270. return sprintf(buffer, "%lu %lu %lu\n",
  271. task->sched_info.cpu_time,
  272. task->sched_info.run_delay,
  273. task->sched_info.pcnt);
  274. }
  275. #endif
  276. /* The badness from the OOM killer */
  277. unsigned long badness(struct task_struct *p, unsigned long uptime);
  278. static int proc_oom_score(struct task_struct *task, char *buffer)
  279. {
  280. unsigned long points;
  281. struct timespec uptime;
  282. do_posix_clock_monotonic_gettime(&uptime);
  283. points = badness(task, uptime.tv_sec);
  284. return sprintf(buffer, "%lu\n", points);
  285. }
  286. /************************************************************************/
  287. /* Here the fs part begins */
  288. /************************************************************************/
  289. /* permission checks */
  290. static int proc_fd_access_allowed(struct inode *inode)
  291. {
  292. struct task_struct *task;
  293. int allowed = 0;
  294. /* Allow access to a task's file descriptors if it is us or we
  295. * may use ptrace attach to the process and find out that
  296. * information.
  297. */
  298. task = get_proc_task(inode);
  299. if (task) {
  300. allowed = ptrace_may_attach(task);
  301. put_task_struct(task);
  302. }
  303. return allowed;
  304. }
  305. static int proc_setattr(struct dentry *dentry, struct iattr *attr)
  306. {
  307. int error;
  308. struct inode *inode = dentry->d_inode;
  309. if (attr->ia_valid & ATTR_MODE)
  310. return -EPERM;
  311. error = inode_change_ok(inode, attr);
  312. if (!error) {
  313. error = security_inode_setattr(dentry, attr);
  314. if (!error)
  315. error = inode_setattr(inode, attr);
  316. }
  317. return error;
  318. }
  319. static const struct inode_operations proc_def_inode_operations = {
  320. .setattr = proc_setattr,
  321. };
  322. extern struct seq_operations mounts_op;
  323. struct proc_mounts {
  324. struct seq_file m;
  325. int event;
  326. };
  327. static int mounts_open(struct inode *inode, struct file *file)
  328. {
  329. struct task_struct *task = get_proc_task(inode);
  330. struct mnt_namespace *ns = NULL;
  331. struct proc_mounts *p;
  332. int ret = -EINVAL;
  333. if (task) {
  334. task_lock(task);
  335. if (task->nsproxy) {
  336. ns = task->nsproxy->mnt_ns;
  337. if (ns)
  338. get_mnt_ns(ns);
  339. }
  340. task_unlock(task);
  341. put_task_struct(task);
  342. }
  343. if (ns) {
  344. ret = -ENOMEM;
  345. p = kmalloc(sizeof(struct proc_mounts), GFP_KERNEL);
  346. if (p) {
  347. file->private_data = &p->m;
  348. ret = seq_open(file, &mounts_op);
  349. if (!ret) {
  350. p->m.private = ns;
  351. p->event = ns->event;
  352. return 0;
  353. }
  354. kfree(p);
  355. }
  356. put_mnt_ns(ns);
  357. }
  358. return ret;
  359. }
  360. static int mounts_release(struct inode *inode, struct file *file)
  361. {
  362. struct seq_file *m = file->private_data;
  363. struct mnt_namespace *ns = m->private;
  364. put_mnt_ns(ns);
  365. return seq_release(inode, file);
  366. }
  367. static unsigned mounts_poll(struct file *file, poll_table *wait)
  368. {
  369. struct proc_mounts *p = file->private_data;
  370. struct mnt_namespace *ns = p->m.private;
  371. unsigned res = 0;
  372. poll_wait(file, &ns->poll, wait);
  373. spin_lock(&vfsmount_lock);
  374. if (p->event != ns->event) {
  375. p->event = ns->event;
  376. res = POLLERR;
  377. }
  378. spin_unlock(&vfsmount_lock);
  379. return res;
  380. }
  381. static const struct file_operations proc_mounts_operations = {
  382. .open = mounts_open,
  383. .read = seq_read,
  384. .llseek = seq_lseek,
  385. .release = mounts_release,
  386. .poll = mounts_poll,
  387. };
  388. extern struct seq_operations mountstats_op;
  389. static int mountstats_open(struct inode *inode, struct file *file)
  390. {
  391. int ret = seq_open(file, &mountstats_op);
  392. if (!ret) {
  393. struct seq_file *m = file->private_data;
  394. struct mnt_namespace *mnt_ns = NULL;
  395. struct task_struct *task = get_proc_task(inode);
  396. if (task) {
  397. task_lock(task);
  398. if (task->nsproxy)
  399. mnt_ns = task->nsproxy->mnt_ns;
  400. if (mnt_ns)
  401. get_mnt_ns(mnt_ns);
  402. task_unlock(task);
  403. put_task_struct(task);
  404. }
  405. if (mnt_ns)
  406. m->private = mnt_ns;
  407. else {
  408. seq_release(inode, file);
  409. ret = -EINVAL;
  410. }
  411. }
  412. return ret;
  413. }
  414. static const struct file_operations proc_mountstats_operations = {
  415. .open = mountstats_open,
  416. .read = seq_read,
  417. .llseek = seq_lseek,
  418. .release = mounts_release,
  419. };
  420. #define PROC_BLOCK_SIZE (3*1024) /* 4K page size but our output routines use some slack for overruns */
  421. static ssize_t proc_info_read(struct file * file, char __user * buf,
  422. size_t count, loff_t *ppos)
  423. {
  424. struct inode * inode = file->f_path.dentry->d_inode;
  425. unsigned long page;
  426. ssize_t length;
  427. struct task_struct *task = get_proc_task(inode);
  428. length = -ESRCH;
  429. if (!task)
  430. goto out_no_task;
  431. if (count > PROC_BLOCK_SIZE)
  432. count = PROC_BLOCK_SIZE;
  433. length = -ENOMEM;
  434. if (!(page = __get_free_page(GFP_KERNEL)))
  435. goto out;
  436. length = PROC_I(inode)->op.proc_read(task, (char*)page);
  437. if (length >= 0)
  438. length = simple_read_from_buffer(buf, count, ppos, (char *)page, length);
  439. free_page(page);
  440. out:
  441. put_task_struct(task);
  442. out_no_task:
  443. return length;
  444. }
  445. static const struct file_operations proc_info_file_operations = {
  446. .read = proc_info_read,
  447. };
  448. static int mem_open(struct inode* inode, struct file* file)
  449. {
  450. file->private_data = (void*)((long)current->self_exec_id);
  451. return 0;
  452. }
  453. static ssize_t mem_read(struct file * file, char __user * buf,
  454. size_t count, loff_t *ppos)
  455. {
  456. struct task_struct *task = get_proc_task(file->f_path.dentry->d_inode);
  457. char *page;
  458. unsigned long src = *ppos;
  459. int ret = -ESRCH;
  460. struct mm_struct *mm;
  461. if (!task)
  462. goto out_no_task;
  463. if (!MAY_PTRACE(task) || !ptrace_may_attach(task))
  464. goto out;
  465. ret = -ENOMEM;
  466. page = (char *)__get_free_page(GFP_USER);
  467. if (!page)
  468. goto out;
  469. ret = 0;
  470. mm = get_task_mm(task);
  471. if (!mm)
  472. goto out_free;
  473. ret = -EIO;
  474. if (file->private_data != (void*)((long)current->self_exec_id))
  475. goto out_put;
  476. ret = 0;
  477. while (count > 0) {
  478. int this_len, retval;
  479. this_len = (count > PAGE_SIZE) ? PAGE_SIZE : count;
  480. retval = access_process_vm(task, src, page, this_len, 0);
  481. if (!retval || !MAY_PTRACE(task) || !ptrace_may_attach(task)) {
  482. if (!ret)
  483. ret = -EIO;
  484. break;
  485. }
  486. if (copy_to_user(buf, page, retval)) {
  487. ret = -EFAULT;
  488. break;
  489. }
  490. ret += retval;
  491. src += retval;
  492. buf += retval;
  493. count -= retval;
  494. }
  495. *ppos = src;
  496. out_put:
  497. mmput(mm);
  498. out_free:
  499. free_page((unsigned long) page);
  500. out:
  501. put_task_struct(task);
  502. out_no_task:
  503. return ret;
  504. }
  505. #define mem_write NULL
  506. #ifndef mem_write
  507. /* This is a security hazard */
  508. static ssize_t mem_write(struct file * file, const char * buf,
  509. size_t count, loff_t *ppos)
  510. {
  511. int copied;
  512. char *page;
  513. struct task_struct *task = get_proc_task(file->f_path.dentry->d_inode);
  514. unsigned long dst = *ppos;
  515. copied = -ESRCH;
  516. if (!task)
  517. goto out_no_task;
  518. if (!MAY_PTRACE(task) || !ptrace_may_attach(task))
  519. goto out;
  520. copied = -ENOMEM;
  521. page = (char *)__get_free_page(GFP_USER);
  522. if (!page)
  523. goto out;
  524. copied = 0;
  525. while (count > 0) {
  526. int this_len, retval;
  527. this_len = (count > PAGE_SIZE) ? PAGE_SIZE : count;
  528. if (copy_from_user(page, buf, this_len)) {
  529. copied = -EFAULT;
  530. break;
  531. }
  532. retval = access_process_vm(task, dst, page, this_len, 1);
  533. if (!retval) {
  534. if (!copied)
  535. copied = -EIO;
  536. break;
  537. }
  538. copied += retval;
  539. buf += retval;
  540. dst += retval;
  541. count -= retval;
  542. }
  543. *ppos = dst;
  544. free_page((unsigned long) page);
  545. out:
  546. put_task_struct(task);
  547. out_no_task:
  548. return copied;
  549. }
  550. #endif
  551. static loff_t mem_lseek(struct file * file, loff_t offset, int orig)
  552. {
  553. switch (orig) {
  554. case 0:
  555. file->f_pos = offset;
  556. break;
  557. case 1:
  558. file->f_pos += offset;
  559. break;
  560. default:
  561. return -EINVAL;
  562. }
  563. force_successful_syscall_return();
  564. return file->f_pos;
  565. }
  566. static const struct file_operations proc_mem_operations = {
  567. .llseek = mem_lseek,
  568. .read = mem_read,
  569. .write = mem_write,
  570. .open = mem_open,
  571. };
  572. static ssize_t oom_adjust_read(struct file *file, char __user *buf,
  573. size_t count, loff_t *ppos)
  574. {
  575. struct task_struct *task = get_proc_task(file->f_path.dentry->d_inode);
  576. char buffer[PROC_NUMBUF];
  577. size_t len;
  578. int oom_adjust;
  579. loff_t __ppos = *ppos;
  580. if (!task)
  581. return -ESRCH;
  582. oom_adjust = task->oomkilladj;
  583. put_task_struct(task);
  584. len = snprintf(buffer, sizeof(buffer), "%i\n", oom_adjust);
  585. if (__ppos >= len)
  586. return 0;
  587. if (count > len-__ppos)
  588. count = len-__ppos;
  589. if (copy_to_user(buf, buffer + __ppos, count))
  590. return -EFAULT;
  591. *ppos = __ppos + count;
  592. return count;
  593. }
  594. static ssize_t oom_adjust_write(struct file *file, const char __user *buf,
  595. size_t count, loff_t *ppos)
  596. {
  597. struct task_struct *task;
  598. char buffer[PROC_NUMBUF], *end;
  599. int oom_adjust;
  600. memset(buffer, 0, sizeof(buffer));
  601. if (count > sizeof(buffer) - 1)
  602. count = sizeof(buffer) - 1;
  603. if (copy_from_user(buffer, buf, count))
  604. return -EFAULT;
  605. oom_adjust = simple_strtol(buffer, &end, 0);
  606. if ((oom_adjust < OOM_ADJUST_MIN || oom_adjust > OOM_ADJUST_MAX) &&
  607. oom_adjust != OOM_DISABLE)
  608. return -EINVAL;
  609. if (*end == '\n')
  610. end++;
  611. task = get_proc_task(file->f_path.dentry->d_inode);
  612. if (!task)
  613. return -ESRCH;
  614. if (oom_adjust < task->oomkilladj && !capable(CAP_SYS_RESOURCE)) {
  615. put_task_struct(task);
  616. return -EACCES;
  617. }
  618. task->oomkilladj = oom_adjust;
  619. put_task_struct(task);
  620. if (end - buffer == 0)
  621. return -EIO;
  622. return end - buffer;
  623. }
  624. static const struct file_operations proc_oom_adjust_operations = {
  625. .read = oom_adjust_read,
  626. .write = oom_adjust_write,
  627. };
  628. #ifdef CONFIG_AUDITSYSCALL
  629. #define TMPBUFLEN 21
  630. static ssize_t proc_loginuid_read(struct file * file, char __user * buf,
  631. size_t count, loff_t *ppos)
  632. {
  633. struct inode * inode = file->f_path.dentry->d_inode;
  634. struct task_struct *task = get_proc_task(inode);
  635. ssize_t length;
  636. char tmpbuf[TMPBUFLEN];
  637. if (!task)
  638. return -ESRCH;
  639. length = scnprintf(tmpbuf, TMPBUFLEN, "%u",
  640. audit_get_loginuid(task->audit_context));
  641. put_task_struct(task);
  642. return simple_read_from_buffer(buf, count, ppos, tmpbuf, length);
  643. }
  644. static ssize_t proc_loginuid_write(struct file * file, const char __user * buf,
  645. size_t count, loff_t *ppos)
  646. {
  647. struct inode * inode = file->f_path.dentry->d_inode;
  648. char *page, *tmp;
  649. ssize_t length;
  650. uid_t loginuid;
  651. if (!capable(CAP_AUDIT_CONTROL))
  652. return -EPERM;
  653. if (current != pid_task(proc_pid(inode), PIDTYPE_PID))
  654. return -EPERM;
  655. if (count >= PAGE_SIZE)
  656. count = PAGE_SIZE - 1;
  657. if (*ppos != 0) {
  658. /* No partial writes. */
  659. return -EINVAL;
  660. }
  661. page = (char*)__get_free_page(GFP_USER);
  662. if (!page)
  663. return -ENOMEM;
  664. length = -EFAULT;
  665. if (copy_from_user(page, buf, count))
  666. goto out_free_page;
  667. page[count] = '\0';
  668. loginuid = simple_strtoul(page, &tmp, 10);
  669. if (tmp == page) {
  670. length = -EINVAL;
  671. goto out_free_page;
  672. }
  673. length = audit_set_loginuid(current, loginuid);
  674. if (likely(length == 0))
  675. length = count;
  676. out_free_page:
  677. free_page((unsigned long) page);
  678. return length;
  679. }
  680. static const struct file_operations proc_loginuid_operations = {
  681. .read = proc_loginuid_read,
  682. .write = proc_loginuid_write,
  683. };
  684. #endif
  685. #ifdef CONFIG_SECCOMP
  686. static ssize_t seccomp_read(struct file *file, char __user *buf,
  687. size_t count, loff_t *ppos)
  688. {
  689. struct task_struct *tsk = get_proc_task(file->f_dentry->d_inode);
  690. char __buf[20];
  691. loff_t __ppos = *ppos;
  692. size_t len;
  693. if (!tsk)
  694. return -ESRCH;
  695. /* no need to print the trailing zero, so use only len */
  696. len = sprintf(__buf, "%u\n", tsk->seccomp.mode);
  697. put_task_struct(tsk);
  698. if (__ppos >= len)
  699. return 0;
  700. if (count > len - __ppos)
  701. count = len - __ppos;
  702. if (copy_to_user(buf, __buf + __ppos, count))
  703. return -EFAULT;
  704. *ppos = __ppos + count;
  705. return count;
  706. }
  707. static ssize_t seccomp_write(struct file *file, const char __user *buf,
  708. size_t count, loff_t *ppos)
  709. {
  710. struct task_struct *tsk = get_proc_task(file->f_dentry->d_inode);
  711. char __buf[20], *end;
  712. unsigned int seccomp_mode;
  713. ssize_t result;
  714. result = -ESRCH;
  715. if (!tsk)
  716. goto out_no_task;
  717. /* can set it only once to be even more secure */
  718. result = -EPERM;
  719. if (unlikely(tsk->seccomp.mode))
  720. goto out;
  721. result = -EFAULT;
  722. memset(__buf, 0, sizeof(__buf));
  723. count = min(count, sizeof(__buf) - 1);
  724. if (copy_from_user(__buf, buf, count))
  725. goto out;
  726. seccomp_mode = simple_strtoul(__buf, &end, 0);
  727. if (*end == '\n')
  728. end++;
  729. result = -EINVAL;
  730. if (seccomp_mode && seccomp_mode <= NR_SECCOMP_MODES) {
  731. tsk->seccomp.mode = seccomp_mode;
  732. set_tsk_thread_flag(tsk, TIF_SECCOMP);
  733. } else
  734. goto out;
  735. result = -EIO;
  736. if (unlikely(!(end - __buf)))
  737. goto out;
  738. result = end - __buf;
  739. out:
  740. put_task_struct(tsk);
  741. out_no_task:
  742. return result;
  743. }
  744. static const struct file_operations proc_seccomp_operations = {
  745. .read = seccomp_read,
  746. .write = seccomp_write,
  747. };
  748. #endif /* CONFIG_SECCOMP */
  749. #ifdef CONFIG_FAULT_INJECTION
  750. static ssize_t proc_fault_inject_read(struct file * file, char __user * buf,
  751. size_t count, loff_t *ppos)
  752. {
  753. struct task_struct *task = get_proc_task(file->f_dentry->d_inode);
  754. char buffer[PROC_NUMBUF];
  755. size_t len;
  756. int make_it_fail;
  757. loff_t __ppos = *ppos;
  758. if (!task)
  759. return -ESRCH;
  760. make_it_fail = task->make_it_fail;
  761. put_task_struct(task);
  762. len = snprintf(buffer, sizeof(buffer), "%i\n", make_it_fail);
  763. if (__ppos >= len)
  764. return 0;
  765. if (count > len-__ppos)
  766. count = len-__ppos;
  767. if (copy_to_user(buf, buffer + __ppos, count))
  768. return -EFAULT;
  769. *ppos = __ppos + count;
  770. return count;
  771. }
  772. static ssize_t proc_fault_inject_write(struct file * file,
  773. const char __user * buf, size_t count, loff_t *ppos)
  774. {
  775. struct task_struct *task;
  776. char buffer[PROC_NUMBUF], *end;
  777. int make_it_fail;
  778. if (!capable(CAP_SYS_RESOURCE))
  779. return -EPERM;
  780. memset(buffer, 0, sizeof(buffer));
  781. if (count > sizeof(buffer) - 1)
  782. count = sizeof(buffer) - 1;
  783. if (copy_from_user(buffer, buf, count))
  784. return -EFAULT;
  785. make_it_fail = simple_strtol(buffer, &end, 0);
  786. if (*end == '\n')
  787. end++;
  788. task = get_proc_task(file->f_dentry->d_inode);
  789. if (!task)
  790. return -ESRCH;
  791. task->make_it_fail = make_it_fail;
  792. put_task_struct(task);
  793. if (end - buffer == 0)
  794. return -EIO;
  795. return end - buffer;
  796. }
  797. static const struct file_operations proc_fault_inject_operations = {
  798. .read = proc_fault_inject_read,
  799. .write = proc_fault_inject_write,
  800. };
  801. #endif
  802. static void *proc_pid_follow_link(struct dentry *dentry, struct nameidata *nd)
  803. {
  804. struct inode *inode = dentry->d_inode;
  805. int error = -EACCES;
  806. /* We don't need a base pointer in the /proc filesystem */
  807. path_release(nd);
  808. /* Are we allowed to snoop on the tasks file descriptors? */
  809. if (!proc_fd_access_allowed(inode))
  810. goto out;
  811. error = PROC_I(inode)->op.proc_get_link(inode, &nd->dentry, &nd->mnt);
  812. nd->last_type = LAST_BIND;
  813. out:
  814. return ERR_PTR(error);
  815. }
  816. static int do_proc_readlink(struct dentry *dentry, struct vfsmount *mnt,
  817. char __user *buffer, int buflen)
  818. {
  819. struct inode * inode;
  820. char *tmp = (char*)__get_free_page(GFP_KERNEL), *path;
  821. int len;
  822. if (!tmp)
  823. return -ENOMEM;
  824. inode = dentry->d_inode;
  825. path = d_path(dentry, mnt, tmp, PAGE_SIZE);
  826. len = PTR_ERR(path);
  827. if (IS_ERR(path))
  828. goto out;
  829. len = tmp + PAGE_SIZE - 1 - path;
  830. if (len > buflen)
  831. len = buflen;
  832. if (copy_to_user(buffer, path, len))
  833. len = -EFAULT;
  834. out:
  835. free_page((unsigned long)tmp);
  836. return len;
  837. }
  838. static int proc_pid_readlink(struct dentry * dentry, char __user * buffer, int buflen)
  839. {
  840. int error = -EACCES;
  841. struct inode *inode = dentry->d_inode;
  842. struct dentry *de;
  843. struct vfsmount *mnt = NULL;
  844. /* Are we allowed to snoop on the tasks file descriptors? */
  845. if (!proc_fd_access_allowed(inode))
  846. goto out;
  847. error = PROC_I(inode)->op.proc_get_link(inode, &de, &mnt);
  848. if (error)
  849. goto out;
  850. error = do_proc_readlink(de, mnt, buffer, buflen);
  851. dput(de);
  852. mntput(mnt);
  853. out:
  854. return error;
  855. }
  856. static const struct inode_operations proc_pid_link_inode_operations = {
  857. .readlink = proc_pid_readlink,
  858. .follow_link = proc_pid_follow_link,
  859. .setattr = proc_setattr,
  860. };
  861. /* building an inode */
  862. static int task_dumpable(struct task_struct *task)
  863. {
  864. int dumpable = 0;
  865. struct mm_struct *mm;
  866. task_lock(task);
  867. mm = task->mm;
  868. if (mm)
  869. dumpable = mm->dumpable;
  870. task_unlock(task);
  871. if(dumpable == 1)
  872. return 1;
  873. return 0;
  874. }
  875. static struct inode *proc_pid_make_inode(struct super_block * sb, struct task_struct *task)
  876. {
  877. struct inode * inode;
  878. struct proc_inode *ei;
  879. /* We need a new inode */
  880. inode = new_inode(sb);
  881. if (!inode)
  882. goto out;
  883. /* Common stuff */
  884. ei = PROC_I(inode);
  885. inode->i_mtime = inode->i_atime = inode->i_ctime = CURRENT_TIME;
  886. inode->i_op = &proc_def_inode_operations;
  887. /*
  888. * grab the reference to task.
  889. */
  890. ei->pid = get_task_pid(task, PIDTYPE_PID);
  891. if (!ei->pid)
  892. goto out_unlock;
  893. inode->i_uid = 0;
  894. inode->i_gid = 0;
  895. if (task_dumpable(task)) {
  896. inode->i_uid = task->euid;
  897. inode->i_gid = task->egid;
  898. }
  899. security_task_to_inode(task, inode);
  900. out:
  901. return inode;
  902. out_unlock:
  903. iput(inode);
  904. return NULL;
  905. }
  906. static int pid_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat)
  907. {
  908. struct inode *inode = dentry->d_inode;
  909. struct task_struct *task;
  910. generic_fillattr(inode, stat);
  911. rcu_read_lock();
  912. stat->uid = 0;
  913. stat->gid = 0;
  914. task = pid_task(proc_pid(inode), PIDTYPE_PID);
  915. if (task) {
  916. if ((inode->i_mode == (S_IFDIR|S_IRUGO|S_IXUGO)) ||
  917. task_dumpable(task)) {
  918. stat->uid = task->euid;
  919. stat->gid = task->egid;
  920. }
  921. }
  922. rcu_read_unlock();
  923. return 0;
  924. }
  925. /* dentry stuff */
  926. /*
  927. * Exceptional case: normally we are not allowed to unhash a busy
  928. * directory. In this case, however, we can do it - no aliasing problems
  929. * due to the way we treat inodes.
  930. *
  931. * Rewrite the inode's ownerships here because the owning task may have
  932. * performed a setuid(), etc.
  933. *
  934. * Before the /proc/pid/status file was created the only way to read
  935. * the effective uid of a /process was to stat /proc/pid. Reading
  936. * /proc/pid/status is slow enough that procps and other packages
  937. * kept stating /proc/pid. To keep the rules in /proc simple I have
  938. * made this apply to all per process world readable and executable
  939. * directories.
  940. */
  941. static int pid_revalidate(struct dentry *dentry, struct nameidata *nd)
  942. {
  943. struct inode *inode = dentry->d_inode;
  944. struct task_struct *task = get_proc_task(inode);
  945. if (task) {
  946. if ((inode->i_mode == (S_IFDIR|S_IRUGO|S_IXUGO)) ||
  947. task_dumpable(task)) {
  948. inode->i_uid = task->euid;
  949. inode->i_gid = task->egid;
  950. } else {
  951. inode->i_uid = 0;
  952. inode->i_gid = 0;
  953. }
  954. inode->i_mode &= ~(S_ISUID | S_ISGID);
  955. security_task_to_inode(task, inode);
  956. put_task_struct(task);
  957. return 1;
  958. }
  959. d_drop(dentry);
  960. return 0;
  961. }
  962. static int pid_delete_dentry(struct dentry * dentry)
  963. {
  964. /* Is the task we represent dead?
  965. * If so, then don't put the dentry on the lru list,
  966. * kill it immediately.
  967. */
  968. return !proc_pid(dentry->d_inode)->tasks[PIDTYPE_PID].first;
  969. }
  970. static struct dentry_operations pid_dentry_operations =
  971. {
  972. .d_revalidate = pid_revalidate,
  973. .d_delete = pid_delete_dentry,
  974. };
  975. /* Lookups */
  976. typedef struct dentry *instantiate_t(struct inode *, struct dentry *, struct task_struct *, void *);
  977. /*
  978. * Fill a directory entry.
  979. *
  980. * If possible create the dcache entry and derive our inode number and
  981. * file type from dcache entry.
  982. *
  983. * Since all of the proc inode numbers are dynamically generated, the inode
  984. * numbers do not exist until the inode is cache. This means creating the
  985. * the dcache entry in readdir is necessary to keep the inode numbers
  986. * reported by readdir in sync with the inode numbers reported
  987. * by stat.
  988. */
  989. static int proc_fill_cache(struct file *filp, void *dirent, filldir_t filldir,
  990. char *name, int len,
  991. instantiate_t instantiate, struct task_struct *task, void *ptr)
  992. {
  993. struct dentry *child, *dir = filp->f_path.dentry;
  994. struct inode *inode;
  995. struct qstr qname;
  996. ino_t ino = 0;
  997. unsigned type = DT_UNKNOWN;
  998. qname.name = name;
  999. qname.len = len;
  1000. qname.hash = full_name_hash(name, len);
  1001. child = d_lookup(dir, &qname);
  1002. if (!child) {
  1003. struct dentry *new;
  1004. new = d_alloc(dir, &qname);
  1005. if (new) {
  1006. child = instantiate(dir->d_inode, new, task, ptr);
  1007. if (child)
  1008. dput(new);
  1009. else
  1010. child = new;
  1011. }
  1012. }
  1013. if (!child || IS_ERR(child) || !child->d_inode)
  1014. goto end_instantiate;
  1015. inode = child->d_inode;
  1016. if (inode) {
  1017. ino = inode->i_ino;
  1018. type = inode->i_mode >> 12;
  1019. }
  1020. dput(child);
  1021. end_instantiate:
  1022. if (!ino)
  1023. ino = find_inode_number(dir, &qname);
  1024. if (!ino)
  1025. ino = 1;
  1026. return filldir(dirent, name, len, filp->f_pos, ino, type);
  1027. }
  1028. static unsigned name_to_int(struct dentry *dentry)
  1029. {
  1030. const char *name = dentry->d_name.name;
  1031. int len = dentry->d_name.len;
  1032. unsigned n = 0;
  1033. if (len > 1 && *name == '0')
  1034. goto out;
  1035. while (len-- > 0) {
  1036. unsigned c = *name++ - '0';
  1037. if (c > 9)
  1038. goto out;
  1039. if (n >= (~0U-9)/10)
  1040. goto out;
  1041. n *= 10;
  1042. n += c;
  1043. }
  1044. return n;
  1045. out:
  1046. return ~0U;
  1047. }
  1048. static int proc_fd_link(struct inode *inode, struct dentry **dentry, struct vfsmount **mnt)
  1049. {
  1050. struct task_struct *task = get_proc_task(inode);
  1051. struct files_struct *files = NULL;
  1052. struct file *file;
  1053. int fd = proc_fd(inode);
  1054. if (task) {
  1055. files = get_files_struct(task);
  1056. put_task_struct(task);
  1057. }
  1058. if (files) {
  1059. /*
  1060. * We are not taking a ref to the file structure, so we must
  1061. * hold ->file_lock.
  1062. */
  1063. spin_lock(&files->file_lock);
  1064. file = fcheck_files(files, fd);
  1065. if (file) {
  1066. *mnt = mntget(file->f_path.mnt);
  1067. *dentry = dget(file->f_path.dentry);
  1068. spin_unlock(&files->file_lock);
  1069. put_files_struct(files);
  1070. return 0;
  1071. }
  1072. spin_unlock(&files->file_lock);
  1073. put_files_struct(files);
  1074. }
  1075. return -ENOENT;
  1076. }
  1077. static int tid_fd_revalidate(struct dentry *dentry, struct nameidata *nd)
  1078. {
  1079. struct inode *inode = dentry->d_inode;
  1080. struct task_struct *task = get_proc_task(inode);
  1081. int fd = proc_fd(inode);
  1082. struct files_struct *files;
  1083. if (task) {
  1084. files = get_files_struct(task);
  1085. if (files) {
  1086. rcu_read_lock();
  1087. if (fcheck_files(files, fd)) {
  1088. rcu_read_unlock();
  1089. put_files_struct(files);
  1090. if (task_dumpable(task)) {
  1091. inode->i_uid = task->euid;
  1092. inode->i_gid = task->egid;
  1093. } else {
  1094. inode->i_uid = 0;
  1095. inode->i_gid = 0;
  1096. }
  1097. inode->i_mode &= ~(S_ISUID | S_ISGID);
  1098. security_task_to_inode(task, inode);
  1099. put_task_struct(task);
  1100. return 1;
  1101. }
  1102. rcu_read_unlock();
  1103. put_files_struct(files);
  1104. }
  1105. put_task_struct(task);
  1106. }
  1107. d_drop(dentry);
  1108. return 0;
  1109. }
  1110. static struct dentry_operations tid_fd_dentry_operations =
  1111. {
  1112. .d_revalidate = tid_fd_revalidate,
  1113. .d_delete = pid_delete_dentry,
  1114. };
  1115. static struct dentry *proc_fd_instantiate(struct inode *dir,
  1116. struct dentry *dentry, struct task_struct *task, void *ptr)
  1117. {
  1118. unsigned fd = *(unsigned *)ptr;
  1119. struct file *file;
  1120. struct files_struct *files;
  1121. struct inode *inode;
  1122. struct proc_inode *ei;
  1123. struct dentry *error = ERR_PTR(-ENOENT);
  1124. inode = proc_pid_make_inode(dir->i_sb, task);
  1125. if (!inode)
  1126. goto out;
  1127. ei = PROC_I(inode);
  1128. ei->fd = fd;
  1129. files = get_files_struct(task);
  1130. if (!files)
  1131. goto out_iput;
  1132. inode->i_mode = S_IFLNK;
  1133. /*
  1134. * We are not taking a ref to the file structure, so we must
  1135. * hold ->file_lock.
  1136. */
  1137. spin_lock(&files->file_lock);
  1138. file = fcheck_files(files, fd);
  1139. if (!file)
  1140. goto out_unlock;
  1141. if (file->f_mode & 1)
  1142. inode->i_mode |= S_IRUSR | S_IXUSR;
  1143. if (file->f_mode & 2)
  1144. inode->i_mode |= S_IWUSR | S_IXUSR;
  1145. spin_unlock(&files->file_lock);
  1146. put_files_struct(files);
  1147. inode->i_op = &proc_pid_link_inode_operations;
  1148. inode->i_size = 64;
  1149. ei->op.proc_get_link = proc_fd_link;
  1150. dentry->d_op = &tid_fd_dentry_operations;
  1151. d_add(dentry, inode);
  1152. /* Close the race of the process dying before we return the dentry */
  1153. if (tid_fd_revalidate(dentry, NULL))
  1154. error = NULL;
  1155. out:
  1156. return error;
  1157. out_unlock:
  1158. spin_unlock(&files->file_lock);
  1159. put_files_struct(files);
  1160. out_iput:
  1161. iput(inode);
  1162. goto out;
  1163. }
  1164. static struct dentry *proc_lookupfd(struct inode * dir, struct dentry * dentry, struct nameidata *nd)
  1165. {
  1166. struct task_struct *task = get_proc_task(dir);
  1167. unsigned fd = name_to_int(dentry);
  1168. struct dentry *result = ERR_PTR(-ENOENT);
  1169. if (!task)
  1170. goto out_no_task;
  1171. if (fd == ~0U)
  1172. goto out;
  1173. result = proc_fd_instantiate(dir, dentry, task, &fd);
  1174. out:
  1175. put_task_struct(task);
  1176. out_no_task:
  1177. return result;
  1178. }
  1179. static int proc_fd_fill_cache(struct file *filp, void *dirent, filldir_t filldir,
  1180. struct task_struct *task, int fd)
  1181. {
  1182. char name[PROC_NUMBUF];
  1183. int len = snprintf(name, sizeof(name), "%d", fd);
  1184. return proc_fill_cache(filp, dirent, filldir, name, len,
  1185. proc_fd_instantiate, task, &fd);
  1186. }
  1187. static int proc_readfd(struct file * filp, void * dirent, filldir_t filldir)
  1188. {
  1189. struct dentry *dentry = filp->f_path.dentry;
  1190. struct inode *inode = dentry->d_inode;
  1191. struct task_struct *p = get_proc_task(inode);
  1192. unsigned int fd, tid, ino;
  1193. int retval;
  1194. struct files_struct * files;
  1195. struct fdtable *fdt;
  1196. retval = -ENOENT;
  1197. if (!p)
  1198. goto out_no_task;
  1199. retval = 0;
  1200. tid = p->pid;
  1201. fd = filp->f_pos;
  1202. switch (fd) {
  1203. case 0:
  1204. if (filldir(dirent, ".", 1, 0, inode->i_ino, DT_DIR) < 0)
  1205. goto out;
  1206. filp->f_pos++;
  1207. case 1:
  1208. ino = parent_ino(dentry);
  1209. if (filldir(dirent, "..", 2, 1, ino, DT_DIR) < 0)
  1210. goto out;
  1211. filp->f_pos++;
  1212. default:
  1213. files = get_files_struct(p);
  1214. if (!files)
  1215. goto out;
  1216. rcu_read_lock();
  1217. fdt = files_fdtable(files);
  1218. for (fd = filp->f_pos-2;
  1219. fd < fdt->max_fds;
  1220. fd++, filp->f_pos++) {
  1221. if (!fcheck_files(files, fd))
  1222. continue;
  1223. rcu_read_unlock();
  1224. if (proc_fd_fill_cache(filp, dirent, filldir, p, fd) < 0) {
  1225. rcu_read_lock();
  1226. break;
  1227. }
  1228. rcu_read_lock();
  1229. }
  1230. rcu_read_unlock();
  1231. put_files_struct(files);
  1232. }
  1233. out:
  1234. put_task_struct(p);
  1235. out_no_task:
  1236. return retval;
  1237. }
  1238. static const struct file_operations proc_fd_operations = {
  1239. .read = generic_read_dir,
  1240. .readdir = proc_readfd,
  1241. };
  1242. /*
  1243. * proc directories can do almost nothing..
  1244. */
  1245. static const struct inode_operations proc_fd_inode_operations = {
  1246. .lookup = proc_lookupfd,
  1247. .setattr = proc_setattr,
  1248. };
  1249. static struct dentry *proc_pident_instantiate(struct inode *dir,
  1250. struct dentry *dentry, struct task_struct *task, void *ptr)
  1251. {
  1252. struct pid_entry *p = ptr;
  1253. struct inode *inode;
  1254. struct proc_inode *ei;
  1255. struct dentry *error = ERR_PTR(-EINVAL);
  1256. inode = proc_pid_make_inode(dir->i_sb, task);
  1257. if (!inode)
  1258. goto out;
  1259. ei = PROC_I(inode);
  1260. inode->i_mode = p->mode;
  1261. if (S_ISDIR(inode->i_mode))
  1262. inode->i_nlink = 2; /* Use getattr to fix if necessary */
  1263. if (p->iop)
  1264. inode->i_op = p->iop;
  1265. if (p->fop)
  1266. inode->i_fop = p->fop;
  1267. ei->op = p->op;
  1268. dentry->d_op = &pid_dentry_operations;
  1269. d_add(dentry, inode);
  1270. /* Close the race of the process dying before we return the dentry */
  1271. if (pid_revalidate(dentry, NULL))
  1272. error = NULL;
  1273. out:
  1274. return error;
  1275. }
  1276. static struct dentry *proc_pident_lookup(struct inode *dir,
  1277. struct dentry *dentry,
  1278. struct pid_entry *ents,
  1279. unsigned int nents)
  1280. {
  1281. struct inode *inode;
  1282. struct dentry *error;
  1283. struct task_struct *task = get_proc_task(dir);
  1284. struct pid_entry *p, *last;
  1285. error = ERR_PTR(-ENOENT);
  1286. inode = NULL;
  1287. if (!task)
  1288. goto out_no_task;
  1289. /*
  1290. * Yes, it does not scale. And it should not. Don't add
  1291. * new entries into /proc/<tgid>/ without very good reasons.
  1292. */
  1293. last = &ents[nents - 1];
  1294. for (p = ents; p <= last; p++) {
  1295. if (p->len != dentry->d_name.len)
  1296. continue;
  1297. if (!memcmp(dentry->d_name.name, p->name, p->len))
  1298. break;
  1299. }
  1300. if (p > last)
  1301. goto out;
  1302. error = proc_pident_instantiate(dir, dentry, task, p);
  1303. out:
  1304. put_task_struct(task);
  1305. out_no_task:
  1306. return error;
  1307. }
  1308. static int proc_pident_fill_cache(struct file *filp, void *dirent, filldir_t filldir,
  1309. struct task_struct *task, struct pid_entry *p)
  1310. {
  1311. return proc_fill_cache(filp, dirent, filldir, p->name, p->len,
  1312. proc_pident_instantiate, task, p);
  1313. }
  1314. static int proc_pident_readdir(struct file *filp,
  1315. void *dirent, filldir_t filldir,
  1316. struct pid_entry *ents, unsigned int nents)
  1317. {
  1318. int i;
  1319. int pid;
  1320. struct dentry *dentry = filp->f_path.dentry;
  1321. struct inode *inode = dentry->d_inode;
  1322. struct task_struct *task = get_proc_task(inode);
  1323. struct pid_entry *p, *last;
  1324. ino_t ino;
  1325. int ret;
  1326. ret = -ENOENT;
  1327. if (!task)
  1328. goto out_no_task;
  1329. ret = 0;
  1330. pid = task->pid;
  1331. i = filp->f_pos;
  1332. switch (i) {
  1333. case 0:
  1334. ino = inode->i_ino;
  1335. if (filldir(dirent, ".", 1, i, ino, DT_DIR) < 0)
  1336. goto out;
  1337. i++;
  1338. filp->f_pos++;
  1339. /* fall through */
  1340. case 1:
  1341. ino = parent_ino(dentry);
  1342. if (filldir(dirent, "..", 2, i, ino, DT_DIR) < 0)
  1343. goto out;
  1344. i++;
  1345. filp->f_pos++;
  1346. /* fall through */
  1347. default:
  1348. i -= 2;
  1349. if (i >= nents) {
  1350. ret = 1;
  1351. goto out;
  1352. }
  1353. p = ents + i;
  1354. last = &ents[nents - 1];
  1355. while (p <= last) {
  1356. if (proc_pident_fill_cache(filp, dirent, filldir, task, p) < 0)
  1357. goto out;
  1358. filp->f_pos++;
  1359. p++;
  1360. }
  1361. }
  1362. ret = 1;
  1363. out:
  1364. put_task_struct(task);
  1365. out_no_task:
  1366. return ret;
  1367. }
  1368. #ifdef CONFIG_SECURITY
  1369. static ssize_t proc_pid_attr_read(struct file * file, char __user * buf,
  1370. size_t count, loff_t *ppos)
  1371. {
  1372. struct inode * inode = file->f_path.dentry->d_inode;
  1373. unsigned long page;
  1374. ssize_t length;
  1375. struct task_struct *task = get_proc_task(inode);
  1376. length = -ESRCH;
  1377. if (!task)
  1378. goto out_no_task;
  1379. if (count > PAGE_SIZE)
  1380. count = PAGE_SIZE;
  1381. length = -ENOMEM;
  1382. if (!(page = __get_free_page(GFP_KERNEL)))
  1383. goto out;
  1384. length = security_getprocattr(task,
  1385. (char*)file->f_path.dentry->d_name.name,
  1386. (void*)page, count);
  1387. if (length >= 0)
  1388. length = simple_read_from_buffer(buf, count, ppos, (char *)page, length);
  1389. free_page(page);
  1390. out:
  1391. put_task_struct(task);
  1392. out_no_task:
  1393. return length;
  1394. }
  1395. static ssize_t proc_pid_attr_write(struct file * file, const char __user * buf,
  1396. size_t count, loff_t *ppos)
  1397. {
  1398. struct inode * inode = file->f_path.dentry->d_inode;
  1399. char *page;
  1400. ssize_t length;
  1401. struct task_struct *task = get_proc_task(inode);
  1402. length = -ESRCH;
  1403. if (!task)
  1404. goto out_no_task;
  1405. if (count > PAGE_SIZE)
  1406. count = PAGE_SIZE;
  1407. /* No partial writes. */
  1408. length = -EINVAL;
  1409. if (*ppos != 0)
  1410. goto out;
  1411. length = -ENOMEM;
  1412. page = (char*)__get_free_page(GFP_USER);
  1413. if (!page)
  1414. goto out;
  1415. length = -EFAULT;
  1416. if (copy_from_user(page, buf, count))
  1417. goto out_free;
  1418. length = security_setprocattr(task,
  1419. (char*)file->f_path.dentry->d_name.name,
  1420. (void*)page, count);
  1421. out_free:
  1422. free_page((unsigned long) page);
  1423. out:
  1424. put_task_struct(task);
  1425. out_no_task:
  1426. return length;
  1427. }
  1428. static const struct file_operations proc_pid_attr_operations = {
  1429. .read = proc_pid_attr_read,
  1430. .write = proc_pid_attr_write,
  1431. };
  1432. static struct pid_entry attr_dir_stuff[] = {
  1433. REG("current", S_IRUGO|S_IWUGO, pid_attr),
  1434. REG("prev", S_IRUGO, pid_attr),
  1435. REG("exec", S_IRUGO|S_IWUGO, pid_attr),
  1436. REG("fscreate", S_IRUGO|S_IWUGO, pid_attr),
  1437. REG("keycreate", S_IRUGO|S_IWUGO, pid_attr),
  1438. REG("sockcreate", S_IRUGO|S_IWUGO, pid_attr),
  1439. };
  1440. static int proc_attr_dir_readdir(struct file * filp,
  1441. void * dirent, filldir_t filldir)
  1442. {
  1443. return proc_pident_readdir(filp,dirent,filldir,
  1444. attr_dir_stuff,ARRAY_SIZE(attr_dir_stuff));
  1445. }
  1446. static const struct file_operations proc_attr_dir_operations = {
  1447. .read = generic_read_dir,
  1448. .readdir = proc_attr_dir_readdir,
  1449. };
  1450. static struct dentry *proc_attr_dir_lookup(struct inode *dir,
  1451. struct dentry *dentry, struct nameidata *nd)
  1452. {
  1453. return proc_pident_lookup(dir, dentry,
  1454. attr_dir_stuff, ARRAY_SIZE(attr_dir_stuff));
  1455. }
  1456. static const struct inode_operations proc_attr_dir_inode_operations = {
  1457. .lookup = proc_attr_dir_lookup,
  1458. .getattr = pid_getattr,
  1459. .setattr = proc_setattr,
  1460. };
  1461. #endif
  1462. /*
  1463. * /proc/self:
  1464. */
  1465. static int proc_self_readlink(struct dentry *dentry, char __user *buffer,
  1466. int buflen)
  1467. {
  1468. char tmp[PROC_NUMBUF];
  1469. sprintf(tmp, "%d", current->tgid);
  1470. return vfs_readlink(dentry,buffer,buflen,tmp);
  1471. }
  1472. static void *proc_self_follow_link(struct dentry *dentry, struct nameidata *nd)
  1473. {
  1474. char tmp[PROC_NUMBUF];
  1475. sprintf(tmp, "%d", current->tgid);
  1476. return ERR_PTR(vfs_follow_link(nd,tmp));
  1477. }
  1478. static const struct inode_operations proc_self_inode_operations = {
  1479. .readlink = proc_self_readlink,
  1480. .follow_link = proc_self_follow_link,
  1481. };
  1482. /*
  1483. * proc base
  1484. *
  1485. * These are the directory entries in the root directory of /proc
  1486. * that properly belong to the /proc filesystem, as they describe
  1487. * describe something that is process related.
  1488. */
  1489. static struct pid_entry proc_base_stuff[] = {
  1490. NOD("self", S_IFLNK|S_IRWXUGO,
  1491. &proc_self_inode_operations, NULL, {}),
  1492. };
  1493. /*
  1494. * Exceptional case: normally we are not allowed to unhash a busy
  1495. * directory. In this case, however, we can do it - no aliasing problems
  1496. * due to the way we treat inodes.
  1497. */
  1498. static int proc_base_revalidate(struct dentry *dentry, struct nameidata *nd)
  1499. {
  1500. struct inode *inode = dentry->d_inode;
  1501. struct task_struct *task = get_proc_task(inode);
  1502. if (task) {
  1503. put_task_struct(task);
  1504. return 1;
  1505. }
  1506. d_drop(dentry);
  1507. return 0;
  1508. }
  1509. static struct dentry_operations proc_base_dentry_operations =
  1510. {
  1511. .d_revalidate = proc_base_revalidate,
  1512. .d_delete = pid_delete_dentry,
  1513. };
  1514. static struct dentry *proc_base_instantiate(struct inode *dir,
  1515. struct dentry *dentry, struct task_struct *task, void *ptr)
  1516. {
  1517. struct pid_entry *p = ptr;
  1518. struct inode *inode;
  1519. struct proc_inode *ei;
  1520. struct dentry *error = ERR_PTR(-EINVAL);
  1521. /* Allocate the inode */
  1522. error = ERR_PTR(-ENOMEM);
  1523. inode = new_inode(dir->i_sb);
  1524. if (!inode)
  1525. goto out;
  1526. /* Initialize the inode */
  1527. ei = PROC_I(inode);
  1528. inode->i_mtime = inode->i_atime = inode->i_ctime = CURRENT_TIME;
  1529. /*
  1530. * grab the reference to the task.
  1531. */
  1532. ei->pid = get_task_pid(task, PIDTYPE_PID);
  1533. if (!ei->pid)
  1534. goto out_iput;
  1535. inode->i_uid = 0;
  1536. inode->i_gid = 0;
  1537. inode->i_mode = p->mode;
  1538. if (S_ISDIR(inode->i_mode))
  1539. inode->i_nlink = 2;
  1540. if (S_ISLNK(inode->i_mode))
  1541. inode->i_size = 64;
  1542. if (p->iop)
  1543. inode->i_op = p->iop;
  1544. if (p->fop)
  1545. inode->i_fop = p->fop;
  1546. ei->op = p->op;
  1547. dentry->d_op = &proc_base_dentry_operations;
  1548. d_add(dentry, inode);
  1549. error = NULL;
  1550. out:
  1551. return error;
  1552. out_iput:
  1553. iput(inode);
  1554. goto out;
  1555. }
  1556. static struct dentry *proc_base_lookup(struct inode *dir, struct dentry *dentry)
  1557. {
  1558. struct dentry *error;
  1559. struct task_struct *task = get_proc_task(dir);
  1560. struct pid_entry *p, *last;
  1561. error = ERR_PTR(-ENOENT);
  1562. if (!task)
  1563. goto out_no_task;
  1564. /* Lookup the directory entry */
  1565. last = &proc_base_stuff[ARRAY_SIZE(proc_base_stuff) - 1];
  1566. for (p = proc_base_stuff; p <= last; p++) {
  1567. if (p->len != dentry->d_name.len)
  1568. continue;
  1569. if (!memcmp(dentry->d_name.name, p->name, p->len))
  1570. break;
  1571. }
  1572. if (p > last)
  1573. goto out;
  1574. error = proc_base_instantiate(dir, dentry, task, p);
  1575. out:
  1576. put_task_struct(task);
  1577. out_no_task:
  1578. return error;
  1579. }
  1580. static int proc_base_fill_cache(struct file *filp, void *dirent, filldir_t filldir,
  1581. struct task_struct *task, struct pid_entry *p)
  1582. {
  1583. return proc_fill_cache(filp, dirent, filldir, p->name, p->len,
  1584. proc_base_instantiate, task, p);
  1585. }
  1586. #ifdef CONFIG_TASK_IO_ACCOUNTING
  1587. static int proc_pid_io_accounting(struct task_struct *task, char *buffer)
  1588. {
  1589. return sprintf(buffer,
  1590. #ifdef CONFIG_TASK_XACCT
  1591. "rchar: %llu\n"
  1592. "wchar: %llu\n"
  1593. "syscr: %llu\n"
  1594. "syscw: %llu\n"
  1595. #endif
  1596. "read_bytes: %llu\n"
  1597. "write_bytes: %llu\n"
  1598. "cancelled_write_bytes: %llu\n",
  1599. #ifdef CONFIG_TASK_XACCT
  1600. (unsigned long long)task->rchar,
  1601. (unsigned long long)task->wchar,
  1602. (unsigned long long)task->syscr,
  1603. (unsigned long long)task->syscw,
  1604. #endif
  1605. (unsigned long long)task->ioac.read_bytes,
  1606. (unsigned long long)task->ioac.write_bytes,
  1607. (unsigned long long)task->ioac.cancelled_write_bytes);
  1608. }
  1609. #endif
  1610. /*
  1611. * Thread groups
  1612. */
  1613. static const struct file_operations proc_task_operations;
  1614. static const struct inode_operations proc_task_inode_operations;
  1615. static struct pid_entry tgid_base_stuff[] = {
  1616. DIR("task", S_IRUGO|S_IXUGO, task),
  1617. DIR("fd", S_IRUSR|S_IXUSR, fd),
  1618. INF("environ", S_IRUSR, pid_environ),
  1619. INF("auxv", S_IRUSR, pid_auxv),
  1620. INF("status", S_IRUGO, pid_status),
  1621. INF("cmdline", S_IRUGO, pid_cmdline),
  1622. INF("stat", S_IRUGO, tgid_stat),
  1623. INF("statm", S_IRUGO, pid_statm),
  1624. REG("maps", S_IRUGO, maps),
  1625. #ifdef CONFIG_NUMA
  1626. REG("numa_maps", S_IRUGO, numa_maps),
  1627. #endif
  1628. REG("mem", S_IRUSR|S_IWUSR, mem),
  1629. #ifdef CONFIG_SECCOMP
  1630. REG("seccomp", S_IRUSR|S_IWUSR, seccomp),
  1631. #endif
  1632. LNK("cwd", cwd),
  1633. LNK("root", root),
  1634. LNK("exe", exe),
  1635. REG("mounts", S_IRUGO, mounts),
  1636. REG("mountstats", S_IRUSR, mountstats),
  1637. #ifdef CONFIG_MMU
  1638. REG("smaps", S_IRUGO, smaps),
  1639. #endif
  1640. #ifdef CONFIG_SECURITY
  1641. DIR("attr", S_IRUGO|S_IXUGO, attr_dir),
  1642. #endif
  1643. #ifdef CONFIG_KALLSYMS
  1644. INF("wchan", S_IRUGO, pid_wchan),
  1645. #endif
  1646. #ifdef CONFIG_SCHEDSTATS
  1647. INF("schedstat", S_IRUGO, pid_schedstat),
  1648. #endif
  1649. #ifdef CONFIG_CPUSETS
  1650. REG("cpuset", S_IRUGO, cpuset),
  1651. #endif
  1652. INF("oom_score", S_IRUGO, oom_score),
  1653. REG("oom_adj", S_IRUGO|S_IWUSR, oom_adjust),
  1654. #ifdef CONFIG_AUDITSYSCALL
  1655. REG("loginuid", S_IWUSR|S_IRUGO, loginuid),
  1656. #endif
  1657. #ifdef CONFIG_FAULT_INJECTION
  1658. REG("make-it-fail", S_IRUGO|S_IWUSR, fault_inject),
  1659. #endif
  1660. #ifdef CONFIG_TASK_IO_ACCOUNTING
  1661. INF("io", S_IRUGO, pid_io_accounting),
  1662. #endif
  1663. };
  1664. static int proc_tgid_base_readdir(struct file * filp,
  1665. void * dirent, filldir_t filldir)
  1666. {
  1667. return proc_pident_readdir(filp,dirent,filldir,
  1668. tgid_base_stuff,ARRAY_SIZE(tgid_base_stuff));
  1669. }
  1670. static const struct file_operations proc_tgid_base_operations = {
  1671. .read = generic_read_dir,
  1672. .readdir = proc_tgid_base_readdir,
  1673. };
  1674. static struct dentry *proc_tgid_base_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd){
  1675. return proc_pident_lookup(dir, dentry,
  1676. tgid_base_stuff, ARRAY_SIZE(tgid_base_stuff));
  1677. }
  1678. static const struct inode_operations proc_tgid_base_inode_operations = {
  1679. .lookup = proc_tgid_base_lookup,
  1680. .getattr = pid_getattr,
  1681. .setattr = proc_setattr,
  1682. };
  1683. /**
  1684. * proc_flush_task - Remove dcache entries for @task from the /proc dcache.
  1685. *
  1686. * @task: task that should be flushed.
  1687. *
  1688. * Looks in the dcache for
  1689. * /proc/@pid
  1690. * /proc/@tgid/task/@pid
  1691. * if either directory is present flushes it and all of it'ts children
  1692. * from the dcache.
  1693. *
  1694. * It is safe and reasonable to cache /proc entries for a task until
  1695. * that task exits. After that they just clog up the dcache with
  1696. * useless entries, possibly causing useful dcache entries to be
  1697. * flushed instead. This routine is proved to flush those useless
  1698. * dcache entries at process exit time.
  1699. *
  1700. * NOTE: This routine is just an optimization so it does not guarantee
  1701. * that no dcache entries will exist at process exit time it
  1702. * just makes it very unlikely that any will persist.
  1703. */
  1704. void proc_flush_task(struct task_struct *task)
  1705. {
  1706. struct dentry *dentry, *leader, *dir;
  1707. char buf[PROC_NUMBUF];
  1708. struct qstr name;
  1709. name.name = buf;
  1710. name.len = snprintf(buf, sizeof(buf), "%d", task->pid);
  1711. dentry = d_hash_and_lookup(proc_mnt->mnt_root, &name);
  1712. if (dentry) {
  1713. shrink_dcache_parent(dentry);
  1714. d_drop(dentry);
  1715. dput(dentry);
  1716. }
  1717. if (thread_group_leader(task))
  1718. goto out;
  1719. name.name = buf;
  1720. name.len = snprintf(buf, sizeof(buf), "%d", task->tgid);
  1721. leader = d_hash_and_lookup(proc_mnt->mnt_root, &name);
  1722. if (!leader)
  1723. goto out;
  1724. name.name = "task";
  1725. name.len = strlen(name.name);
  1726. dir = d_hash_and_lookup(leader, &name);
  1727. if (!dir)
  1728. goto out_put_leader;
  1729. name.name = buf;
  1730. name.len = snprintf(buf, sizeof(buf), "%d", task->pid);
  1731. dentry = d_hash_and_lookup(dir, &name);
  1732. if (dentry) {
  1733. shrink_dcache_parent(dentry);
  1734. d_drop(dentry);
  1735. dput(dentry);
  1736. }
  1737. dput(dir);
  1738. out_put_leader:
  1739. dput(leader);
  1740. out:
  1741. return;
  1742. }
  1743. static struct dentry *proc_pid_instantiate(struct inode *dir,
  1744. struct dentry * dentry,
  1745. struct task_struct *task, void *ptr)
  1746. {
  1747. struct dentry *error = ERR_PTR(-ENOENT);
  1748. struct inode *inode;
  1749. inode = proc_pid_make_inode(dir->i_sb, task);
  1750. if (!inode)
  1751. goto out;
  1752. inode->i_mode = S_IFDIR|S_IRUGO|S_IXUGO;
  1753. inode->i_op = &proc_tgid_base_inode_operations;
  1754. inode->i_fop = &proc_tgid_base_operations;
  1755. inode->i_flags|=S_IMMUTABLE;
  1756. inode->i_nlink = 4;
  1757. #ifdef CONFIG_SECURITY
  1758. inode->i_nlink += 1;
  1759. #endif
  1760. dentry->d_op = &pid_dentry_operations;
  1761. d_add(dentry, inode);
  1762. /* Close the race of the process dying before we return the dentry */
  1763. if (pid_revalidate(dentry, NULL))
  1764. error = NULL;
  1765. out:
  1766. return error;
  1767. }
  1768. struct dentry *proc_pid_lookup(struct inode *dir, struct dentry * dentry, struct nameidata *nd)
  1769. {
  1770. struct dentry *result = ERR_PTR(-ENOENT);
  1771. struct task_struct *task;
  1772. unsigned tgid;
  1773. result = proc_base_lookup(dir, dentry);
  1774. if (!IS_ERR(result) || PTR_ERR(result) != -ENOENT)
  1775. goto out;
  1776. tgid = name_to_int(dentry);
  1777. if (tgid == ~0U)
  1778. goto out;
  1779. rcu_read_lock();
  1780. task = find_task_by_pid(tgid);
  1781. if (task)
  1782. get_task_struct(task);
  1783. rcu_read_unlock();
  1784. if (!task)
  1785. goto out;
  1786. result = proc_pid_instantiate(dir, dentry, task, NULL);
  1787. put_task_struct(task);
  1788. out:
  1789. return result;
  1790. }
  1791. /*
  1792. * Find the first task with tgid >= tgid
  1793. *
  1794. */
  1795. static struct task_struct *next_tgid(unsigned int tgid)
  1796. {
  1797. struct task_struct *task;
  1798. struct pid *pid;
  1799. rcu_read_lock();
  1800. retry:
  1801. task = NULL;
  1802. pid = find_ge_pid(tgid);
  1803. if (pid) {
  1804. tgid = pid->nr + 1;
  1805. task = pid_task(pid, PIDTYPE_PID);
  1806. /* What we to know is if the pid we have find is the
  1807. * pid of a thread_group_leader. Testing for task
  1808. * being a thread_group_leader is the obvious thing
  1809. * todo but there is a window when it fails, due to
  1810. * the pid transfer logic in de_thread.
  1811. *
  1812. * So we perform the straight forward test of seeing
  1813. * if the pid we have found is the pid of a thread
  1814. * group leader, and don't worry if the task we have
  1815. * found doesn't happen to be a thread group leader.
  1816. * As we don't care in the case of readdir.
  1817. */
  1818. if (!task || !has_group_leader_pid(task))
  1819. goto retry;
  1820. get_task_struct(task);
  1821. }
  1822. rcu_read_unlock();
  1823. return task;
  1824. }
  1825. #define TGID_OFFSET (FIRST_PROCESS_ENTRY + ARRAY_SIZE(proc_base_stuff))
  1826. static int proc_pid_fill_cache(struct file *filp, void *dirent, filldir_t filldir,
  1827. struct task_struct *task, int tgid)
  1828. {
  1829. char name[PROC_NUMBUF];
  1830. int len = snprintf(name, sizeof(name), "%d", tgid);
  1831. return proc_fill_cache(filp, dirent, filldir, name, len,
  1832. proc_pid_instantiate, task, NULL);
  1833. }
  1834. /* for the /proc/ directory itself, after non-process stuff has been done */
  1835. int proc_pid_readdir(struct file * filp, void * dirent, filldir_t filldir)
  1836. {
  1837. unsigned int nr = filp->f_pos - FIRST_PROCESS_ENTRY;
  1838. struct task_struct *reaper = get_proc_task(filp->f_path.dentry->d_inode);
  1839. struct task_struct *task;
  1840. int tgid;
  1841. if (!reaper)
  1842. goto out_no_task;
  1843. for (; nr < ARRAY_SIZE(proc_base_stuff); filp->f_pos++, nr++) {
  1844. struct pid_entry *p = &proc_base_stuff[nr];
  1845. if (proc_base_fill_cache(filp, dirent, filldir, reaper, p) < 0)
  1846. goto out;
  1847. }
  1848. tgid = filp->f_pos - TGID_OFFSET;
  1849. for (task = next_tgid(tgid);
  1850. task;
  1851. put_task_struct(task), task = next_tgid(tgid + 1)) {
  1852. tgid = task->pid;
  1853. filp->f_pos = tgid + TGID_OFFSET;
  1854. if (proc_pid_fill_cache(filp, dirent, filldir, task, tgid) < 0) {
  1855. put_task_struct(task);
  1856. goto out;
  1857. }
  1858. }
  1859. filp->f_pos = PID_MAX_LIMIT + TGID_OFFSET;
  1860. out:
  1861. put_task_struct(reaper);
  1862. out_no_task:
  1863. return 0;
  1864. }
  1865. /*
  1866. * Tasks
  1867. */
  1868. static struct pid_entry tid_base_stuff[] = {
  1869. DIR("fd", S_IRUSR|S_IXUSR, fd),
  1870. INF("environ", S_IRUSR, pid_environ),
  1871. INF("auxv", S_IRUSR, pid_auxv),
  1872. INF("status", S_IRUGO, pid_status),
  1873. INF("cmdline", S_IRUGO, pid_cmdline),
  1874. INF("stat", S_IRUGO, tid_stat),
  1875. INF("statm", S_IRUGO, pid_statm),
  1876. REG("maps", S_IRUGO, maps),
  1877. #ifdef CONFIG_NUMA
  1878. REG("numa_maps", S_IRUGO, numa_maps),
  1879. #endif
  1880. REG("mem", S_IRUSR|S_IWUSR, mem),
  1881. #ifdef CONFIG_SECCOMP
  1882. REG("seccomp", S_IRUSR|S_IWUSR, seccomp),
  1883. #endif
  1884. LNK("cwd", cwd),
  1885. LNK("root", root),
  1886. LNK("exe", exe),
  1887. REG("mounts", S_IRUGO, mounts),
  1888. #ifdef CONFIG_MMU
  1889. REG("smaps", S_IRUGO, smaps),
  1890. #endif
  1891. #ifdef CONFIG_SECURITY
  1892. DIR("attr", S_IRUGO|S_IXUGO, attr_dir),
  1893. #endif
  1894. #ifdef CONFIG_KALLSYMS
  1895. INF("wchan", S_IRUGO, pid_wchan),
  1896. #endif
  1897. #ifdef CONFIG_SCHEDSTATS
  1898. INF("schedstat", S_IRUGO, pid_schedstat),
  1899. #endif
  1900. #ifdef CONFIG_CPUSETS
  1901. REG("cpuset", S_IRUGO, cpuset),
  1902. #endif
  1903. INF("oom_score", S_IRUGO, oom_score),
  1904. REG("oom_adj", S_IRUGO|S_IWUSR, oom_adjust),
  1905. #ifdef CONFIG_AUDITSYSCALL
  1906. REG("loginuid", S_IWUSR|S_IRUGO, loginuid),
  1907. #endif
  1908. #ifdef CONFIG_FAULT_INJECTION
  1909. REG("make-it-fail", S_IRUGO|S_IWUSR, fault_inject),
  1910. #endif
  1911. };
  1912. static int proc_tid_base_readdir(struct file * filp,
  1913. void * dirent, filldir_t filldir)
  1914. {
  1915. return proc_pident_readdir(filp,dirent,filldir,
  1916. tid_base_stuff,ARRAY_SIZE(tid_base_stuff));
  1917. }
  1918. static struct dentry *proc_tid_base_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd){
  1919. return proc_pident_lookup(dir, dentry,
  1920. tid_base_stuff, ARRAY_SIZE(tid_base_stuff));
  1921. }
  1922. static const struct file_operations proc_tid_base_operations = {
  1923. .read = generic_read_dir,
  1924. .readdir = proc_tid_base_readdir,
  1925. };
  1926. static const struct inode_operations proc_tid_base_inode_operations = {
  1927. .lookup = proc_tid_base_lookup,
  1928. .getattr = pid_getattr,
  1929. .setattr = proc_setattr,
  1930. };
  1931. static struct dentry *proc_task_instantiate(struct inode *dir,
  1932. struct dentry *dentry, struct task_struct *task, void *ptr)
  1933. {
  1934. struct dentry *error = ERR_PTR(-ENOENT);
  1935. struct inode *inode;
  1936. inode = proc_pid_make_inode(dir->i_sb, task);
  1937. if (!inode)
  1938. goto out;
  1939. inode->i_mode = S_IFDIR|S_IRUGO|S_IXUGO;
  1940. inode->i_op = &proc_tid_base_inode_operations;
  1941. inode->i_fop = &proc_tid_base_operations;
  1942. inode->i_flags|=S_IMMUTABLE;
  1943. inode->i_nlink = 3;
  1944. #ifdef CONFIG_SECURITY
  1945. inode->i_nlink += 1;
  1946. #endif
  1947. dentry->d_op = &pid_dentry_operations;
  1948. d_add(dentry, inode);
  1949. /* Close the race of the process dying before we return the dentry */
  1950. if (pid_revalidate(dentry, NULL))
  1951. error = NULL;
  1952. out:
  1953. return error;
  1954. }
  1955. static struct dentry *proc_task_lookup(struct inode *dir, struct dentry * dentry, struct nameidata *nd)
  1956. {
  1957. struct dentry *result = ERR_PTR(-ENOENT);
  1958. struct task_struct *task;
  1959. struct task_struct *leader = get_proc_task(dir);
  1960. unsigned tid;
  1961. if (!leader)
  1962. goto out_no_task;
  1963. tid = name_to_int(dentry);
  1964. if (tid == ~0U)
  1965. goto out;
  1966. rcu_read_lock();
  1967. task = find_task_by_pid(tid);
  1968. if (task)
  1969. get_task_struct(task);
  1970. rcu_read_unlock();
  1971. if (!task)
  1972. goto out;
  1973. if (leader->tgid != task->tgid)
  1974. goto out_drop_task;
  1975. result = proc_task_instantiate(dir, dentry, task, NULL);
  1976. out_drop_task:
  1977. put_task_struct(task);
  1978. out:
  1979. put_task_struct(leader);
  1980. out_no_task:
  1981. return result;
  1982. }
  1983. /*
  1984. * Find the first tid of a thread group to return to user space.
  1985. *
  1986. * Usually this is just the thread group leader, but if the users
  1987. * buffer was too small or there was a seek into the middle of the
  1988. * directory we have more work todo.
  1989. *
  1990. * In the case of a short read we start with find_task_by_pid.
  1991. *
  1992. * In the case of a seek we start with the leader and walk nr
  1993. * threads past it.
  1994. */
  1995. static struct task_struct *first_tid(struct task_struct *leader,
  1996. int tid, int nr)
  1997. {
  1998. struct task_struct *pos;
  1999. rcu_read_lock();
  2000. /* Attempt to start with the pid of a thread */
  2001. if (tid && (nr > 0)) {
  2002. pos = find_task_by_pid(tid);
  2003. if (pos && (pos->group_leader == leader))
  2004. goto found;
  2005. }
  2006. /* If nr exceeds the number of threads there is nothing todo */
  2007. pos = NULL;
  2008. if (nr && nr >= get_nr_threads(leader))
  2009. goto out;
  2010. /* If we haven't found our starting place yet start
  2011. * with the leader and walk nr threads forward.
  2012. */
  2013. for (pos = leader; nr > 0; --nr) {
  2014. pos = next_thread(pos);
  2015. if (pos == leader) {
  2016. pos = NULL;
  2017. goto out;
  2018. }
  2019. }
  2020. found:
  2021. get_task_struct(pos);
  2022. out:
  2023. rcu_read_unlock();
  2024. return pos;
  2025. }
  2026. /*
  2027. * Find the next thread in the thread list.
  2028. * Return NULL if there is an error or no next thread.
  2029. *
  2030. * The reference to the input task_struct is released.
  2031. */
  2032. static struct task_struct *next_tid(struct task_struct *start)
  2033. {
  2034. struct task_struct *pos = NULL;
  2035. rcu_read_lock();
  2036. if (pid_alive(start)) {
  2037. pos = next_thread(start);
  2038. if (thread_group_leader(pos))
  2039. pos = NULL;
  2040. else
  2041. get_task_struct(pos);
  2042. }
  2043. rcu_read_unlock();
  2044. put_task_struct(start);
  2045. return pos;
  2046. }
  2047. static int proc_task_fill_cache(struct file *filp, void *dirent, filldir_t filldir,
  2048. struct task_struct *task, int tid)
  2049. {
  2050. char name[PROC_NUMBUF];
  2051. int len = snprintf(name, sizeof(name), "%d", tid);
  2052. return proc_fill_cache(filp, dirent, filldir, name, len,
  2053. proc_task_instantiate, task, NULL);
  2054. }
  2055. /* for the /proc/TGID/task/ directories */
  2056. static int proc_task_readdir(struct file * filp, void * dirent, filldir_t filldir)
  2057. {
  2058. struct dentry *dentry = filp->f_path.dentry;
  2059. struct inode *inode = dentry->d_inode;
  2060. struct task_struct *leader = NULL;
  2061. struct task_struct *task;
  2062. int retval = -ENOENT;
  2063. ino_t ino;
  2064. int tid;
  2065. unsigned long pos = filp->f_pos; /* avoiding "long long" filp->f_pos */
  2066. task = get_proc_task(inode);
  2067. if (!task)
  2068. goto out_no_task;
  2069. rcu_read_lock();
  2070. if (pid_alive(task)) {
  2071. leader = task->group_leader;
  2072. get_task_struct(leader);
  2073. }
  2074. rcu_read_unlock();
  2075. put_task_struct(task);
  2076. if (!leader)
  2077. goto out_no_task;
  2078. retval = 0;
  2079. switch (pos) {
  2080. case 0:
  2081. ino = inode->i_ino;
  2082. if (filldir(dirent, ".", 1, pos, ino, DT_DIR) < 0)
  2083. goto out;
  2084. pos++;
  2085. /* fall through */
  2086. case 1:
  2087. ino = parent_ino(dentry);
  2088. if (filldir(dirent, "..", 2, pos, ino, DT_DIR) < 0)
  2089. goto out;
  2090. pos++;
  2091. /* fall through */
  2092. }
  2093. /* f_version caches the tgid value that the last readdir call couldn't
  2094. * return. lseek aka telldir automagically resets f_version to 0.
  2095. */
  2096. tid = filp->f_version;
  2097. filp->f_version = 0;
  2098. for (task = first_tid(leader, tid, pos - 2);
  2099. task;
  2100. task = next_tid(task), pos++) {
  2101. tid = task->pid;
  2102. if (proc_task_fill_cache(filp, dirent, filldir, task, tid) < 0) {
  2103. /* returning this tgid failed, save it as the first
  2104. * pid for the next readir call */
  2105. filp->f_version = tid;
  2106. put_task_struct(task);
  2107. break;
  2108. }
  2109. }
  2110. out:
  2111. filp->f_pos = pos;
  2112. put_task_struct(leader);
  2113. out_no_task:
  2114. return retval;
  2115. }
  2116. static int proc_task_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat)
  2117. {
  2118. struct inode *inode = dentry->d_inode;
  2119. struct task_struct *p = get_proc_task(inode);
  2120. generic_fillattr(inode, stat);
  2121. if (p) {
  2122. rcu_read_lock();
  2123. stat->nlink += get_nr_threads(p);
  2124. rcu_read_unlock();
  2125. put_task_struct(p);
  2126. }
  2127. return 0;
  2128. }
  2129. static const struct inode_operations proc_task_inode_operations = {
  2130. .lookup = proc_task_lookup,
  2131. .getattr = proc_task_getattr,
  2132. .setattr = proc_setattr,
  2133. };
  2134. static const struct file_operations proc_task_operations = {
  2135. .read = generic_read_dir,
  2136. .readdir = proc_task_readdir,
  2137. };