audit.c 62 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393
  1. /* audit.c -- Auditing support
  2. * Gateway between the kernel (e.g., selinux) and the user-space audit daemon.
  3. * System-call specific features have moved to auditsc.c
  4. *
  5. * Copyright 2003-2007 Red Hat Inc., Durham, North Carolina.
  6. * All Rights Reserved.
  7. *
  8. * This program is free software; you can redistribute it and/or modify
  9. * it under the terms of the GNU General Public License as published by
  10. * the Free Software Foundation; either version 2 of the License, or
  11. * (at your option) any later version.
  12. *
  13. * This program is distributed in the hope that it will be useful,
  14. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. * GNU General Public License for more details.
  17. *
  18. * You should have received a copy of the GNU General Public License
  19. * along with this program; if not, write to the Free Software
  20. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  21. *
  22. * Written by Rickard E. (Rik) Faith <faith@redhat.com>
  23. *
  24. * Goals: 1) Integrate fully with Security Modules.
  25. * 2) Minimal run-time overhead:
  26. * a) Minimal when syscall auditing is disabled (audit_enable=0).
  27. * b) Small when syscall auditing is enabled and no audit record
  28. * is generated (defer as much work as possible to record
  29. * generation time):
  30. * i) context is allocated,
  31. * ii) names from getname are stored without a copy, and
  32. * iii) inode information stored from path_lookup.
  33. * 3) Ability to disable syscall auditing at boot time (audit=0).
  34. * 4) Usable by other parts of the kernel (if audit_log* is called,
  35. * then a syscall record will be generated automatically for the
  36. * current syscall).
  37. * 5) Netlink interface to user-space.
  38. * 6) Support low-overhead kernel-based filtering to minimize the
  39. * information that must be passed to user-space.
  40. *
  41. * Audit userspace, documentation, tests, and bug/issue trackers:
  42. * https://github.com/linux-audit
  43. */
  44. #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
  45. #include <linux/file.h>
  46. #include <linux/init.h>
  47. #include <linux/types.h>
  48. #include <linux/atomic.h>
  49. #include <linux/mm.h>
  50. #include <linux/export.h>
  51. #include <linux/slab.h>
  52. #include <linux/err.h>
  53. #include <linux/kthread.h>
  54. #include <linux/kernel.h>
  55. #include <linux/syscalls.h>
  56. #include <linux/spinlock.h>
  57. #include <linux/rcupdate.h>
  58. #include <linux/mutex.h>
  59. #include <linux/gfp.h>
  60. #include <linux/pid.h>
  61. #include <linux/slab.h>
  62. #include <linux/audit.h>
  63. #include <net/sock.h>
  64. #include <net/netlink.h>
  65. #include <linux/skbuff.h>
  66. #ifdef CONFIG_SECURITY
  67. #include <linux/security.h>
  68. #endif
  69. #include <linux/freezer.h>
  70. #include <linux/pid_namespace.h>
  71. #include <net/netns/generic.h>
  72. #include "audit.h"
  73. /* No auditing will take place until audit_initialized == AUDIT_INITIALIZED.
  74. * (Initialization happens after skb_init is called.) */
  75. #define AUDIT_DISABLED -1
  76. #define AUDIT_UNINITIALIZED 0
  77. #define AUDIT_INITIALIZED 1
  78. static int audit_initialized;
  79. #define AUDIT_OFF 0
  80. #define AUDIT_ON 1
  81. #define AUDIT_LOCKED 2
  82. u32 audit_enabled = AUDIT_OFF;
  83. bool audit_ever_enabled = !!AUDIT_OFF;
  84. EXPORT_SYMBOL_GPL(audit_enabled);
  85. /* Default state when kernel boots without any parameters. */
  86. static u32 audit_default = AUDIT_OFF;
  87. /* If auditing cannot proceed, audit_failure selects what happens. */
  88. static u32 audit_failure = AUDIT_FAIL_PRINTK;
  89. /* private audit network namespace index */
  90. static unsigned int audit_net_id;
  91. /**
  92. * struct audit_net - audit private network namespace data
  93. * @sk: communication socket
  94. */
  95. struct audit_net {
  96. struct sock *sk;
  97. };
  98. /**
  99. * struct auditd_connection - kernel/auditd connection state
  100. * @pid: auditd PID
  101. * @portid: netlink portid
  102. * @net: the associated network namespace
  103. * @rcu: RCU head
  104. *
  105. * Description:
  106. * This struct is RCU protected; you must either hold the RCU lock for reading
  107. * or the associated spinlock for writing.
  108. */
  109. static struct auditd_connection {
  110. struct pid *pid;
  111. u32 portid;
  112. struct net *net;
  113. struct rcu_head rcu;
  114. } *auditd_conn = NULL;
  115. static DEFINE_SPINLOCK(auditd_conn_lock);
  116. /* If audit_rate_limit is non-zero, limit the rate of sending audit records
  117. * to that number per second. This prevents DoS attacks, but results in
  118. * audit records being dropped. */
  119. static u32 audit_rate_limit;
  120. /* Number of outstanding audit_buffers allowed.
  121. * When set to zero, this means unlimited. */
  122. static u32 audit_backlog_limit = 64;
  123. #define AUDIT_BACKLOG_WAIT_TIME (60 * HZ)
  124. static u32 audit_backlog_wait_time = AUDIT_BACKLOG_WAIT_TIME;
  125. /* The identity of the user shutting down the audit system. */
  126. kuid_t audit_sig_uid = INVALID_UID;
  127. pid_t audit_sig_pid = -1;
  128. u32 audit_sig_sid = 0;
  129. /* Records can be lost in several ways:
  130. 0) [suppressed in audit_alloc]
  131. 1) out of memory in audit_log_start [kmalloc of struct audit_buffer]
  132. 2) out of memory in audit_log_move [alloc_skb]
  133. 3) suppressed due to audit_rate_limit
  134. 4) suppressed due to audit_backlog_limit
  135. */
  136. static atomic_t audit_lost = ATOMIC_INIT(0);
  137. /* Hash for inode-based rules */
  138. struct list_head audit_inode_hash[AUDIT_INODE_BUCKETS];
  139. static struct kmem_cache *audit_buffer_cache;
  140. /* queue msgs to send via kauditd_task */
  141. static struct sk_buff_head audit_queue;
  142. /* queue msgs due to temporary unicast send problems */
  143. static struct sk_buff_head audit_retry_queue;
  144. /* queue msgs waiting for new auditd connection */
  145. static struct sk_buff_head audit_hold_queue;
  146. /* queue servicing thread */
  147. static struct task_struct *kauditd_task;
  148. static DECLARE_WAIT_QUEUE_HEAD(kauditd_wait);
  149. /* waitqueue for callers who are blocked on the audit backlog */
  150. static DECLARE_WAIT_QUEUE_HEAD(audit_backlog_wait);
  151. static struct audit_features af = {.vers = AUDIT_FEATURE_VERSION,
  152. .mask = -1,
  153. .features = 0,
  154. .lock = 0,};
  155. static char *audit_feature_names[2] = {
  156. "only_unset_loginuid",
  157. "loginuid_immutable",
  158. };
  159. /**
  160. * struct audit_ctl_mutex - serialize requests from userspace
  161. * @lock: the mutex used for locking
  162. * @owner: the task which owns the lock
  163. *
  164. * Description:
  165. * This is the lock struct used to ensure we only process userspace requests
  166. * in an orderly fashion. We can't simply use a mutex/lock here because we
  167. * need to track lock ownership so we don't end up blocking the lock owner in
  168. * audit_log_start() or similar.
  169. */
  170. static struct audit_ctl_mutex {
  171. struct mutex lock;
  172. void *owner;
  173. } audit_cmd_mutex;
  174. /* AUDIT_BUFSIZ is the size of the temporary buffer used for formatting
  175. * audit records. Since printk uses a 1024 byte buffer, this buffer
  176. * should be at least that large. */
  177. #define AUDIT_BUFSIZ 1024
  178. /* The audit_buffer is used when formatting an audit record. The caller
  179. * locks briefly to get the record off the freelist or to allocate the
  180. * buffer, and locks briefly to send the buffer to the netlink layer or
  181. * to place it on a transmit queue. Multiple audit_buffers can be in
  182. * use simultaneously. */
  183. struct audit_buffer {
  184. struct sk_buff *skb; /* formatted skb ready to send */
  185. struct audit_context *ctx; /* NULL or associated context */
  186. gfp_t gfp_mask;
  187. };
  188. struct audit_reply {
  189. __u32 portid;
  190. struct net *net;
  191. struct sk_buff *skb;
  192. };
  193. /**
  194. * auditd_test_task - Check to see if a given task is an audit daemon
  195. * @task: the task to check
  196. *
  197. * Description:
  198. * Return 1 if the task is a registered audit daemon, 0 otherwise.
  199. */
  200. int auditd_test_task(struct task_struct *task)
  201. {
  202. int rc;
  203. struct auditd_connection *ac;
  204. rcu_read_lock();
  205. ac = rcu_dereference(auditd_conn);
  206. rc = (ac && ac->pid == task_tgid(task) ? 1 : 0);
  207. rcu_read_unlock();
  208. return rc;
  209. }
  210. /**
  211. * audit_ctl_lock - Take the audit control lock
  212. */
  213. void audit_ctl_lock(void)
  214. {
  215. mutex_lock(&audit_cmd_mutex.lock);
  216. audit_cmd_mutex.owner = current;
  217. }
  218. /**
  219. * audit_ctl_unlock - Drop the audit control lock
  220. */
  221. void audit_ctl_unlock(void)
  222. {
  223. audit_cmd_mutex.owner = NULL;
  224. mutex_unlock(&audit_cmd_mutex.lock);
  225. }
  226. /**
  227. * audit_ctl_owner_current - Test to see if the current task owns the lock
  228. *
  229. * Description:
  230. * Return true if the current task owns the audit control lock, false if it
  231. * doesn't own the lock.
  232. */
  233. static bool audit_ctl_owner_current(void)
  234. {
  235. return (current == audit_cmd_mutex.owner);
  236. }
  237. /**
  238. * auditd_pid_vnr - Return the auditd PID relative to the namespace
  239. *
  240. * Description:
  241. * Returns the PID in relation to the namespace, 0 on failure.
  242. */
  243. static pid_t auditd_pid_vnr(void)
  244. {
  245. pid_t pid;
  246. const struct auditd_connection *ac;
  247. rcu_read_lock();
  248. ac = rcu_dereference(auditd_conn);
  249. if (!ac || !ac->pid)
  250. pid = 0;
  251. else
  252. pid = pid_vnr(ac->pid);
  253. rcu_read_unlock();
  254. return pid;
  255. }
  256. /**
  257. * audit_get_sk - Return the audit socket for the given network namespace
  258. * @net: the destination network namespace
  259. *
  260. * Description:
  261. * Returns the sock pointer if valid, NULL otherwise. The caller must ensure
  262. * that a reference is held for the network namespace while the sock is in use.
  263. */
  264. static struct sock *audit_get_sk(const struct net *net)
  265. {
  266. struct audit_net *aunet;
  267. if (!net)
  268. return NULL;
  269. aunet = net_generic(net, audit_net_id);
  270. return aunet->sk;
  271. }
  272. void audit_panic(const char *message)
  273. {
  274. switch (audit_failure) {
  275. case AUDIT_FAIL_SILENT:
  276. break;
  277. case AUDIT_FAIL_PRINTK:
  278. if (printk_ratelimit())
  279. pr_err("%s\n", message);
  280. break;
  281. case AUDIT_FAIL_PANIC:
  282. panic("audit: %s\n", message);
  283. break;
  284. }
  285. }
  286. static inline int audit_rate_check(void)
  287. {
  288. static unsigned long last_check = 0;
  289. static int messages = 0;
  290. static DEFINE_SPINLOCK(lock);
  291. unsigned long flags;
  292. unsigned long now;
  293. unsigned long elapsed;
  294. int retval = 0;
  295. if (!audit_rate_limit) return 1;
  296. spin_lock_irqsave(&lock, flags);
  297. if (++messages < audit_rate_limit) {
  298. retval = 1;
  299. } else {
  300. now = jiffies;
  301. elapsed = now - last_check;
  302. if (elapsed > HZ) {
  303. last_check = now;
  304. messages = 0;
  305. retval = 1;
  306. }
  307. }
  308. spin_unlock_irqrestore(&lock, flags);
  309. return retval;
  310. }
  311. /**
  312. * audit_log_lost - conditionally log lost audit message event
  313. * @message: the message stating reason for lost audit message
  314. *
  315. * Emit at least 1 message per second, even if audit_rate_check is
  316. * throttling.
  317. * Always increment the lost messages counter.
  318. */
  319. void audit_log_lost(const char *message)
  320. {
  321. static unsigned long last_msg = 0;
  322. static DEFINE_SPINLOCK(lock);
  323. unsigned long flags;
  324. unsigned long now;
  325. int print;
  326. atomic_inc(&audit_lost);
  327. print = (audit_failure == AUDIT_FAIL_PANIC || !audit_rate_limit);
  328. if (!print) {
  329. spin_lock_irqsave(&lock, flags);
  330. now = jiffies;
  331. if (now - last_msg > HZ) {
  332. print = 1;
  333. last_msg = now;
  334. }
  335. spin_unlock_irqrestore(&lock, flags);
  336. }
  337. if (print) {
  338. if (printk_ratelimit())
  339. pr_warn("audit_lost=%u audit_rate_limit=%u audit_backlog_limit=%u\n",
  340. atomic_read(&audit_lost),
  341. audit_rate_limit,
  342. audit_backlog_limit);
  343. audit_panic(message);
  344. }
  345. }
  346. static int audit_log_config_change(char *function_name, u32 new, u32 old,
  347. int allow_changes)
  348. {
  349. struct audit_buffer *ab;
  350. int rc = 0;
  351. ab = audit_log_start(NULL, GFP_KERNEL, AUDIT_CONFIG_CHANGE);
  352. if (unlikely(!ab))
  353. return rc;
  354. audit_log_format(ab, "%s=%u old=%u", function_name, new, old);
  355. audit_log_session_info(ab);
  356. rc = audit_log_task_context(ab);
  357. if (rc)
  358. allow_changes = 0; /* Something weird, deny request */
  359. audit_log_format(ab, " res=%d", allow_changes);
  360. audit_log_end(ab);
  361. return rc;
  362. }
  363. static int audit_do_config_change(char *function_name, u32 *to_change, u32 new)
  364. {
  365. int allow_changes, rc = 0;
  366. u32 old = *to_change;
  367. /* check if we are locked */
  368. if (audit_enabled == AUDIT_LOCKED)
  369. allow_changes = 0;
  370. else
  371. allow_changes = 1;
  372. if (audit_enabled != AUDIT_OFF) {
  373. rc = audit_log_config_change(function_name, new, old, allow_changes);
  374. if (rc)
  375. allow_changes = 0;
  376. }
  377. /* If we are allowed, make the change */
  378. if (allow_changes == 1)
  379. *to_change = new;
  380. /* Not allowed, update reason */
  381. else if (rc == 0)
  382. rc = -EPERM;
  383. return rc;
  384. }
  385. static int audit_set_rate_limit(u32 limit)
  386. {
  387. return audit_do_config_change("audit_rate_limit", &audit_rate_limit, limit);
  388. }
  389. static int audit_set_backlog_limit(u32 limit)
  390. {
  391. return audit_do_config_change("audit_backlog_limit", &audit_backlog_limit, limit);
  392. }
  393. static int audit_set_backlog_wait_time(u32 timeout)
  394. {
  395. return audit_do_config_change("audit_backlog_wait_time",
  396. &audit_backlog_wait_time, timeout);
  397. }
  398. static int audit_set_enabled(u32 state)
  399. {
  400. int rc;
  401. if (state > AUDIT_LOCKED)
  402. return -EINVAL;
  403. rc = audit_do_config_change("audit_enabled", &audit_enabled, state);
  404. if (!rc)
  405. audit_ever_enabled |= !!state;
  406. return rc;
  407. }
  408. static int audit_set_failure(u32 state)
  409. {
  410. if (state != AUDIT_FAIL_SILENT
  411. && state != AUDIT_FAIL_PRINTK
  412. && state != AUDIT_FAIL_PANIC)
  413. return -EINVAL;
  414. return audit_do_config_change("audit_failure", &audit_failure, state);
  415. }
  416. /**
  417. * auditd_conn_free - RCU helper to release an auditd connection struct
  418. * @rcu: RCU head
  419. *
  420. * Description:
  421. * Drop any references inside the auditd connection tracking struct and free
  422. * the memory.
  423. */
  424. static void auditd_conn_free(struct rcu_head *rcu)
  425. {
  426. struct auditd_connection *ac;
  427. ac = container_of(rcu, struct auditd_connection, rcu);
  428. put_pid(ac->pid);
  429. put_net(ac->net);
  430. kfree(ac);
  431. }
  432. /**
  433. * auditd_set - Set/Reset the auditd connection state
  434. * @pid: auditd PID
  435. * @portid: auditd netlink portid
  436. * @net: auditd network namespace pointer
  437. *
  438. * Description:
  439. * This function will obtain and drop network namespace references as
  440. * necessary. Returns zero on success, negative values on failure.
  441. */
  442. static int auditd_set(struct pid *pid, u32 portid, struct net *net)
  443. {
  444. unsigned long flags;
  445. struct auditd_connection *ac_old, *ac_new;
  446. if (!pid || !net)
  447. return -EINVAL;
  448. ac_new = kzalloc(sizeof(*ac_new), GFP_KERNEL);
  449. if (!ac_new)
  450. return -ENOMEM;
  451. ac_new->pid = get_pid(pid);
  452. ac_new->portid = portid;
  453. ac_new->net = get_net(net);
  454. spin_lock_irqsave(&auditd_conn_lock, flags);
  455. ac_old = rcu_dereference_protected(auditd_conn,
  456. lockdep_is_held(&auditd_conn_lock));
  457. rcu_assign_pointer(auditd_conn, ac_new);
  458. spin_unlock_irqrestore(&auditd_conn_lock, flags);
  459. if (ac_old)
  460. call_rcu(&ac_old->rcu, auditd_conn_free);
  461. return 0;
  462. }
  463. /**
  464. * kauditd_print_skb - Print the audit record to the ring buffer
  465. * @skb: audit record
  466. *
  467. * Whatever the reason, this packet may not make it to the auditd connection
  468. * so write it via printk so the information isn't completely lost.
  469. */
  470. static void kauditd_printk_skb(struct sk_buff *skb)
  471. {
  472. struct nlmsghdr *nlh = nlmsg_hdr(skb);
  473. char *data = nlmsg_data(nlh);
  474. if (nlh->nlmsg_type != AUDIT_EOE && printk_ratelimit())
  475. pr_notice("type=%d %s\n", nlh->nlmsg_type, data);
  476. }
  477. /**
  478. * kauditd_rehold_skb - Handle a audit record send failure in the hold queue
  479. * @skb: audit record
  480. *
  481. * Description:
  482. * This should only be used by the kauditd_thread when it fails to flush the
  483. * hold queue.
  484. */
  485. static void kauditd_rehold_skb(struct sk_buff *skb)
  486. {
  487. /* put the record back in the queue at the same place */
  488. skb_queue_head(&audit_hold_queue, skb);
  489. }
  490. /**
  491. * kauditd_hold_skb - Queue an audit record, waiting for auditd
  492. * @skb: audit record
  493. *
  494. * Description:
  495. * Queue the audit record, waiting for an instance of auditd. When this
  496. * function is called we haven't given up yet on sending the record, but things
  497. * are not looking good. The first thing we want to do is try to write the
  498. * record via printk and then see if we want to try and hold on to the record
  499. * and queue it, if we have room. If we want to hold on to the record, but we
  500. * don't have room, record a record lost message.
  501. */
  502. static void kauditd_hold_skb(struct sk_buff *skb)
  503. {
  504. /* at this point it is uncertain if we will ever send this to auditd so
  505. * try to send the message via printk before we go any further */
  506. kauditd_printk_skb(skb);
  507. /* can we just silently drop the message? */
  508. if (!audit_default) {
  509. kfree_skb(skb);
  510. return;
  511. }
  512. /* if we have room, queue the message */
  513. if (!audit_backlog_limit ||
  514. skb_queue_len(&audit_hold_queue) < audit_backlog_limit) {
  515. skb_queue_tail(&audit_hold_queue, skb);
  516. return;
  517. }
  518. /* we have no other options - drop the message */
  519. audit_log_lost("kauditd hold queue overflow");
  520. kfree_skb(skb);
  521. }
  522. /**
  523. * kauditd_retry_skb - Queue an audit record, attempt to send again to auditd
  524. * @skb: audit record
  525. *
  526. * Description:
  527. * Not as serious as kauditd_hold_skb() as we still have a connected auditd,
  528. * but for some reason we are having problems sending it audit records so
  529. * queue the given record and attempt to resend.
  530. */
  531. static void kauditd_retry_skb(struct sk_buff *skb)
  532. {
  533. /* NOTE: because records should only live in the retry queue for a
  534. * short period of time, before either being sent or moved to the hold
  535. * queue, we don't currently enforce a limit on this queue */
  536. skb_queue_tail(&audit_retry_queue, skb);
  537. }
  538. /**
  539. * auditd_reset - Disconnect the auditd connection
  540. * @ac: auditd connection state
  541. *
  542. * Description:
  543. * Break the auditd/kauditd connection and move all the queued records into the
  544. * hold queue in case auditd reconnects. It is important to note that the @ac
  545. * pointer should never be dereferenced inside this function as it may be NULL
  546. * or invalid, you can only compare the memory address! If @ac is NULL then
  547. * the connection will always be reset.
  548. */
  549. static void auditd_reset(const struct auditd_connection *ac)
  550. {
  551. unsigned long flags;
  552. struct sk_buff *skb;
  553. struct auditd_connection *ac_old;
  554. /* if it isn't already broken, break the connection */
  555. spin_lock_irqsave(&auditd_conn_lock, flags);
  556. ac_old = rcu_dereference_protected(auditd_conn,
  557. lockdep_is_held(&auditd_conn_lock));
  558. if (ac && ac != ac_old) {
  559. /* someone already registered a new auditd connection */
  560. spin_unlock_irqrestore(&auditd_conn_lock, flags);
  561. return;
  562. }
  563. rcu_assign_pointer(auditd_conn, NULL);
  564. spin_unlock_irqrestore(&auditd_conn_lock, flags);
  565. if (ac_old)
  566. call_rcu(&ac_old->rcu, auditd_conn_free);
  567. /* flush the retry queue to the hold queue, but don't touch the main
  568. * queue since we need to process that normally for multicast */
  569. while ((skb = skb_dequeue(&audit_retry_queue)))
  570. kauditd_hold_skb(skb);
  571. }
  572. /**
  573. * auditd_send_unicast_skb - Send a record via unicast to auditd
  574. * @skb: audit record
  575. *
  576. * Description:
  577. * Send a skb to the audit daemon, returns positive/zero values on success and
  578. * negative values on failure; in all cases the skb will be consumed by this
  579. * function. If the send results in -ECONNREFUSED the connection with auditd
  580. * will be reset. This function may sleep so callers should not hold any locks
  581. * where this would cause a problem.
  582. */
  583. static int auditd_send_unicast_skb(struct sk_buff *skb)
  584. {
  585. int rc;
  586. u32 portid;
  587. struct net *net;
  588. struct sock *sk;
  589. struct auditd_connection *ac;
  590. /* NOTE: we can't call netlink_unicast while in the RCU section so
  591. * take a reference to the network namespace and grab local
  592. * copies of the namespace, the sock, and the portid; the
  593. * namespace and sock aren't going to go away while we hold a
  594. * reference and if the portid does become invalid after the RCU
  595. * section netlink_unicast() should safely return an error */
  596. rcu_read_lock();
  597. ac = rcu_dereference(auditd_conn);
  598. if (!ac) {
  599. rcu_read_unlock();
  600. kfree_skb(skb);
  601. rc = -ECONNREFUSED;
  602. goto err;
  603. }
  604. net = get_net(ac->net);
  605. sk = audit_get_sk(net);
  606. portid = ac->portid;
  607. rcu_read_unlock();
  608. rc = netlink_unicast(sk, skb, portid, 0);
  609. put_net(net);
  610. if (rc < 0)
  611. goto err;
  612. return rc;
  613. err:
  614. if (ac && rc == -ECONNREFUSED)
  615. auditd_reset(ac);
  616. return rc;
  617. }
  618. /**
  619. * kauditd_send_queue - Helper for kauditd_thread to flush skb queues
  620. * @sk: the sending sock
  621. * @portid: the netlink destination
  622. * @queue: the skb queue to process
  623. * @retry_limit: limit on number of netlink unicast failures
  624. * @skb_hook: per-skb hook for additional processing
  625. * @err_hook: hook called if the skb fails the netlink unicast send
  626. *
  627. * Description:
  628. * Run through the given queue and attempt to send the audit records to auditd,
  629. * returns zero on success, negative values on failure. It is up to the caller
  630. * to ensure that the @sk is valid for the duration of this function.
  631. *
  632. */
  633. static int kauditd_send_queue(struct sock *sk, u32 portid,
  634. struct sk_buff_head *queue,
  635. unsigned int retry_limit,
  636. void (*skb_hook)(struct sk_buff *skb),
  637. void (*err_hook)(struct sk_buff *skb))
  638. {
  639. int rc = 0;
  640. struct sk_buff *skb;
  641. static unsigned int failed = 0;
  642. /* NOTE: kauditd_thread takes care of all our locking, we just use
  643. * the netlink info passed to us (e.g. sk and portid) */
  644. while ((skb = skb_dequeue(queue))) {
  645. /* call the skb_hook for each skb we touch */
  646. if (skb_hook)
  647. (*skb_hook)(skb);
  648. /* can we send to anyone via unicast? */
  649. if (!sk) {
  650. if (err_hook)
  651. (*err_hook)(skb);
  652. continue;
  653. }
  654. /* grab an extra skb reference in case of error */
  655. skb_get(skb);
  656. rc = netlink_unicast(sk, skb, portid, 0);
  657. if (rc < 0) {
  658. /* fatal failure for our queue flush attempt? */
  659. if (++failed >= retry_limit ||
  660. rc == -ECONNREFUSED || rc == -EPERM) {
  661. /* yes - error processing for the queue */
  662. sk = NULL;
  663. if (err_hook)
  664. (*err_hook)(skb);
  665. if (!skb_hook)
  666. goto out;
  667. /* keep processing with the skb_hook */
  668. continue;
  669. } else
  670. /* no - requeue to preserve ordering */
  671. skb_queue_head(queue, skb);
  672. } else {
  673. /* it worked - drop the extra reference and continue */
  674. consume_skb(skb);
  675. failed = 0;
  676. }
  677. }
  678. out:
  679. return (rc >= 0 ? 0 : rc);
  680. }
  681. /*
  682. * kauditd_send_multicast_skb - Send a record to any multicast listeners
  683. * @skb: audit record
  684. *
  685. * Description:
  686. * Write a multicast message to anyone listening in the initial network
  687. * namespace. This function doesn't consume an skb as might be expected since
  688. * it has to copy it anyways.
  689. */
  690. static void kauditd_send_multicast_skb(struct sk_buff *skb)
  691. {
  692. struct sk_buff *copy;
  693. struct sock *sock = audit_get_sk(&init_net);
  694. struct nlmsghdr *nlh;
  695. /* NOTE: we are not taking an additional reference for init_net since
  696. * we don't have to worry about it going away */
  697. if (!netlink_has_listeners(sock, AUDIT_NLGRP_READLOG))
  698. return;
  699. /*
  700. * The seemingly wasteful skb_copy() rather than bumping the refcount
  701. * using skb_get() is necessary because non-standard mods are made to
  702. * the skb by the original kaudit unicast socket send routine. The
  703. * existing auditd daemon assumes this breakage. Fixing this would
  704. * require co-ordinating a change in the established protocol between
  705. * the kaudit kernel subsystem and the auditd userspace code. There is
  706. * no reason for new multicast clients to continue with this
  707. * non-compliance.
  708. */
  709. copy = skb_copy(skb, GFP_KERNEL);
  710. if (!copy)
  711. return;
  712. nlh = nlmsg_hdr(copy);
  713. nlh->nlmsg_len = skb->len;
  714. nlmsg_multicast(sock, copy, 0, AUDIT_NLGRP_READLOG, GFP_KERNEL);
  715. }
  716. /**
  717. * kauditd_thread - Worker thread to send audit records to userspace
  718. * @dummy: unused
  719. */
  720. static int kauditd_thread(void *dummy)
  721. {
  722. int rc;
  723. u32 portid = 0;
  724. struct net *net = NULL;
  725. struct sock *sk = NULL;
  726. struct auditd_connection *ac;
  727. #define UNICAST_RETRIES 5
  728. set_freezable();
  729. while (!kthread_should_stop()) {
  730. /* NOTE: see the lock comments in auditd_send_unicast_skb() */
  731. rcu_read_lock();
  732. ac = rcu_dereference(auditd_conn);
  733. if (!ac) {
  734. rcu_read_unlock();
  735. goto main_queue;
  736. }
  737. net = get_net(ac->net);
  738. sk = audit_get_sk(net);
  739. portid = ac->portid;
  740. rcu_read_unlock();
  741. /* attempt to flush the hold queue */
  742. rc = kauditd_send_queue(sk, portid,
  743. &audit_hold_queue, UNICAST_RETRIES,
  744. NULL, kauditd_rehold_skb);
  745. if (ac && rc < 0) {
  746. sk = NULL;
  747. auditd_reset(ac);
  748. goto main_queue;
  749. }
  750. /* attempt to flush the retry queue */
  751. rc = kauditd_send_queue(sk, portid,
  752. &audit_retry_queue, UNICAST_RETRIES,
  753. NULL, kauditd_hold_skb);
  754. if (ac && rc < 0) {
  755. sk = NULL;
  756. auditd_reset(ac);
  757. goto main_queue;
  758. }
  759. main_queue:
  760. /* process the main queue - do the multicast send and attempt
  761. * unicast, dump failed record sends to the retry queue; if
  762. * sk == NULL due to previous failures we will just do the
  763. * multicast send and move the record to the hold queue */
  764. rc = kauditd_send_queue(sk, portid, &audit_queue, 1,
  765. kauditd_send_multicast_skb,
  766. (sk ?
  767. kauditd_retry_skb : kauditd_hold_skb));
  768. if (ac && rc < 0)
  769. auditd_reset(ac);
  770. sk = NULL;
  771. /* drop our netns reference, no auditd sends past this line */
  772. if (net) {
  773. put_net(net);
  774. net = NULL;
  775. }
  776. /* we have processed all the queues so wake everyone */
  777. wake_up(&audit_backlog_wait);
  778. /* NOTE: we want to wake up if there is anything on the queue,
  779. * regardless of if an auditd is connected, as we need to
  780. * do the multicast send and rotate records from the
  781. * main queue to the retry/hold queues */
  782. wait_event_freezable(kauditd_wait,
  783. (skb_queue_len(&audit_queue) ? 1 : 0));
  784. }
  785. return 0;
  786. }
  787. int audit_send_list(void *_dest)
  788. {
  789. struct audit_netlink_list *dest = _dest;
  790. struct sk_buff *skb;
  791. struct sock *sk = audit_get_sk(dest->net);
  792. /* wait for parent to finish and send an ACK */
  793. audit_ctl_lock();
  794. audit_ctl_unlock();
  795. while ((skb = __skb_dequeue(&dest->q)) != NULL)
  796. netlink_unicast(sk, skb, dest->portid, 0);
  797. put_net(dest->net);
  798. kfree(dest);
  799. return 0;
  800. }
  801. struct sk_buff *audit_make_reply(int seq, int type, int done,
  802. int multi, const void *payload, int size)
  803. {
  804. struct sk_buff *skb;
  805. struct nlmsghdr *nlh;
  806. void *data;
  807. int flags = multi ? NLM_F_MULTI : 0;
  808. int t = done ? NLMSG_DONE : type;
  809. skb = nlmsg_new(size, GFP_KERNEL);
  810. if (!skb)
  811. return NULL;
  812. nlh = nlmsg_put(skb, 0, seq, t, size, flags);
  813. if (!nlh)
  814. goto out_kfree_skb;
  815. data = nlmsg_data(nlh);
  816. memcpy(data, payload, size);
  817. return skb;
  818. out_kfree_skb:
  819. kfree_skb(skb);
  820. return NULL;
  821. }
  822. static int audit_send_reply_thread(void *arg)
  823. {
  824. struct audit_reply *reply = (struct audit_reply *)arg;
  825. struct sock *sk = audit_get_sk(reply->net);
  826. audit_ctl_lock();
  827. audit_ctl_unlock();
  828. /* Ignore failure. It'll only happen if the sender goes away,
  829. because our timeout is set to infinite. */
  830. netlink_unicast(sk, reply->skb, reply->portid, 0);
  831. put_net(reply->net);
  832. kfree(reply);
  833. return 0;
  834. }
  835. /**
  836. * audit_send_reply - send an audit reply message via netlink
  837. * @request_skb: skb of request we are replying to (used to target the reply)
  838. * @seq: sequence number
  839. * @type: audit message type
  840. * @done: done (last) flag
  841. * @multi: multi-part message flag
  842. * @payload: payload data
  843. * @size: payload size
  844. *
  845. * Allocates an skb, builds the netlink message, and sends it to the port id.
  846. * No failure notifications.
  847. */
  848. static void audit_send_reply(struct sk_buff *request_skb, int seq, int type, int done,
  849. int multi, const void *payload, int size)
  850. {
  851. struct net *net = sock_net(NETLINK_CB(request_skb).sk);
  852. struct sk_buff *skb;
  853. struct task_struct *tsk;
  854. struct audit_reply *reply = kmalloc(sizeof(struct audit_reply),
  855. GFP_KERNEL);
  856. if (!reply)
  857. return;
  858. skb = audit_make_reply(seq, type, done, multi, payload, size);
  859. if (!skb)
  860. goto out;
  861. reply->net = get_net(net);
  862. reply->portid = NETLINK_CB(request_skb).portid;
  863. reply->skb = skb;
  864. tsk = kthread_run(audit_send_reply_thread, reply, "audit_send_reply");
  865. if (!IS_ERR(tsk))
  866. return;
  867. kfree_skb(skb);
  868. out:
  869. kfree(reply);
  870. }
  871. /*
  872. * Check for appropriate CAP_AUDIT_ capabilities on incoming audit
  873. * control messages.
  874. */
  875. static int audit_netlink_ok(struct sk_buff *skb, u16 msg_type)
  876. {
  877. int err = 0;
  878. /* Only support initial user namespace for now. */
  879. /*
  880. * We return ECONNREFUSED because it tricks userspace into thinking
  881. * that audit was not configured into the kernel. Lots of users
  882. * configure their PAM stack (because that's what the distro does)
  883. * to reject login if unable to send messages to audit. If we return
  884. * ECONNREFUSED the PAM stack thinks the kernel does not have audit
  885. * configured in and will let login proceed. If we return EPERM
  886. * userspace will reject all logins. This should be removed when we
  887. * support non init namespaces!!
  888. */
  889. if (current_user_ns() != &init_user_ns)
  890. return -ECONNREFUSED;
  891. switch (msg_type) {
  892. case AUDIT_LIST:
  893. case AUDIT_ADD:
  894. case AUDIT_DEL:
  895. return -EOPNOTSUPP;
  896. case AUDIT_GET:
  897. case AUDIT_SET:
  898. case AUDIT_GET_FEATURE:
  899. case AUDIT_SET_FEATURE:
  900. case AUDIT_LIST_RULES:
  901. case AUDIT_ADD_RULE:
  902. case AUDIT_DEL_RULE:
  903. case AUDIT_SIGNAL_INFO:
  904. case AUDIT_TTY_GET:
  905. case AUDIT_TTY_SET:
  906. case AUDIT_TRIM:
  907. case AUDIT_MAKE_EQUIV:
  908. /* Only support auditd and auditctl in initial pid namespace
  909. * for now. */
  910. if (task_active_pid_ns(current) != &init_pid_ns)
  911. return -EPERM;
  912. if (!netlink_capable(skb, CAP_AUDIT_CONTROL))
  913. err = -EPERM;
  914. break;
  915. case AUDIT_USER:
  916. case AUDIT_FIRST_USER_MSG ... AUDIT_LAST_USER_MSG:
  917. case AUDIT_FIRST_USER_MSG2 ... AUDIT_LAST_USER_MSG2:
  918. if (!netlink_capable(skb, CAP_AUDIT_WRITE))
  919. err = -EPERM;
  920. break;
  921. default: /* bad msg */
  922. err = -EINVAL;
  923. }
  924. return err;
  925. }
  926. static void audit_log_common_recv_msg(struct audit_buffer **ab, u16 msg_type)
  927. {
  928. uid_t uid = from_kuid(&init_user_ns, current_uid());
  929. pid_t pid = task_tgid_nr(current);
  930. if (!audit_enabled && msg_type != AUDIT_USER_AVC) {
  931. *ab = NULL;
  932. return;
  933. }
  934. *ab = audit_log_start(NULL, GFP_KERNEL, msg_type);
  935. if (unlikely(!*ab))
  936. return;
  937. audit_log_format(*ab, "pid=%d uid=%u", pid, uid);
  938. audit_log_session_info(*ab);
  939. audit_log_task_context(*ab);
  940. }
  941. int is_audit_feature_set(int i)
  942. {
  943. return af.features & AUDIT_FEATURE_TO_MASK(i);
  944. }
  945. static int audit_get_feature(struct sk_buff *skb)
  946. {
  947. u32 seq;
  948. seq = nlmsg_hdr(skb)->nlmsg_seq;
  949. audit_send_reply(skb, seq, AUDIT_GET_FEATURE, 0, 0, &af, sizeof(af));
  950. return 0;
  951. }
  952. static void audit_log_feature_change(int which, u32 old_feature, u32 new_feature,
  953. u32 old_lock, u32 new_lock, int res)
  954. {
  955. struct audit_buffer *ab;
  956. if (audit_enabled == AUDIT_OFF)
  957. return;
  958. ab = audit_log_start(audit_context(), GFP_KERNEL, AUDIT_FEATURE_CHANGE);
  959. if (!ab)
  960. return;
  961. audit_log_task_info(ab, current);
  962. audit_log_format(ab, " feature=%s old=%u new=%u old_lock=%u new_lock=%u res=%d",
  963. audit_feature_names[which], !!old_feature, !!new_feature,
  964. !!old_lock, !!new_lock, res);
  965. audit_log_end(ab);
  966. }
  967. static int audit_set_feature(struct sk_buff *skb)
  968. {
  969. struct audit_features *uaf;
  970. int i;
  971. BUILD_BUG_ON(AUDIT_LAST_FEATURE + 1 > ARRAY_SIZE(audit_feature_names));
  972. uaf = nlmsg_data(nlmsg_hdr(skb));
  973. /* if there is ever a version 2 we should handle that here */
  974. for (i = 0; i <= AUDIT_LAST_FEATURE; i++) {
  975. u32 feature = AUDIT_FEATURE_TO_MASK(i);
  976. u32 old_feature, new_feature, old_lock, new_lock;
  977. /* if we are not changing this feature, move along */
  978. if (!(feature & uaf->mask))
  979. continue;
  980. old_feature = af.features & feature;
  981. new_feature = uaf->features & feature;
  982. new_lock = (uaf->lock | af.lock) & feature;
  983. old_lock = af.lock & feature;
  984. /* are we changing a locked feature? */
  985. if (old_lock && (new_feature != old_feature)) {
  986. audit_log_feature_change(i, old_feature, new_feature,
  987. old_lock, new_lock, 0);
  988. return -EPERM;
  989. }
  990. }
  991. /* nothing invalid, do the changes */
  992. for (i = 0; i <= AUDIT_LAST_FEATURE; i++) {
  993. u32 feature = AUDIT_FEATURE_TO_MASK(i);
  994. u32 old_feature, new_feature, old_lock, new_lock;
  995. /* if we are not changing this feature, move along */
  996. if (!(feature & uaf->mask))
  997. continue;
  998. old_feature = af.features & feature;
  999. new_feature = uaf->features & feature;
  1000. old_lock = af.lock & feature;
  1001. new_lock = (uaf->lock | af.lock) & feature;
  1002. if (new_feature != old_feature)
  1003. audit_log_feature_change(i, old_feature, new_feature,
  1004. old_lock, new_lock, 1);
  1005. if (new_feature)
  1006. af.features |= feature;
  1007. else
  1008. af.features &= ~feature;
  1009. af.lock |= new_lock;
  1010. }
  1011. return 0;
  1012. }
  1013. static int audit_replace(struct pid *pid)
  1014. {
  1015. pid_t pvnr;
  1016. struct sk_buff *skb;
  1017. pvnr = pid_vnr(pid);
  1018. skb = audit_make_reply(0, AUDIT_REPLACE, 0, 0, &pvnr, sizeof(pvnr));
  1019. if (!skb)
  1020. return -ENOMEM;
  1021. return auditd_send_unicast_skb(skb);
  1022. }
  1023. static int audit_receive_msg(struct sk_buff *skb, struct nlmsghdr *nlh)
  1024. {
  1025. u32 seq;
  1026. void *data;
  1027. int err;
  1028. struct audit_buffer *ab;
  1029. u16 msg_type = nlh->nlmsg_type;
  1030. struct audit_sig_info *sig_data;
  1031. char *ctx = NULL;
  1032. u32 len;
  1033. err = audit_netlink_ok(skb, msg_type);
  1034. if (err)
  1035. return err;
  1036. seq = nlh->nlmsg_seq;
  1037. data = nlmsg_data(nlh);
  1038. switch (msg_type) {
  1039. case AUDIT_GET: {
  1040. struct audit_status s;
  1041. memset(&s, 0, sizeof(s));
  1042. s.enabled = audit_enabled;
  1043. s.failure = audit_failure;
  1044. /* NOTE: use pid_vnr() so the PID is relative to the current
  1045. * namespace */
  1046. s.pid = auditd_pid_vnr();
  1047. s.rate_limit = audit_rate_limit;
  1048. s.backlog_limit = audit_backlog_limit;
  1049. s.lost = atomic_read(&audit_lost);
  1050. s.backlog = skb_queue_len(&audit_queue);
  1051. s.feature_bitmap = AUDIT_FEATURE_BITMAP_ALL;
  1052. s.backlog_wait_time = audit_backlog_wait_time;
  1053. audit_send_reply(skb, seq, AUDIT_GET, 0, 0, &s, sizeof(s));
  1054. break;
  1055. }
  1056. case AUDIT_SET: {
  1057. struct audit_status s;
  1058. memset(&s, 0, sizeof(s));
  1059. /* guard against past and future API changes */
  1060. memcpy(&s, data, min_t(size_t, sizeof(s), nlmsg_len(nlh)));
  1061. if (s.mask & AUDIT_STATUS_ENABLED) {
  1062. err = audit_set_enabled(s.enabled);
  1063. if (err < 0)
  1064. return err;
  1065. }
  1066. if (s.mask & AUDIT_STATUS_FAILURE) {
  1067. err = audit_set_failure(s.failure);
  1068. if (err < 0)
  1069. return err;
  1070. }
  1071. if (s.mask & AUDIT_STATUS_PID) {
  1072. /* NOTE: we are using the vnr PID functions below
  1073. * because the s.pid value is relative to the
  1074. * namespace of the caller; at present this
  1075. * doesn't matter much since you can really only
  1076. * run auditd from the initial pid namespace, but
  1077. * something to keep in mind if this changes */
  1078. pid_t new_pid = s.pid;
  1079. pid_t auditd_pid;
  1080. struct pid *req_pid = task_tgid(current);
  1081. /* Sanity check - PID values must match. Setting
  1082. * pid to 0 is how auditd ends auditing. */
  1083. if (new_pid && (new_pid != pid_vnr(req_pid)))
  1084. return -EINVAL;
  1085. /* test the auditd connection */
  1086. audit_replace(req_pid);
  1087. auditd_pid = auditd_pid_vnr();
  1088. if (auditd_pid) {
  1089. /* replacing a healthy auditd is not allowed */
  1090. if (new_pid) {
  1091. audit_log_config_change("audit_pid",
  1092. new_pid, auditd_pid, 0);
  1093. return -EEXIST;
  1094. }
  1095. /* only current auditd can unregister itself */
  1096. if (pid_vnr(req_pid) != auditd_pid) {
  1097. audit_log_config_change("audit_pid",
  1098. new_pid, auditd_pid, 0);
  1099. return -EACCES;
  1100. }
  1101. }
  1102. if (new_pid) {
  1103. /* register a new auditd connection */
  1104. err = auditd_set(req_pid,
  1105. NETLINK_CB(skb).portid,
  1106. sock_net(NETLINK_CB(skb).sk));
  1107. if (audit_enabled != AUDIT_OFF)
  1108. audit_log_config_change("audit_pid",
  1109. new_pid,
  1110. auditd_pid,
  1111. err ? 0 : 1);
  1112. if (err)
  1113. return err;
  1114. /* try to process any backlog */
  1115. wake_up_interruptible(&kauditd_wait);
  1116. } else {
  1117. if (audit_enabled != AUDIT_OFF)
  1118. audit_log_config_change("audit_pid",
  1119. new_pid,
  1120. auditd_pid, 1);
  1121. /* unregister the auditd connection */
  1122. auditd_reset(NULL);
  1123. }
  1124. }
  1125. if (s.mask & AUDIT_STATUS_RATE_LIMIT) {
  1126. err = audit_set_rate_limit(s.rate_limit);
  1127. if (err < 0)
  1128. return err;
  1129. }
  1130. if (s.mask & AUDIT_STATUS_BACKLOG_LIMIT) {
  1131. err = audit_set_backlog_limit(s.backlog_limit);
  1132. if (err < 0)
  1133. return err;
  1134. }
  1135. if (s.mask & AUDIT_STATUS_BACKLOG_WAIT_TIME) {
  1136. if (sizeof(s) > (size_t)nlh->nlmsg_len)
  1137. return -EINVAL;
  1138. if (s.backlog_wait_time > 10*AUDIT_BACKLOG_WAIT_TIME)
  1139. return -EINVAL;
  1140. err = audit_set_backlog_wait_time(s.backlog_wait_time);
  1141. if (err < 0)
  1142. return err;
  1143. }
  1144. if (s.mask == AUDIT_STATUS_LOST) {
  1145. u32 lost = atomic_xchg(&audit_lost, 0);
  1146. audit_log_config_change("lost", 0, lost, 1);
  1147. return lost;
  1148. }
  1149. break;
  1150. }
  1151. case AUDIT_GET_FEATURE:
  1152. err = audit_get_feature(skb);
  1153. if (err)
  1154. return err;
  1155. break;
  1156. case AUDIT_SET_FEATURE:
  1157. err = audit_set_feature(skb);
  1158. if (err)
  1159. return err;
  1160. break;
  1161. case AUDIT_USER:
  1162. case AUDIT_FIRST_USER_MSG ... AUDIT_LAST_USER_MSG:
  1163. case AUDIT_FIRST_USER_MSG2 ... AUDIT_LAST_USER_MSG2:
  1164. if (!audit_enabled && msg_type != AUDIT_USER_AVC)
  1165. return 0;
  1166. err = audit_filter(msg_type, AUDIT_FILTER_USER);
  1167. if (err == 1) { /* match or error */
  1168. err = 0;
  1169. if (msg_type == AUDIT_USER_TTY) {
  1170. err = tty_audit_push();
  1171. if (err)
  1172. break;
  1173. }
  1174. audit_log_common_recv_msg(&ab, msg_type);
  1175. if (msg_type != AUDIT_USER_TTY)
  1176. audit_log_format(ab, " msg='%.*s'",
  1177. AUDIT_MESSAGE_TEXT_MAX,
  1178. (char *)data);
  1179. else {
  1180. int size;
  1181. audit_log_format(ab, " data=");
  1182. size = nlmsg_len(nlh);
  1183. if (size > 0 &&
  1184. ((unsigned char *)data)[size - 1] == '\0')
  1185. size--;
  1186. audit_log_n_untrustedstring(ab, data, size);
  1187. }
  1188. audit_log_end(ab);
  1189. }
  1190. break;
  1191. case AUDIT_ADD_RULE:
  1192. case AUDIT_DEL_RULE:
  1193. if (nlmsg_len(nlh) < sizeof(struct audit_rule_data))
  1194. return -EINVAL;
  1195. if (audit_enabled == AUDIT_LOCKED) {
  1196. audit_log_common_recv_msg(&ab, AUDIT_CONFIG_CHANGE);
  1197. audit_log_format(ab, " audit_enabled=%d res=0", audit_enabled);
  1198. audit_log_end(ab);
  1199. return -EPERM;
  1200. }
  1201. err = audit_rule_change(msg_type, seq, data, nlmsg_len(nlh));
  1202. break;
  1203. case AUDIT_LIST_RULES:
  1204. err = audit_list_rules_send(skb, seq);
  1205. break;
  1206. case AUDIT_TRIM:
  1207. audit_trim_trees();
  1208. audit_log_common_recv_msg(&ab, AUDIT_CONFIG_CHANGE);
  1209. audit_log_format(ab, " op=trim res=1");
  1210. audit_log_end(ab);
  1211. break;
  1212. case AUDIT_MAKE_EQUIV: {
  1213. void *bufp = data;
  1214. u32 sizes[2];
  1215. size_t msglen = nlmsg_len(nlh);
  1216. char *old, *new;
  1217. err = -EINVAL;
  1218. if (msglen < 2 * sizeof(u32))
  1219. break;
  1220. memcpy(sizes, bufp, 2 * sizeof(u32));
  1221. bufp += 2 * sizeof(u32);
  1222. msglen -= 2 * sizeof(u32);
  1223. old = audit_unpack_string(&bufp, &msglen, sizes[0]);
  1224. if (IS_ERR(old)) {
  1225. err = PTR_ERR(old);
  1226. break;
  1227. }
  1228. new = audit_unpack_string(&bufp, &msglen, sizes[1]);
  1229. if (IS_ERR(new)) {
  1230. err = PTR_ERR(new);
  1231. kfree(old);
  1232. break;
  1233. }
  1234. /* OK, here comes... */
  1235. err = audit_tag_tree(old, new);
  1236. audit_log_common_recv_msg(&ab, AUDIT_CONFIG_CHANGE);
  1237. audit_log_format(ab, " op=make_equiv old=");
  1238. audit_log_untrustedstring(ab, old);
  1239. audit_log_format(ab, " new=");
  1240. audit_log_untrustedstring(ab, new);
  1241. audit_log_format(ab, " res=%d", !err);
  1242. audit_log_end(ab);
  1243. kfree(old);
  1244. kfree(new);
  1245. break;
  1246. }
  1247. case AUDIT_SIGNAL_INFO:
  1248. len = 0;
  1249. if (audit_sig_sid) {
  1250. err = security_secid_to_secctx(audit_sig_sid, &ctx, &len);
  1251. if (err)
  1252. return err;
  1253. }
  1254. sig_data = kmalloc(sizeof(*sig_data) + len, GFP_KERNEL);
  1255. if (!sig_data) {
  1256. if (audit_sig_sid)
  1257. security_release_secctx(ctx, len);
  1258. return -ENOMEM;
  1259. }
  1260. sig_data->uid = from_kuid(&init_user_ns, audit_sig_uid);
  1261. sig_data->pid = audit_sig_pid;
  1262. if (audit_sig_sid) {
  1263. memcpy(sig_data->ctx, ctx, len);
  1264. security_release_secctx(ctx, len);
  1265. }
  1266. audit_send_reply(skb, seq, AUDIT_SIGNAL_INFO, 0, 0,
  1267. sig_data, sizeof(*sig_data) + len);
  1268. kfree(sig_data);
  1269. break;
  1270. case AUDIT_TTY_GET: {
  1271. struct audit_tty_status s;
  1272. unsigned int t;
  1273. t = READ_ONCE(current->signal->audit_tty);
  1274. s.enabled = t & AUDIT_TTY_ENABLE;
  1275. s.log_passwd = !!(t & AUDIT_TTY_LOG_PASSWD);
  1276. audit_send_reply(skb, seq, AUDIT_TTY_GET, 0, 0, &s, sizeof(s));
  1277. break;
  1278. }
  1279. case AUDIT_TTY_SET: {
  1280. struct audit_tty_status s, old;
  1281. struct audit_buffer *ab;
  1282. unsigned int t;
  1283. memset(&s, 0, sizeof(s));
  1284. /* guard against past and future API changes */
  1285. memcpy(&s, data, min_t(size_t, sizeof(s), nlmsg_len(nlh)));
  1286. /* check if new data is valid */
  1287. if ((s.enabled != 0 && s.enabled != 1) ||
  1288. (s.log_passwd != 0 && s.log_passwd != 1))
  1289. err = -EINVAL;
  1290. if (err)
  1291. t = READ_ONCE(current->signal->audit_tty);
  1292. else {
  1293. t = s.enabled | (-s.log_passwd & AUDIT_TTY_LOG_PASSWD);
  1294. t = xchg(&current->signal->audit_tty, t);
  1295. }
  1296. old.enabled = t & AUDIT_TTY_ENABLE;
  1297. old.log_passwd = !!(t & AUDIT_TTY_LOG_PASSWD);
  1298. audit_log_common_recv_msg(&ab, AUDIT_CONFIG_CHANGE);
  1299. audit_log_format(ab, " op=tty_set old-enabled=%d new-enabled=%d"
  1300. " old-log_passwd=%d new-log_passwd=%d res=%d",
  1301. old.enabled, s.enabled, old.log_passwd,
  1302. s.log_passwd, !err);
  1303. audit_log_end(ab);
  1304. break;
  1305. }
  1306. default:
  1307. err = -EINVAL;
  1308. break;
  1309. }
  1310. return err < 0 ? err : 0;
  1311. }
  1312. /**
  1313. * audit_receive - receive messages from a netlink control socket
  1314. * @skb: the message buffer
  1315. *
  1316. * Parse the provided skb and deal with any messages that may be present,
  1317. * malformed skbs are discarded.
  1318. */
  1319. static void audit_receive(struct sk_buff *skb)
  1320. {
  1321. struct nlmsghdr *nlh;
  1322. /*
  1323. * len MUST be signed for nlmsg_next to be able to dec it below 0
  1324. * if the nlmsg_len was not aligned
  1325. */
  1326. int len;
  1327. int err;
  1328. nlh = nlmsg_hdr(skb);
  1329. len = skb->len;
  1330. audit_ctl_lock();
  1331. while (nlmsg_ok(nlh, len)) {
  1332. err = audit_receive_msg(skb, nlh);
  1333. /* if err or if this message says it wants a response */
  1334. if (err || (nlh->nlmsg_flags & NLM_F_ACK))
  1335. netlink_ack(skb, nlh, err, NULL);
  1336. nlh = nlmsg_next(nlh, &len);
  1337. }
  1338. audit_ctl_unlock();
  1339. }
  1340. /* Run custom bind function on netlink socket group connect or bind requests. */
  1341. static int audit_bind(struct net *net, int group)
  1342. {
  1343. if (!capable(CAP_AUDIT_READ))
  1344. return -EPERM;
  1345. return 0;
  1346. }
  1347. static int __net_init audit_net_init(struct net *net)
  1348. {
  1349. struct netlink_kernel_cfg cfg = {
  1350. .input = audit_receive,
  1351. .bind = audit_bind,
  1352. .flags = NL_CFG_F_NONROOT_RECV,
  1353. .groups = AUDIT_NLGRP_MAX,
  1354. };
  1355. struct audit_net *aunet = net_generic(net, audit_net_id);
  1356. aunet->sk = netlink_kernel_create(net, NETLINK_AUDIT, &cfg);
  1357. if (aunet->sk == NULL) {
  1358. audit_panic("cannot initialize netlink socket in namespace");
  1359. return -ENOMEM;
  1360. }
  1361. aunet->sk->sk_sndtimeo = MAX_SCHEDULE_TIMEOUT;
  1362. return 0;
  1363. }
  1364. static void __net_exit audit_net_exit(struct net *net)
  1365. {
  1366. struct audit_net *aunet = net_generic(net, audit_net_id);
  1367. /* NOTE: you would think that we would want to check the auditd
  1368. * connection and potentially reset it here if it lives in this
  1369. * namespace, but since the auditd connection tracking struct holds a
  1370. * reference to this namespace (see auditd_set()) we are only ever
  1371. * going to get here after that connection has been released */
  1372. netlink_kernel_release(aunet->sk);
  1373. }
  1374. static struct pernet_operations audit_net_ops __net_initdata = {
  1375. .init = audit_net_init,
  1376. .exit = audit_net_exit,
  1377. .id = &audit_net_id,
  1378. .size = sizeof(struct audit_net),
  1379. };
  1380. /* Initialize audit support at boot time. */
  1381. static int __init audit_init(void)
  1382. {
  1383. int i;
  1384. if (audit_initialized == AUDIT_DISABLED)
  1385. return 0;
  1386. audit_buffer_cache = kmem_cache_create("audit_buffer",
  1387. sizeof(struct audit_buffer),
  1388. 0, SLAB_PANIC, NULL);
  1389. skb_queue_head_init(&audit_queue);
  1390. skb_queue_head_init(&audit_retry_queue);
  1391. skb_queue_head_init(&audit_hold_queue);
  1392. for (i = 0; i < AUDIT_INODE_BUCKETS; i++)
  1393. INIT_LIST_HEAD(&audit_inode_hash[i]);
  1394. mutex_init(&audit_cmd_mutex.lock);
  1395. audit_cmd_mutex.owner = NULL;
  1396. pr_info("initializing netlink subsys (%s)\n",
  1397. audit_default ? "enabled" : "disabled");
  1398. register_pernet_subsys(&audit_net_ops);
  1399. audit_initialized = AUDIT_INITIALIZED;
  1400. kauditd_task = kthread_run(kauditd_thread, NULL, "kauditd");
  1401. if (IS_ERR(kauditd_task)) {
  1402. int err = PTR_ERR(kauditd_task);
  1403. panic("audit: failed to start the kauditd thread (%d)\n", err);
  1404. }
  1405. audit_log(NULL, GFP_KERNEL, AUDIT_KERNEL,
  1406. "state=initialized audit_enabled=%u res=1",
  1407. audit_enabled);
  1408. return 0;
  1409. }
  1410. postcore_initcall(audit_init);
  1411. /*
  1412. * Process kernel command-line parameter at boot time.
  1413. * audit={0|off} or audit={1|on}.
  1414. */
  1415. static int __init audit_enable(char *str)
  1416. {
  1417. if (!strcasecmp(str, "off") || !strcmp(str, "0"))
  1418. audit_default = AUDIT_OFF;
  1419. else if (!strcasecmp(str, "on") || !strcmp(str, "1"))
  1420. audit_default = AUDIT_ON;
  1421. else {
  1422. pr_err("audit: invalid 'audit' parameter value (%s)\n", str);
  1423. audit_default = AUDIT_ON;
  1424. }
  1425. if (audit_default == AUDIT_OFF)
  1426. audit_initialized = AUDIT_DISABLED;
  1427. if (audit_set_enabled(audit_default))
  1428. pr_err("audit: error setting audit state (%d)\n",
  1429. audit_default);
  1430. pr_info("%s\n", audit_default ?
  1431. "enabled (after initialization)" : "disabled (until reboot)");
  1432. return 1;
  1433. }
  1434. __setup("audit=", audit_enable);
  1435. /* Process kernel command-line parameter at boot time.
  1436. * audit_backlog_limit=<n> */
  1437. static int __init audit_backlog_limit_set(char *str)
  1438. {
  1439. u32 audit_backlog_limit_arg;
  1440. pr_info("audit_backlog_limit: ");
  1441. if (kstrtouint(str, 0, &audit_backlog_limit_arg)) {
  1442. pr_cont("using default of %u, unable to parse %s\n",
  1443. audit_backlog_limit, str);
  1444. return 1;
  1445. }
  1446. audit_backlog_limit = audit_backlog_limit_arg;
  1447. pr_cont("%d\n", audit_backlog_limit);
  1448. return 1;
  1449. }
  1450. __setup("audit_backlog_limit=", audit_backlog_limit_set);
  1451. static void audit_buffer_free(struct audit_buffer *ab)
  1452. {
  1453. if (!ab)
  1454. return;
  1455. kfree_skb(ab->skb);
  1456. kmem_cache_free(audit_buffer_cache, ab);
  1457. }
  1458. static struct audit_buffer *audit_buffer_alloc(struct audit_context *ctx,
  1459. gfp_t gfp_mask, int type)
  1460. {
  1461. struct audit_buffer *ab;
  1462. ab = kmem_cache_alloc(audit_buffer_cache, gfp_mask);
  1463. if (!ab)
  1464. return NULL;
  1465. ab->skb = nlmsg_new(AUDIT_BUFSIZ, gfp_mask);
  1466. if (!ab->skb)
  1467. goto err;
  1468. if (!nlmsg_put(ab->skb, 0, 0, type, 0, 0))
  1469. goto err;
  1470. ab->ctx = ctx;
  1471. ab->gfp_mask = gfp_mask;
  1472. return ab;
  1473. err:
  1474. audit_buffer_free(ab);
  1475. return NULL;
  1476. }
  1477. /**
  1478. * audit_serial - compute a serial number for the audit record
  1479. *
  1480. * Compute a serial number for the audit record. Audit records are
  1481. * written to user-space as soon as they are generated, so a complete
  1482. * audit record may be written in several pieces. The timestamp of the
  1483. * record and this serial number are used by the user-space tools to
  1484. * determine which pieces belong to the same audit record. The
  1485. * (timestamp,serial) tuple is unique for each syscall and is live from
  1486. * syscall entry to syscall exit.
  1487. *
  1488. * NOTE: Another possibility is to store the formatted records off the
  1489. * audit context (for those records that have a context), and emit them
  1490. * all at syscall exit. However, this could delay the reporting of
  1491. * significant errors until syscall exit (or never, if the system
  1492. * halts).
  1493. */
  1494. unsigned int audit_serial(void)
  1495. {
  1496. static atomic_t serial = ATOMIC_INIT(0);
  1497. return atomic_add_return(1, &serial);
  1498. }
  1499. static inline void audit_get_stamp(struct audit_context *ctx,
  1500. struct timespec64 *t, unsigned int *serial)
  1501. {
  1502. if (!ctx || !auditsc_get_stamp(ctx, t, serial)) {
  1503. *t = current_kernel_time64();
  1504. *serial = audit_serial();
  1505. }
  1506. }
  1507. /**
  1508. * audit_log_start - obtain an audit buffer
  1509. * @ctx: audit_context (may be NULL)
  1510. * @gfp_mask: type of allocation
  1511. * @type: audit message type
  1512. *
  1513. * Returns audit_buffer pointer on success or NULL on error.
  1514. *
  1515. * Obtain an audit buffer. This routine does locking to obtain the
  1516. * audit buffer, but then no locking is required for calls to
  1517. * audit_log_*format. If the task (ctx) is a task that is currently in a
  1518. * syscall, then the syscall is marked as auditable and an audit record
  1519. * will be written at syscall exit. If there is no associated task, then
  1520. * task context (ctx) should be NULL.
  1521. */
  1522. struct audit_buffer *audit_log_start(struct audit_context *ctx, gfp_t gfp_mask,
  1523. int type)
  1524. {
  1525. struct audit_buffer *ab;
  1526. struct timespec64 t;
  1527. unsigned int uninitialized_var(serial);
  1528. if (audit_initialized != AUDIT_INITIALIZED)
  1529. return NULL;
  1530. if (unlikely(!audit_filter(type, AUDIT_FILTER_TYPE)))
  1531. return NULL;
  1532. /* NOTE: don't ever fail/sleep on these two conditions:
  1533. * 1. auditd generated record - since we need auditd to drain the
  1534. * queue; also, when we are checking for auditd, compare PIDs using
  1535. * task_tgid_vnr() since auditd_pid is set in audit_receive_msg()
  1536. * using a PID anchored in the caller's namespace
  1537. * 2. generator holding the audit_cmd_mutex - we don't want to block
  1538. * while holding the mutex */
  1539. if (!(auditd_test_task(current) || audit_ctl_owner_current())) {
  1540. long stime = audit_backlog_wait_time;
  1541. while (audit_backlog_limit &&
  1542. (skb_queue_len(&audit_queue) > audit_backlog_limit)) {
  1543. /* wake kauditd to try and flush the queue */
  1544. wake_up_interruptible(&kauditd_wait);
  1545. /* sleep if we are allowed and we haven't exhausted our
  1546. * backlog wait limit */
  1547. if (gfpflags_allow_blocking(gfp_mask) && (stime > 0)) {
  1548. DECLARE_WAITQUEUE(wait, current);
  1549. add_wait_queue_exclusive(&audit_backlog_wait,
  1550. &wait);
  1551. set_current_state(TASK_UNINTERRUPTIBLE);
  1552. stime = schedule_timeout(stime);
  1553. remove_wait_queue(&audit_backlog_wait, &wait);
  1554. } else {
  1555. if (audit_rate_check() && printk_ratelimit())
  1556. pr_warn("audit_backlog=%d > audit_backlog_limit=%d\n",
  1557. skb_queue_len(&audit_queue),
  1558. audit_backlog_limit);
  1559. audit_log_lost("backlog limit exceeded");
  1560. return NULL;
  1561. }
  1562. }
  1563. }
  1564. ab = audit_buffer_alloc(ctx, gfp_mask, type);
  1565. if (!ab) {
  1566. audit_log_lost("out of memory in audit_log_start");
  1567. return NULL;
  1568. }
  1569. audit_get_stamp(ab->ctx, &t, &serial);
  1570. audit_log_format(ab, "audit(%llu.%03lu:%u): ",
  1571. (unsigned long long)t.tv_sec, t.tv_nsec/1000000, serial);
  1572. return ab;
  1573. }
  1574. /**
  1575. * audit_expand - expand skb in the audit buffer
  1576. * @ab: audit_buffer
  1577. * @extra: space to add at tail of the skb
  1578. *
  1579. * Returns 0 (no space) on failed expansion, or available space if
  1580. * successful.
  1581. */
  1582. static inline int audit_expand(struct audit_buffer *ab, int extra)
  1583. {
  1584. struct sk_buff *skb = ab->skb;
  1585. int oldtail = skb_tailroom(skb);
  1586. int ret = pskb_expand_head(skb, 0, extra, ab->gfp_mask);
  1587. int newtail = skb_tailroom(skb);
  1588. if (ret < 0) {
  1589. audit_log_lost("out of memory in audit_expand");
  1590. return 0;
  1591. }
  1592. skb->truesize += newtail - oldtail;
  1593. return newtail;
  1594. }
  1595. /*
  1596. * Format an audit message into the audit buffer. If there isn't enough
  1597. * room in the audit buffer, more room will be allocated and vsnprint
  1598. * will be called a second time. Currently, we assume that a printk
  1599. * can't format message larger than 1024 bytes, so we don't either.
  1600. */
  1601. static void audit_log_vformat(struct audit_buffer *ab, const char *fmt,
  1602. va_list args)
  1603. {
  1604. int len, avail;
  1605. struct sk_buff *skb;
  1606. va_list args2;
  1607. if (!ab)
  1608. return;
  1609. BUG_ON(!ab->skb);
  1610. skb = ab->skb;
  1611. avail = skb_tailroom(skb);
  1612. if (avail == 0) {
  1613. avail = audit_expand(ab, AUDIT_BUFSIZ);
  1614. if (!avail)
  1615. goto out;
  1616. }
  1617. va_copy(args2, args);
  1618. len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args);
  1619. if (len >= avail) {
  1620. /* The printk buffer is 1024 bytes long, so if we get
  1621. * here and AUDIT_BUFSIZ is at least 1024, then we can
  1622. * log everything that printk could have logged. */
  1623. avail = audit_expand(ab,
  1624. max_t(unsigned, AUDIT_BUFSIZ, 1+len-avail));
  1625. if (!avail)
  1626. goto out_va_end;
  1627. len = vsnprintf(skb_tail_pointer(skb), avail, fmt, args2);
  1628. }
  1629. if (len > 0)
  1630. skb_put(skb, len);
  1631. out_va_end:
  1632. va_end(args2);
  1633. out:
  1634. return;
  1635. }
  1636. /**
  1637. * audit_log_format - format a message into the audit buffer.
  1638. * @ab: audit_buffer
  1639. * @fmt: format string
  1640. * @...: optional parameters matching @fmt string
  1641. *
  1642. * All the work is done in audit_log_vformat.
  1643. */
  1644. void audit_log_format(struct audit_buffer *ab, const char *fmt, ...)
  1645. {
  1646. va_list args;
  1647. if (!ab)
  1648. return;
  1649. va_start(args, fmt);
  1650. audit_log_vformat(ab, fmt, args);
  1651. va_end(args);
  1652. }
  1653. /**
  1654. * audit_log_n_hex - convert a buffer to hex and append it to the audit skb
  1655. * @ab: the audit_buffer
  1656. * @buf: buffer to convert to hex
  1657. * @len: length of @buf to be converted
  1658. *
  1659. * No return value; failure to expand is silently ignored.
  1660. *
  1661. * This function will take the passed buf and convert it into a string of
  1662. * ascii hex digits. The new string is placed onto the skb.
  1663. */
  1664. void audit_log_n_hex(struct audit_buffer *ab, const unsigned char *buf,
  1665. size_t len)
  1666. {
  1667. int i, avail, new_len;
  1668. unsigned char *ptr;
  1669. struct sk_buff *skb;
  1670. if (!ab)
  1671. return;
  1672. BUG_ON(!ab->skb);
  1673. skb = ab->skb;
  1674. avail = skb_tailroom(skb);
  1675. new_len = len<<1;
  1676. if (new_len >= avail) {
  1677. /* Round the buffer request up to the next multiple */
  1678. new_len = AUDIT_BUFSIZ*(((new_len-avail)/AUDIT_BUFSIZ) + 1);
  1679. avail = audit_expand(ab, new_len);
  1680. if (!avail)
  1681. return;
  1682. }
  1683. ptr = skb_tail_pointer(skb);
  1684. for (i = 0; i < len; i++)
  1685. ptr = hex_byte_pack_upper(ptr, buf[i]);
  1686. *ptr = 0;
  1687. skb_put(skb, len << 1); /* new string is twice the old string */
  1688. }
  1689. /*
  1690. * Format a string of no more than slen characters into the audit buffer,
  1691. * enclosed in quote marks.
  1692. */
  1693. void audit_log_n_string(struct audit_buffer *ab, const char *string,
  1694. size_t slen)
  1695. {
  1696. int avail, new_len;
  1697. unsigned char *ptr;
  1698. struct sk_buff *skb;
  1699. if (!ab)
  1700. return;
  1701. BUG_ON(!ab->skb);
  1702. skb = ab->skb;
  1703. avail = skb_tailroom(skb);
  1704. new_len = slen + 3; /* enclosing quotes + null terminator */
  1705. if (new_len > avail) {
  1706. avail = audit_expand(ab, new_len);
  1707. if (!avail)
  1708. return;
  1709. }
  1710. ptr = skb_tail_pointer(skb);
  1711. *ptr++ = '"';
  1712. memcpy(ptr, string, slen);
  1713. ptr += slen;
  1714. *ptr++ = '"';
  1715. *ptr = 0;
  1716. skb_put(skb, slen + 2); /* don't include null terminator */
  1717. }
  1718. /**
  1719. * audit_string_contains_control - does a string need to be logged in hex
  1720. * @string: string to be checked
  1721. * @len: max length of the string to check
  1722. */
  1723. bool audit_string_contains_control(const char *string, size_t len)
  1724. {
  1725. const unsigned char *p;
  1726. for (p = string; p < (const unsigned char *)string + len; p++) {
  1727. if (*p == '"' || *p < 0x21 || *p > 0x7e)
  1728. return true;
  1729. }
  1730. return false;
  1731. }
  1732. /**
  1733. * audit_log_n_untrustedstring - log a string that may contain random characters
  1734. * @ab: audit_buffer
  1735. * @len: length of string (not including trailing null)
  1736. * @string: string to be logged
  1737. *
  1738. * This code will escape a string that is passed to it if the string
  1739. * contains a control character, unprintable character, double quote mark,
  1740. * or a space. Unescaped strings will start and end with a double quote mark.
  1741. * Strings that are escaped are printed in hex (2 digits per char).
  1742. *
  1743. * The caller specifies the number of characters in the string to log, which may
  1744. * or may not be the entire string.
  1745. */
  1746. void audit_log_n_untrustedstring(struct audit_buffer *ab, const char *string,
  1747. size_t len)
  1748. {
  1749. if (audit_string_contains_control(string, len))
  1750. audit_log_n_hex(ab, string, len);
  1751. else
  1752. audit_log_n_string(ab, string, len);
  1753. }
  1754. /**
  1755. * audit_log_untrustedstring - log a string that may contain random characters
  1756. * @ab: audit_buffer
  1757. * @string: string to be logged
  1758. *
  1759. * Same as audit_log_n_untrustedstring(), except that strlen is used to
  1760. * determine string length.
  1761. */
  1762. void audit_log_untrustedstring(struct audit_buffer *ab, const char *string)
  1763. {
  1764. audit_log_n_untrustedstring(ab, string, strlen(string));
  1765. }
  1766. /* This is a helper-function to print the escaped d_path */
  1767. void audit_log_d_path(struct audit_buffer *ab, const char *prefix,
  1768. const struct path *path)
  1769. {
  1770. char *p, *pathname;
  1771. if (prefix)
  1772. audit_log_format(ab, "%s", prefix);
  1773. /* We will allow 11 spaces for ' (deleted)' to be appended */
  1774. pathname = kmalloc(PATH_MAX+11, ab->gfp_mask);
  1775. if (!pathname) {
  1776. audit_log_string(ab, "<no_memory>");
  1777. return;
  1778. }
  1779. p = d_path(path, pathname, PATH_MAX+11);
  1780. if (IS_ERR(p)) { /* Should never happen since we send PATH_MAX */
  1781. /* FIXME: can we save some information here? */
  1782. audit_log_string(ab, "<too_long>");
  1783. } else
  1784. audit_log_untrustedstring(ab, p);
  1785. kfree(pathname);
  1786. }
  1787. void audit_log_session_info(struct audit_buffer *ab)
  1788. {
  1789. unsigned int sessionid = audit_get_sessionid(current);
  1790. uid_t auid = from_kuid(&init_user_ns, audit_get_loginuid(current));
  1791. audit_log_format(ab, " auid=%u ses=%u", auid, sessionid);
  1792. }
  1793. void audit_log_key(struct audit_buffer *ab, char *key)
  1794. {
  1795. audit_log_format(ab, " key=");
  1796. if (key)
  1797. audit_log_untrustedstring(ab, key);
  1798. else
  1799. audit_log_format(ab, "(null)");
  1800. }
  1801. void audit_log_cap(struct audit_buffer *ab, char *prefix, kernel_cap_t *cap)
  1802. {
  1803. int i;
  1804. audit_log_format(ab, " %s=", prefix);
  1805. CAP_FOR_EACH_U32(i) {
  1806. audit_log_format(ab, "%08x",
  1807. cap->cap[CAP_LAST_U32 - i]);
  1808. }
  1809. }
  1810. static void audit_log_fcaps(struct audit_buffer *ab, struct audit_names *name)
  1811. {
  1812. audit_log_cap(ab, "cap_fp", &name->fcap.permitted);
  1813. audit_log_cap(ab, "cap_fi", &name->fcap.inheritable);
  1814. audit_log_format(ab, " cap_fe=%d cap_fver=%x",
  1815. name->fcap.fE, name->fcap_ver);
  1816. }
  1817. static inline int audit_copy_fcaps(struct audit_names *name,
  1818. const struct dentry *dentry)
  1819. {
  1820. struct cpu_vfs_cap_data caps;
  1821. int rc;
  1822. if (!dentry)
  1823. return 0;
  1824. rc = get_vfs_caps_from_disk(dentry, &caps);
  1825. if (rc)
  1826. return rc;
  1827. name->fcap.permitted = caps.permitted;
  1828. name->fcap.inheritable = caps.inheritable;
  1829. name->fcap.fE = !!(caps.magic_etc & VFS_CAP_FLAGS_EFFECTIVE);
  1830. name->fcap_ver = (caps.magic_etc & VFS_CAP_REVISION_MASK) >>
  1831. VFS_CAP_REVISION_SHIFT;
  1832. return 0;
  1833. }
  1834. /* Copy inode data into an audit_names. */
  1835. void audit_copy_inode(struct audit_names *name, const struct dentry *dentry,
  1836. struct inode *inode)
  1837. {
  1838. name->ino = inode->i_ino;
  1839. name->dev = inode->i_sb->s_dev;
  1840. name->mode = inode->i_mode;
  1841. name->uid = inode->i_uid;
  1842. name->gid = inode->i_gid;
  1843. name->rdev = inode->i_rdev;
  1844. security_inode_getsecid(inode, &name->osid);
  1845. audit_copy_fcaps(name, dentry);
  1846. }
  1847. /**
  1848. * audit_log_name - produce AUDIT_PATH record from struct audit_names
  1849. * @context: audit_context for the task
  1850. * @n: audit_names structure with reportable details
  1851. * @path: optional path to report instead of audit_names->name
  1852. * @record_num: record number to report when handling a list of names
  1853. * @call_panic: optional pointer to int that will be updated if secid fails
  1854. */
  1855. void audit_log_name(struct audit_context *context, struct audit_names *n,
  1856. const struct path *path, int record_num, int *call_panic)
  1857. {
  1858. struct audit_buffer *ab;
  1859. ab = audit_log_start(context, GFP_KERNEL, AUDIT_PATH);
  1860. if (!ab)
  1861. return;
  1862. audit_log_format(ab, "item=%d", record_num);
  1863. if (path)
  1864. audit_log_d_path(ab, " name=", path);
  1865. else if (n->name) {
  1866. switch (n->name_len) {
  1867. case AUDIT_NAME_FULL:
  1868. /* log the full path */
  1869. audit_log_format(ab, " name=");
  1870. audit_log_untrustedstring(ab, n->name->name);
  1871. break;
  1872. case 0:
  1873. /* name was specified as a relative path and the
  1874. * directory component is the cwd */
  1875. audit_log_d_path(ab, " name=", &context->pwd);
  1876. break;
  1877. default:
  1878. /* log the name's directory component */
  1879. audit_log_format(ab, " name=");
  1880. audit_log_n_untrustedstring(ab, n->name->name,
  1881. n->name_len);
  1882. }
  1883. } else
  1884. audit_log_format(ab, " name=(null)");
  1885. if (n->ino != AUDIT_INO_UNSET)
  1886. audit_log_format(ab, " inode=%lu"
  1887. " dev=%02x:%02x mode=%#ho"
  1888. " ouid=%u ogid=%u rdev=%02x:%02x",
  1889. n->ino,
  1890. MAJOR(n->dev),
  1891. MINOR(n->dev),
  1892. n->mode,
  1893. from_kuid(&init_user_ns, n->uid),
  1894. from_kgid(&init_user_ns, n->gid),
  1895. MAJOR(n->rdev),
  1896. MINOR(n->rdev));
  1897. if (n->osid != 0) {
  1898. char *ctx = NULL;
  1899. u32 len;
  1900. if (security_secid_to_secctx(
  1901. n->osid, &ctx, &len)) {
  1902. audit_log_format(ab, " osid=%u", n->osid);
  1903. if (call_panic)
  1904. *call_panic = 2;
  1905. } else {
  1906. audit_log_format(ab, " obj=%s", ctx);
  1907. security_release_secctx(ctx, len);
  1908. }
  1909. }
  1910. /* log the audit_names record type */
  1911. audit_log_format(ab, " nametype=");
  1912. switch(n->type) {
  1913. case AUDIT_TYPE_NORMAL:
  1914. audit_log_format(ab, "NORMAL");
  1915. break;
  1916. case AUDIT_TYPE_PARENT:
  1917. audit_log_format(ab, "PARENT");
  1918. break;
  1919. case AUDIT_TYPE_CHILD_DELETE:
  1920. audit_log_format(ab, "DELETE");
  1921. break;
  1922. case AUDIT_TYPE_CHILD_CREATE:
  1923. audit_log_format(ab, "CREATE");
  1924. break;
  1925. default:
  1926. audit_log_format(ab, "UNKNOWN");
  1927. break;
  1928. }
  1929. audit_log_fcaps(ab, n);
  1930. audit_log_end(ab);
  1931. }
  1932. int audit_log_task_context(struct audit_buffer *ab)
  1933. {
  1934. char *ctx = NULL;
  1935. unsigned len;
  1936. int error;
  1937. u32 sid;
  1938. security_task_getsecid(current, &sid);
  1939. if (!sid)
  1940. return 0;
  1941. error = security_secid_to_secctx(sid, &ctx, &len);
  1942. if (error) {
  1943. if (error != -EINVAL)
  1944. goto error_path;
  1945. return 0;
  1946. }
  1947. audit_log_format(ab, " subj=%s", ctx);
  1948. security_release_secctx(ctx, len);
  1949. return 0;
  1950. error_path:
  1951. audit_panic("error in audit_log_task_context");
  1952. return error;
  1953. }
  1954. EXPORT_SYMBOL(audit_log_task_context);
  1955. void audit_log_d_path_exe(struct audit_buffer *ab,
  1956. struct mm_struct *mm)
  1957. {
  1958. struct file *exe_file;
  1959. if (!mm)
  1960. goto out_null;
  1961. exe_file = get_mm_exe_file(mm);
  1962. if (!exe_file)
  1963. goto out_null;
  1964. audit_log_d_path(ab, " exe=", &exe_file->f_path);
  1965. fput(exe_file);
  1966. return;
  1967. out_null:
  1968. audit_log_format(ab, " exe=(null)");
  1969. }
  1970. struct tty_struct *audit_get_tty(struct task_struct *tsk)
  1971. {
  1972. struct tty_struct *tty = NULL;
  1973. unsigned long flags;
  1974. spin_lock_irqsave(&tsk->sighand->siglock, flags);
  1975. if (tsk->signal)
  1976. tty = tty_kref_get(tsk->signal->tty);
  1977. spin_unlock_irqrestore(&tsk->sighand->siglock, flags);
  1978. return tty;
  1979. }
  1980. void audit_put_tty(struct tty_struct *tty)
  1981. {
  1982. tty_kref_put(tty);
  1983. }
  1984. void audit_log_task_info(struct audit_buffer *ab, struct task_struct *tsk)
  1985. {
  1986. const struct cred *cred;
  1987. char comm[sizeof(tsk->comm)];
  1988. struct tty_struct *tty;
  1989. if (!ab)
  1990. return;
  1991. /* tsk == current */
  1992. cred = current_cred();
  1993. tty = audit_get_tty(tsk);
  1994. audit_log_format(ab,
  1995. " ppid=%d pid=%d auid=%u uid=%u gid=%u"
  1996. " euid=%u suid=%u fsuid=%u"
  1997. " egid=%u sgid=%u fsgid=%u tty=%s ses=%u",
  1998. task_ppid_nr(tsk),
  1999. task_tgid_nr(tsk),
  2000. from_kuid(&init_user_ns, audit_get_loginuid(tsk)),
  2001. from_kuid(&init_user_ns, cred->uid),
  2002. from_kgid(&init_user_ns, cred->gid),
  2003. from_kuid(&init_user_ns, cred->euid),
  2004. from_kuid(&init_user_ns, cred->suid),
  2005. from_kuid(&init_user_ns, cred->fsuid),
  2006. from_kgid(&init_user_ns, cred->egid),
  2007. from_kgid(&init_user_ns, cred->sgid),
  2008. from_kgid(&init_user_ns, cred->fsgid),
  2009. tty ? tty_name(tty) : "(none)",
  2010. audit_get_sessionid(tsk));
  2011. audit_put_tty(tty);
  2012. audit_log_format(ab, " comm=");
  2013. audit_log_untrustedstring(ab, get_task_comm(comm, tsk));
  2014. audit_log_d_path_exe(ab, tsk->mm);
  2015. audit_log_task_context(ab);
  2016. }
  2017. EXPORT_SYMBOL(audit_log_task_info);
  2018. /**
  2019. * audit_log_link_denied - report a link restriction denial
  2020. * @operation: specific link operation
  2021. */
  2022. void audit_log_link_denied(const char *operation)
  2023. {
  2024. struct audit_buffer *ab;
  2025. if (!audit_enabled || audit_dummy_context())
  2026. return;
  2027. /* Generate AUDIT_ANOM_LINK with subject, operation, outcome. */
  2028. ab = audit_log_start(audit_context(), GFP_KERNEL, AUDIT_ANOM_LINK);
  2029. if (!ab)
  2030. return;
  2031. audit_log_format(ab, "op=%s", operation);
  2032. audit_log_task_info(ab, current);
  2033. audit_log_format(ab, " res=0");
  2034. audit_log_end(ab);
  2035. }
  2036. /**
  2037. * audit_log_end - end one audit record
  2038. * @ab: the audit_buffer
  2039. *
  2040. * We can not do a netlink send inside an irq context because it blocks (last
  2041. * arg, flags, is not set to MSG_DONTWAIT), so the audit buffer is placed on a
  2042. * queue and a tasklet is scheduled to remove them from the queue outside the
  2043. * irq context. May be called in any context.
  2044. */
  2045. void audit_log_end(struct audit_buffer *ab)
  2046. {
  2047. struct sk_buff *skb;
  2048. struct nlmsghdr *nlh;
  2049. if (!ab)
  2050. return;
  2051. if (audit_rate_check()) {
  2052. skb = ab->skb;
  2053. ab->skb = NULL;
  2054. /* setup the netlink header, see the comments in
  2055. * kauditd_send_multicast_skb() for length quirks */
  2056. nlh = nlmsg_hdr(skb);
  2057. nlh->nlmsg_len = skb->len - NLMSG_HDRLEN;
  2058. /* queue the netlink packet and poke the kauditd thread */
  2059. skb_queue_tail(&audit_queue, skb);
  2060. wake_up_interruptible(&kauditd_wait);
  2061. } else
  2062. audit_log_lost("rate limit exceeded");
  2063. audit_buffer_free(ab);
  2064. }
  2065. /**
  2066. * audit_log - Log an audit record
  2067. * @ctx: audit context
  2068. * @gfp_mask: type of allocation
  2069. * @type: audit message type
  2070. * @fmt: format string to use
  2071. * @...: variable parameters matching the format string
  2072. *
  2073. * This is a convenience function that calls audit_log_start,
  2074. * audit_log_vformat, and audit_log_end. It may be called
  2075. * in any context.
  2076. */
  2077. void audit_log(struct audit_context *ctx, gfp_t gfp_mask, int type,
  2078. const char *fmt, ...)
  2079. {
  2080. struct audit_buffer *ab;
  2081. va_list args;
  2082. ab = audit_log_start(ctx, gfp_mask, type);
  2083. if (ab) {
  2084. va_start(args, fmt);
  2085. audit_log_vformat(ab, fmt, args);
  2086. va_end(args);
  2087. audit_log_end(ab);
  2088. }
  2089. }
  2090. EXPORT_SYMBOL(audit_log_start);
  2091. EXPORT_SYMBOL(audit_log_end);
  2092. EXPORT_SYMBOL(audit_log_format);
  2093. EXPORT_SYMBOL(audit_log);