linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-09 12:05:58 to 2019-10-04 18:49:14 UTC [more...]

[Patch v6 0/4] Create and consolidate trusted keys subsystem
 2019-10-04 18:49 UTC  (11+ messages)
` [Patch v6 1/4] tpm: Move tpm_buf code to include/linux/
` [Patch v6 2/4] KEYS: Use common tpm_buf for trusted and asymmetric keys
` [Patch v6 3/4] KEYS: trusted: Create trusted keys subsystem
` [Patch v6 4/4] KEYS: trusted: Move TPM2 trusted keys code

[PATCH 4.4 96/99] ovl: filter of trusted xattr results in audit
 2019-10-03 15:53 UTC 

[PATCH 4.9 115/129] ovl: filter of trusted xattr results in audit
 2019-10-03 15:53 UTC 

[PATCH 4.14 166/185] ovl: filter of trusted xattr results in audit
 2019-10-03 15:54 UTC 

[PATCH bpf-next] bpf, capabilities: introduce CAP_BPF
 2019-10-03 16:41 UTC  (20+ messages)
                                ` trace_printk issue. Was: "

[PATCH 4.19 189/211] ovl: filter of trusted xattr results in audit
 2019-10-03 15:54 UTC 

[PATCH 5.3 308/344] ovl: filter of trusted xattr results in audit
 2019-10-03 15:54 UTC 

[PATCH 5.2 281/313] ovl: filter of trusted xattr results in audit
 2019-10-03 15:54 UTC 

KASAN: use-after-free Read in tomoyo_realpath_from_path
 2019-10-03  9:59 UTC  (15+ messages)
  ` [PATCH] tomoyo: Don't check open/getattr permission on sockets
        ` [PATCH v2] "

[PATCH 1/2] apparmor: Use a memory pool instead per-CPU caches
 2019-10-02 15:52 UTC  (13+ messages)
        ` [PATCH v2] "
          ` [PATCH v3] "
              ` [PATCH v4] "

[PATCH AUTOSEL 5.3 02/71] ima: always return negative code for error
 2019-10-01 16:38 UTC  (2+ messages)
` [PATCH AUTOSEL 5.3 03/71] ima: fix freeing ongoing ahash_request

[PATCH AUTOSEL 5.2 02/63] ima: always return negative code for error
 2019-10-01 16:40 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 03/63] ima: fix freeing ongoing ahash_request

[PATCH AUTOSEL 4.19 01/43] ima: always return negative code for error
 2019-10-01 16:42 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 02/43] ima: fix freeing ongoing ahash_request

[PATCH AUTOSEL 4.14 01/29] ima: always return negative code for error
 2019-10-01 16:43 UTC 

[PATCH AUTOSEL 4.9 01/19] ima: always return negative code for error
 2019-10-01 16:44 UTC 

[PATCH AUTOSEL 4.4 01/15] ima: always return negative code for error
 2019-10-01 16:45 UTC 

[GIT PULL][SECURITY] Kernel lockdown patches for v5.4
 2019-09-30  0:03 UTC  (7+ messages)

[PATCH AUTOSEL 5.3 31/49] security: smack: Fix possible null-pointer dereferences in smack_socket_sock_rcv_skb()
 2019-09-29 17:30 UTC 

[PATCH AUTOSEL 5.2 28/42] security: smack: Fix possible null-pointer dereferences in smack_socket_sock_rcv_skb()
 2019-09-29 17:32 UTC 

[PATCH AUTOSEL 4.19 21/33] security: smack: Fix possible null-pointer dereferences in smack_socket_sock_rcv_skb()
 2019-09-29 17:34 UTC 

[PATCH AUTOSEL 4.9 08/13] security: smack: Fix possible null-pointer dereferences in smack_socket_sock_rcv_skb()
 2019-09-29 17:36 UTC 

[PATCH AUTOSEL 4.4 5/9] security: smack: Fix possible null-pointer dereferences in smack_socket_sock_rcv_skb()
 2019-09-29 17:36 UTC 

[PATCH AUTOSEL 4.14 16/23] security: smack: Fix possible null-pointer dereferences in smack_socket_sock_rcv_skb()
 2019-09-29 17:35 UTC 

[GIT PULL] integrity subsystem updates for v5.4
 2019-09-28  3:00 UTC  (5+ messages)

[PATCH] genetlink: prevent memory leak in netlbl_unlabel_defconf
 2019-09-27 16:14 UTC  (5+ messages)
  `  "

[GIT PULL] SafeSetID LSM changes for 5.4
 2019-09-26 18:21 UTC  (10+ messages)

[PATCH v6 00/12] add integrity and security to TPM2 transactions
 2019-09-25 12:34 UTC  (27+ messages)
` [PATCH v6 01/12] tpm-buf: move from static inlines to real functions
` [PATCH v6 02/12] tpm-buf: add handling for TPM2B types
` [PATCH v6 03/12] tpm-buf: add cursor based functions for response parsing
` [PATCH v6 04/12] tpm2-space: export the context save and load commands
` [PATCH v6 05/12] tpm2-sessions: Add full HMAC and encrypt/decrypt session handling
` [PATCH v6 06/12] tpm-buf: add tpm_buf_parameters()
` [PATCH v6 07/12] tpm2: add hmac checks to tpm2_pcr_extend()
` [PATCH v6 08/12] tpm2: add session encryption protection to tpm2_get_random()
` [PATCH v6 09/12] trusted keys: Add session encryption protection to the seal/unseal path
` [PATCH v6 10/12] tpm: add the null key name as a tpm2 sysfs variable
` [PATCH v6 11/12] Documentation: add tpm-security.rst
` [PATCH v6 12/12] tpm2-sessions: NOT FOR COMMITTING add sessions testing

