Commit Graph

254 Commits (67f921d164a046c957f06fb456cabc23c48667ab)

Author SHA1 Message Date
Eric Paris 31e8793094 SELinux: fix array out of bounds when mounting with selinux options 18 years ago
Stephen Smalley 4ac212ad4e SELinux: clear parent death signal on SID transitions 18 years ago
Alan Cox 34b4e4aa3c fix NULL pointer dereference in __vm_enough_memory() 18 years ago
Steve G 3ad40d647d SELinux: correct error code in selinux_audit_rule_init 18 years ago
Paul Moore 088999e98b SELinux: remove redundant pointer checks before calling kfree() 18 years ago
Paul Moore 9534f71ca3 SELinux: restore proper NetLabel caching behavior 18 years ago
Gabriel Craciunescu d133a9609e Typo fixes errror -> error 18 years ago
Venkat Yekkirala 910949a668 SELinux: null-terminate context string in selinux_xfrm_sec_ctx_alloc 18 years ago
Jesper Juhl 0ec8abd708 SELinux: fix memory leak in security_netlbl_cache_add() 18 years ago
Al Viro 4259fa01a2 [PATCH] get rid of AVC_PATH postponed treatment 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Paul Moore f36158c410 SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel 18 years ago
Paul Moore 23bcdc1ade SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement 18 years ago
Satyam Sharma 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
Miloslav Trmac 522ed7767e Audit: add TTY input auditing 18 years ago
Linus Torvalds 8d9107e8c5 Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel" 18 years ago
Paul Moore 9faf65fb6e SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel 18 years ago
Eric Paris ed03218951 security: Protection for exploiting null dereference using mmap 18 years ago
Tobias Oed 13bddc2e9d SELinux: Use %lu for inode->i_no when printing avc 18 years ago
Stephen Smalley 2c3c05dbcb SELinux: allow preemption between transition permission checks 18 years ago
Eric Paris 9dc9978084 selinux: introduce schedule points in policydb_destroy() 18 years ago
Christopher J. PeBenito e47c8fc582 selinux: add selinuxfs structure for object class discovery 18 years ago
Christopher J. PeBenito 0dd4ae516e selinux: change sel_make_dir() to specify inode counter. 18 years ago
Christopher J. PeBenito 0c92d7c73b selinux: rename sel_remove_bools() for more general usage. 18 years ago
Christopher J. PeBenito 55fcf09b3f selinux: add support for querying object classes and permissions from the running policy 18 years ago
Paul Moore ba6ff9f2b5 [NetLabel]: consolidate the struct socket/sock handling to just struct sock 18 years ago
David Sterba 3dde6ad8fc Fix trivial typos in Kconfig* files 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Eric W. Biederman 98a27ba485 tty: introduce no_tty and use it in selinux 18 years ago
Stephen Smalley e900a7d90a selinux: preserve boolean values across policy reloads 18 years ago
James Carter bce34bc0ee selinux: change numbering of boolean directory inodes in selinuxfs 18 years ago
James Carter 68b00df9bb selinux: remove unused enumeration constant from selinuxfs 18 years ago
James Carter 6174eafce3 selinux: explicitly number all selinuxfs inodes 18 years ago
James Carter f0ee2e467f selinux: export initial SID contexts via selinuxfs 18 years ago
Stephen Smalley a764ae4b07 selinux: remove userland security class and permission definitions 18 years ago
Paul Moore 4f6a993f96 SELinux: move security_skb_extlbl_sid() out of the security server 18 years ago
Paul Moore c60475bf35 SELinux: rename selinux_netlabel.h to netlabel.h 18 years ago
Paul Moore 5778eabd9c SELinux: extract the NetLabel SELinux support from the security server 18 years ago
Patrick McHardy af65bdfce9 [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it 18 years ago
Arnaldo Carvalho de Melo b529ccf279 [NETLINK]: Introduce nlmsg_hdr() helper 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo bbe735e424 [SK_BUFF]: Introduce skb_network_offset() 18 years ago
Al Viro 04ff97086b [PATCH] sanitize security_getprocattr() API 18 years ago
Stephen Smalley 4f4acf3a47 Always initialize scontext and scontext_len 18 years ago
Eric Paris fadcdb4516 Reassign printk levels in selinux kernel code 18 years ago
Stephen Smalley bbaca6c2e7 [PATCH] selinux: enhance selinux to always ignore private inodes 18 years ago
Eric W. Biederman b599fdfdb4 [PATCH] sysctl: fix the selinux_sysctl_get_sid 18 years ago
Eric W. Biederman 3fbfa98112 [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 9c2e08c592 [PATCH] mark struct file_operations const 9 18 years ago