summaryrefslogtreecommitdiff
path: root/security/smack (follow)
Commit message (Expand)AuthorAge
* security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher2022-04-19
* security: Make inode argument of inode_getsecurity non-constAndreas Gruenbacher2022-04-19
* smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doiTetsuo Handa2021-11-26
* smackfs: use __GFP_NOFAIL for smk_cipso_doi()Tetsuo Handa2021-11-26
* smackfs: Fix use-after-free in netlbl_catmap_walk()Pawan Gupta2021-11-26
* Smack: Fix wrong semantics in smk_access_entry()Tianjia Zhang2021-09-22
* Smack: prevent underflow in smk_set_cipso()Dan Carpenter2020-08-21
* Smack: fix another vsscanf out of boundsDan Carpenter2020-08-21
* Smack: fix use-after-free in smk_write_relabel_self()Eric Biggers2020-08-21
* nfs: Move call to security_inode_listsecurity into nfs_listxattrAndreas Gruenbacher2020-08-21
* Smack: slab-out-of-bounds in vsscanfCasey Schaufler2020-06-20
* smack: use GFP_NOFS while holding inode_smack::smk_lockEric Biggers2019-10-07
* Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is setJann Horn2019-10-07
* security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...Jia-Ju Bai2019-10-07
* smack: fix access permissions for keyringZoran Markovic2019-02-20
* Smack: Mark inode instant in smack_task_to_inodeCasey Schaufler2018-08-24
* lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler2017-10-12
* security: let security modules use PTRACE_MODE_* with bitmasksJann Horn2016-03-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-10
|\
| * smack: use skb_to_full_sk() helperEric Dumazet2015-11-08
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-05
|\ \ | |/ |/|
| * Smack: limited capability for changing process labelZbigniew Jasinski2015-10-19
| * Smack: pipefs fix in smack_d_instantiateRoman Kubiak2015-10-09
| * Smack: Minor initialisation improvementJosé Bollo2015-10-09
| * smack: smk_ipv6_port_list should be staticGeliang Tang2015-10-09
| * Smack: fix a NULL dereference in wrong smack_import_entry() usageLukasz Pawelczyk2015-10-09
* | netfilter: remove hook owner refcountingFlorian Westphal2015-10-16
* | netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-18
|/
* Smack - Fix build error with bringup unconfiguredCasey Schaufler2015-08-12
* Kernel threads excluded from smack checksRoman Kubiak2015-08-10
* Smack: Three symbols that should be staticCasey Schaufler2015-07-31
* Smack: IPv6 host labelingCasey Schaufler2015-07-28
* sysfs: fix simple_return.cocci warningskbuild test robot2015-07-22
* smack: allow mount opts setting over filesystems with binary mount dataVivek Trivedi2015-07-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-03
|\
| * sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-01
* | Smack: freeing an error pointer in smk_write_revoke_subj()Dan Carpenter2015-06-12
* | Smack: allow multiple labels in onlycapRafal Krypa2015-06-02
* | Smack: fix seq operations in smackfsRafal Krypa2015-06-02
* | smack: pass error code through pointersLukasz Pawelczyk2015-05-15
* | Smack: ignore private inode for smack_file_receiveSeung-Woo Kim2015-05-15
* | LSM: Switch to lists of hooksCasey Schaufler2015-05-12
* | LSM: Add security module hook list headsCasey Schaufler2015-05-12
* | LSM: Split security.hCasey Schaufler2015-05-12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: security/: d_inode() annotationsDavid Howells2015-04-15
| * VFS: security/: d_backing_inode() annotationsDavid Howells2015-04-15
| * Merge branch 'for-davem' into for-nextAl Viro2015-04-11
| |\
* | \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-04-15
|\ \ \
| * | | smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.cPaul Gortmaker2015-03-23