OSDN Git Service

Linux 4.19.194
[android-x86/kernel.git] / security /
2021-05-22 Arnd Bergmannsecurity: commoncap: fix -Wstringop-overread warning
2021-03-17 Eric W. BiedermanRevert 95ebabde382c ("capabilities: Don't allow writing...
2021-03-07 Sabyrzhan Tasbolatovsmackfs: restrict bytes count in smackfs write functions
2021-03-04 Jarkko SakkinenKEYS: trusted: Fix migratable=1 failing
2021-03-04 David Howellscerts: Fix blacklist flag type confusion
2021-03-04 Eric W. Biedermancapabilities: Don't allow writing ambiguous v3 file...
2021-03-04 Lakshmi Ramasubram... ima: Free IMA measurement buffer after kexec syscall
2021-03-04 Lakshmi Ramasubram... ima: Free IMA measurement buffer on error
2021-02-23 Miklos Szeredicap: fix conversions on getxattr
2021-01-19 Al Virodump_common_audit_data(): fix racy accesses to ->d_name
2021-01-19 Roberto Sassuima: Remove __init annotation from ima_pcrread()
2020-12-30 Roberto Sassuima: Don't modify file descriptor mode on the fly
2020-12-30 Paul Mooreselinux: fix inode_doinit_with_dentry() LABEL_INVALID...
2020-12-30 Tianyue Renselinux: fix error initialization in inode_doinit_with_...
2020-11-18 Chen Zhouselinux: Fix error return code in sel_ib_pkey_sid_slow()
2020-11-05 Roberto Sassuevm: Check size of security.evm before using it
2020-10-29 Roberto Sassuima: Don't ignore errors from crypto_shash_update()
2020-10-01 Vasily Averinselinux: sel_avc_get_stat_idx should increase position...
2020-10-01 Jonathan Lebonselinux: allow labeling before policy is loaded
2020-08-19 Dan CarpenterSmack: prevent underflow in smk_set_cipso()
2020-08-19 Dan CarpenterSmack: fix another vsscanf out of bounds
2020-08-11 Eric BiggersSmack: fix use-after-free in smk_write_relabel_self()
2020-07-22 John Johansenapparmor: ensure that dfa state tables have entries
2020-07-01 Jann Hornapparmor: don't try to replace stale label in ptraceme...
2020-06-25 Tom Rixselinux: fix double free
2020-06-25 John Johansenapparmor: fix nnp subset test for unconfined
2020-06-25 Mauricio Faria de... apparmor: check/put label on apparmor_sk_clone_security()
2020-06-25 John Johansenapparmor: fix introspection of of task mode for unconfi...
2020-06-22 Roberto Sassuima: Call ima_calc_boot_aggregate() in ima_eventdigest_...
2020-06-22 Roberto Sassuevm: Fix possible memory leak in evm_calc_hmac_or_hash()
2020-06-22 Roberto Sassuima: Directly assign the ima_default_policy pointer...
2020-06-22 Krzysztof Struczynskiima: Fix ima digest hash table key calculation
2020-06-22 Casey SchauflerSmack: slab-out-of-bounds in vsscanf
2020-06-22 Waiman Longmm: add kvfree_sensitive() for freeing sensitive data...
2020-06-07 Madhuparna Bhowmikevm: Fix RCU list related warnings
2020-06-03 Eric W. Biedermanexec: Always set cap_ambient in cap_bprm_set_creds
2020-05-27 Xiyu Yangapparmor: Fix aa_label refcnt leak in policy_update
2020-05-27 Xiyu Yangapparmor: fix potential label refcnt leak in aa_change_...
2020-05-27 Navid Emamdoostapparmor: Fix use-after-free in aa_audit_rule_init
2020-05-27 Roberto Sassuima: Fix return value of ima_write_policy()
2020-05-27 Roberto Sassuevm: Check also if *tfm is an error pointer in init_desc()
2020-05-27 Roberto Sassuima: Set file->f_mode instead of file->f_flags in ima_c...
2020-05-06 Paul Mooreselinux: properly handle multiple messages in selinux_n...
2020-04-29 Waiman LongKEYS: Avoid false positive ENOMEM error on key read
2020-04-23 Waiman LongKEYS: Don't write out to userspace while holding key...
2020-04-21 Vasily Averinkeys: Fix proc_keys_next to increase position index
2020-04-17 Yang XuKEYS: reaching the keys quotas correctly
2020-02-24 Jaihind Yadavselinux: ensure we cleanup the internal AVC counters...
2020-02-24 Paul Mooreselinux: ensure we cleanup the internal AVC counters...
2020-02-24 Stephen Smalleyselinux: fall back to ref-walk if audit is required
2020-02-05 Tetsuo Handatomoyo: Use atomic_t for statistics counter
2020-01-27 David Howellskeys: Timestamp new keys
2020-01-27 Jann Hornapparmor: don't try to replace stale label in ptrace...
2020-01-27 Tony Jonesapparmor: Fix network performance issue in aa_label_sk_perm
2020-01-23 Micah MortonLSM: generalize flag passing to security_capable
2020-01-09 John Johansenapparmor: fix aa_xattrs_match() may sleep while holding...
2020-01-04 Colin Ian Kingapparmor: fix unsigned len comparison with less than...
2019-12-05 Chris Coulsonapparmor: delete the dentry in aafs_remove() to avoid...
2019-10-11 Sascha Hauerima: fix freeing ongoing ahash_request
2019-10-11 Sascha Hauerima: always return negative code for error
2019-10-07 Eric Biggerssmack: use GFP_NOFS while holding inode_smack::smk_lock
2019-10-07 Jann HornSmack: Don't ignore other bprm->unsafe flags if LSM_UNS...
2019-10-07 Jia-Ju Baisecurity: smack: Fix possible null-pointer dereferences...
2019-09-21 Hillf Dantonkeys: Fix missing null pointer check in request_key_aut...
2019-09-16 Mike Salvatoreapparmor: reset pos on failure to unpack for various...
2019-08-06 Ondrej Mosnacekselinux: fix memory leak in policydb_init()
2019-07-26 Ondrej Mosnacekselinux: fix empty write to keycreate file
2019-06-25 Jann Hornapparmor: enforce nullbyte at end of tag string
2019-06-25 John Johansenapparmor: fix PROFILE_MEDIATES for untrusted input
2019-06-09 Roberto Sassuevm: check hash algorithm passed to init_desc()
2019-06-09 Roberto Sassuima: show rules with IMA_INMASK correctly
2019-05-31 Arnd Bergmannselinux: avoid uninitialized variable warning
2019-05-25 Al Viroapparmorfs: fix use-after-free on symlink traversal
2019-05-25 Al Virosecurityfs: fix use-after-free on symlink traversal
2019-05-16 Paolo Abeniselinux: do not report error on connect(AF_UNSPEC)
2019-05-08 Ondrej Mosnacekselinux: never allow relabeling on context mounts
2019-05-08 Stephen Smalleyselinux: avoid silent denials in permissive mode under...
2019-05-04 Paulo Alcantaraselinux: use kernel linux/socket.h for genheaders and mdp
2019-04-27 Jann Horndevice_cgroup: fix RCU imbalance in error case
2019-04-05 Ondrej Mosnacekselinux: do not override context on context mounts
2019-03-23 J. Bruce Fieldssecurity/selinux: fix SECURITY_LSM_NATIVE_LABELS on...
2019-03-23 Xin Longselinux: add the missing walk_size + len check in selin...
2019-03-23 David Howellskeys: Fix dependency loop between construction record...
2019-03-19 Al Viromissing barriers in some of unix_sock ->addr and -...
2019-03-13 John Johansenapparmor: Fix aa_label_build() error handling for faile...
2019-02-27 Eric BiggersKEYS: always initialize keyring_index_key::desc_len
2019-02-27 Eric BiggersKEYS: allow reaching the keys quotas exactly
2019-02-12 Zoran Markovicsmack: fix access permissions for keyring
2019-01-26 Ondrej Mosnacekselinux: always allow mounting submounts
2019-01-22 Stephen Smalleyselinux: fix GPF on invalid policy
2019-01-22 James MorrisLSM: Check for NULL cred-security on free
2019-01-22 Kees CookYama: Check for pid death before checking ancestry
2019-01-13 Ondrej Mosnacekselinux: policydb - fix byte order and alignment issues
2018-12-08 Paul Mooreselinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN...
2018-12-01 Tetsuo Handaselinux: Add __GFP_NOWARN to allocation at str_read()
2018-11-27 Zubin Mithraapparmor: Fix uninitialized value in aa_split_fqname
2018-11-21 Ondrej Mosnacekselinux: check length properly in SCTP bind hook
2018-11-13 Goldwyn Rodriguesima: open a new file instance if no read permissions
2018-11-13 Eric Biggersima: fix showing large 'violations' or 'runtime_measure...
2018-11-13 Stephen Smalleyselinux: fix mounting of cgroup2 under older policies
next