linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-07 02:45:30 to 2021-07-26 16:40:23 UTC [more...]

[RFC][PATCH v2 00/12] integrity: Introduce DIGLIM
 2021-07-26 16:36 UTC  (3+ messages)
` [RFC][PATCH v2 01/12] diglim: Overview
` [RFC][PATCH v2 02/12] diglim: Basic definitions

[PATCH RFC 0/9] sk_buff: optimize layout for GRO
 2021-07-26 15:13 UTC  (12+ messages)

[PATCH][V2] security: keys: trusted: Fix memory leaks on allocated blob
 2021-07-26 11:44 UTC 

[PATCH 0/2] net: cipso: bug fixes
 2021-07-26 11:11 UTC  (8+ messages)
` [PATCH 1/2] net: cipso: fix warnings in netlbl_cipsov4_add_std
` [PATCH 2/2] net: cipso: fix memory leak in cipso_v4_doi_free

[PATCH] security: keys: trusted: Fix memory leaks on allocated blob
 2021-07-26 10:56 UTC  (4+ messages)

[PATCH v28 00/25] LSM: Module stacking for AppArmor
 2021-07-23 23:56 UTC  (28+ messages)
  ` [PATCH v28 01/25] LSM: Infrastructure management of the sock security
  ` [PATCH v28 02/25] LSM: Add the lsmblob data structure
  ` [PATCH v28 03/25] LSM: provide lsm name and id slot mappings
  ` [PATCH v28 04/25] IMA: avoid label collisions with stacked LSMs
  ` [PATCH v28 05/25] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v28 06/25] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v28 07/25] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v28 08/25] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v28 09/25] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v28 10/25] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH v28 11/25] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v28 12/25] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v28 13/25] IMA: Change internal interfaces to use lsmblobs
  ` [PATCH v28 14/25] LSM: Specify which LSM to display
  ` [PATCH v28 15/25] LSM: Ensure the correct LSM context releaser
  ` [PATCH v28 16/25] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v28 17/25] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v28 18/25] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v28 19/25] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v28 20/25] LSM: Verify LSM display sanity in binder
  ` [PATCH v28 21/25] audit: support non-syscall auxiliary records
  ` [PATCH v28 22/25] Audit: Add record for multiple process LSM attributes
  ` [PATCH v28 23/25] Audit: Add record for multiple object "
  ` [PATCH v28 24/25] LSM: Add /proc attr entry for full LSM context
  ` [PATCH v28 25/25] AppArmor: Remove the exclusive flag

[PATCH v4 0/3] ima: Provide more info about buffer measurement
 2021-07-23 12:51 UTC  (6+ messages)
` [PATCH v4 1/3] ima: Introduce ima_get_current_hash_algo()
` [PATCH v4 2/3] ima: Return int in the functions to measure a buffer
` [PATCH v4 3/3] ima: Add digest and digest_len params to "

[RFC PATCH] userfaultfd: open userfaultfds with O_RDONLY
 2021-07-23  8:39 UTC  (2+ messages)

AVC denied for docker while trying to set labels for tmpfs mounts
 2021-07-23  6:06 UTC  (5+ messages)

[RFC PATCH v1 0/4] keys: introduce key_extract_material helper
 2021-07-22  9:18 UTC  (5+ messages)
` [RFC PATCH v1 1/4] "
` [RFC PATCH v1 2/4] dm: crypt: use new "
` [RFC PATCH v1 3/4] ubifs: auth: remove never hit key type error check
` [RFC PATCH v1 4/4] ubifs: auth: consult encrypted and trusted keys if no logon key was found

