Commit Graph

52 Commits (0ae4d4ae47d2ccbcad813b0d6d8fe12590c7d648)

Author SHA1 Message Date
David Howells 3699c53c48 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] 16 years ago
James Morris 29881c4502 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" 16 years ago
Al Viro acfa4380ef inode->i_op is never NULL 16 years ago
David Howells 14eaddc967 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] 16 years ago
Eric Paris e50a906e02 capabilities: define get_vfs_caps_from_disk when file caps are not enabled 16 years ago
David Howells 1d045980e1 CRED: Prettify commoncap.c 16 years ago
David Howells a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells 15a2460ed0 CRED: Constify the kernel_cap_t arguments to the capset LSM hooks 16 years ago
David Howells 1cdcbec1a3 CRED: Neuter sys_capset() 16 years ago
David Howells b103c59883 CRED: Wrap task credential accesses in the capabilities code 16 years ago
Eric Paris 06112163f5 Add a new capable interface that will be used by systems that use audit to 16 years ago
Eric Paris 3fc689e96c Any time fcaps or a setuid app under SECURE_NOROOT is used to result in a 16 years ago
Eric Paris c0b004413a This patch add a generic cpu endian caps structure and externally available 16 years ago
Serge E. Hallyn 1f29fae297 file capabilities: add no_file_caps switch (v4) 16 years ago
Serge Hallyn 3318a386e4 file caps: always start with clear bprm->caps_* 16 years ago
Serge E. Hallyn de45e806a8 file capabilities: uninline cap_safe_nice 17 years ago
David Howells 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() 17 years ago
Andrew G. Morgan 5459c164f0 security: protect legacy applications from executing with insufficient privilege 17 years ago
Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach 17 years ago
Andrew G. Morgan 1209726ce9 security: filesystem capabilities: fix CAP_SETPCAP handling 17 years ago
David Howells 8f0cfa52a1 xattr: add missing consts to function arguments 17 years ago
Andrew G. Morgan 3898b1b4eb capabilities: implement per-process securebits 17 years ago
Harvey Harrison dd6f953adb security: replace remaining __FUNCTION__ occurrences 17 years ago
Serge Hallyn aedb60a67c file capabilities: remove cap_task_kill() 17 years ago
Serge E. Hallyn 094972840f file capabilities: simplify signal check 17 years ago
Serge E. Hallyn 3b7391de67 capabilities: introduce per-process capability bounding set 17 years ago
Andrew Morgan e338d263a7 Add 64-bit capability support to the kernel 17 years ago
Andrew Morton 8f6936f4d2 revert "capabilities: clean up file capability reading" 17 years ago
Andrew G. Morgan a6dbb1ef2f Fix filesystem capability support 17 years ago
Serge E. Hallyn 8ec2328f11 file capabilities: don't prevent signaling setuid root programs 17 years ago
Serge E. Hallyn 91ad997a34 file capabilities: allow sigcont within session 17 years ago
Serge E. Hallyn b68680e473 capabilities: clean up file capability reading 18 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 18 years ago
Andrew Morgan 72c2d5823f V3 file capabilities: alter behavior of cap_setpcap 18 years ago
Adrian Bunk cbfee34520 security/ cleanups 18 years ago
Serge E. Hallyn b53767719b Implement file posix capabilities 18 years ago
James Morris 20510f2f4e security: Convert LSM into a static interface 18 years ago
Alan Cox 34b4e4aa3c fix NULL pointer dereference in __vm_enough_memory() 18 years ago
Kawai, Hidehiro 6c5d523826 coredump masking: reimplementation of dumpable using two flags 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Sukadev Bhattiprolu f400e198b2 [PATCH] pidspace: is_init() 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Darrel Goeddel c7bdb545d2 [NETLINK]: Encapsulate eff_cap usage within security framework. 19 years ago
Chris Wright d4eb82c783 [PATCH] make cap_ptrace enforce PTRACE_TRACME checks 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 19 years ago
Alan Cox d6e7114481 [PATCH] setuid core dump 20 years ago