exec.c 51 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210
  1. /*
  2. * linux/fs/exec.c
  3. *
  4. * Copyright (C) 1991, 1992 Linus Torvalds
  5. */
  6. /*
  7. * #!-checking implemented by tytso.
  8. */
  9. /*
  10. * Demand-loading implemented 01.12.91 - no need to read anything but
  11. * the header into memory. The inode of the executable is put into
  12. * "current->executable", and page faults do the actual loading. Clean.
  13. *
  14. * Once more I can proudly say that linux stood up to being changed: it
  15. * was less than 2 hours work to get demand-loading completely implemented.
  16. *
  17. * Demand loading changed July 1993 by Eric Youngdale. Use mmap instead,
  18. * current->executable is only used by the procfs. This allows a dispatch
  19. * table to check for several different types of binary formats. We keep
  20. * trying until we recognize the file or we run out of supported binary
  21. * formats.
  22. */
  23. #include <linux/slab.h>
  24. #include <linux/file.h>
  25. #include <linux/fdtable.h>
  26. #include <linux/mm.h>
  27. #include <linux/stat.h>
  28. #include <linux/fcntl.h>
  29. #include <linux/swap.h>
  30. #include <linux/string.h>
  31. #include <linux/init.h>
  32. #include <linux/pagemap.h>
  33. #include <linux/perf_event.h>
  34. #include <linux/highmem.h>
  35. #include <linux/spinlock.h>
  36. #include <linux/key.h>
  37. #include <linux/personality.h>
  38. #include <linux/binfmts.h>
  39. #include <linux/utsname.h>
  40. #include <linux/pid_namespace.h>
  41. #include <linux/module.h>
  42. #include <linux/namei.h>
  43. #include <linux/proc_fs.h>
  44. #include <linux/mount.h>
  45. #include <linux/security.h>
  46. #include <linux/syscalls.h>
  47. #include <linux/tsacct_kern.h>
  48. #include <linux/cn_proc.h>
  49. #include <linux/audit.h>
  50. #include <linux/tracehook.h>
  51. #include <linux/kmod.h>
  52. #include <linux/fsnotify.h>
  53. #include <linux/fs_struct.h>
  54. #include <linux/pipe_fs_i.h>
  55. #include <linux/oom.h>
  56. #include <linux/compat.h>
  57. #include <asm/uaccess.h>
  58. #include <asm/mmu_context.h>
  59. #include <asm/tlb.h>
  60. #include "internal.h"
  61. int core_uses_pid;
  62. char core_pattern[CORENAME_MAX_SIZE] = "core";
  63. unsigned int core_pipe_limit;
  64. int suid_dumpable = 0;
  65. struct core_name {
  66. char *corename;
  67. int used, size;
  68. };
  69. static atomic_t call_count = ATOMIC_INIT(1);
  70. /* The maximal length of core_pattern is also specified in sysctl.c */
  71. static LIST_HEAD(formats);
  72. static DEFINE_RWLOCK(binfmt_lock);
  73. int __register_binfmt(struct linux_binfmt * fmt, int insert)
  74. {
  75. if (!fmt)
  76. return -EINVAL;
  77. write_lock(&binfmt_lock);
  78. insert ? list_add(&fmt->lh, &formats) :
  79. list_add_tail(&fmt->lh, &formats);
  80. write_unlock(&binfmt_lock);
  81. return 0;
  82. }
  83. EXPORT_SYMBOL(__register_binfmt);
  84. void unregister_binfmt(struct linux_binfmt * fmt)
  85. {
  86. write_lock(&binfmt_lock);
  87. list_del(&fmt->lh);
  88. write_unlock(&binfmt_lock);
  89. }
  90. EXPORT_SYMBOL(unregister_binfmt);
  91. static inline void put_binfmt(struct linux_binfmt * fmt)
  92. {
  93. module_put(fmt->module);
  94. }
  95. /*
  96. * Note that a shared library must be both readable and executable due to
  97. * security reasons.
  98. *
  99. * Also note that we take the address to load from from the file itself.
  100. */
  101. SYSCALL_DEFINE1(uselib, const char __user *, library)
  102. {
  103. struct file *file;
  104. char *tmp = getname(library);
  105. int error = PTR_ERR(tmp);
  106. static const struct open_flags uselib_flags = {
  107. .open_flag = O_LARGEFILE | O_RDONLY | __FMODE_EXEC,
  108. .acc_mode = MAY_READ | MAY_EXEC | MAY_OPEN,
  109. .intent = LOOKUP_OPEN
  110. };
  111. if (IS_ERR(tmp))
  112. goto out;
  113. file = do_filp_open(AT_FDCWD, tmp, &uselib_flags, LOOKUP_FOLLOW);
  114. putname(tmp);
  115. error = PTR_ERR(file);
  116. if (IS_ERR(file))
  117. goto out;
  118. error = -EINVAL;
  119. if (!S_ISREG(file->f_path.dentry->d_inode->i_mode))
  120. goto exit;
  121. error = -EACCES;
  122. if (file->f_path.mnt->mnt_flags & MNT_NOEXEC)
  123. goto exit;
  124. fsnotify_open(file);
  125. error = -ENOEXEC;
  126. if(file->f_op) {
  127. struct linux_binfmt * fmt;
  128. read_lock(&binfmt_lock);
  129. list_for_each_entry(fmt, &formats, lh) {
  130. if (!fmt->load_shlib)
  131. continue;
  132. if (!try_module_get(fmt->module))
  133. continue;
  134. read_unlock(&binfmt_lock);
  135. error = fmt->load_shlib(file);
  136. read_lock(&binfmt_lock);
  137. put_binfmt(fmt);
  138. if (error != -ENOEXEC)
  139. break;
  140. }
  141. read_unlock(&binfmt_lock);
  142. }
  143. exit:
  144. fput(file);
  145. out:
  146. return error;
  147. }
  148. #ifdef CONFIG_MMU
  149. /*
  150. * The nascent bprm->mm is not visible until exec_mmap() but it can
  151. * use a lot of memory, account these pages in current->mm temporary
  152. * for oom_badness()->get_mm_rss(). Once exec succeeds or fails, we
  153. * change the counter back via acct_arg_size(0).
  154. */
  155. static void acct_arg_size(struct linux_binprm *bprm, unsigned long pages)
  156. {
  157. struct mm_struct *mm = current->mm;
  158. long diff = (long)(pages - bprm->vma_pages);
  159. if (!mm || !diff)
  160. return;
  161. bprm->vma_pages = pages;
  162. #ifdef SPLIT_RSS_COUNTING
  163. add_mm_counter(mm, MM_ANONPAGES, diff);
  164. #else
  165. spin_lock(&mm->page_table_lock);
  166. add_mm_counter(mm, MM_ANONPAGES, diff);
  167. spin_unlock(&mm->page_table_lock);
  168. #endif
  169. }
  170. static struct page *get_arg_page(struct linux_binprm *bprm, unsigned long pos,
  171. int write)
  172. {
  173. struct page *page;
  174. int ret;
  175. #ifdef CONFIG_STACK_GROWSUP
  176. if (write) {
  177. ret = expand_stack_downwards(bprm->vma, pos);
  178. if (ret < 0)
  179. return NULL;
  180. }
  181. #endif
  182. ret = get_user_pages(current, bprm->mm, pos,
  183. 1, write, 1, &page, NULL);
  184. if (ret <= 0)
  185. return NULL;
  186. if (write) {
  187. unsigned long size = bprm->vma->vm_end - bprm->vma->vm_start;
  188. struct rlimit *rlim;
  189. acct_arg_size(bprm, size / PAGE_SIZE);
  190. /*
  191. * We've historically supported up to 32 pages (ARG_MAX)
  192. * of argument strings even with small stacks
  193. */
  194. if (size <= ARG_MAX)
  195. return page;
  196. /*
  197. * Limit to 1/4-th the stack size for the argv+env strings.
  198. * This ensures that:
  199. * - the remaining binfmt code will not run out of stack space,
  200. * - the program will have a reasonable amount of stack left
  201. * to work from.
  202. */
  203. rlim = current->signal->rlim;
  204. if (size > ACCESS_ONCE(rlim[RLIMIT_STACK].rlim_cur) / 4) {
  205. put_page(page);
  206. return NULL;
  207. }
  208. }
  209. return page;
  210. }
  211. static void put_arg_page(struct page *page)
  212. {
  213. put_page(page);
  214. }
  215. static void free_arg_page(struct linux_binprm *bprm, int i)
  216. {
  217. }
  218. static void free_arg_pages(struct linux_binprm *bprm)
  219. {
  220. }
  221. static void flush_arg_page(struct linux_binprm *bprm, unsigned long pos,
  222. struct page *page)
  223. {
  224. flush_cache_page(bprm->vma, pos, page_to_pfn(page));
  225. }
  226. static int __bprm_mm_init(struct linux_binprm *bprm)
  227. {
  228. int err;
  229. struct vm_area_struct *vma = NULL;
  230. struct mm_struct *mm = bprm->mm;
  231. bprm->vma = vma = kmem_cache_zalloc(vm_area_cachep, GFP_KERNEL);
  232. if (!vma)
  233. return -ENOMEM;
  234. down_write(&mm->mmap_sem);
  235. vma->vm_mm = mm;
  236. /*
  237. * Place the stack at the largest stack address the architecture
  238. * supports. Later, we'll move this to an appropriate place. We don't
  239. * use STACK_TOP because that can depend on attributes which aren't
  240. * configured yet.
  241. */
  242. BUG_ON(VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP);
  243. vma->vm_end = STACK_TOP_MAX;
  244. vma->vm_start = vma->vm_end - PAGE_SIZE;
  245. vma->vm_flags = VM_STACK_FLAGS | VM_STACK_INCOMPLETE_SETUP;
  246. vma->vm_page_prot = vm_get_page_prot(vma->vm_flags);
  247. INIT_LIST_HEAD(&vma->anon_vma_chain);
  248. err = security_file_mmap(NULL, 0, 0, 0, vma->vm_start, 1);
  249. if (err)
  250. goto err;
  251. err = insert_vm_struct(mm, vma);
  252. if (err)
  253. goto err;
  254. mm->stack_vm = mm->total_vm = 1;
  255. up_write(&mm->mmap_sem);
  256. bprm->p = vma->vm_end - sizeof(void *);
  257. return 0;
  258. err:
  259. up_write(&mm->mmap_sem);
  260. bprm->vma = NULL;
  261. kmem_cache_free(vm_area_cachep, vma);
  262. return err;
  263. }
  264. static bool valid_arg_len(struct linux_binprm *bprm, long len)
  265. {
  266. return len <= MAX_ARG_STRLEN;
  267. }
  268. #else
  269. static inline void acct_arg_size(struct linux_binprm *bprm, unsigned long pages)
  270. {
  271. }
  272. static struct page *get_arg_page(struct linux_binprm *bprm, unsigned long pos,
  273. int write)
  274. {
  275. struct page *page;
  276. page = bprm->page[pos / PAGE_SIZE];
  277. if (!page && write) {
  278. page = alloc_page(GFP_HIGHUSER|__GFP_ZERO);
  279. if (!page)
  280. return NULL;
  281. bprm->page[pos / PAGE_SIZE] = page;
  282. }
  283. return page;
  284. }
  285. static void put_arg_page(struct page *page)
  286. {
  287. }
  288. static void free_arg_page(struct linux_binprm *bprm, int i)
  289. {
  290. if (bprm->page[i]) {
  291. __free_page(bprm->page[i]);
  292. bprm->page[i] = NULL;
  293. }
  294. }
  295. static void free_arg_pages(struct linux_binprm *bprm)
  296. {
  297. int i;
  298. for (i = 0; i < MAX_ARG_PAGES; i++)
  299. free_arg_page(bprm, i);
  300. }
  301. static void flush_arg_page(struct linux_binprm *bprm, unsigned long pos,
  302. struct page *page)
  303. {
  304. }
  305. static int __bprm_mm_init(struct linux_binprm *bprm)
  306. {
  307. bprm->p = PAGE_SIZE * MAX_ARG_PAGES - sizeof(void *);
  308. return 0;
  309. }
  310. static bool valid_arg_len(struct linux_binprm *bprm, long len)
  311. {
  312. return len <= bprm->p;
  313. }
  314. #endif /* CONFIG_MMU */
  315. /*
  316. * Create a new mm_struct and populate it with a temporary stack
  317. * vm_area_struct. We don't have enough context at this point to set the stack
  318. * flags, permissions, and offset, so we use temporary values. We'll update
  319. * them later in setup_arg_pages().
  320. */
  321. int bprm_mm_init(struct linux_binprm *bprm)
  322. {
  323. int err;
  324. struct mm_struct *mm = NULL;
  325. bprm->mm = mm = mm_alloc();
  326. err = -ENOMEM;
  327. if (!mm)
  328. goto err;
  329. err = init_new_context(current, mm);
  330. if (err)
  331. goto err;
  332. err = __bprm_mm_init(bprm);
  333. if (err)
  334. goto err;
  335. return 0;
  336. err:
  337. if (mm) {
  338. bprm->mm = NULL;
  339. mmdrop(mm);
  340. }
  341. return err;
  342. }
  343. struct user_arg_ptr {
  344. #ifdef CONFIG_COMPAT
  345. bool is_compat;
  346. #endif
  347. union {
  348. const char __user *const __user *native;
  349. #ifdef CONFIG_COMPAT
  350. compat_uptr_t __user *compat;
  351. #endif
  352. } ptr;
  353. };
  354. static const char __user *get_user_arg_ptr(struct user_arg_ptr argv, int nr)
  355. {
  356. const char __user *native;
  357. #ifdef CONFIG_COMPAT
  358. if (unlikely(argv.is_compat)) {
  359. compat_uptr_t compat;
  360. if (get_user(compat, argv.ptr.compat + nr))
  361. return ERR_PTR(-EFAULT);
  362. return compat_ptr(compat);
  363. }
  364. #endif
  365. if (get_user(native, argv.ptr.native + nr))
  366. return ERR_PTR(-EFAULT);
  367. return native;
  368. }
  369. /*
  370. * count() counts the number of strings in array ARGV.
  371. */
  372. static int count(struct user_arg_ptr argv, int max)
  373. {
  374. int i = 0;
  375. if (argv.ptr.native != NULL) {
  376. for (;;) {
  377. const char __user *p = get_user_arg_ptr(argv, i);
  378. if (!p)
  379. break;
  380. if (IS_ERR(p))
  381. return -EFAULT;
  382. if (i++ >= max)
  383. return -E2BIG;
  384. if (fatal_signal_pending(current))
  385. return -ERESTARTNOHAND;
  386. cond_resched();
  387. }
  388. }
  389. return i;
  390. }
  391. /*
  392. * 'copy_strings()' copies argument/environment strings from the old
  393. * processes's memory to the new process's stack. The call to get_user_pages()
  394. * ensures the destination page is created and not swapped out.
  395. */
  396. static int copy_strings(int argc, struct user_arg_ptr argv,
  397. struct linux_binprm *bprm)
  398. {
  399. struct page *kmapped_page = NULL;
  400. char *kaddr = NULL;
  401. unsigned long kpos = 0;
  402. int ret;
  403. while (argc-- > 0) {
  404. const char __user *str;
  405. int len;
  406. unsigned long pos;
  407. ret = -EFAULT;
  408. str = get_user_arg_ptr(argv, argc);
  409. if (IS_ERR(str))
  410. goto out;
  411. len = strnlen_user(str, MAX_ARG_STRLEN);
  412. if (!len)
  413. goto out;
  414. ret = -E2BIG;
  415. if (!valid_arg_len(bprm, len))
  416. goto out;
  417. /* We're going to work our way backwords. */
  418. pos = bprm->p;
  419. str += len;
  420. bprm->p -= len;
  421. while (len > 0) {
  422. int offset, bytes_to_copy;
  423. if (fatal_signal_pending(current)) {
  424. ret = -ERESTARTNOHAND;
  425. goto out;
  426. }
  427. cond_resched();
  428. offset = pos % PAGE_SIZE;
  429. if (offset == 0)
  430. offset = PAGE_SIZE;
  431. bytes_to_copy = offset;
  432. if (bytes_to_copy > len)
  433. bytes_to_copy = len;
  434. offset -= bytes_to_copy;
  435. pos -= bytes_to_copy;
  436. str -= bytes_to_copy;
  437. len -= bytes_to_copy;
  438. if (!kmapped_page || kpos != (pos & PAGE_MASK)) {
  439. struct page *page;
  440. page = get_arg_page(bprm, pos, 1);
  441. if (!page) {
  442. ret = -E2BIG;
  443. goto out;
  444. }
  445. if (kmapped_page) {
  446. flush_kernel_dcache_page(kmapped_page);
  447. kunmap(kmapped_page);
  448. put_arg_page(kmapped_page);
  449. }
  450. kmapped_page = page;
  451. kaddr = kmap(kmapped_page);
  452. kpos = pos & PAGE_MASK;
  453. flush_arg_page(bprm, kpos, kmapped_page);
  454. }
  455. if (copy_from_user(kaddr+offset, str, bytes_to_copy)) {
  456. ret = -EFAULT;
  457. goto out;
  458. }
  459. }
  460. }
  461. ret = 0;
  462. out:
  463. if (kmapped_page) {
  464. flush_kernel_dcache_page(kmapped_page);
  465. kunmap(kmapped_page);
  466. put_arg_page(kmapped_page);
  467. }
  468. return ret;
  469. }
  470. /*
  471. * Like copy_strings, but get argv and its values from kernel memory.
  472. */
  473. int copy_strings_kernel(int argc, const char *const *__argv,
  474. struct linux_binprm *bprm)
  475. {
  476. int r;
  477. mm_segment_t oldfs = get_fs();
  478. struct user_arg_ptr argv = {
  479. .ptr.native = (const char __user *const __user *)__argv,
  480. };
  481. set_fs(KERNEL_DS);
  482. r = copy_strings(argc, argv, bprm);
  483. set_fs(oldfs);
  484. return r;
  485. }
  486. EXPORT_SYMBOL(copy_strings_kernel);
  487. #ifdef CONFIG_MMU
  488. /*
  489. * During bprm_mm_init(), we create a temporary stack at STACK_TOP_MAX. Once
  490. * the binfmt code determines where the new stack should reside, we shift it to
  491. * its final location. The process proceeds as follows:
  492. *
  493. * 1) Use shift to calculate the new vma endpoints.
  494. * 2) Extend vma to cover both the old and new ranges. This ensures the
  495. * arguments passed to subsequent functions are consistent.
  496. * 3) Move vma's page tables to the new range.
  497. * 4) Free up any cleared pgd range.
  498. * 5) Shrink the vma to cover only the new range.
  499. */
  500. static int shift_arg_pages(struct vm_area_struct *vma, unsigned long shift)
  501. {
  502. struct mm_struct *mm = vma->vm_mm;
  503. unsigned long old_start = vma->vm_start;
  504. unsigned long old_end = vma->vm_end;
  505. unsigned long length = old_end - old_start;
  506. unsigned long new_start = old_start - shift;
  507. unsigned long new_end = old_end - shift;
  508. struct mmu_gather *tlb;
  509. BUG_ON(new_start > new_end);
  510. /*
  511. * ensure there are no vmas between where we want to go
  512. * and where we are
  513. */
  514. if (vma != find_vma(mm, new_start))
  515. return -EFAULT;
  516. /*
  517. * cover the whole range: [new_start, old_end)
  518. */
  519. if (vma_adjust(vma, new_start, old_end, vma->vm_pgoff, NULL))
  520. return -ENOMEM;
  521. /*
  522. * move the page tables downwards, on failure we rely on
  523. * process cleanup to remove whatever mess we made.
  524. */
  525. if (length != move_page_tables(vma, old_start,
  526. vma, new_start, length))
  527. return -ENOMEM;
  528. lru_add_drain();
  529. tlb = tlb_gather_mmu(mm, 0);
  530. if (new_end > old_start) {
  531. /*
  532. * when the old and new regions overlap clear from new_end.
  533. */
  534. free_pgd_range(tlb, new_end, old_end, new_end,
  535. vma->vm_next ? vma->vm_next->vm_start : 0);
  536. } else {
  537. /*
  538. * otherwise, clean from old_start; this is done to not touch
  539. * the address space in [new_end, old_start) some architectures
  540. * have constraints on va-space that make this illegal (IA64) -
  541. * for the others its just a little faster.
  542. */
  543. free_pgd_range(tlb, old_start, old_end, new_end,
  544. vma->vm_next ? vma->vm_next->vm_start : 0);
  545. }
  546. tlb_finish_mmu(tlb, new_end, old_end);
  547. /*
  548. * Shrink the vma to just the new range. Always succeeds.
  549. */
  550. vma_adjust(vma, new_start, new_end, vma->vm_pgoff, NULL);
  551. return 0;
  552. }
  553. /*
  554. * Finalizes the stack vm_area_struct. The flags and permissions are updated,
  555. * the stack is optionally relocated, and some extra space is added.
  556. */
  557. int setup_arg_pages(struct linux_binprm *bprm,
  558. unsigned long stack_top,
  559. int executable_stack)
  560. {
  561. unsigned long ret;
  562. unsigned long stack_shift;
  563. struct mm_struct *mm = current->mm;
  564. struct vm_area_struct *vma = bprm->vma;
  565. struct vm_area_struct *prev = NULL;
  566. unsigned long vm_flags;
  567. unsigned long stack_base;
  568. unsigned long stack_size;
  569. unsigned long stack_expand;
  570. unsigned long rlim_stack;
  571. #ifdef CONFIG_STACK_GROWSUP
  572. /* Limit stack size to 1GB */
  573. stack_base = rlimit_max(RLIMIT_STACK);
  574. if (stack_base > (1 << 30))
  575. stack_base = 1 << 30;
  576. /* Make sure we didn't let the argument array grow too large. */
  577. if (vma->vm_end - vma->vm_start > stack_base)
  578. return -ENOMEM;
  579. stack_base = PAGE_ALIGN(stack_top - stack_base);
  580. stack_shift = vma->vm_start - stack_base;
  581. mm->arg_start = bprm->p - stack_shift;
  582. bprm->p = vma->vm_end - stack_shift;
  583. #else
  584. stack_top = arch_align_stack(stack_top);
  585. stack_top = PAGE_ALIGN(stack_top);
  586. if (unlikely(stack_top < mmap_min_addr) ||
  587. unlikely(vma->vm_end - vma->vm_start >= stack_top - mmap_min_addr))
  588. return -ENOMEM;
  589. stack_shift = vma->vm_end - stack_top;
  590. bprm->p -= stack_shift;
  591. mm->arg_start = bprm->p;
  592. #endif
  593. if (bprm->loader)
  594. bprm->loader -= stack_shift;
  595. bprm->exec -= stack_shift;
  596. down_write(&mm->mmap_sem);
  597. vm_flags = VM_STACK_FLAGS;
  598. /*
  599. * Adjust stack execute permissions; explicitly enable for
  600. * EXSTACK_ENABLE_X, disable for EXSTACK_DISABLE_X and leave alone
  601. * (arch default) otherwise.
  602. */
  603. if (unlikely(executable_stack == EXSTACK_ENABLE_X))
  604. vm_flags |= VM_EXEC;
  605. else if (executable_stack == EXSTACK_DISABLE_X)
  606. vm_flags &= ~VM_EXEC;
  607. vm_flags |= mm->def_flags;
  608. vm_flags |= VM_STACK_INCOMPLETE_SETUP;
  609. ret = mprotect_fixup(vma, &prev, vma->vm_start, vma->vm_end,
  610. vm_flags);
  611. if (ret)
  612. goto out_unlock;
  613. BUG_ON(prev != vma);
  614. /* Move stack pages down in memory. */
  615. if (stack_shift) {
  616. ret = shift_arg_pages(vma, stack_shift);
  617. if (ret)
  618. goto out_unlock;
  619. }
  620. /* mprotect_fixup is overkill to remove the temporary stack flags */
  621. vma->vm_flags &= ~VM_STACK_INCOMPLETE_SETUP;
  622. stack_expand = 131072UL; /* randomly 32*4k (or 2*64k) pages */
  623. stack_size = vma->vm_end - vma->vm_start;
  624. /*
  625. * Align this down to a page boundary as expand_stack
  626. * will align it up.
  627. */
  628. rlim_stack = rlimit(RLIMIT_STACK) & PAGE_MASK;
  629. #ifdef CONFIG_STACK_GROWSUP
  630. if (stack_size + stack_expand > rlim_stack)
  631. stack_base = vma->vm_start + rlim_stack;
  632. else
  633. stack_base = vma->vm_end + stack_expand;
  634. #else
  635. if (stack_size + stack_expand > rlim_stack)
  636. stack_base = vma->vm_end - rlim_stack;
  637. else
  638. stack_base = vma->vm_start - stack_expand;
  639. #endif
  640. current->mm->start_stack = bprm->p;
  641. ret = expand_stack(vma, stack_base);
  642. if (ret)
  643. ret = -EFAULT;
  644. out_unlock:
  645. up_write(&mm->mmap_sem);
  646. return ret;
  647. }
  648. EXPORT_SYMBOL(setup_arg_pages);
  649. #endif /* CONFIG_MMU */
  650. struct file *open_exec(const char *name)
  651. {
  652. struct file *file;
  653. int err;
  654. static const struct open_flags open_exec_flags = {
  655. .open_flag = O_LARGEFILE | O_RDONLY | __FMODE_EXEC,
  656. .acc_mode = MAY_EXEC | MAY_OPEN,
  657. .intent = LOOKUP_OPEN
  658. };
  659. file = do_filp_open(AT_FDCWD, name, &open_exec_flags, LOOKUP_FOLLOW);
  660. if (IS_ERR(file))
  661. goto out;
  662. err = -EACCES;
  663. if (!S_ISREG(file->f_path.dentry->d_inode->i_mode))
  664. goto exit;
  665. if (file->f_path.mnt->mnt_flags & MNT_NOEXEC)
  666. goto exit;
  667. fsnotify_open(file);
  668. err = deny_write_access(file);
  669. if (err)
  670. goto exit;
  671. out:
  672. return file;
  673. exit:
  674. fput(file);
  675. return ERR_PTR(err);
  676. }
  677. EXPORT_SYMBOL(open_exec);
  678. int kernel_read(struct file *file, loff_t offset,
  679. char *addr, unsigned long count)
  680. {
  681. mm_segment_t old_fs;
  682. loff_t pos = offset;
  683. int result;
  684. old_fs = get_fs();
  685. set_fs(get_ds());
  686. /* The cast to a user pointer is valid due to the set_fs() */
  687. result = vfs_read(file, (void __user *)addr, count, &pos);
  688. set_fs(old_fs);
  689. return result;
  690. }
  691. EXPORT_SYMBOL(kernel_read);
  692. static int exec_mmap(struct mm_struct *mm)
  693. {
  694. struct task_struct *tsk;
  695. struct mm_struct * old_mm, *active_mm;
  696. /* Notify parent that we're no longer interested in the old VM */
  697. tsk = current;
  698. old_mm = current->mm;
  699. sync_mm_rss(tsk, old_mm);
  700. mm_release(tsk, old_mm);
  701. if (old_mm) {
  702. /*
  703. * Make sure that if there is a core dump in progress
  704. * for the old mm, we get out and die instead of going
  705. * through with the exec. We must hold mmap_sem around
  706. * checking core_state and changing tsk->mm.
  707. */
  708. down_read(&old_mm->mmap_sem);
  709. if (unlikely(old_mm->core_state)) {
  710. up_read(&old_mm->mmap_sem);
  711. return -EINTR;
  712. }
  713. }
  714. task_lock(tsk);
  715. active_mm = tsk->active_mm;
  716. tsk->mm = mm;
  717. tsk->active_mm = mm;
  718. activate_mm(active_mm, mm);
  719. if (old_mm && tsk->signal->oom_score_adj == OOM_SCORE_ADJ_MIN) {
  720. atomic_dec(&old_mm->oom_disable_count);
  721. atomic_inc(&tsk->mm->oom_disable_count);
  722. }
  723. task_unlock(tsk);
  724. arch_pick_mmap_layout(mm);
  725. if (old_mm) {
  726. up_read(&old_mm->mmap_sem);
  727. BUG_ON(active_mm != old_mm);
  728. mm_update_next_owner(old_mm);
  729. mmput(old_mm);
  730. return 0;
  731. }
  732. mmdrop(active_mm);
  733. return 0;
  734. }
  735. /*
  736. * This function makes sure the current process has its own signal table,
  737. * so that flush_signal_handlers can later reset the handlers without
  738. * disturbing other processes. (Other processes might share the signal
  739. * table via the CLONE_SIGHAND option to clone().)
  740. */
  741. static int de_thread(struct task_struct *tsk)
  742. {
  743. struct signal_struct *sig = tsk->signal;
  744. struct sighand_struct *oldsighand = tsk->sighand;
  745. spinlock_t *lock = &oldsighand->siglock;
  746. if (thread_group_empty(tsk))
  747. goto no_thread_group;
  748. /*
  749. * Kill all other threads in the thread group.
  750. */
  751. spin_lock_irq(lock);
  752. if (signal_group_exit(sig)) {
  753. /*
  754. * Another group action in progress, just
  755. * return so that the signal is processed.
  756. */
  757. spin_unlock_irq(lock);
  758. return -EAGAIN;
  759. }
  760. sig->group_exit_task = tsk;
  761. sig->notify_count = zap_other_threads(tsk);
  762. if (!thread_group_leader(tsk))
  763. sig->notify_count--;
  764. while (sig->notify_count) {
  765. __set_current_state(TASK_UNINTERRUPTIBLE);
  766. spin_unlock_irq(lock);
  767. schedule();
  768. spin_lock_irq(lock);
  769. }
  770. spin_unlock_irq(lock);
  771. /*
  772. * At this point all other threads have exited, all we have to
  773. * do is to wait for the thread group leader to become inactive,
  774. * and to assume its PID:
  775. */
  776. if (!thread_group_leader(tsk)) {
  777. struct task_struct *leader = tsk->group_leader;
  778. sig->notify_count = -1; /* for exit_notify() */
  779. for (;;) {
  780. write_lock_irq(&tasklist_lock);
  781. if (likely(leader->exit_state))
  782. break;
  783. __set_current_state(TASK_UNINTERRUPTIBLE);
  784. write_unlock_irq(&tasklist_lock);
  785. schedule();
  786. }
  787. /*
  788. * The only record we have of the real-time age of a
  789. * process, regardless of execs it's done, is start_time.
  790. * All the past CPU time is accumulated in signal_struct
  791. * from sister threads now dead. But in this non-leader
  792. * exec, nothing survives from the original leader thread,
  793. * whose birth marks the true age of this process now.
  794. * When we take on its identity by switching to its PID, we
  795. * also take its birthdate (always earlier than our own).
  796. */
  797. tsk->start_time = leader->start_time;
  798. BUG_ON(!same_thread_group(leader, tsk));
  799. BUG_ON(has_group_leader_pid(tsk));
  800. /*
  801. * An exec() starts a new thread group with the
  802. * TGID of the previous thread group. Rehash the
  803. * two threads with a switched PID, and release
  804. * the former thread group leader:
  805. */
  806. /* Become a process group leader with the old leader's pid.
  807. * The old leader becomes a thread of the this thread group.
  808. * Note: The old leader also uses this pid until release_task
  809. * is called. Odd but simple and correct.
  810. */
  811. detach_pid(tsk, PIDTYPE_PID);
  812. tsk->pid = leader->pid;
  813. attach_pid(tsk, PIDTYPE_PID, task_pid(leader));
  814. transfer_pid(leader, tsk, PIDTYPE_PGID);
  815. transfer_pid(leader, tsk, PIDTYPE_SID);
  816. list_replace_rcu(&leader->tasks, &tsk->tasks);
  817. list_replace_init(&leader->sibling, &tsk->sibling);
  818. tsk->group_leader = tsk;
  819. leader->group_leader = tsk;
  820. tsk->exit_signal = SIGCHLD;
  821. BUG_ON(leader->exit_state != EXIT_ZOMBIE);
  822. leader->exit_state = EXIT_DEAD;
  823. write_unlock_irq(&tasklist_lock);
  824. release_task(leader);
  825. }
  826. sig->group_exit_task = NULL;
  827. sig->notify_count = 0;
  828. no_thread_group:
  829. if (current->mm)
  830. setmax_mm_hiwater_rss(&sig->maxrss, current->mm);
  831. exit_itimers(sig);
  832. flush_itimer_signals();
  833. if (atomic_read(&oldsighand->count) != 1) {
  834. struct sighand_struct *newsighand;
  835. /*
  836. * This ->sighand is shared with the CLONE_SIGHAND
  837. * but not CLONE_THREAD task, switch to the new one.
  838. */
  839. newsighand = kmem_cache_alloc(sighand_cachep, GFP_KERNEL);
  840. if (!newsighand)
  841. return -ENOMEM;
  842. atomic_set(&newsighand->count, 1);
  843. memcpy(newsighand->action, oldsighand->action,
  844. sizeof(newsighand->action));
  845. write_lock_irq(&tasklist_lock);
  846. spin_lock(&oldsighand->siglock);
  847. rcu_assign_pointer(tsk->sighand, newsighand);
  848. spin_unlock(&oldsighand->siglock);
  849. write_unlock_irq(&tasklist_lock);
  850. __cleanup_sighand(oldsighand);
  851. }
  852. BUG_ON(!thread_group_leader(tsk));
  853. return 0;
  854. }
  855. /*
  856. * These functions flushes out all traces of the currently running executable
  857. * so that a new one can be started
  858. */
  859. static void flush_old_files(struct files_struct * files)
  860. {
  861. long j = -1;
  862. struct fdtable *fdt;
  863. spin_lock(&files->file_lock);
  864. for (;;) {
  865. unsigned long set, i;
  866. j++;
  867. i = j * __NFDBITS;
  868. fdt = files_fdtable(files);
  869. if (i >= fdt->max_fds)
  870. break;
  871. set = fdt->close_on_exec->fds_bits[j];
  872. if (!set)
  873. continue;
  874. fdt->close_on_exec->fds_bits[j] = 0;
  875. spin_unlock(&files->file_lock);
  876. for ( ; set ; i++,set >>= 1) {
  877. if (set & 1) {
  878. sys_close(i);
  879. }
  880. }
  881. spin_lock(&files->file_lock);
  882. }
  883. spin_unlock(&files->file_lock);
  884. }
  885. char *get_task_comm(char *buf, struct task_struct *tsk)
  886. {
  887. /* buf must be at least sizeof(tsk->comm) in size */
  888. task_lock(tsk);
  889. strncpy(buf, tsk->comm, sizeof(tsk->comm));
  890. task_unlock(tsk);
  891. return buf;
  892. }
  893. void set_task_comm(struct task_struct *tsk, char *buf)
  894. {
  895. task_lock(tsk);
  896. /*
  897. * Threads may access current->comm without holding
  898. * the task lock, so write the string carefully.
  899. * Readers without a lock may see incomplete new
  900. * names but are safe from non-terminating string reads.
  901. */
  902. memset(tsk->comm, 0, TASK_COMM_LEN);
  903. wmb();
  904. strlcpy(tsk->comm, buf, sizeof(tsk->comm));
  905. task_unlock(tsk);
  906. perf_event_comm(tsk);
  907. }
  908. int flush_old_exec(struct linux_binprm * bprm)
  909. {
  910. int retval;
  911. /*
  912. * Make sure we have a private signal table and that
  913. * we are unassociated from the previous thread group.
  914. */
  915. retval = de_thread(current);
  916. if (retval)
  917. goto out;
  918. set_mm_exe_file(bprm->mm, bprm->file);
  919. /*
  920. * Release all of the old mmap stuff
  921. */
  922. acct_arg_size(bprm, 0);
  923. retval = exec_mmap(bprm->mm);
  924. if (retval)
  925. goto out;
  926. bprm->mm = NULL; /* We're using it now */
  927. current->flags &= ~(PF_RANDOMIZE | PF_KTHREAD);
  928. flush_thread();
  929. current->personality &= ~bprm->per_clear;
  930. return 0;
  931. out:
  932. return retval;
  933. }
  934. EXPORT_SYMBOL(flush_old_exec);
  935. void setup_new_exec(struct linux_binprm * bprm)
  936. {
  937. int i, ch;
  938. const char *name;
  939. char tcomm[sizeof(current->comm)];
  940. arch_pick_mmap_layout(current->mm);
  941. /* This is the point of no return */
  942. current->sas_ss_sp = current->sas_ss_size = 0;
  943. if (current_euid() == current_uid() && current_egid() == current_gid())
  944. set_dumpable(current->mm, 1);
  945. else
  946. set_dumpable(current->mm, suid_dumpable);
  947. name = bprm->filename;
  948. /* Copies the binary name from after last slash */
  949. for (i=0; (ch = *(name++)) != '\0';) {
  950. if (ch == '/')
  951. i = 0; /* overwrite what we wrote */
  952. else
  953. if (i < (sizeof(tcomm) - 1))
  954. tcomm[i++] = ch;
  955. }
  956. tcomm[i] = '\0';
  957. set_task_comm(current, tcomm);
  958. /* Set the new mm task size. We have to do that late because it may
  959. * depend on TIF_32BIT which is only updated in flush_thread() on
  960. * some architectures like powerpc
  961. */
  962. current->mm->task_size = TASK_SIZE;
  963. /* install the new credentials */
  964. if (bprm->cred->uid != current_euid() ||
  965. bprm->cred->gid != current_egid()) {
  966. current->pdeath_signal = 0;
  967. } else if (file_permission(bprm->file, MAY_READ) ||
  968. bprm->interp_flags & BINPRM_FLAGS_ENFORCE_NONDUMP) {
  969. set_dumpable(current->mm, suid_dumpable);
  970. }
  971. /*
  972. * Flush performance counters when crossing a
  973. * security domain:
  974. */
  975. if (!get_dumpable(current->mm))
  976. perf_event_exit_task(current);
  977. /* An exec changes our domain. We are no longer part of the thread
  978. group */
  979. current->self_exec_id++;
  980. flush_signal_handlers(current, 0);
  981. flush_old_files(current->files);
  982. }
  983. EXPORT_SYMBOL(setup_new_exec);
  984. /*
  985. * Prepare credentials and lock ->cred_guard_mutex.
  986. * install_exec_creds() commits the new creds and drops the lock.
  987. * Or, if exec fails before, free_bprm() should release ->cred and
  988. * and unlock.
  989. */
  990. int prepare_bprm_creds(struct linux_binprm *bprm)
  991. {
  992. if (mutex_lock_interruptible(&current->signal->cred_guard_mutex))
  993. return -ERESTARTNOINTR;
  994. bprm->cred = prepare_exec_creds();
  995. if (likely(bprm->cred))
  996. return 0;
  997. mutex_unlock(&current->signal->cred_guard_mutex);
  998. return -ENOMEM;
  999. }
  1000. void free_bprm(struct linux_binprm *bprm)
  1001. {
  1002. free_arg_pages(bprm);
  1003. if (bprm->cred) {
  1004. mutex_unlock(&current->signal->cred_guard_mutex);
  1005. abort_creds(bprm->cred);
  1006. }
  1007. kfree(bprm);
  1008. }
  1009. /*
  1010. * install the new credentials for this executable
  1011. */
  1012. void install_exec_creds(struct linux_binprm *bprm)
  1013. {
  1014. security_bprm_committing_creds(bprm);
  1015. commit_creds(bprm->cred);
  1016. bprm->cred = NULL;
  1017. /*
  1018. * cred_guard_mutex must be held at least to this point to prevent
  1019. * ptrace_attach() from altering our determination of the task's
  1020. * credentials; any time after this it may be unlocked.
  1021. */
  1022. security_bprm_committed_creds(bprm);
  1023. mutex_unlock(&current->signal->cred_guard_mutex);
  1024. }
  1025. EXPORT_SYMBOL(install_exec_creds);
  1026. /*
  1027. * determine how safe it is to execute the proposed program
  1028. * - the caller must hold ->cred_guard_mutex to protect against
  1029. * PTRACE_ATTACH
  1030. */
  1031. int check_unsafe_exec(struct linux_binprm *bprm)
  1032. {
  1033. struct task_struct *p = current, *t;
  1034. unsigned n_fs;
  1035. int res = 0;
  1036. bprm->unsafe = tracehook_unsafe_exec(p);
  1037. n_fs = 1;
  1038. spin_lock(&p->fs->lock);
  1039. rcu_read_lock();
  1040. for (t = next_thread(p); t != p; t = next_thread(t)) {
  1041. if (t->fs == p->fs)
  1042. n_fs++;
  1043. }
  1044. rcu_read_unlock();
  1045. if (p->fs->users > n_fs) {
  1046. bprm->unsafe |= LSM_UNSAFE_SHARE;
  1047. } else {
  1048. res = -EAGAIN;
  1049. if (!p->fs->in_exec) {
  1050. p->fs->in_exec = 1;
  1051. res = 1;
  1052. }
  1053. }
  1054. spin_unlock(&p->fs->lock);
  1055. return res;
  1056. }
  1057. /*
  1058. * Fill the binprm structure from the inode.
  1059. * Check permissions, then read the first 128 (BINPRM_BUF_SIZE) bytes
  1060. *
  1061. * This may be called multiple times for binary chains (scripts for example).
  1062. */
  1063. int prepare_binprm(struct linux_binprm *bprm)
  1064. {
  1065. umode_t mode;
  1066. struct inode * inode = bprm->file->f_path.dentry->d_inode;
  1067. int retval;
  1068. mode = inode->i_mode;
  1069. if (bprm->file->f_op == NULL)
  1070. return -EACCES;
  1071. /* clear any previous set[ug]id data from a previous binary */
  1072. bprm->cred->euid = current_euid();
  1073. bprm->cred->egid = current_egid();
  1074. if (!(bprm->file->f_path.mnt->mnt_flags & MNT_NOSUID)) {
  1075. /* Set-uid? */
  1076. if (mode & S_ISUID) {
  1077. bprm->per_clear |= PER_CLEAR_ON_SETID;
  1078. bprm->cred->euid = inode->i_uid;
  1079. }
  1080. /* Set-gid? */
  1081. /*
  1082. * If setgid is set but no group execute bit then this
  1083. * is a candidate for mandatory locking, not a setgid
  1084. * executable.
  1085. */
  1086. if ((mode & (S_ISGID | S_IXGRP)) == (S_ISGID | S_IXGRP)) {
  1087. bprm->per_clear |= PER_CLEAR_ON_SETID;
  1088. bprm->cred->egid = inode->i_gid;
  1089. }
  1090. }
  1091. /* fill in binprm security blob */
  1092. retval = security_bprm_set_creds(bprm);
  1093. if (retval)
  1094. return retval;
  1095. bprm->cred_prepared = 1;
  1096. memset(bprm->buf, 0, BINPRM_BUF_SIZE);
  1097. return kernel_read(bprm->file, 0, bprm->buf, BINPRM_BUF_SIZE);
  1098. }
  1099. EXPORT_SYMBOL(prepare_binprm);
  1100. /*
  1101. * Arguments are '\0' separated strings found at the location bprm->p
  1102. * points to; chop off the first by relocating brpm->p to right after
  1103. * the first '\0' encountered.
  1104. */
  1105. int remove_arg_zero(struct linux_binprm *bprm)
  1106. {
  1107. int ret = 0;
  1108. unsigned long offset;
  1109. char *kaddr;
  1110. struct page *page;
  1111. if (!bprm->argc)
  1112. return 0;
  1113. do {
  1114. offset = bprm->p & ~PAGE_MASK;
  1115. page = get_arg_page(bprm, bprm->p, 0);
  1116. if (!page) {
  1117. ret = -EFAULT;
  1118. goto out;
  1119. }
  1120. kaddr = kmap_atomic(page, KM_USER0);
  1121. for (; offset < PAGE_SIZE && kaddr[offset];
  1122. offset++, bprm->p++)
  1123. ;
  1124. kunmap_atomic(kaddr, KM_USER0);
  1125. put_arg_page(page);
  1126. if (offset == PAGE_SIZE)
  1127. free_arg_page(bprm, (bprm->p >> PAGE_SHIFT) - 1);
  1128. } while (offset == PAGE_SIZE);
  1129. bprm->p++;
  1130. bprm->argc--;
  1131. ret = 0;
  1132. out:
  1133. return ret;
  1134. }
  1135. EXPORT_SYMBOL(remove_arg_zero);
  1136. /*
  1137. * cycle the list of binary formats handler, until one recognizes the image
  1138. */
  1139. int search_binary_handler(struct linux_binprm *bprm,struct pt_regs *regs)
  1140. {
  1141. unsigned int depth = bprm->recursion_depth;
  1142. int try,retval;
  1143. struct linux_binfmt *fmt;
  1144. retval = security_bprm_check(bprm);
  1145. if (retval)
  1146. return retval;
  1147. /* kernel module loader fixup */
  1148. /* so we don't try to load run modprobe in kernel space. */
  1149. set_fs(USER_DS);
  1150. retval = audit_bprm(bprm);
  1151. if (retval)
  1152. return retval;
  1153. retval = -ENOENT;
  1154. for (try=0; try<2; try++) {
  1155. read_lock(&binfmt_lock);
  1156. list_for_each_entry(fmt, &formats, lh) {
  1157. int (*fn)(struct linux_binprm *, struct pt_regs *) = fmt->load_binary;
  1158. if (!fn)
  1159. continue;
  1160. if (!try_module_get(fmt->module))
  1161. continue;
  1162. read_unlock(&binfmt_lock);
  1163. retval = fn(bprm, regs);
  1164. /*
  1165. * Restore the depth counter to its starting value
  1166. * in this call, so we don't have to rely on every
  1167. * load_binary function to restore it on return.
  1168. */
  1169. bprm->recursion_depth = depth;
  1170. if (retval >= 0) {
  1171. if (depth == 0)
  1172. tracehook_report_exec(fmt, bprm, regs);
  1173. put_binfmt(fmt);
  1174. allow_write_access(bprm->file);
  1175. if (bprm->file)
  1176. fput(bprm->file);
  1177. bprm->file = NULL;
  1178. current->did_exec = 1;
  1179. proc_exec_connector(current);
  1180. return retval;
  1181. }
  1182. read_lock(&binfmt_lock);
  1183. put_binfmt(fmt);
  1184. if (retval != -ENOEXEC || bprm->mm == NULL)
  1185. break;
  1186. if (!bprm->file) {
  1187. read_unlock(&binfmt_lock);
  1188. return retval;
  1189. }
  1190. }
  1191. read_unlock(&binfmt_lock);
  1192. if (retval != -ENOEXEC || bprm->mm == NULL) {
  1193. break;
  1194. #ifdef CONFIG_MODULES
  1195. } else {
  1196. #define printable(c) (((c)=='\t') || ((c)=='\n') || (0x20<=(c) && (c)<=0x7e))
  1197. if (printable(bprm->buf[0]) &&
  1198. printable(bprm->buf[1]) &&
  1199. printable(bprm->buf[2]) &&
  1200. printable(bprm->buf[3]))
  1201. break; /* -ENOEXEC */
  1202. request_module("binfmt-%04x", *(unsigned short *)(&bprm->buf[2]));
  1203. #endif
  1204. }
  1205. }
  1206. return retval;
  1207. }
  1208. EXPORT_SYMBOL(search_binary_handler);
  1209. /*
  1210. * sys_execve() executes a new program.
  1211. */
  1212. static int do_execve_common(const char *filename,
  1213. struct user_arg_ptr argv,
  1214. struct user_arg_ptr envp,
  1215. struct pt_regs *regs)
  1216. {
  1217. struct linux_binprm *bprm;
  1218. struct file *file;
  1219. struct files_struct *displaced;
  1220. bool clear_in_exec;
  1221. int retval;
  1222. retval = unshare_files(&displaced);
  1223. if (retval)
  1224. goto out_ret;
  1225. retval = -ENOMEM;
  1226. bprm = kzalloc(sizeof(*bprm), GFP_KERNEL);
  1227. if (!bprm)
  1228. goto out_files;
  1229. retval = prepare_bprm_creds(bprm);
  1230. if (retval)
  1231. goto out_free;
  1232. retval = check_unsafe_exec(bprm);
  1233. if (retval < 0)
  1234. goto out_free;
  1235. clear_in_exec = retval;
  1236. current->in_execve = 1;
  1237. file = open_exec(filename);
  1238. retval = PTR_ERR(file);
  1239. if (IS_ERR(file))
  1240. goto out_unmark;
  1241. sched_exec();
  1242. bprm->file = file;
  1243. bprm->filename = filename;
  1244. bprm->interp = filename;
  1245. retval = bprm_mm_init(bprm);
  1246. if (retval)
  1247. goto out_file;
  1248. bprm->argc = count(argv, MAX_ARG_STRINGS);
  1249. if ((retval = bprm->argc) < 0)
  1250. goto out;
  1251. bprm->envc = count(envp, MAX_ARG_STRINGS);
  1252. if ((retval = bprm->envc) < 0)
  1253. goto out;
  1254. retval = prepare_binprm(bprm);
  1255. if (retval < 0)
  1256. goto out;
  1257. retval = copy_strings_kernel(1, &bprm->filename, bprm);
  1258. if (retval < 0)
  1259. goto out;
  1260. bprm->exec = bprm->p;
  1261. retval = copy_strings(bprm->envc, envp, bprm);
  1262. if (retval < 0)
  1263. goto out;
  1264. retval = copy_strings(bprm->argc, argv, bprm);
  1265. if (retval < 0)
  1266. goto out;
  1267. retval = search_binary_handler(bprm,regs);
  1268. if (retval < 0)
  1269. goto out;
  1270. /* execve succeeded */
  1271. current->fs->in_exec = 0;
  1272. current->in_execve = 0;
  1273. acct_update_integrals(current);
  1274. free_bprm(bprm);
  1275. if (displaced)
  1276. put_files_struct(displaced);
  1277. return retval;
  1278. out:
  1279. if (bprm->mm) {
  1280. acct_arg_size(bprm, 0);
  1281. mmput(bprm->mm);
  1282. }
  1283. out_file:
  1284. if (bprm->file) {
  1285. allow_write_access(bprm->file);
  1286. fput(bprm->file);
  1287. }
  1288. out_unmark:
  1289. if (clear_in_exec)
  1290. current->fs->in_exec = 0;
  1291. current->in_execve = 0;
  1292. out_free:
  1293. free_bprm(bprm);
  1294. out_files:
  1295. if (displaced)
  1296. reset_files_struct(displaced);
  1297. out_ret:
  1298. return retval;
  1299. }
  1300. int do_execve(const char *filename,
  1301. const char __user *const __user *__argv,
  1302. const char __user *const __user *__envp,
  1303. struct pt_regs *regs)
  1304. {
  1305. struct user_arg_ptr argv = { .ptr.native = __argv };
  1306. struct user_arg_ptr envp = { .ptr.native = __envp };
  1307. return do_execve_common(filename, argv, envp, regs);
  1308. }
  1309. #ifdef CONFIG_COMPAT
  1310. int compat_do_execve(char *filename,
  1311. compat_uptr_t __user *__argv,
  1312. compat_uptr_t __user *__envp,
  1313. struct pt_regs *regs)
  1314. {
  1315. struct user_arg_ptr argv = {
  1316. .is_compat = true,
  1317. .ptr.compat = __argv,
  1318. };
  1319. struct user_arg_ptr envp = {
  1320. .is_compat = true,
  1321. .ptr.compat = __envp,
  1322. };
  1323. return do_execve_common(filename, argv, envp, regs);
  1324. }
  1325. #endif
  1326. void set_binfmt(struct linux_binfmt *new)
  1327. {
  1328. struct mm_struct *mm = current->mm;
  1329. if (mm->binfmt)
  1330. module_put(mm->binfmt->module);
  1331. mm->binfmt = new;
  1332. if (new)
  1333. __module_get(new->module);
  1334. }
  1335. EXPORT_SYMBOL(set_binfmt);
  1336. static int expand_corename(struct core_name *cn)
  1337. {
  1338. char *old_corename = cn->corename;
  1339. cn->size = CORENAME_MAX_SIZE * atomic_inc_return(&call_count);
  1340. cn->corename = krealloc(old_corename, cn->size, GFP_KERNEL);
  1341. if (!cn->corename) {
  1342. kfree(old_corename);
  1343. return -ENOMEM;
  1344. }
  1345. return 0;
  1346. }
  1347. static int cn_printf(struct core_name *cn, const char *fmt, ...)
  1348. {
  1349. char *cur;
  1350. int need;
  1351. int ret;
  1352. va_list arg;
  1353. va_start(arg, fmt);
  1354. need = vsnprintf(NULL, 0, fmt, arg);
  1355. va_end(arg);
  1356. if (likely(need < cn->size - cn->used - 1))
  1357. goto out_printf;
  1358. ret = expand_corename(cn);
  1359. if (ret)
  1360. goto expand_fail;
  1361. out_printf:
  1362. cur = cn->corename + cn->used;
  1363. va_start(arg, fmt);
  1364. vsnprintf(cur, need + 1, fmt, arg);
  1365. va_end(arg);
  1366. cn->used += need;
  1367. return 0;
  1368. expand_fail:
  1369. return ret;
  1370. }
  1371. /* format_corename will inspect the pattern parameter, and output a
  1372. * name into corename, which must have space for at least
  1373. * CORENAME_MAX_SIZE bytes plus one byte for the zero terminator.
  1374. */
  1375. static int format_corename(struct core_name *cn, long signr)
  1376. {
  1377. const struct cred *cred = current_cred();
  1378. const char *pat_ptr = core_pattern;
  1379. int ispipe = (*pat_ptr == '|');
  1380. int pid_in_pattern = 0;
  1381. int err = 0;
  1382. cn->size = CORENAME_MAX_SIZE * atomic_read(&call_count);
  1383. cn->corename = kmalloc(cn->size, GFP_KERNEL);
  1384. cn->used = 0;
  1385. if (!cn->corename)
  1386. return -ENOMEM;
  1387. /* Repeat as long as we have more pattern to process and more output
  1388. space */
  1389. while (*pat_ptr) {
  1390. if (*pat_ptr != '%') {
  1391. if (*pat_ptr == 0)
  1392. goto out;
  1393. err = cn_printf(cn, "%c", *pat_ptr++);
  1394. } else {
  1395. switch (*++pat_ptr) {
  1396. /* single % at the end, drop that */
  1397. case 0:
  1398. goto out;
  1399. /* Double percent, output one percent */
  1400. case '%':
  1401. err = cn_printf(cn, "%c", '%');
  1402. break;
  1403. /* pid */
  1404. case 'p':
  1405. pid_in_pattern = 1;
  1406. err = cn_printf(cn, "%d",
  1407. task_tgid_vnr(current));
  1408. break;
  1409. /* uid */
  1410. case 'u':
  1411. err = cn_printf(cn, "%d", cred->uid);
  1412. break;
  1413. /* gid */
  1414. case 'g':
  1415. err = cn_printf(cn, "%d", cred->gid);
  1416. break;
  1417. /* signal that caused the coredump */
  1418. case 's':
  1419. err = cn_printf(cn, "%ld", signr);
  1420. break;
  1421. /* UNIX time of coredump */
  1422. case 't': {
  1423. struct timeval tv;
  1424. do_gettimeofday(&tv);
  1425. err = cn_printf(cn, "%lu", tv.tv_sec);
  1426. break;
  1427. }
  1428. /* hostname */
  1429. case 'h':
  1430. down_read(&uts_sem);
  1431. err = cn_printf(cn, "%s",
  1432. utsname()->nodename);
  1433. up_read(&uts_sem);
  1434. break;
  1435. /* executable */
  1436. case 'e':
  1437. err = cn_printf(cn, "%s", current->comm);
  1438. break;
  1439. /* core limit size */
  1440. case 'c':
  1441. err = cn_printf(cn, "%lu",
  1442. rlimit(RLIMIT_CORE));
  1443. break;
  1444. default:
  1445. break;
  1446. }
  1447. ++pat_ptr;
  1448. }
  1449. if (err)
  1450. return err;
  1451. }
  1452. /* Backward compatibility with core_uses_pid:
  1453. *
  1454. * If core_pattern does not include a %p (as is the default)
  1455. * and core_uses_pid is set, then .%pid will be appended to
  1456. * the filename. Do not do this for piped commands. */
  1457. if (!ispipe && !pid_in_pattern && core_uses_pid) {
  1458. err = cn_printf(cn, ".%d", task_tgid_vnr(current));
  1459. if (err)
  1460. return err;
  1461. }
  1462. out:
  1463. return ispipe;
  1464. }
  1465. static int zap_process(struct task_struct *start, int exit_code)
  1466. {
  1467. struct task_struct *t;
  1468. int nr = 0;
  1469. start->signal->flags = SIGNAL_GROUP_EXIT;
  1470. start->signal->group_exit_code = exit_code;
  1471. start->signal->group_stop_count = 0;
  1472. t = start;
  1473. do {
  1474. task_clear_group_stop_pending(t);
  1475. if (t != current && t->mm) {
  1476. sigaddset(&t->pending.signal, SIGKILL);
  1477. signal_wake_up(t, 1);
  1478. nr++;
  1479. }
  1480. } while_each_thread(start, t);
  1481. return nr;
  1482. }
  1483. static inline int zap_threads(struct task_struct *tsk, struct mm_struct *mm,
  1484. struct core_state *core_state, int exit_code)
  1485. {
  1486. struct task_struct *g, *p;
  1487. unsigned long flags;
  1488. int nr = -EAGAIN;
  1489. spin_lock_irq(&tsk->sighand->siglock);
  1490. if (!signal_group_exit(tsk->signal)) {
  1491. mm->core_state = core_state;
  1492. nr = zap_process(tsk, exit_code);
  1493. }
  1494. spin_unlock_irq(&tsk->sighand->siglock);
  1495. if (unlikely(nr < 0))
  1496. return nr;
  1497. if (atomic_read(&mm->mm_users) == nr + 1)
  1498. goto done;
  1499. /*
  1500. * We should find and kill all tasks which use this mm, and we should
  1501. * count them correctly into ->nr_threads. We don't take tasklist
  1502. * lock, but this is safe wrt:
  1503. *
  1504. * fork:
  1505. * None of sub-threads can fork after zap_process(leader). All
  1506. * processes which were created before this point should be
  1507. * visible to zap_threads() because copy_process() adds the new
  1508. * process to the tail of init_task.tasks list, and lock/unlock
  1509. * of ->siglock provides a memory barrier.
  1510. *
  1511. * do_exit:
  1512. * The caller holds mm->mmap_sem. This means that the task which
  1513. * uses this mm can't pass exit_mm(), so it can't exit or clear
  1514. * its ->mm.
  1515. *
  1516. * de_thread:
  1517. * It does list_replace_rcu(&leader->tasks, &current->tasks),
  1518. * we must see either old or new leader, this does not matter.
  1519. * However, it can change p->sighand, so lock_task_sighand(p)
  1520. * must be used. Since p->mm != NULL and we hold ->mmap_sem
  1521. * it can't fail.
  1522. *
  1523. * Note also that "g" can be the old leader with ->mm == NULL
  1524. * and already unhashed and thus removed from ->thread_group.
  1525. * This is OK, __unhash_process()->list_del_rcu() does not
  1526. * clear the ->next pointer, we will find the new leader via
  1527. * next_thread().
  1528. */
  1529. rcu_read_lock();
  1530. for_each_process(g) {
  1531. if (g == tsk->group_leader)
  1532. continue;
  1533. if (g->flags & PF_KTHREAD)
  1534. continue;
  1535. p = g;
  1536. do {
  1537. if (p->mm) {
  1538. if (unlikely(p->mm == mm)) {
  1539. lock_task_sighand(p, &flags);
  1540. nr += zap_process(p, exit_code);
  1541. unlock_task_sighand(p, &flags);
  1542. }
  1543. break;
  1544. }
  1545. } while_each_thread(g, p);
  1546. }
  1547. rcu_read_unlock();
  1548. done:
  1549. atomic_set(&core_state->nr_threads, nr);
  1550. return nr;
  1551. }
  1552. static int coredump_wait(int exit_code, struct core_state *core_state)
  1553. {
  1554. struct task_struct *tsk = current;
  1555. struct mm_struct *mm = tsk->mm;
  1556. struct completion *vfork_done;
  1557. int core_waiters = -EBUSY;
  1558. init_completion(&core_state->startup);
  1559. core_state->dumper.task = tsk;
  1560. core_state->dumper.next = NULL;
  1561. down_write(&mm->mmap_sem);
  1562. if (!mm->core_state)
  1563. core_waiters = zap_threads(tsk, mm, core_state, exit_code);
  1564. up_write(&mm->mmap_sem);
  1565. if (unlikely(core_waiters < 0))
  1566. goto fail;
  1567. /*
  1568. * Make sure nobody is waiting for us to release the VM,
  1569. * otherwise we can deadlock when we wait on each other
  1570. */
  1571. vfork_done = tsk->vfork_done;
  1572. if (vfork_done) {
  1573. tsk->vfork_done = NULL;
  1574. complete(vfork_done);
  1575. }
  1576. if (core_waiters)
  1577. wait_for_completion(&core_state->startup);
  1578. fail:
  1579. return core_waiters;
  1580. }
  1581. static void coredump_finish(struct mm_struct *mm)
  1582. {
  1583. struct core_thread *curr, *next;
  1584. struct task_struct *task;
  1585. next = mm->core_state->dumper.next;
  1586. while ((curr = next) != NULL) {
  1587. next = curr->next;
  1588. task = curr->task;
  1589. /*
  1590. * see exit_mm(), curr->task must not see
  1591. * ->task == NULL before we read ->next.
  1592. */
  1593. smp_mb();
  1594. curr->task = NULL;
  1595. wake_up_process(task);
  1596. }
  1597. mm->core_state = NULL;
  1598. }
  1599. /*
  1600. * set_dumpable converts traditional three-value dumpable to two flags and
  1601. * stores them into mm->flags. It modifies lower two bits of mm->flags, but
  1602. * these bits are not changed atomically. So get_dumpable can observe the
  1603. * intermediate state. To avoid doing unexpected behavior, get get_dumpable
  1604. * return either old dumpable or new one by paying attention to the order of
  1605. * modifying the bits.
  1606. *
  1607. * dumpable | mm->flags (binary)
  1608. * old new | initial interim final
  1609. * ---------+-----------------------
  1610. * 0 1 | 00 01 01
  1611. * 0 2 | 00 10(*) 11
  1612. * 1 0 | 01 00 00
  1613. * 1 2 | 01 11 11
  1614. * 2 0 | 11 10(*) 00
  1615. * 2 1 | 11 11 01
  1616. *
  1617. * (*) get_dumpable regards interim value of 10 as 11.
  1618. */
  1619. void set_dumpable(struct mm_struct *mm, int value)
  1620. {
  1621. switch (value) {
  1622. case 0:
  1623. clear_bit(MMF_DUMPABLE, &mm->flags);
  1624. smp_wmb();
  1625. clear_bit(MMF_DUMP_SECURELY, &mm->flags);
  1626. break;
  1627. case 1:
  1628. set_bit(MMF_DUMPABLE, &mm->flags);
  1629. smp_wmb();
  1630. clear_bit(MMF_DUMP_SECURELY, &mm->flags);
  1631. break;
  1632. case 2:
  1633. set_bit(MMF_DUMP_SECURELY, &mm->flags);
  1634. smp_wmb();
  1635. set_bit(MMF_DUMPABLE, &mm->flags);
  1636. break;
  1637. }
  1638. }
  1639. static int __get_dumpable(unsigned long mm_flags)
  1640. {
  1641. int ret;
  1642. ret = mm_flags & MMF_DUMPABLE_MASK;
  1643. return (ret >= 2) ? 2 : ret;
  1644. }
  1645. int get_dumpable(struct mm_struct *mm)
  1646. {
  1647. return __get_dumpable(mm->flags);
  1648. }
  1649. static void wait_for_dump_helpers(struct file *file)
  1650. {
  1651. struct pipe_inode_info *pipe;
  1652. pipe = file->f_path.dentry->d_inode->i_pipe;
  1653. pipe_lock(pipe);
  1654. pipe->readers++;
  1655. pipe->writers--;
  1656. while ((pipe->readers > 1) && (!signal_pending(current))) {
  1657. wake_up_interruptible_sync(&pipe->wait);
  1658. kill_fasync(&pipe->fasync_readers, SIGIO, POLL_IN);
  1659. pipe_wait(pipe);
  1660. }
  1661. pipe->readers--;
  1662. pipe->writers++;
  1663. pipe_unlock(pipe);
  1664. }
  1665. /*
  1666. * umh_pipe_setup
  1667. * helper function to customize the process used
  1668. * to collect the core in userspace. Specifically
  1669. * it sets up a pipe and installs it as fd 0 (stdin)
  1670. * for the process. Returns 0 on success, or
  1671. * PTR_ERR on failure.
  1672. * Note that it also sets the core limit to 1. This
  1673. * is a special value that we use to trap recursive
  1674. * core dumps
  1675. */
  1676. static int umh_pipe_setup(struct subprocess_info *info)
  1677. {
  1678. struct file *rp, *wp;
  1679. struct fdtable *fdt;
  1680. struct coredump_params *cp = (struct coredump_params *)info->data;
  1681. struct files_struct *cf = current->files;
  1682. wp = create_write_pipe(0);
  1683. if (IS_ERR(wp))
  1684. return PTR_ERR(wp);
  1685. rp = create_read_pipe(wp, 0);
  1686. if (IS_ERR(rp)) {
  1687. free_write_pipe(wp);
  1688. return PTR_ERR(rp);
  1689. }
  1690. cp->file = wp;
  1691. sys_close(0);
  1692. fd_install(0, rp);
  1693. spin_lock(&cf->file_lock);
  1694. fdt = files_fdtable(cf);
  1695. FD_SET(0, fdt->open_fds);
  1696. FD_CLR(0, fdt->close_on_exec);
  1697. spin_unlock(&cf->file_lock);
  1698. /* and disallow core files too */
  1699. current->signal->rlim[RLIMIT_CORE] = (struct rlimit){1, 1};
  1700. return 0;
  1701. }
  1702. void do_coredump(long signr, int exit_code, struct pt_regs *regs)
  1703. {
  1704. struct core_state core_state;
  1705. struct core_name cn;
  1706. struct mm_struct *mm = current->mm;
  1707. struct linux_binfmt * binfmt;
  1708. const struct cred *old_cred;
  1709. struct cred *cred;
  1710. int retval = 0;
  1711. int flag = 0;
  1712. int ispipe;
  1713. static atomic_t core_dump_count = ATOMIC_INIT(0);
  1714. struct coredump_params cprm = {
  1715. .signr = signr,
  1716. .regs = regs,
  1717. .limit = rlimit(RLIMIT_CORE),
  1718. /*
  1719. * We must use the same mm->flags while dumping core to avoid
  1720. * inconsistency of bit flags, since this flag is not protected
  1721. * by any locks.
  1722. */
  1723. .mm_flags = mm->flags,
  1724. };
  1725. audit_core_dumps(signr);
  1726. binfmt = mm->binfmt;
  1727. if (!binfmt || !binfmt->core_dump)
  1728. goto fail;
  1729. if (!__get_dumpable(cprm.mm_flags))
  1730. goto fail;
  1731. cred = prepare_creds();
  1732. if (!cred)
  1733. goto fail;
  1734. /*
  1735. * We cannot trust fsuid as being the "true" uid of the
  1736. * process nor do we know its entire history. We only know it
  1737. * was tainted so we dump it as root in mode 2.
  1738. */
  1739. if (__get_dumpable(cprm.mm_flags) == 2) {
  1740. /* Setuid core dump mode */
  1741. flag = O_EXCL; /* Stop rewrite attacks */
  1742. cred->fsuid = 0; /* Dump root private */
  1743. }
  1744. retval = coredump_wait(exit_code, &core_state);
  1745. if (retval < 0)
  1746. goto fail_creds;
  1747. old_cred = override_creds(cred);
  1748. /*
  1749. * Clear any false indication of pending signals that might
  1750. * be seen by the filesystem code called to write the core file.
  1751. */
  1752. clear_thread_flag(TIF_SIGPENDING);
  1753. ispipe = format_corename(&cn, signr);
  1754. if (ispipe == -ENOMEM) {
  1755. printk(KERN_WARNING "format_corename failed\n");
  1756. printk(KERN_WARNING "Aborting core\n");
  1757. goto fail_corename;
  1758. }
  1759. if (ispipe) {
  1760. int dump_count;
  1761. char **helper_argv;
  1762. if (cprm.limit == 1) {
  1763. /*
  1764. * Normally core limits are irrelevant to pipes, since
  1765. * we're not writing to the file system, but we use
  1766. * cprm.limit of 1 here as a speacial value. Any
  1767. * non-1 limit gets set to RLIM_INFINITY below, but
  1768. * a limit of 0 skips the dump. This is a consistent
  1769. * way to catch recursive crashes. We can still crash
  1770. * if the core_pattern binary sets RLIM_CORE = !1
  1771. * but it runs as root, and can do lots of stupid things
  1772. * Note that we use task_tgid_vnr here to grab the pid
  1773. * of the process group leader. That way we get the
  1774. * right pid if a thread in a multi-threaded
  1775. * core_pattern process dies.
  1776. */
  1777. printk(KERN_WARNING
  1778. "Process %d(%s) has RLIMIT_CORE set to 1\n",
  1779. task_tgid_vnr(current), current->comm);
  1780. printk(KERN_WARNING "Aborting core\n");
  1781. goto fail_unlock;
  1782. }
  1783. cprm.limit = RLIM_INFINITY;
  1784. dump_count = atomic_inc_return(&core_dump_count);
  1785. if (core_pipe_limit && (core_pipe_limit < dump_count)) {
  1786. printk(KERN_WARNING "Pid %d(%s) over core_pipe_limit\n",
  1787. task_tgid_vnr(current), current->comm);
  1788. printk(KERN_WARNING "Skipping core dump\n");
  1789. goto fail_dropcount;
  1790. }
  1791. helper_argv = argv_split(GFP_KERNEL, cn.corename+1, NULL);
  1792. if (!helper_argv) {
  1793. printk(KERN_WARNING "%s failed to allocate memory\n",
  1794. __func__);
  1795. goto fail_dropcount;
  1796. }
  1797. retval = call_usermodehelper_fns(helper_argv[0], helper_argv,
  1798. NULL, UMH_WAIT_EXEC, umh_pipe_setup,
  1799. NULL, &cprm);
  1800. argv_free(helper_argv);
  1801. if (retval) {
  1802. printk(KERN_INFO "Core dump to %s pipe failed\n",
  1803. cn.corename);
  1804. goto close_fail;
  1805. }
  1806. } else {
  1807. struct inode *inode;
  1808. if (cprm.limit < binfmt->min_coredump)
  1809. goto fail_unlock;
  1810. cprm.file = filp_open(cn.corename,
  1811. O_CREAT | 2 | O_NOFOLLOW | O_LARGEFILE | flag,
  1812. 0600);
  1813. if (IS_ERR(cprm.file))
  1814. goto fail_unlock;
  1815. inode = cprm.file->f_path.dentry->d_inode;
  1816. if (inode->i_nlink > 1)
  1817. goto close_fail;
  1818. if (d_unhashed(cprm.file->f_path.dentry))
  1819. goto close_fail;
  1820. /*
  1821. * AK: actually i see no reason to not allow this for named
  1822. * pipes etc, but keep the previous behaviour for now.
  1823. */
  1824. if (!S_ISREG(inode->i_mode))
  1825. goto close_fail;
  1826. /*
  1827. * Dont allow local users get cute and trick others to coredump
  1828. * into their pre-created files.
  1829. */
  1830. if (inode->i_uid != current_fsuid())
  1831. goto close_fail;
  1832. if (!cprm.file->f_op || !cprm.file->f_op->write)
  1833. goto close_fail;
  1834. if (do_truncate(cprm.file->f_path.dentry, 0, 0, cprm.file))
  1835. goto close_fail;
  1836. }
  1837. retval = binfmt->core_dump(&cprm);
  1838. if (retval)
  1839. current->signal->group_exit_code |= 0x80;
  1840. if (ispipe && core_pipe_limit)
  1841. wait_for_dump_helpers(cprm.file);
  1842. close_fail:
  1843. if (cprm.file)
  1844. filp_close(cprm.file, NULL);
  1845. fail_dropcount:
  1846. if (ispipe)
  1847. atomic_dec(&core_dump_count);
  1848. fail_unlock:
  1849. kfree(cn.corename);
  1850. fail_corename:
  1851. coredump_finish(mm);
  1852. revert_creds(old_cred);
  1853. fail_creds:
  1854. put_cred(cred);
  1855. fail:
  1856. return;
  1857. }
  1858. /*
  1859. * Core dumping helper functions. These are the only things you should
  1860. * do on a core-file: use only these functions to write out all the
  1861. * necessary info.
  1862. */
  1863. int dump_write(struct file *file, const void *addr, int nr)
  1864. {
  1865. return access_ok(VERIFY_READ, addr, nr) && file->f_op->write(file, addr, nr, &file->f_pos) == nr;
  1866. }
  1867. EXPORT_SYMBOL(dump_write);
  1868. int dump_seek(struct file *file, loff_t off)
  1869. {
  1870. int ret = 1;
  1871. if (file->f_op->llseek && file->f_op->llseek != no_llseek) {
  1872. if (file->f_op->llseek(file, off, SEEK_CUR) < 0)
  1873. return 0;
  1874. } else {
  1875. char *buf = (char *)get_zeroed_page(GFP_KERNEL);
  1876. if (!buf)
  1877. return 0;
  1878. while (off > 0) {
  1879. unsigned long n = off;
  1880. if (n > PAGE_SIZE)
  1881. n = PAGE_SIZE;
  1882. if (!dump_write(file, buf, n)) {
  1883. ret = 0;
  1884. break;
  1885. }
  1886. off -= n;
  1887. }
  1888. free_page((unsigned long)buf);
  1889. }
  1890. return ret;
  1891. }
  1892. EXPORT_SYMBOL(dump_seek);