]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - security
UBUNTU: Ubuntu-4.15.0-96.97
[mirror_ubuntu-bionic-kernel.git] / security /
2020-03-06 Tetsuo Handatomoyo: Use atomic_t for statistics counter
2020-02-25 Khalid ElmouslyRevert "apparmor: don't try to replace stale label...
2020-02-14 Tyler HicksRevert "UBUNTU: SAUCE: (efi-lockdown) Add a SysRq optio...
2020-02-14 Tony Jonesapparmor: Fix network performance issue in aa_label_sk_perm
2020-02-14 David Howellskeys: Timestamp new keys
2020-02-14 Jann Hornapparmor: don't try to replace stale label in ptrace...
2020-02-14 Micah MortonLSM: generalize flag passing to security_capable
2020-01-29 Colin Ian Kingapparmor: fix unsigned len comparison with less than...
2020-01-17 Chris Coulsonapparmor: delete the dentry in aafs_remove() to avoid...
2019-11-12 Sascha Hauerima: fix freeing ongoing ahash_request
2019-11-12 Sascha Hauerima: always return negative code for error
2019-10-16 Eric Biggerssmack: use GFP_NOFS while holding inode_smack::smk_lock
2019-10-16 Jann HornSmack: Don't ignore other bprm->unsafe flags if LSM_UNS...
2019-10-16 Jia-Ju Baisecurity: smack: Fix possible null-pointer dereferences...
2019-09-26 Hillf Dantonkeys: Fix missing null pointer check in request_key_aut...
2019-09-26 Mike Salvatoreapparmor: reset pos on failure to unpack for various...
2019-08-14 John JohansenUBUNTU: SAUCE: apparmor: fix nnp subset check failure...
2019-08-14 Ondrej Mosnacekselinux: fix memory leak in policydb_init()
2019-08-14 Jann Hornapparmor: enforce nullbyte at end of tag string
2019-08-14 Roberto Sassuima: show rules with IMA_INMASK correctly
2019-08-14 Al Viroapparmorfs: fix use-after-free on symlink traversal
2019-08-14 Al Virosecurityfs: fix use-after-free on symlink traversal
2019-08-14 Goldwyn Rodriguesima: open a new file instance if no read permissions
2019-08-14 Ondrej Mosnacekselinux: never allow relabeling on context mounts
2019-08-14 Jann Horndevice_cgroup: fix RCU imbalance in error case
2019-08-14 Ondrej Mosnacekselinux: do not override context on context mounts
2019-08-14 J. Bruce Fieldssecurity/selinux: fix SECURITY_LSM_NATIVE_LABELS on...
2019-08-14 David Howellskeys: Fix dependency loop between construction record...
2019-08-14 Al Viromissing barriers in some of unix_sock ->addr and -...
2019-08-14 John Johansenapparmor: Fix aa_label_build() error handling for faile...
2019-08-14 Eric BiggersKEYS: always initialize keyring_index_key::desc_len
2019-08-14 Eric BiggersKEYS: allow reaching the keys quotas exactly
2019-08-14 Zoran Markovicsmack: fix access permissions for keyring
2019-08-14 Ondrej Mosnacekselinux: always allow mounting submounts
2019-08-14 Stephen Smalleyselinux: fix GPF on invalid policy
2019-08-14 James MorrisLSM: Check for NULL cred-security on free
2019-08-14 Kees CookYama: Check for pid death before checking ancestry
2019-08-14 Ondrej Mosnacekselinux: policydb - fix byte order and alignment issues
2019-07-24 Mimi Zoharima: re-initialize iint->atomic_flags
2019-07-24 Dmitry Kasatkinima: re-introduce own integrity cache lock
2019-07-24 Matthew GarrettEVM: Add support for portable signature format
2019-07-24 Tetsuo Handaselinux: Add __GFP_NOWARN to allocation at str_read()
2019-07-24 Zubin Mithraapparmor: Fix uninitialized value in aa_split_fqname
2019-07-24 Stephen Smalleyselinux: fix mounting of cgroup2 under older policies
2019-07-24 Eric Biggersima: fix showing large 'violations' or 'runtime_measure...
2019-07-24 Eric Biggerssecurity: check for kstrdup() failure in lsm_append()
2019-07-24 Matthew Garrettevm: Don't deadlock if a crypto algorithm is unavailable
2019-07-24 Piotr SawickiSmack: Fix handling of IPv4 traffic received by PF_INET...
2019-07-24 nixiaomingselinux: cleanup dentry and inodes on error in selinuxfs
2019-07-24 Dan Carpenterapparmor: fix an error code in __aa_create_ns()
2019-07-24 Casey SchauflerSmack: Mark inode instant in smack_task_to_inode
2019-07-02 Paulo Alcantaraselinux: use kernel linux/socket.h for genheaders and mdp
2019-05-14 Andrea RighiUBUNTU: SAUCE: integrity: downgrade error to warning
2019-04-01 Joerg Roedelx86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32
2019-03-01 Mimi Zoharima: based on policy verify firmware signatures (pre...
2018-11-09 Eddie.Horngcap_inode_getsecurity: use d_find_any_alias() instead...
2018-09-05 Sachin Groverselinux: KASAN: slab-out-of-bounds in xattr_getsecurity
2018-08-27 Al Virofix breakage caused by d_find_alias() semantics change
2018-08-27 Petr Vorelima: Fallback to the builtin hash algorithm
2018-08-27 Jiandi Anima: Fix Kconfig to select TPM 2.0 CRB interface
2018-08-27 Randy Dunlapintegrity/security: fix digsig.c build error with heade...
2018-08-14 John JohansenUBUNTU SAUCE: apparmor: fix apparmor mediating locking...
2018-06-12 Tetsuo Handacommoncap: Handle memory allocation failure.
2018-04-16 John JohansenUBUNTU: SAUCE: apparmor: fix memory leak when duplicate...
2018-04-12 John Johansenapparmor: fix mediation of prlimit
2018-04-12 Colin Ian Kingapparmor: fix memory leak on buffer on error exit path
2018-04-12 John Johansenapparmor: fix dangling symlinks to policy rawdata after...
2018-04-12 John Johansenapparmor: audit unknown signal numbers
2018-04-12 John Johansenapparmor: make signal label match work when matching...
2018-04-12 John Johansenapparmor: fix logging of the existence test for signals
2018-04-10 John JohansenUBUNTU: SAUCE: LSM stacking: remove procfs context...
2018-04-10 Colin Ian KingUBUNTU: SAUCE: LSM stacking: check for invalid zero...
2018-04-10 John JohansenUBUNTU: SAUCE: LSM stacking: add Kconfig to set default...
2018-04-10 John JohansenUBUNTU: SAUCE: LSM stacking: add /proc/<pid>/attr/displ...
2018-04-10 John JohansenUBUNTU: SAUCE: LSM stacking: make sure LSM blob align...
2018-04-10 John JohansenUBUNTU: SAUCE: LSM stacking: provide a way to specify...
2018-04-10 John JohansenUBUNTU: SAUCE: LSM stacking: verify display LSM
2018-04-10 John JohansenUBUNTU: SAUCE: LSM stacking: keep an index for each...
2018-04-10 John JohansenUBUNTU: SAUCE: LSM stacking: inherit current display LSM
2018-04-10 John JohansenUBUNTU: SAUCE: LSM stacking: provide prctl interface...
2018-04-10 John JohansenUBUNTU: SAUCE: LSM stacking: allow selecting multiple...
2018-04-10 John JohansenUBUNTU: SAUCE: LSM stacking: fixup stacking kconfig
2018-04-10 John JohansenUBUNTU: SAUCE: LSM stacking: fixup apparmor stacking...
2018-04-10 John JohansenUBUNTU: SAUCE: LSM stacking: add stacking support to...
2018-04-10 John JohansenUBUNTU: SAUCE: LSM stacking: add support for stacking...
2018-04-10 John JohansenUBUNTU: SAUCE: LSM stacking: fixup: alloc_task_ctx...
2018-04-10 Casey SchauflerUBUNTU: SAUCE: LSM stacking: LSM: General stacking
2018-04-10 Casey SchauflerUBUNTU: SAUCE: LSM stacking: LSM: Manage remaining...
2018-04-10 Casey SchauflerUBUNTU: SAUCE: LSM stacking: LSM: Manage task security...
2018-04-10 Casey SchauflerUBUNTU: SAUCE: LSM stacking: LSM: Manage file security...
2018-04-10 Casey SchauflerUBUNTU: SAUCE: LSM stacking: LSM: Manage credential...
2018-04-10 Casey SchauflerUBUNTU: SAUCE: LSM stacking: procfs: add smack subdir...
2018-03-26 Kees Cook/dev/mem: Add bounce buffer for copy-out
2018-03-19 Mimi Zoharima: relax requiring a file signature for new files...
2018-02-28 Seth ForsheeUBUNTU: SAUCE: Import aufs driver
2018-02-28 Seth ForsheeRevert "UBUNTU: SAUCE: Import aufs driver"
2018-02-28 Paul Mooreselinux: skip bounded transition processing if the...
2018-02-28 Paul Mooreselinux: ensure the context is NUL terminated in securi...
2018-02-03 Mike Rapoportima/policy: fix parsing of fsuuid
2018-01-31 John JohansenUBUNTU: SAUCE: apparmor: fix display of .ns_name for...
next