Commit Graph

421 Commits (b67a1064cb1c1d3b43e01e8b43a6a8dcdefed733)

Author SHA1 Message Date
Eric Paris 5a55261716 SELinux: don't BUG if fs reuses a superblock 17 years ago
Stephen Smalley 869ab5147e SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code 17 years ago
Josef Bacik a02fe13297 selinux: prevent rentry into the FS 17 years ago
Stephen Smalley 0794c66d49 selinux: handle files opened with flags 3 by checking ioctl permission 17 years ago
Ahmed S. Darwish cb622bbb69 smackfs: remove redundant lock, fix open(,O_RDWR) 17 years ago
Serge Hallyn aedb60a67c file capabilities: remove cap_task_kill() 17 years ago
Ahmed S. Darwish 1d252fb870 smack: do not dereference NULL ipc object 17 years ago
Adrian Bunk 2e1479d95d make selinux_parse_opts_str() static 17 years ago
Ahmed S. Darwish b500ce8d24 smackfs: do not trust `count' in inodes write()s 17 years ago
Eric Paris e000752989 LSM/SELinux: Interfaces to allow FS to control mount options 17 years ago
Casey Schaufler bcdca225bf Smack: update for file capabilities 17 years ago
Serge E. Hallyn 094972840f file capabilities: simplify signal check 17 years ago
Casey Schaufler 4bc87e6277 Smack: unlabeled outgoing ambient packets 17 years ago
Jan Blunck 44707fdf59 d_path: Use struct path in struct avc_audit_data 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Ahmed S. Darwish 2e1d146a19 Smack: check for 'struct socket' with NULL sk 17 years ago
Stephen Smalley b68e418c44 selinux: support 64-bit capabilities 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Paul Moore 394c675397 SELinux: Remove security_get_policycaps() 17 years ago
Eric Paris a5ecbcb8c1 security: allow Kconfig to set default mmap_min_addr protection 17 years ago
Casey Schaufler e114e47377 Smack: Simplified Mandatory Access Control Kernel 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
David P. Quigley 4249259404 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer 17 years ago
Eric Paris 4746ec5b01 [AUDIT] add session id to audit messages 17 years ago
Al Viro 0c11b9428f [PATCH] switch audit_get_loginuid() to task_struct * 17 years ago
Paul Moore e1770d97a7 [SELinux]: Fix double free in selinux_netlbl_sock_setsid() 17 years ago
sergeh@us.ibm.com f71ea9ddf0 security: compile capabilities by default 17 years ago
Adrian Bunk 374ea019ca selinux: make selinux_set_mnt_opts() static 17 years ago
Paul Moore 71f1cb05f7 SELinux: Add warning messages on network denial due to error 17 years ago
Paul Moore effad8df44 SELinux: Add network ingress and egress control permission checks 17 years ago
Paul Moore 5dbe1eb0cf SELinux: Allow NetLabel to directly cache SIDs 17 years ago
Paul Moore d621d35e57 SELinux: Enable dynamic enable/disable of the network access checks 17 years ago
Paul Moore 220deb966e SELinux: Better integration between peer labeling subsystems 17 years ago
Paul Moore f67f4f315f SELinux: Add a new peer class and permissions to the Flask definitions 17 years ago
Paul Moore 3bb56b25db SELinux: Add a capabilities bitmap to SELinux policy version 22 17 years ago
Paul Moore 224dfbd81e SELinux: Add a network node caching mechanism similar to the sel_netif_*() functions 17 years ago
Paul Moore da5645a28a SELinux: Only store the network interface's ifindex 17 years ago
Paul Moore e8bfdb9d0d SELinux: Convert the netif code to use ifindex values 17 years ago
Paul Moore 75e22910cf NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function 17 years ago
Paul Moore 16efd45435 NetLabel: Add secid token support to the NetLabel secattr struct 17 years ago
Patrick McHardy 6e23ae2a48 [NETFILTER]: Introduce NF_INET_ hook values 17 years ago
Stephen Smalley b1aa5301b9 selinux: fix labeling of /proc/net inodes 17 years ago
Greg Kroah-Hartman 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman 0ff21e4663 kobject: convert kernel_kset to be a kobject 17 years ago
Greg Kroah-Hartman bd35b93d80 kset: convert kernel_subsys to use kset_create 17 years ago
Greg Kroah-Hartman 69d8e13895 kobject: convert securityfs to use kobject_create 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Eamon Walsh 2e08c0c1c3 selinux: make mls_compute_sid always polyinstantiate 17 years ago