Do you plan to rebase next-general any time soon?
 2019-09-24 18:35 UTC  (3+ messages)

[GIT PULL] Smack patches for v5.4
 2019-09-24  1:25 UTC  (3+ messages)

[PATCH] smack: include linux/watch_queue.h
 2019-09-24  1:24 UTC  (5+ messages)

[PATCH] smack: fix an compile error in smack_post_notification
 2019-09-23 21:49 UTC  (3+ messages)

[GIT PULL] Smack patches for v5.4 - retry
 2019-09-23 21:38 UTC  (3+ messages)

[GIT PULL] SELinux patches for v5.4
 2019-09-23 19:05 UTC  (2+ messages)

[PATCH v8 00/28] LSM: Module stacking for AppArmor
 2019-09-23 15:56 UTC  (13+ messages)
` [PATCH v8 01/28] LSM: Infrastructure management of the superblock
` [PATCH v8 02/28] LSM: Infrastructure management of the sock security
` [PATCH v8 03/28] LSM: Infrastructure management of the key blob
` [PATCH v8 04/28] LSM: Create and manage the lsmblob data structure
` [PATCH v8 22/28] SELinux: Verify LSM display sanity in binder

Can KEY_DH_OPERATIONS become tristate? (was: Re: Kernel 5.3.0 stuck during boot on Amiga)
 2019-09-19 19:17 UTC  (5+ messages)

KASAN: use-after-free Read in key_put
 2019-09-18  8:05 UTC 

[RFC v1 00/14] Kernel Runtime Security Instrumentation
 2019-09-17 19:36 UTC  (28+ messages)
` [RFC v1 01/14] krsi: Add a skeleton and config options for the KRSI LSM
` [RFC v1 02/14] krsi: Introduce types for KRSI eBPF
` [RFC v1 03/14] bpf: krsi: sync BPF UAPI header with tools
` [RFC v1 04/14] krsi: Add support in libbpf for BPF_PROG_TYPE_KRSI
` [RFC v1 05/14] krsi: Initialize KRSI hooks and create files in securityfs
` [RFC v1 06/14] krsi: Implement eBPF operations, attachment and execution
    `  "
` [RFC v1 07/14] krsi: Check for premissions on eBPF attachment
` [RFC v1 08/14] krsi: Show attached program names in hook read handler
` [RFC v1 09/14] krsi: Add a helper function for bpf_perf_event_output
` [RFC v1 10/14] krsi: Handle attachment of the same program
` [RFC v1 11/14] krsi: Pin argument pages in bprm_check_security hook
` [RFC v1 12/14] krsi: Add an eBPF helper function to get the value of an env variable
` [RFC v1 13/14] krsi: Provide an example to read and log environment variables
` [RFC v1 14/14] krsi: Pin arg pages only when needed

[PATCH 1/3] ima: keep the integrity state of open files up to date
 2019-09-17  7:24 UTC  (7+ messages)

[PATCH] LSM: SafeSetID: Stop releasing uninitialized ruleset
 2019-09-16 15:29 UTC 

Здравствуйте! Вас интересуют клиентские базы данных?
 2019-09-15  6:05 UTC 

[PATCH v4] KEYS: trusted: correctly initialize digests and fix locking issue
 2019-09-14 13:04 UTC  (2+ messages)

[PATCH] security: ima: make use of kmemdup
 2019-09-13 16:35 UTC 

Inquiry 11/Sept/2019
 2019-09-11 12:11 UTC 

[PATCH 1/2] staging: comedi: Restrict COMEDI_DEVCONFIG when the kernel is locked down
 2019-09-10 23:43 UTC  (6+ messages)
` [PATCH 2/2] mtd: phram,slram: Disable "

[PATCH v3] KEYS: trusted: correctly initialize digests and fix locking issue
 2019-09-10 14:25 UTC  (2+ messages)

[PATCH 0/2] Minor lockdown fixups
 2019-09-10 12:29 UTC  (4+ messages)
` [PATCH 1/2] security: constify some arrays in lockdown LSM
` [PATCH 2/2] kexec: Fix file verification on S390

[PATCH V40 00/29] Add kernel lockdown functionality
 2019-09-10 10:06 UTC  (5+ messages)
` [PATCH V40 03/29] security: Add a static lockdown policy LSM

[PATCH v4 bpf-next 1/4] capability: introduce CAP_BPF and CAP_TRACING
 2019-09-09 22:52 UTC 

[PATCH AUTOSEL 5.2 10/12] keys: Fix missing null pointer check in request_key_auth_describe()
 2019-09-09 15:40 UTC 

[PATCH AUTOSEL 4.14 6/8] keys: Fix missing null pointer check in request_key_auth_describe()
 2019-09-09 15:41 UTC 

[PATCH AUTOSEL 4.4 2/2] keys: Fix missing null pointer check in request_key_auth_describe()
 2019-09-09 15:42 UTC 

[PATCH AUTOSEL 4.9 5/6] keys: Fix missing null pointer check in request_key_auth_describe()
 2019-09-09 15:42 UTC 

[PATCH AUTOSEL 4.19 6/8] keys: Fix missing null pointer check in request_key_auth_describe()
 2019-09-09 15:41 UTC 

[PATCH] lsm: remove current_security()
 2019-09-09 15:58 UTC  (2+ messages)

[PATCH v2 0/5] Add support for O_MAYEXEC
 2019-09-09 15:49 UTC  (18+ messages)
` [PATCH v2 1/5] fs: Add support for an O_MAYEXEC flag on sys_open()

[PATCH 0/5] security: integrity: Makefile cleanups
 2019-09-09 11:43 UTC  (3+ messages)
` [PATCH 1/5] integrity: remove unneeded, broken attempt to add -fshort-wchar


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).