sys.c 42 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880
  1. /*
  2. * linux/kernel/sys.c
  3. *
  4. * Copyright (C) 1991, 1992 Linus Torvalds
  5. */
  6. #include <linux/module.h>
  7. #include <linux/mm.h>
  8. #include <linux/utsname.h>
  9. #include <linux/mman.h>
  10. #include <linux/smp_lock.h>
  11. #include <linux/notifier.h>
  12. #include <linux/reboot.h>
  13. #include <linux/prctl.h>
  14. #include <linux/highuid.h>
  15. #include <linux/fs.h>
  16. #include <linux/resource.h>
  17. #include <linux/kernel.h>
  18. #include <linux/kexec.h>
  19. #include <linux/workqueue.h>
  20. #include <linux/capability.h>
  21. #include <linux/device.h>
  22. #include <linux/key.h>
  23. #include <linux/times.h>
  24. #include <linux/posix-timers.h>
  25. #include <linux/security.h>
  26. #include <linux/dcookies.h>
  27. #include <linux/suspend.h>
  28. #include <linux/tty.h>
  29. #include <linux/signal.h>
  30. #include <linux/cn_proc.h>
  31. #include <linux/getcpu.h>
  32. #include <linux/task_io_accounting_ops.h>
  33. #include <linux/seccomp.h>
  34. #include <linux/cpu.h>
  35. #include <linux/ptrace.h>
  36. #include <linux/compat.h>
  37. #include <linux/syscalls.h>
  38. #include <linux/kprobes.h>
  39. #include <linux/user_namespace.h>
  40. #include <asm/uaccess.h>
  41. #include <asm/io.h>
  42. #include <asm/unistd.h>
  43. #ifndef SET_UNALIGN_CTL
  44. # define SET_UNALIGN_CTL(a,b) (-EINVAL)
  45. #endif
  46. #ifndef GET_UNALIGN_CTL
  47. # define GET_UNALIGN_CTL(a,b) (-EINVAL)
  48. #endif
  49. #ifndef SET_FPEMU_CTL
  50. # define SET_FPEMU_CTL(a,b) (-EINVAL)
  51. #endif
  52. #ifndef GET_FPEMU_CTL
  53. # define GET_FPEMU_CTL(a,b) (-EINVAL)
  54. #endif
  55. #ifndef SET_FPEXC_CTL
  56. # define SET_FPEXC_CTL(a,b) (-EINVAL)
  57. #endif
  58. #ifndef GET_FPEXC_CTL
  59. # define GET_FPEXC_CTL(a,b) (-EINVAL)
  60. #endif
  61. #ifndef GET_ENDIAN
  62. # define GET_ENDIAN(a,b) (-EINVAL)
  63. #endif
  64. #ifndef SET_ENDIAN
  65. # define SET_ENDIAN(a,b) (-EINVAL)
  66. #endif
  67. #ifndef GET_TSC_CTL
  68. # define GET_TSC_CTL(a) (-EINVAL)
  69. #endif
  70. #ifndef SET_TSC_CTL
  71. # define SET_TSC_CTL(a) (-EINVAL)
  72. #endif
  73. /*
  74. * this is where the system-wide overflow UID and GID are defined, for
  75. * architectures that now have 32-bit UID/GID but didn't in the past
  76. */
  77. int overflowuid = DEFAULT_OVERFLOWUID;
  78. int overflowgid = DEFAULT_OVERFLOWGID;
  79. #ifdef CONFIG_UID16
  80. EXPORT_SYMBOL(overflowuid);
  81. EXPORT_SYMBOL(overflowgid);
  82. #endif
  83. /*
  84. * the same as above, but for filesystems which can only store a 16-bit
  85. * UID and GID. as such, this is needed on all architectures
  86. */
  87. int fs_overflowuid = DEFAULT_FS_OVERFLOWUID;
  88. int fs_overflowgid = DEFAULT_FS_OVERFLOWUID;
  89. EXPORT_SYMBOL(fs_overflowuid);
  90. EXPORT_SYMBOL(fs_overflowgid);
  91. /*
  92. * this indicates whether you can reboot with ctrl-alt-del: the default is yes
  93. */
  94. int C_A_D = 1;
  95. struct pid *cad_pid;
  96. EXPORT_SYMBOL(cad_pid);
  97. /*
  98. * If set, this is used for preparing the system to power off.
  99. */
  100. void (*pm_power_off_prepare)(void);
  101. /*
  102. * set the priority of a task
  103. * - the caller must hold the RCU read lock
  104. */
  105. static int set_one_prio(struct task_struct *p, int niceval, int error)
  106. {
  107. const struct cred *cred = current_cred(), *pcred = __task_cred(p);
  108. int no_nice;
  109. if (pcred->uid != cred->euid &&
  110. pcred->euid != cred->euid && !capable(CAP_SYS_NICE)) {
  111. error = -EPERM;
  112. goto out;
  113. }
  114. if (niceval < task_nice(p) && !can_nice(p, niceval)) {
  115. error = -EACCES;
  116. goto out;
  117. }
  118. no_nice = security_task_setnice(p, niceval);
  119. if (no_nice) {
  120. error = no_nice;
  121. goto out;
  122. }
  123. if (error == -ESRCH)
  124. error = 0;
  125. set_user_nice(p, niceval);
  126. out:
  127. return error;
  128. }
  129. SYSCALL_DEFINE3(setpriority, int, which, int, who, int, niceval)
  130. {
  131. struct task_struct *g, *p;
  132. struct user_struct *user;
  133. const struct cred *cred = current_cred();
  134. int error = -EINVAL;
  135. struct pid *pgrp;
  136. if (which > PRIO_USER || which < PRIO_PROCESS)
  137. goto out;
  138. /* normalize: avoid signed division (rounding problems) */
  139. error = -ESRCH;
  140. if (niceval < -20)
  141. niceval = -20;
  142. if (niceval > 19)
  143. niceval = 19;
  144. read_lock(&tasklist_lock);
  145. switch (which) {
  146. case PRIO_PROCESS:
  147. if (who)
  148. p = find_task_by_vpid(who);
  149. else
  150. p = current;
  151. if (p)
  152. error = set_one_prio(p, niceval, error);
  153. break;
  154. case PRIO_PGRP:
  155. if (who)
  156. pgrp = find_vpid(who);
  157. else
  158. pgrp = task_pgrp(current);
  159. do_each_pid_thread(pgrp, PIDTYPE_PGID, p) {
  160. error = set_one_prio(p, niceval, error);
  161. } while_each_pid_thread(pgrp, PIDTYPE_PGID, p);
  162. break;
  163. case PRIO_USER:
  164. user = (struct user_struct *) cred->user;
  165. if (!who)
  166. who = cred->uid;
  167. else if ((who != cred->uid) &&
  168. !(user = find_user(who)))
  169. goto out_unlock; /* No processes for this user */
  170. do_each_thread(g, p)
  171. if (__task_cred(p)->uid == who)
  172. error = set_one_prio(p, niceval, error);
  173. while_each_thread(g, p);
  174. if (who != cred->uid)
  175. free_uid(user); /* For find_user() */
  176. break;
  177. }
  178. out_unlock:
  179. read_unlock(&tasklist_lock);
  180. out:
  181. return error;
  182. }
  183. /*
  184. * Ugh. To avoid negative return values, "getpriority()" will
  185. * not return the normal nice-value, but a negated value that
  186. * has been offset by 20 (ie it returns 40..1 instead of -20..19)
  187. * to stay compatible.
  188. */
  189. SYSCALL_DEFINE2(getpriority, int, which, int, who)
  190. {
  191. struct task_struct *g, *p;
  192. struct user_struct *user;
  193. const struct cred *cred = current_cred();
  194. long niceval, retval = -ESRCH;
  195. struct pid *pgrp;
  196. if (which > PRIO_USER || which < PRIO_PROCESS)
  197. return -EINVAL;
  198. read_lock(&tasklist_lock);
  199. switch (which) {
  200. case PRIO_PROCESS:
  201. if (who)
  202. p = find_task_by_vpid(who);
  203. else
  204. p = current;
  205. if (p) {
  206. niceval = 20 - task_nice(p);
  207. if (niceval > retval)
  208. retval = niceval;
  209. }
  210. break;
  211. case PRIO_PGRP:
  212. if (who)
  213. pgrp = find_vpid(who);
  214. else
  215. pgrp = task_pgrp(current);
  216. do_each_pid_thread(pgrp, PIDTYPE_PGID, p) {
  217. niceval = 20 - task_nice(p);
  218. if (niceval > retval)
  219. retval = niceval;
  220. } while_each_pid_thread(pgrp, PIDTYPE_PGID, p);
  221. break;
  222. case PRIO_USER:
  223. user = (struct user_struct *) cred->user;
  224. if (!who)
  225. who = cred->uid;
  226. else if ((who != cred->uid) &&
  227. !(user = find_user(who)))
  228. goto out_unlock; /* No processes for this user */
  229. do_each_thread(g, p)
  230. if (__task_cred(p)->uid == who) {
  231. niceval = 20 - task_nice(p);
  232. if (niceval > retval)
  233. retval = niceval;
  234. }
  235. while_each_thread(g, p);
  236. if (who != cred->uid)
  237. free_uid(user); /* for find_user() */
  238. break;
  239. }
  240. out_unlock:
  241. read_unlock(&tasklist_lock);
  242. return retval;
  243. }
  244. /**
  245. * emergency_restart - reboot the system
  246. *
  247. * Without shutting down any hardware or taking any locks
  248. * reboot the system. This is called when we know we are in
  249. * trouble so this is our best effort to reboot. This is
  250. * safe to call in interrupt context.
  251. */
  252. void emergency_restart(void)
  253. {
  254. machine_emergency_restart();
  255. }
  256. EXPORT_SYMBOL_GPL(emergency_restart);
  257. void kernel_restart_prepare(char *cmd)
  258. {
  259. blocking_notifier_call_chain(&reboot_notifier_list, SYS_RESTART, cmd);
  260. system_state = SYSTEM_RESTART;
  261. device_shutdown();
  262. sysdev_shutdown();
  263. }
  264. /**
  265. * kernel_restart - reboot the system
  266. * @cmd: pointer to buffer containing command to execute for restart
  267. * or %NULL
  268. *
  269. * Shutdown everything and perform a clean reboot.
  270. * This is not safe to call in interrupt context.
  271. */
  272. void kernel_restart(char *cmd)
  273. {
  274. kernel_restart_prepare(cmd);
  275. if (!cmd)
  276. printk(KERN_EMERG "Restarting system.\n");
  277. else
  278. printk(KERN_EMERG "Restarting system with command '%s'.\n", cmd);
  279. machine_restart(cmd);
  280. }
  281. EXPORT_SYMBOL_GPL(kernel_restart);
  282. static void kernel_shutdown_prepare(enum system_states state)
  283. {
  284. blocking_notifier_call_chain(&reboot_notifier_list,
  285. (state == SYSTEM_HALT)?SYS_HALT:SYS_POWER_OFF, NULL);
  286. system_state = state;
  287. device_shutdown();
  288. }
  289. /**
  290. * kernel_halt - halt the system
  291. *
  292. * Shutdown everything and perform a clean system halt.
  293. */
  294. void kernel_halt(void)
  295. {
  296. kernel_shutdown_prepare(SYSTEM_HALT);
  297. sysdev_shutdown();
  298. printk(KERN_EMERG "System halted.\n");
  299. machine_halt();
  300. }
  301. EXPORT_SYMBOL_GPL(kernel_halt);
  302. /**
  303. * kernel_power_off - power_off the system
  304. *
  305. * Shutdown everything and perform a clean system power_off.
  306. */
  307. void kernel_power_off(void)
  308. {
  309. kernel_shutdown_prepare(SYSTEM_POWER_OFF);
  310. if (pm_power_off_prepare)
  311. pm_power_off_prepare();
  312. disable_nonboot_cpus();
  313. sysdev_shutdown();
  314. printk(KERN_EMERG "Power down.\n");
  315. machine_power_off();
  316. }
  317. EXPORT_SYMBOL_GPL(kernel_power_off);
  318. /*
  319. * Reboot system call: for obvious reasons only root may call it,
  320. * and even root needs to set up some magic numbers in the registers
  321. * so that some mistake won't make this reboot the whole machine.
  322. * You can also set the meaning of the ctrl-alt-del-key here.
  323. *
  324. * reboot doesn't sync: do that yourself before calling this.
  325. */
  326. SYSCALL_DEFINE4(reboot, int, magic1, int, magic2, unsigned int, cmd,
  327. void __user *, arg)
  328. {
  329. char buffer[256];
  330. /* We only trust the superuser with rebooting the system. */
  331. if (!capable(CAP_SYS_BOOT))
  332. return -EPERM;
  333. /* For safety, we require "magic" arguments. */
  334. if (magic1 != LINUX_REBOOT_MAGIC1 ||
  335. (magic2 != LINUX_REBOOT_MAGIC2 &&
  336. magic2 != LINUX_REBOOT_MAGIC2A &&
  337. magic2 != LINUX_REBOOT_MAGIC2B &&
  338. magic2 != LINUX_REBOOT_MAGIC2C))
  339. return -EINVAL;
  340. /* Instead of trying to make the power_off code look like
  341. * halt when pm_power_off is not set do it the easy way.
  342. */
  343. if ((cmd == LINUX_REBOOT_CMD_POWER_OFF) && !pm_power_off)
  344. cmd = LINUX_REBOOT_CMD_HALT;
  345. lock_kernel();
  346. switch (cmd) {
  347. case LINUX_REBOOT_CMD_RESTART:
  348. kernel_restart(NULL);
  349. break;
  350. case LINUX_REBOOT_CMD_CAD_ON:
  351. C_A_D = 1;
  352. break;
  353. case LINUX_REBOOT_CMD_CAD_OFF:
  354. C_A_D = 0;
  355. break;
  356. case LINUX_REBOOT_CMD_HALT:
  357. kernel_halt();
  358. unlock_kernel();
  359. do_exit(0);
  360. break;
  361. case LINUX_REBOOT_CMD_POWER_OFF:
  362. kernel_power_off();
  363. unlock_kernel();
  364. do_exit(0);
  365. break;
  366. case LINUX_REBOOT_CMD_RESTART2:
  367. if (strncpy_from_user(&buffer[0], arg, sizeof(buffer) - 1) < 0) {
  368. unlock_kernel();
  369. return -EFAULT;
  370. }
  371. buffer[sizeof(buffer) - 1] = '\0';
  372. kernel_restart(buffer);
  373. break;
  374. #ifdef CONFIG_KEXEC
  375. case LINUX_REBOOT_CMD_KEXEC:
  376. {
  377. int ret;
  378. ret = kernel_kexec();
  379. unlock_kernel();
  380. return ret;
  381. }
  382. #endif
  383. #ifdef CONFIG_HIBERNATION
  384. case LINUX_REBOOT_CMD_SW_SUSPEND:
  385. {
  386. int ret = hibernate();
  387. unlock_kernel();
  388. return ret;
  389. }
  390. #endif
  391. default:
  392. unlock_kernel();
  393. return -EINVAL;
  394. }
  395. unlock_kernel();
  396. return 0;
  397. }
  398. static void deferred_cad(struct work_struct *dummy)
  399. {
  400. kernel_restart(NULL);
  401. }
  402. /*
  403. * This function gets called by ctrl-alt-del - ie the keyboard interrupt.
  404. * As it's called within an interrupt, it may NOT sync: the only choice
  405. * is whether to reboot at once, or just ignore the ctrl-alt-del.
  406. */
  407. void ctrl_alt_del(void)
  408. {
  409. static DECLARE_WORK(cad_work, deferred_cad);
  410. if (C_A_D)
  411. schedule_work(&cad_work);
  412. else
  413. kill_cad_pid(SIGINT, 1);
  414. }
  415. /*
  416. * Unprivileged users may change the real gid to the effective gid
  417. * or vice versa. (BSD-style)
  418. *
  419. * If you set the real gid at all, or set the effective gid to a value not
  420. * equal to the real gid, then the saved gid is set to the new effective gid.
  421. *
  422. * This makes it possible for a setgid program to completely drop its
  423. * privileges, which is often a useful assertion to make when you are doing
  424. * a security audit over a program.
  425. *
  426. * The general idea is that a program which uses just setregid() will be
  427. * 100% compatible with BSD. A program which uses just setgid() will be
  428. * 100% compatible with POSIX with saved IDs.
  429. *
  430. * SMP: There are not races, the GIDs are checked only by filesystem
  431. * operations (as far as semantic preservation is concerned).
  432. */
  433. SYSCALL_DEFINE2(setregid, gid_t, rgid, gid_t, egid)
  434. {
  435. const struct cred *old;
  436. struct cred *new;
  437. int retval;
  438. new = prepare_creds();
  439. if (!new)
  440. return -ENOMEM;
  441. old = current_cred();
  442. retval = security_task_setgid(rgid, egid, (gid_t)-1, LSM_SETID_RE);
  443. if (retval)
  444. goto error;
  445. retval = -EPERM;
  446. if (rgid != (gid_t) -1) {
  447. if (old->gid == rgid ||
  448. old->egid == rgid ||
  449. capable(CAP_SETGID))
  450. new->gid = rgid;
  451. else
  452. goto error;
  453. }
  454. if (egid != (gid_t) -1) {
  455. if (old->gid == egid ||
  456. old->egid == egid ||
  457. old->sgid == egid ||
  458. capable(CAP_SETGID))
  459. new->egid = egid;
  460. else
  461. goto error;
  462. }
  463. if (rgid != (gid_t) -1 ||
  464. (egid != (gid_t) -1 && egid != old->gid))
  465. new->sgid = new->egid;
  466. new->fsgid = new->egid;
  467. return commit_creds(new);
  468. error:
  469. abort_creds(new);
  470. return retval;
  471. }
  472. /*
  473. * setgid() is implemented like SysV w/ SAVED_IDS
  474. *
  475. * SMP: Same implicit races as above.
  476. */
  477. SYSCALL_DEFINE1(setgid, gid_t, gid)
  478. {
  479. const struct cred *old;
  480. struct cred *new;
  481. int retval;
  482. new = prepare_creds();
  483. if (!new)
  484. return -ENOMEM;
  485. old = current_cred();
  486. retval = security_task_setgid(gid, (gid_t)-1, (gid_t)-1, LSM_SETID_ID);
  487. if (retval)
  488. goto error;
  489. retval = -EPERM;
  490. if (capable(CAP_SETGID))
  491. new->gid = new->egid = new->sgid = new->fsgid = gid;
  492. else if (gid == old->gid || gid == old->sgid)
  493. new->egid = new->fsgid = gid;
  494. else
  495. goto error;
  496. return commit_creds(new);
  497. error:
  498. abort_creds(new);
  499. return retval;
  500. }
  501. /*
  502. * change the user struct in a credentials set to match the new UID
  503. */
  504. static int set_user(struct cred *new)
  505. {
  506. struct user_struct *new_user;
  507. new_user = alloc_uid(current_user_ns(), new->uid);
  508. if (!new_user)
  509. return -EAGAIN;
  510. if (atomic_read(&new_user->processes) >=
  511. current->signal->rlim[RLIMIT_NPROC].rlim_cur &&
  512. new_user != INIT_USER) {
  513. free_uid(new_user);
  514. return -EAGAIN;
  515. }
  516. free_uid(new->user);
  517. new->user = new_user;
  518. return 0;
  519. }
  520. /*
  521. * Unprivileged users may change the real uid to the effective uid
  522. * or vice versa. (BSD-style)
  523. *
  524. * If you set the real uid at all, or set the effective uid to a value not
  525. * equal to the real uid, then the saved uid is set to the new effective uid.
  526. *
  527. * This makes it possible for a setuid program to completely drop its
  528. * privileges, which is often a useful assertion to make when you are doing
  529. * a security audit over a program.
  530. *
  531. * The general idea is that a program which uses just setreuid() will be
  532. * 100% compatible with BSD. A program which uses just setuid() will be
  533. * 100% compatible with POSIX with saved IDs.
  534. */
  535. SYSCALL_DEFINE2(setreuid, uid_t, ruid, uid_t, euid)
  536. {
  537. const struct cred *old;
  538. struct cred *new;
  539. int retval;
  540. new = prepare_creds();
  541. if (!new)
  542. return -ENOMEM;
  543. old = current_cred();
  544. retval = security_task_setuid(ruid, euid, (uid_t)-1, LSM_SETID_RE);
  545. if (retval)
  546. goto error;
  547. retval = -EPERM;
  548. if (ruid != (uid_t) -1) {
  549. new->uid = ruid;
  550. if (old->uid != ruid &&
  551. old->euid != ruid &&
  552. !capable(CAP_SETUID))
  553. goto error;
  554. }
  555. if (euid != (uid_t) -1) {
  556. new->euid = euid;
  557. if (old->uid != euid &&
  558. old->euid != euid &&
  559. old->suid != euid &&
  560. !capable(CAP_SETUID))
  561. goto error;
  562. }
  563. retval = -EAGAIN;
  564. if (new->uid != old->uid && set_user(new) < 0)
  565. goto error;
  566. if (ruid != (uid_t) -1 ||
  567. (euid != (uid_t) -1 && euid != old->uid))
  568. new->suid = new->euid;
  569. new->fsuid = new->euid;
  570. retval = security_task_fix_setuid(new, old, LSM_SETID_RE);
  571. if (retval < 0)
  572. goto error;
  573. return commit_creds(new);
  574. error:
  575. abort_creds(new);
  576. return retval;
  577. }
  578. /*
  579. * setuid() is implemented like SysV with SAVED_IDS
  580. *
  581. * Note that SAVED_ID's is deficient in that a setuid root program
  582. * like sendmail, for example, cannot set its uid to be a normal
  583. * user and then switch back, because if you're root, setuid() sets
  584. * the saved uid too. If you don't like this, blame the bright people
  585. * in the POSIX committee and/or USG. Note that the BSD-style setreuid()
  586. * will allow a root program to temporarily drop privileges and be able to
  587. * regain them by swapping the real and effective uid.
  588. */
  589. SYSCALL_DEFINE1(setuid, uid_t, uid)
  590. {
  591. const struct cred *old;
  592. struct cred *new;
  593. int retval;
  594. new = prepare_creds();
  595. if (!new)
  596. return -ENOMEM;
  597. old = current_cred();
  598. retval = security_task_setuid(uid, (uid_t)-1, (uid_t)-1, LSM_SETID_ID);
  599. if (retval)
  600. goto error;
  601. retval = -EPERM;
  602. if (capable(CAP_SETUID)) {
  603. new->suid = new->uid = uid;
  604. if (uid != old->uid && set_user(new) < 0) {
  605. retval = -EAGAIN;
  606. goto error;
  607. }
  608. } else if (uid != old->uid && uid != new->suid) {
  609. goto error;
  610. }
  611. new->fsuid = new->euid = uid;
  612. retval = security_task_fix_setuid(new, old, LSM_SETID_ID);
  613. if (retval < 0)
  614. goto error;
  615. return commit_creds(new);
  616. error:
  617. abort_creds(new);
  618. return retval;
  619. }
  620. /*
  621. * This function implements a generic ability to update ruid, euid,
  622. * and suid. This allows you to implement the 4.4 compatible seteuid().
  623. */
  624. SYSCALL_DEFINE3(setresuid, uid_t, ruid, uid_t, euid, uid_t, suid)
  625. {
  626. const struct cred *old;
  627. struct cred *new;
  628. int retval;
  629. new = prepare_creds();
  630. if (!new)
  631. return -ENOMEM;
  632. retval = security_task_setuid(ruid, euid, suid, LSM_SETID_RES);
  633. if (retval)
  634. goto error;
  635. old = current_cred();
  636. retval = -EPERM;
  637. if (!capable(CAP_SETUID)) {
  638. if (ruid != (uid_t) -1 && ruid != old->uid &&
  639. ruid != old->euid && ruid != old->suid)
  640. goto error;
  641. if (euid != (uid_t) -1 && euid != old->uid &&
  642. euid != old->euid && euid != old->suid)
  643. goto error;
  644. if (suid != (uid_t) -1 && suid != old->uid &&
  645. suid != old->euid && suid != old->suid)
  646. goto error;
  647. }
  648. retval = -EAGAIN;
  649. if (ruid != (uid_t) -1) {
  650. new->uid = ruid;
  651. if (ruid != old->uid && set_user(new) < 0)
  652. goto error;
  653. }
  654. if (euid != (uid_t) -1)
  655. new->euid = euid;
  656. if (suid != (uid_t) -1)
  657. new->suid = suid;
  658. new->fsuid = new->euid;
  659. retval = security_task_fix_setuid(new, old, LSM_SETID_RES);
  660. if (retval < 0)
  661. goto error;
  662. return commit_creds(new);
  663. error:
  664. abort_creds(new);
  665. return retval;
  666. }
  667. SYSCALL_DEFINE3(getresuid, uid_t __user *, ruid, uid_t __user *, euid, uid_t __user *, suid)
  668. {
  669. const struct cred *cred = current_cred();
  670. int retval;
  671. if (!(retval = put_user(cred->uid, ruid)) &&
  672. !(retval = put_user(cred->euid, euid)))
  673. retval = put_user(cred->suid, suid);
  674. return retval;
  675. }
  676. /*
  677. * Same as above, but for rgid, egid, sgid.
  678. */
  679. SYSCALL_DEFINE3(setresgid, gid_t, rgid, gid_t, egid, gid_t, sgid)
  680. {
  681. const struct cred *old;
  682. struct cred *new;
  683. int retval;
  684. new = prepare_creds();
  685. if (!new)
  686. return -ENOMEM;
  687. old = current_cred();
  688. retval = security_task_setgid(rgid, egid, sgid, LSM_SETID_RES);
  689. if (retval)
  690. goto error;
  691. retval = -EPERM;
  692. if (!capable(CAP_SETGID)) {
  693. if (rgid != (gid_t) -1 && rgid != old->gid &&
  694. rgid != old->egid && rgid != old->sgid)
  695. goto error;
  696. if (egid != (gid_t) -1 && egid != old->gid &&
  697. egid != old->egid && egid != old->sgid)
  698. goto error;
  699. if (sgid != (gid_t) -1 && sgid != old->gid &&
  700. sgid != old->egid && sgid != old->sgid)
  701. goto error;
  702. }
  703. if (rgid != (gid_t) -1)
  704. new->gid = rgid;
  705. if (egid != (gid_t) -1)
  706. new->egid = egid;
  707. if (sgid != (gid_t) -1)
  708. new->sgid = sgid;
  709. new->fsgid = new->egid;
  710. return commit_creds(new);
  711. error:
  712. abort_creds(new);
  713. return retval;
  714. }
  715. SYSCALL_DEFINE3(getresgid, gid_t __user *, rgid, gid_t __user *, egid, gid_t __user *, sgid)
  716. {
  717. const struct cred *cred = current_cred();
  718. int retval;
  719. if (!(retval = put_user(cred->gid, rgid)) &&
  720. !(retval = put_user(cred->egid, egid)))
  721. retval = put_user(cred->sgid, sgid);
  722. return retval;
  723. }
  724. /*
  725. * "setfsuid()" sets the fsuid - the uid used for filesystem checks. This
  726. * is used for "access()" and for the NFS daemon (letting nfsd stay at
  727. * whatever uid it wants to). It normally shadows "euid", except when
  728. * explicitly set by setfsuid() or for access..
  729. */
  730. SYSCALL_DEFINE1(setfsuid, uid_t, uid)
  731. {
  732. const struct cred *old;
  733. struct cred *new;
  734. uid_t old_fsuid;
  735. new = prepare_creds();
  736. if (!new)
  737. return current_fsuid();
  738. old = current_cred();
  739. old_fsuid = old->fsuid;
  740. if (security_task_setuid(uid, (uid_t)-1, (uid_t)-1, LSM_SETID_FS) < 0)
  741. goto error;
  742. if (uid == old->uid || uid == old->euid ||
  743. uid == old->suid || uid == old->fsuid ||
  744. capable(CAP_SETUID)) {
  745. if (uid != old_fsuid) {
  746. new->fsuid = uid;
  747. if (security_task_fix_setuid(new, old, LSM_SETID_FS) == 0)
  748. goto change_okay;
  749. }
  750. }
  751. error:
  752. abort_creds(new);
  753. return old_fsuid;
  754. change_okay:
  755. commit_creds(new);
  756. return old_fsuid;
  757. }
  758. /*
  759. * Samma på svenska..
  760. */
  761. SYSCALL_DEFINE1(setfsgid, gid_t, gid)
  762. {
  763. const struct cred *old;
  764. struct cred *new;
  765. gid_t old_fsgid;
  766. new = prepare_creds();
  767. if (!new)
  768. return current_fsgid();
  769. old = current_cred();
  770. old_fsgid = old->fsgid;
  771. if (security_task_setgid(gid, (gid_t)-1, (gid_t)-1, LSM_SETID_FS))
  772. goto error;
  773. if (gid == old->gid || gid == old->egid ||
  774. gid == old->sgid || gid == old->fsgid ||
  775. capable(CAP_SETGID)) {
  776. if (gid != old_fsgid) {
  777. new->fsgid = gid;
  778. goto change_okay;
  779. }
  780. }
  781. error:
  782. abort_creds(new);
  783. return old_fsgid;
  784. change_okay:
  785. commit_creds(new);
  786. return old_fsgid;
  787. }
  788. void do_sys_times(struct tms *tms)
  789. {
  790. struct task_cputime cputime;
  791. cputime_t cutime, cstime;
  792. thread_group_cputime(current, &cputime);
  793. spin_lock_irq(&current->sighand->siglock);
  794. cutime = current->signal->cutime;
  795. cstime = current->signal->cstime;
  796. spin_unlock_irq(&current->sighand->siglock);
  797. tms->tms_utime = cputime_to_clock_t(cputime.utime);
  798. tms->tms_stime = cputime_to_clock_t(cputime.stime);
  799. tms->tms_cutime = cputime_to_clock_t(cutime);
  800. tms->tms_cstime = cputime_to_clock_t(cstime);
  801. }
  802. SYSCALL_DEFINE1(times, struct tms __user *, tbuf)
  803. {
  804. if (tbuf) {
  805. struct tms tmp;
  806. do_sys_times(&tmp);
  807. if (copy_to_user(tbuf, &tmp, sizeof(struct tms)))
  808. return -EFAULT;
  809. }
  810. force_successful_syscall_return();
  811. return (long) jiffies_64_to_clock_t(get_jiffies_64());
  812. }
  813. /*
  814. * This needs some heavy checking ...
  815. * I just haven't the stomach for it. I also don't fully
  816. * understand sessions/pgrp etc. Let somebody who does explain it.
  817. *
  818. * OK, I think I have the protection semantics right.... this is really
  819. * only important on a multi-user system anyway, to make sure one user
  820. * can't send a signal to a process owned by another. -TYT, 12/12/91
  821. *
  822. * Auch. Had to add the 'did_exec' flag to conform completely to POSIX.
  823. * LBT 04.03.94
  824. */
  825. SYSCALL_DEFINE2(setpgid, pid_t, pid, pid_t, pgid)
  826. {
  827. struct task_struct *p;
  828. struct task_struct *group_leader = current->group_leader;
  829. struct pid *pgrp;
  830. int err;
  831. if (!pid)
  832. pid = task_pid_vnr(group_leader);
  833. if (!pgid)
  834. pgid = pid;
  835. if (pgid < 0)
  836. return -EINVAL;
  837. /* From this point forward we keep holding onto the tasklist lock
  838. * so that our parent does not change from under us. -DaveM
  839. */
  840. write_lock_irq(&tasklist_lock);
  841. err = -ESRCH;
  842. p = find_task_by_vpid(pid);
  843. if (!p)
  844. goto out;
  845. err = -EINVAL;
  846. if (!thread_group_leader(p))
  847. goto out;
  848. if (same_thread_group(p->real_parent, group_leader)) {
  849. err = -EPERM;
  850. if (task_session(p) != task_session(group_leader))
  851. goto out;
  852. err = -EACCES;
  853. if (p->did_exec)
  854. goto out;
  855. } else {
  856. err = -ESRCH;
  857. if (p != group_leader)
  858. goto out;
  859. }
  860. err = -EPERM;
  861. if (p->signal->leader)
  862. goto out;
  863. pgrp = task_pid(p);
  864. if (pgid != pid) {
  865. struct task_struct *g;
  866. pgrp = find_vpid(pgid);
  867. g = pid_task(pgrp, PIDTYPE_PGID);
  868. if (!g || task_session(g) != task_session(group_leader))
  869. goto out;
  870. }
  871. err = security_task_setpgid(p, pgid);
  872. if (err)
  873. goto out;
  874. if (task_pgrp(p) != pgrp) {
  875. change_pid(p, PIDTYPE_PGID, pgrp);
  876. set_task_pgrp(p, pid_nr(pgrp));
  877. }
  878. err = 0;
  879. out:
  880. /* All paths lead to here, thus we are safe. -DaveM */
  881. write_unlock_irq(&tasklist_lock);
  882. return err;
  883. }
  884. SYSCALL_DEFINE1(getpgid, pid_t, pid)
  885. {
  886. struct task_struct *p;
  887. struct pid *grp;
  888. int retval;
  889. rcu_read_lock();
  890. if (!pid)
  891. grp = task_pgrp(current);
  892. else {
  893. retval = -ESRCH;
  894. p = find_task_by_vpid(pid);
  895. if (!p)
  896. goto out;
  897. grp = task_pgrp(p);
  898. if (!grp)
  899. goto out;
  900. retval = security_task_getpgid(p);
  901. if (retval)
  902. goto out;
  903. }
  904. retval = pid_vnr(grp);
  905. out:
  906. rcu_read_unlock();
  907. return retval;
  908. }
  909. #ifdef __ARCH_WANT_SYS_GETPGRP
  910. SYSCALL_DEFINE0(getpgrp)
  911. {
  912. return sys_getpgid(0);
  913. }
  914. #endif
  915. SYSCALL_DEFINE1(getsid, pid_t, pid)
  916. {
  917. struct task_struct *p;
  918. struct pid *sid;
  919. int retval;
  920. rcu_read_lock();
  921. if (!pid)
  922. sid = task_session(current);
  923. else {
  924. retval = -ESRCH;
  925. p = find_task_by_vpid(pid);
  926. if (!p)
  927. goto out;
  928. sid = task_session(p);
  929. if (!sid)
  930. goto out;
  931. retval = security_task_getsid(p);
  932. if (retval)
  933. goto out;
  934. }
  935. retval = pid_vnr(sid);
  936. out:
  937. rcu_read_unlock();
  938. return retval;
  939. }
  940. SYSCALL_DEFINE0(setsid)
  941. {
  942. struct task_struct *group_leader = current->group_leader;
  943. struct pid *sid = task_pid(group_leader);
  944. pid_t session = pid_vnr(sid);
  945. int err = -EPERM;
  946. write_lock_irq(&tasklist_lock);
  947. /* Fail if I am already a session leader */
  948. if (group_leader->signal->leader)
  949. goto out;
  950. /* Fail if a process group id already exists that equals the
  951. * proposed session id.
  952. */
  953. if (pid_task(sid, PIDTYPE_PGID))
  954. goto out;
  955. group_leader->signal->leader = 1;
  956. __set_special_pids(sid);
  957. proc_clear_tty(group_leader);
  958. err = session;
  959. out:
  960. write_unlock_irq(&tasklist_lock);
  961. return err;
  962. }
  963. /*
  964. * Supplementary group IDs
  965. */
  966. /* init to 2 - one for init_task, one to ensure it is never freed */
  967. struct group_info init_groups = { .usage = ATOMIC_INIT(2) };
  968. struct group_info *groups_alloc(int gidsetsize)
  969. {
  970. struct group_info *group_info;
  971. int nblocks;
  972. int i;
  973. nblocks = (gidsetsize + NGROUPS_PER_BLOCK - 1) / NGROUPS_PER_BLOCK;
  974. /* Make sure we always allocate at least one indirect block pointer */
  975. nblocks = nblocks ? : 1;
  976. group_info = kmalloc(sizeof(*group_info) + nblocks*sizeof(gid_t *), GFP_USER);
  977. if (!group_info)
  978. return NULL;
  979. group_info->ngroups = gidsetsize;
  980. group_info->nblocks = nblocks;
  981. atomic_set(&group_info->usage, 1);
  982. if (gidsetsize <= NGROUPS_SMALL)
  983. group_info->blocks[0] = group_info->small_block;
  984. else {
  985. for (i = 0; i < nblocks; i++) {
  986. gid_t *b;
  987. b = (void *)__get_free_page(GFP_USER);
  988. if (!b)
  989. goto out_undo_partial_alloc;
  990. group_info->blocks[i] = b;
  991. }
  992. }
  993. return group_info;
  994. out_undo_partial_alloc:
  995. while (--i >= 0) {
  996. free_page((unsigned long)group_info->blocks[i]);
  997. }
  998. kfree(group_info);
  999. return NULL;
  1000. }
  1001. EXPORT_SYMBOL(groups_alloc);
  1002. void groups_free(struct group_info *group_info)
  1003. {
  1004. if (group_info->blocks[0] != group_info->small_block) {
  1005. int i;
  1006. for (i = 0; i < group_info->nblocks; i++)
  1007. free_page((unsigned long)group_info->blocks[i]);
  1008. }
  1009. kfree(group_info);
  1010. }
  1011. EXPORT_SYMBOL(groups_free);
  1012. /* export the group_info to a user-space array */
  1013. static int groups_to_user(gid_t __user *grouplist,
  1014. const struct group_info *group_info)
  1015. {
  1016. int i;
  1017. unsigned int count = group_info->ngroups;
  1018. for (i = 0; i < group_info->nblocks; i++) {
  1019. unsigned int cp_count = min(NGROUPS_PER_BLOCK, count);
  1020. unsigned int len = cp_count * sizeof(*grouplist);
  1021. if (copy_to_user(grouplist, group_info->blocks[i], len))
  1022. return -EFAULT;
  1023. grouplist += NGROUPS_PER_BLOCK;
  1024. count -= cp_count;
  1025. }
  1026. return 0;
  1027. }
  1028. /* fill a group_info from a user-space array - it must be allocated already */
  1029. static int groups_from_user(struct group_info *group_info,
  1030. gid_t __user *grouplist)
  1031. {
  1032. int i;
  1033. unsigned int count = group_info->ngroups;
  1034. for (i = 0; i < group_info->nblocks; i++) {
  1035. unsigned int cp_count = min(NGROUPS_PER_BLOCK, count);
  1036. unsigned int len = cp_count * sizeof(*grouplist);
  1037. if (copy_from_user(group_info->blocks[i], grouplist, len))
  1038. return -EFAULT;
  1039. grouplist += NGROUPS_PER_BLOCK;
  1040. count -= cp_count;
  1041. }
  1042. return 0;
  1043. }
  1044. /* a simple Shell sort */
  1045. static void groups_sort(struct group_info *group_info)
  1046. {
  1047. int base, max, stride;
  1048. int gidsetsize = group_info->ngroups;
  1049. for (stride = 1; stride < gidsetsize; stride = 3 * stride + 1)
  1050. ; /* nothing */
  1051. stride /= 3;
  1052. while (stride) {
  1053. max = gidsetsize - stride;
  1054. for (base = 0; base < max; base++) {
  1055. int left = base;
  1056. int right = left + stride;
  1057. gid_t tmp = GROUP_AT(group_info, right);
  1058. while (left >= 0 && GROUP_AT(group_info, left) > tmp) {
  1059. GROUP_AT(group_info, right) =
  1060. GROUP_AT(group_info, left);
  1061. right = left;
  1062. left -= stride;
  1063. }
  1064. GROUP_AT(group_info, right) = tmp;
  1065. }
  1066. stride /= 3;
  1067. }
  1068. }
  1069. /* a simple bsearch */
  1070. int groups_search(const struct group_info *group_info, gid_t grp)
  1071. {
  1072. unsigned int left, right;
  1073. if (!group_info)
  1074. return 0;
  1075. left = 0;
  1076. right = group_info->ngroups;
  1077. while (left < right) {
  1078. unsigned int mid = (left+right)/2;
  1079. int cmp = grp - GROUP_AT(group_info, mid);
  1080. if (cmp > 0)
  1081. left = mid + 1;
  1082. else if (cmp < 0)
  1083. right = mid;
  1084. else
  1085. return 1;
  1086. }
  1087. return 0;
  1088. }
  1089. /**
  1090. * set_groups - Change a group subscription in a set of credentials
  1091. * @new: The newly prepared set of credentials to alter
  1092. * @group_info: The group list to install
  1093. *
  1094. * Validate a group subscription and, if valid, insert it into a set
  1095. * of credentials.
  1096. */
  1097. int set_groups(struct cred *new, struct group_info *group_info)
  1098. {
  1099. int retval;
  1100. retval = security_task_setgroups(group_info);
  1101. if (retval)
  1102. return retval;
  1103. put_group_info(new->group_info);
  1104. groups_sort(group_info);
  1105. get_group_info(group_info);
  1106. new->group_info = group_info;
  1107. return 0;
  1108. }
  1109. EXPORT_SYMBOL(set_groups);
  1110. /**
  1111. * set_current_groups - Change current's group subscription
  1112. * @group_info: The group list to impose
  1113. *
  1114. * Validate a group subscription and, if valid, impose it upon current's task
  1115. * security record.
  1116. */
  1117. int set_current_groups(struct group_info *group_info)
  1118. {
  1119. struct cred *new;
  1120. int ret;
  1121. new = prepare_creds();
  1122. if (!new)
  1123. return -ENOMEM;
  1124. ret = set_groups(new, group_info);
  1125. if (ret < 0) {
  1126. abort_creds(new);
  1127. return ret;
  1128. }
  1129. return commit_creds(new);
  1130. }
  1131. EXPORT_SYMBOL(set_current_groups);
  1132. SYSCALL_DEFINE2(getgroups, int, gidsetsize, gid_t __user *, grouplist)
  1133. {
  1134. const struct cred *cred = current_cred();
  1135. int i;
  1136. if (gidsetsize < 0)
  1137. return -EINVAL;
  1138. /* no need to grab task_lock here; it cannot change */
  1139. i = cred->group_info->ngroups;
  1140. if (gidsetsize) {
  1141. if (i > gidsetsize) {
  1142. i = -EINVAL;
  1143. goto out;
  1144. }
  1145. if (groups_to_user(grouplist, cred->group_info)) {
  1146. i = -EFAULT;
  1147. goto out;
  1148. }
  1149. }
  1150. out:
  1151. return i;
  1152. }
  1153. /*
  1154. * SMP: Our groups are copy-on-write. We can set them safely
  1155. * without another task interfering.
  1156. */
  1157. SYSCALL_DEFINE2(setgroups, int, gidsetsize, gid_t __user *, grouplist)
  1158. {
  1159. struct group_info *group_info;
  1160. int retval;
  1161. if (!capable(CAP_SETGID))
  1162. return -EPERM;
  1163. if ((unsigned)gidsetsize > NGROUPS_MAX)
  1164. return -EINVAL;
  1165. group_info = groups_alloc(gidsetsize);
  1166. if (!group_info)
  1167. return -ENOMEM;
  1168. retval = groups_from_user(group_info, grouplist);
  1169. if (retval) {
  1170. put_group_info(group_info);
  1171. return retval;
  1172. }
  1173. retval = set_current_groups(group_info);
  1174. put_group_info(group_info);
  1175. return retval;
  1176. }
  1177. /*
  1178. * Check whether we're fsgid/egid or in the supplemental group..
  1179. */
  1180. int in_group_p(gid_t grp)
  1181. {
  1182. const struct cred *cred = current_cred();
  1183. int retval = 1;
  1184. if (grp != cred->fsgid)
  1185. retval = groups_search(cred->group_info, grp);
  1186. return retval;
  1187. }
  1188. EXPORT_SYMBOL(in_group_p);
  1189. int in_egroup_p(gid_t grp)
  1190. {
  1191. const struct cred *cred = current_cred();
  1192. int retval = 1;
  1193. if (grp != cred->egid)
  1194. retval = groups_search(cred->group_info, grp);
  1195. return retval;
  1196. }
  1197. EXPORT_SYMBOL(in_egroup_p);
  1198. DECLARE_RWSEM(uts_sem);
  1199. SYSCALL_DEFINE1(newuname, struct new_utsname __user *, name)
  1200. {
  1201. int errno = 0;
  1202. down_read(&uts_sem);
  1203. if (copy_to_user(name, utsname(), sizeof *name))
  1204. errno = -EFAULT;
  1205. up_read(&uts_sem);
  1206. return errno;
  1207. }
  1208. SYSCALL_DEFINE2(sethostname, char __user *, name, int, len)
  1209. {
  1210. int errno;
  1211. char tmp[__NEW_UTS_LEN];
  1212. if (!capable(CAP_SYS_ADMIN))
  1213. return -EPERM;
  1214. if (len < 0 || len > __NEW_UTS_LEN)
  1215. return -EINVAL;
  1216. down_write(&uts_sem);
  1217. errno = -EFAULT;
  1218. if (!copy_from_user(tmp, name, len)) {
  1219. struct new_utsname *u = utsname();
  1220. memcpy(u->nodename, tmp, len);
  1221. memset(u->nodename + len, 0, sizeof(u->nodename) - len);
  1222. errno = 0;
  1223. }
  1224. up_write(&uts_sem);
  1225. return errno;
  1226. }
  1227. #ifdef __ARCH_WANT_SYS_GETHOSTNAME
  1228. SYSCALL_DEFINE2(gethostname, char __user *, name, int, len)
  1229. {
  1230. int i, errno;
  1231. struct new_utsname *u;
  1232. if (len < 0)
  1233. return -EINVAL;
  1234. down_read(&uts_sem);
  1235. u = utsname();
  1236. i = 1 + strlen(u->nodename);
  1237. if (i > len)
  1238. i = len;
  1239. errno = 0;
  1240. if (copy_to_user(name, u->nodename, i))
  1241. errno = -EFAULT;
  1242. up_read(&uts_sem);
  1243. return errno;
  1244. }
  1245. #endif
  1246. /*
  1247. * Only setdomainname; getdomainname can be implemented by calling
  1248. * uname()
  1249. */
  1250. SYSCALL_DEFINE2(setdomainname, char __user *, name, int, len)
  1251. {
  1252. int errno;
  1253. char tmp[__NEW_UTS_LEN];
  1254. if (!capable(CAP_SYS_ADMIN))
  1255. return -EPERM;
  1256. if (len < 0 || len > __NEW_UTS_LEN)
  1257. return -EINVAL;
  1258. down_write(&uts_sem);
  1259. errno = -EFAULT;
  1260. if (!copy_from_user(tmp, name, len)) {
  1261. struct new_utsname *u = utsname();
  1262. memcpy(u->domainname, tmp, len);
  1263. memset(u->domainname + len, 0, sizeof(u->domainname) - len);
  1264. errno = 0;
  1265. }
  1266. up_write(&uts_sem);
  1267. return errno;
  1268. }
  1269. SYSCALL_DEFINE2(getrlimit, unsigned int, resource, struct rlimit __user *, rlim)
  1270. {
  1271. if (resource >= RLIM_NLIMITS)
  1272. return -EINVAL;
  1273. else {
  1274. struct rlimit value;
  1275. task_lock(current->group_leader);
  1276. value = current->signal->rlim[resource];
  1277. task_unlock(current->group_leader);
  1278. return copy_to_user(rlim, &value, sizeof(*rlim)) ? -EFAULT : 0;
  1279. }
  1280. }
  1281. #ifdef __ARCH_WANT_SYS_OLD_GETRLIMIT
  1282. /*
  1283. * Back compatibility for getrlimit. Needed for some apps.
  1284. */
  1285. SYSCALL_DEFINE2(old_getrlimit, unsigned int, resource,
  1286. struct rlimit __user *, rlim)
  1287. {
  1288. struct rlimit x;
  1289. if (resource >= RLIM_NLIMITS)
  1290. return -EINVAL;
  1291. task_lock(current->group_leader);
  1292. x = current->signal->rlim[resource];
  1293. task_unlock(current->group_leader);
  1294. if (x.rlim_cur > 0x7FFFFFFF)
  1295. x.rlim_cur = 0x7FFFFFFF;
  1296. if (x.rlim_max > 0x7FFFFFFF)
  1297. x.rlim_max = 0x7FFFFFFF;
  1298. return copy_to_user(rlim, &x, sizeof(x))?-EFAULT:0;
  1299. }
  1300. #endif
  1301. SYSCALL_DEFINE2(setrlimit, unsigned int, resource, struct rlimit __user *, rlim)
  1302. {
  1303. struct rlimit new_rlim, *old_rlim;
  1304. int retval;
  1305. if (resource >= RLIM_NLIMITS)
  1306. return -EINVAL;
  1307. if (copy_from_user(&new_rlim, rlim, sizeof(*rlim)))
  1308. return -EFAULT;
  1309. if (new_rlim.rlim_cur > new_rlim.rlim_max)
  1310. return -EINVAL;
  1311. old_rlim = current->signal->rlim + resource;
  1312. if ((new_rlim.rlim_max > old_rlim->rlim_max) &&
  1313. !capable(CAP_SYS_RESOURCE))
  1314. return -EPERM;
  1315. if (resource == RLIMIT_NOFILE && new_rlim.rlim_max > sysctl_nr_open)
  1316. return -EPERM;
  1317. retval = security_task_setrlimit(resource, &new_rlim);
  1318. if (retval)
  1319. return retval;
  1320. if (resource == RLIMIT_CPU && new_rlim.rlim_cur == 0) {
  1321. /*
  1322. * The caller is asking for an immediate RLIMIT_CPU
  1323. * expiry. But we use the zero value to mean "it was
  1324. * never set". So let's cheat and make it one second
  1325. * instead
  1326. */
  1327. new_rlim.rlim_cur = 1;
  1328. }
  1329. task_lock(current->group_leader);
  1330. *old_rlim = new_rlim;
  1331. task_unlock(current->group_leader);
  1332. if (resource != RLIMIT_CPU)
  1333. goto out;
  1334. /*
  1335. * RLIMIT_CPU handling. Note that the kernel fails to return an error
  1336. * code if it rejected the user's attempt to set RLIMIT_CPU. This is a
  1337. * very long-standing error, and fixing it now risks breakage of
  1338. * applications, so we live with it
  1339. */
  1340. if (new_rlim.rlim_cur == RLIM_INFINITY)
  1341. goto out;
  1342. update_rlimit_cpu(new_rlim.rlim_cur);
  1343. out:
  1344. return 0;
  1345. }
  1346. /*
  1347. * It would make sense to put struct rusage in the task_struct,
  1348. * except that would make the task_struct be *really big*. After
  1349. * task_struct gets moved into malloc'ed memory, it would
  1350. * make sense to do this. It will make moving the rest of the information
  1351. * a lot simpler! (Which we're not doing right now because we're not
  1352. * measuring them yet).
  1353. *
  1354. * When sampling multiple threads for RUSAGE_SELF, under SMP we might have
  1355. * races with threads incrementing their own counters. But since word
  1356. * reads are atomic, we either get new values or old values and we don't
  1357. * care which for the sums. We always take the siglock to protect reading
  1358. * the c* fields from p->signal from races with exit.c updating those
  1359. * fields when reaping, so a sample either gets all the additions of a
  1360. * given child after it's reaped, or none so this sample is before reaping.
  1361. *
  1362. * Locking:
  1363. * We need to take the siglock for CHILDEREN, SELF and BOTH
  1364. * for the cases current multithreaded, non-current single threaded
  1365. * non-current multithreaded. Thread traversal is now safe with
  1366. * the siglock held.
  1367. * Strictly speaking, we donot need to take the siglock if we are current and
  1368. * single threaded, as no one else can take our signal_struct away, no one
  1369. * else can reap the children to update signal->c* counters, and no one else
  1370. * can race with the signal-> fields. If we do not take any lock, the
  1371. * signal-> fields could be read out of order while another thread was just
  1372. * exiting. So we should place a read memory barrier when we avoid the lock.
  1373. * On the writer side, write memory barrier is implied in __exit_signal
  1374. * as __exit_signal releases the siglock spinlock after updating the signal->
  1375. * fields. But we don't do this yet to keep things simple.
  1376. *
  1377. */
  1378. static void accumulate_thread_rusage(struct task_struct *t, struct rusage *r)
  1379. {
  1380. r->ru_nvcsw += t->nvcsw;
  1381. r->ru_nivcsw += t->nivcsw;
  1382. r->ru_minflt += t->min_flt;
  1383. r->ru_majflt += t->maj_flt;
  1384. r->ru_inblock += task_io_get_inblock(t);
  1385. r->ru_oublock += task_io_get_oublock(t);
  1386. }
  1387. static void k_getrusage(struct task_struct *p, int who, struct rusage *r)
  1388. {
  1389. struct task_struct *t;
  1390. unsigned long flags;
  1391. cputime_t utime, stime;
  1392. struct task_cputime cputime;
  1393. memset((char *) r, 0, sizeof *r);
  1394. utime = stime = cputime_zero;
  1395. if (who == RUSAGE_THREAD) {
  1396. utime = task_utime(current);
  1397. stime = task_stime(current);
  1398. accumulate_thread_rusage(p, r);
  1399. goto out;
  1400. }
  1401. if (!lock_task_sighand(p, &flags))
  1402. return;
  1403. switch (who) {
  1404. case RUSAGE_BOTH:
  1405. case RUSAGE_CHILDREN:
  1406. utime = p->signal->cutime;
  1407. stime = p->signal->cstime;
  1408. r->ru_nvcsw = p->signal->cnvcsw;
  1409. r->ru_nivcsw = p->signal->cnivcsw;
  1410. r->ru_minflt = p->signal->cmin_flt;
  1411. r->ru_majflt = p->signal->cmaj_flt;
  1412. r->ru_inblock = p->signal->cinblock;
  1413. r->ru_oublock = p->signal->coublock;
  1414. if (who == RUSAGE_CHILDREN)
  1415. break;
  1416. case RUSAGE_SELF:
  1417. thread_group_cputime(p, &cputime);
  1418. utime = cputime_add(utime, cputime.utime);
  1419. stime = cputime_add(stime, cputime.stime);
  1420. r->ru_nvcsw += p->signal->nvcsw;
  1421. r->ru_nivcsw += p->signal->nivcsw;
  1422. r->ru_minflt += p->signal->min_flt;
  1423. r->ru_majflt += p->signal->maj_flt;
  1424. r->ru_inblock += p->signal->inblock;
  1425. r->ru_oublock += p->signal->oublock;
  1426. t = p;
  1427. do {
  1428. accumulate_thread_rusage(t, r);
  1429. t = next_thread(t);
  1430. } while (t != p);
  1431. break;
  1432. default:
  1433. BUG();
  1434. }
  1435. unlock_task_sighand(p, &flags);
  1436. out:
  1437. cputime_to_timeval(utime, &r->ru_utime);
  1438. cputime_to_timeval(stime, &r->ru_stime);
  1439. }
  1440. int getrusage(struct task_struct *p, int who, struct rusage __user *ru)
  1441. {
  1442. struct rusage r;
  1443. k_getrusage(p, who, &r);
  1444. return copy_to_user(ru, &r, sizeof(r)) ? -EFAULT : 0;
  1445. }
  1446. SYSCALL_DEFINE2(getrusage, int, who, struct rusage __user *, ru)
  1447. {
  1448. if (who != RUSAGE_SELF && who != RUSAGE_CHILDREN &&
  1449. who != RUSAGE_THREAD)
  1450. return -EINVAL;
  1451. return getrusage(current, who, ru);
  1452. }
  1453. SYSCALL_DEFINE1(umask, int, mask)
  1454. {
  1455. mask = xchg(&current->fs->umask, mask & S_IRWXUGO);
  1456. return mask;
  1457. }
  1458. SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3,
  1459. unsigned long, arg4, unsigned long, arg5)
  1460. {
  1461. struct task_struct *me = current;
  1462. unsigned char comm[sizeof(me->comm)];
  1463. long error;
  1464. error = security_task_prctl(option, arg2, arg3, arg4, arg5);
  1465. if (error != -ENOSYS)
  1466. return error;
  1467. error = 0;
  1468. switch (option) {
  1469. case PR_SET_PDEATHSIG:
  1470. if (!valid_signal(arg2)) {
  1471. error = -EINVAL;
  1472. break;
  1473. }
  1474. me->pdeath_signal = arg2;
  1475. error = 0;
  1476. break;
  1477. case PR_GET_PDEATHSIG:
  1478. error = put_user(me->pdeath_signal, (int __user *)arg2);
  1479. break;
  1480. case PR_GET_DUMPABLE:
  1481. error = get_dumpable(me->mm);
  1482. break;
  1483. case PR_SET_DUMPABLE:
  1484. if (arg2 < 0 || arg2 > 1) {
  1485. error = -EINVAL;
  1486. break;
  1487. }
  1488. set_dumpable(me->mm, arg2);
  1489. error = 0;
  1490. break;
  1491. case PR_SET_UNALIGN:
  1492. error = SET_UNALIGN_CTL(me, arg2);
  1493. break;
  1494. case PR_GET_UNALIGN:
  1495. error = GET_UNALIGN_CTL(me, arg2);
  1496. break;
  1497. case PR_SET_FPEMU:
  1498. error = SET_FPEMU_CTL(me, arg2);
  1499. break;
  1500. case PR_GET_FPEMU:
  1501. error = GET_FPEMU_CTL(me, arg2);
  1502. break;
  1503. case PR_SET_FPEXC:
  1504. error = SET_FPEXC_CTL(me, arg2);
  1505. break;
  1506. case PR_GET_FPEXC:
  1507. error = GET_FPEXC_CTL(me, arg2);
  1508. break;
  1509. case PR_GET_TIMING:
  1510. error = PR_TIMING_STATISTICAL;
  1511. break;
  1512. case PR_SET_TIMING:
  1513. if (arg2 != PR_TIMING_STATISTICAL)
  1514. error = -EINVAL;
  1515. else
  1516. error = 0;
  1517. break;
  1518. case PR_SET_NAME:
  1519. comm[sizeof(me->comm)-1] = 0;
  1520. if (strncpy_from_user(comm, (char __user *)arg2,
  1521. sizeof(me->comm) - 1) < 0)
  1522. return -EFAULT;
  1523. set_task_comm(me, comm);
  1524. return 0;
  1525. case PR_GET_NAME:
  1526. get_task_comm(comm, me);
  1527. if (copy_to_user((char __user *)arg2, comm,
  1528. sizeof(comm)))
  1529. return -EFAULT;
  1530. return 0;
  1531. case PR_GET_ENDIAN:
  1532. error = GET_ENDIAN(me, arg2);
  1533. break;
  1534. case PR_SET_ENDIAN:
  1535. error = SET_ENDIAN(me, arg2);
  1536. break;
  1537. case PR_GET_SECCOMP:
  1538. error = prctl_get_seccomp();
  1539. break;
  1540. case PR_SET_SECCOMP:
  1541. error = prctl_set_seccomp(arg2);
  1542. break;
  1543. case PR_GET_TSC:
  1544. error = GET_TSC_CTL(arg2);
  1545. break;
  1546. case PR_SET_TSC:
  1547. error = SET_TSC_CTL(arg2);
  1548. break;
  1549. case PR_GET_TIMERSLACK:
  1550. error = current->timer_slack_ns;
  1551. break;
  1552. case PR_SET_TIMERSLACK:
  1553. if (arg2 <= 0)
  1554. current->timer_slack_ns =
  1555. current->default_timer_slack_ns;
  1556. else
  1557. current->timer_slack_ns = arg2;
  1558. error = 0;
  1559. break;
  1560. default:
  1561. error = -EINVAL;
  1562. break;
  1563. }
  1564. return error;
  1565. }
  1566. SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep,
  1567. struct getcpu_cache __user *, unused)
  1568. {
  1569. int err = 0;
  1570. int cpu = raw_smp_processor_id();
  1571. if (cpup)
  1572. err |= put_user(cpu, cpup);
  1573. if (nodep)
  1574. err |= put_user(cpu_to_node(cpu), nodep);
  1575. return err ? -EFAULT : 0;
  1576. }
  1577. char poweroff_cmd[POWEROFF_CMD_PATH_LEN] = "/sbin/poweroff";
  1578. static void argv_cleanup(char **argv, char **envp)
  1579. {
  1580. argv_free(argv);
  1581. }
  1582. /**
  1583. * orderly_poweroff - Trigger an orderly system poweroff
  1584. * @force: force poweroff if command execution fails
  1585. *
  1586. * This may be called from any context to trigger a system shutdown.
  1587. * If the orderly shutdown fails, it will force an immediate shutdown.
  1588. */
  1589. int orderly_poweroff(bool force)
  1590. {
  1591. int argc;
  1592. char **argv = argv_split(GFP_ATOMIC, poweroff_cmd, &argc);
  1593. static char *envp[] = {
  1594. "HOME=/",
  1595. "PATH=/sbin:/bin:/usr/sbin:/usr/bin",
  1596. NULL
  1597. };
  1598. int ret = -ENOMEM;
  1599. struct subprocess_info *info;
  1600. if (argv == NULL) {
  1601. printk(KERN_WARNING "%s failed to allocate memory for \"%s\"\n",
  1602. __func__, poweroff_cmd);
  1603. goto out;
  1604. }
  1605. info = call_usermodehelper_setup(argv[0], argv, envp, GFP_ATOMIC);
  1606. if (info == NULL) {
  1607. argv_free(argv);
  1608. goto out;
  1609. }
  1610. call_usermodehelper_setcleanup(info, argv_cleanup);
  1611. ret = call_usermodehelper_exec(info, UMH_NO_WAIT);
  1612. out:
  1613. if (ret && force) {
  1614. printk(KERN_WARNING "Failed to start orderly shutdown: "
  1615. "forcing the issue\n");
  1616. /* I guess this should try to kick off some daemon to
  1617. sync and poweroff asap. Or not even bother syncing
  1618. if we're doing an emergency shutdown? */
  1619. emergency_sync();
  1620. kernel_power_off();
  1621. }
  1622. return ret;
  1623. }
  1624. EXPORT_SYMBOL_GPL(orderly_poweroff);