[PATCH 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-07-22  6:31 UTC  (7+ messages)
` [PATCH 1/4] KEYS: trusted: allow users to use kernel RNG for key material
` [PATCH 2/4] KEYS: trusted: allow trust sources "
` [PATCH 3/4] crypto: caam - add in-kernel interface for blob generator
` [PATCH 4/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys

[PATCH v2] KEYS: trusted: fix use as module when CONFIG_TCG_TPM=m
 2021-07-22  4:46 UTC  (3+ messages)

[PATCH v28 00/25] LSM: Module stacking for AppArmor
 2021-07-22  0:31 UTC  (2+ messages)
  ` [PATCH v28 01/25] LSM: Infrastructure management of the sock security

[PATCH 0/3] DCP as trusted keys backend
 2021-07-21 17:17 UTC  (11+ messages)
` [PATCH 1/3] crypto: mxs-dcp: Add support for hardware provided keys
` [PATCH 2/3] KEYS: trusted: Introduce support for NXP DCP-based trusted keys
` [PATCH 3/3] doc: trusted-encrypted: add DCP as new trust source

[PATCH v2 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-07-21 17:02 UTC  (14+ messages)
` [PATCH v2 1/6] KEYS: trusted: allow use of TEE as backend without TCG_TPM support
` [PATCH v2 6/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys

[PATCH RFC 1/9] sk_buff: track nfct status in newly added skb->_state
 2021-07-21 16:44 UTC  (9+ messages)
` [PATCH RFC 2/9] sk_buff: track dst status in skb->_state
` [PATCH RFC 3/9] sk_buff: move the active_extensions into the state bitfield
` [PATCH RFC 4/9] net: optimize GRO for the common case
` [PATCH RFC 5/9] skbuff: introduce has_sk state bit
` [PATCH RFC 6/9] veth: use skb_prepare_for_gro()
` [PATCH RFC 7/9] sk_buff: move inner header fields after tail
` [PATCH RFC 8/9] sk_buff: move vlan field "
` [PATCH RFC 9/9] sk_buff: access secmark via getter/setter

issues about selinux namespace
 2021-07-21 13:12 UTC  (3+ messages)

[PATCH] Smack: Fix wrong semantics in smk_access_entry()
 2021-07-21  3:10 UTC  (4+ messages)

[PATCH] hardening: Clarify Kconfig text for auto-var-init
 2021-07-20 22:16 UTC  (2+ messages)

[PATCH] smack: mark 'smack_enabled' global variable as __initdata
 2021-07-20 17:36 UTC  (4+ messages)

[PATCH v3 0/3] ima: Provide more info about buffer measurement
 2021-07-20 13:01 UTC  (8+ messages)
` [PATCH v3 2/3] ima: Return int in the functions to measure a buffer
` [PATCH v3 3/3] ima: Add digest and digest_len params to "

[PATCH] ima: Support euid keyword for buffer measurement
 2021-07-19 21:30 UTC  (4+ messages)

[PATCH] KEYS: trusted: Fix trusted key backends when building as module
 2021-07-19  9:13 UTC  (5+ messages)

[PATCH v2] hardening: Introduce CONFIG_ZERO_CALL_USED_REGS
 2021-07-14 22:01 UTC 

[PATCH v2] LSM: add NULL check for kcalloc()
 2021-07-14 21:51 UTC 

[PATCH] LSM: add NULL check for kcalloc()
 2021-07-14 21:44 UTC  (3+ messages)

[syzbot] memory leak in dev_exception_add
 2021-07-13 18:07 UTC 

[RFC PATCH v2 0/1] Relax restrictions on user.* xattr
 2021-07-13 14:28 UTC  (18+ messages)
` [PATCH v2 1/1] xattr: Allow user.* xattr on symlink and special files
        ` [Virtio-fs] "

apparmor: global buffers spin lock may get contended
 2021-07-13 13:19 UTC 

[PATCH v3 1/2] perf: Fix required permissions if sigtrap is requested
 2021-07-13  9:48 UTC  (3+ messages)

[PATCH] tpm: ibmvtpm: Avoid error message when process gets signal while waiting
 2021-07-13  5:03 UTC  (2+ messages)

[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-07-13  2:34 UTC  (3+ messages)

[PATCH v8 0/5] Enable root to update the blacklist keyring
 2021-07-12 17:03 UTC  (6+ messages)
` [PATCH v8 1/5] tools/certs: Add print-cert-tbs-hash.sh
` [PATCH v8 2/5] certs: Check that builtin blacklist hashes are valid
` [PATCH v8 3/5] certs: Make blacklist_vet_description() more strict
` [PATCH v8 4/5] certs: Factor out the blacklist hash creation
` [PATCH v8 5/5] certs: Allow root user to append signed hashes to the blacklist keyring

[PATCH v2 0/4] Add Landlock man pages
 2021-07-12 15:57 UTC  (5+ messages)
` [PATCH v2 1/4] landlock.7: Add a new page to introduce Landlock
` [PATCH v2 2/4] landlock_create_ruleset.2: Document new syscall
` [PATCH v2 3/4] landlock_add_rule.2: "
` [PATCH v2 4/4] landlock_restrict_self.2: "

[PATCH v1 0/4] Add Landlock man pages
 2021-07-10 18:12 UTC  (3+ messages)
` [PATCH v1 1/4] landlock.7: Add a new page to introduce Landlock

[PATCH RFC 00/12] Enroll kernel keys thru MOK
 2021-07-09 15:59 UTC  (26+ messages)
` [PATCH RFC 01/12] KEYS: Add KEY_ALLOC_BYPASS_RESTRICTION option to key_move
` [PATCH RFC 05/12] integrity: Introduce mok keyring
` [PATCH RFC 06/12] integrity: Trust mok keys if MokListTrustedRT found
` [PATCH RFC 07/12] integrity: add add_to_mok_keyring
` [PATCH RFC 08/12] integrity: restrict INTEGRITY_KEYRING_MOK to restrict_link_by_secondary_trusted_or_ca
` [PATCH RFC 10/12] integrity: add new keyring handler
` [PATCH RFC 11/12] integrity: move keys from the mok keyring into the secondary keyring
` [PATCH RFC 12/12] integrity: Suppress error message for keys added to the mok keyring

[PATCH] ima: check control characters in policy path
 2021-07-07 11:45 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).