linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-01 16:04:11 to 2020-09-11 18:17:17 UTC [more...]

[PATCH V2 0/3] integrity: Load certs from EFI MOK config table
 2020-09-11 18:16 UTC  (11+ messages)
` [PATCH V2 1/3] efi: Support for MOK variable "
` [PATCH V2 2/3] integrity: Move import of MokListRT certs to a separate routine
` [PATCH V2 3/3] integrity: Load certs from the EFI MOK config table

[PATCH v37 11/24] x86/sgx: Add SGX enclave driver
 2020-09-11 12:40 UTC  (2+ messages)
` [PATCH v37 15/24] x86/sgx: Enable provisioning for remote attestation

[PATCH v3 0/6] IMA: Infrastructure for measurement of critical kernel data
 2020-09-11 17:38 UTC  (16+ messages)
` [PATCH v3 1/6] IMA: generalize keyring specific measurement constructs
` [PATCH v3 2/6] IMA: change process_buffer_measurement return type from void to int
` [PATCH v3 3/6] IMA: update process_buffer_measurement to measure buffer hash
` [PATCH v3 4/6] IMA: add policy to measure critical data from kernel components
` [PATCH v3 5/6] IMA: add hook "

[PATCH] security: keys: Use kvfree_sensitive in a few places
 2020-09-11 16:09 UTC  (7+ messages)
    ` [PATCH v2] "

[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
 2020-09-11 14:48 UTC  (22+ messages)
` [RFC PATCH 1/6] security/fbfam: Add a Kconfig to enable the fbfam feature
` [RFC PATCH 2/6] security/fbfam: Add the api to manage statistics
` [RFC PATCH 3/6] security/fbfam: Use "
` [RFC PATCH 4/6] security/fbfam: Add a new sysctl to control the crashing rate threshold
` [RFC PATCH 5/6] security/fbfam: Detect a fork brute force attack
` [RFC PATCH 6/6] security/fbfam: Mitigate "

[RFC PATCH v9 0/3] Add introspect_access(2) (was O_MAYEXEC)
 2020-09-11 14:15 UTC  (11+ messages)

[PATCH] socket.7,unix.7: add initial description for SO_PEERSEC
 2020-09-11 12:20 UTC  (3+ messages)

[PATCH v6 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-09-11  4:24 UTC  (10+ messages)
` [PATCH v6 1/8] crypto: sm3 - export crypto_sm3_final function
` [PATCH v6 2/8] lib/mpi: Extend the MPI library
` [PATCH v6 3/8] lib/mpi: Introduce ec implementation to "
` [PATCH v6 4/8] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
` [PATCH v6 5/8] crypto: testmgr - support test with different ciphertext per encryption
` [PATCH v6 6/8] X.509: support OSCCA certificate parse
` [PATCH v6 7/8] X.509: support OSCCA sm2-with-sm3 certificate verification
` [PATCH v6 8/8] integrity: Asymmetric digsig supports SM2-with-SM3 algorithm

[PATCH v20 00/23] LSM: Module stacking for AppArmor
 2020-09-10 14:11 UTC  (54+ messages)
` [PATCH v20 02/23] LSM: Create and manage the lsmblob data structure
` [PATCH v20 03/23] LSM: Use lsmblob in security_audit_rule_match
` [PATCH v20 04/23] LSM: Use lsmblob in security_kernel_act_as
` [PATCH v20 05/23] net: Prepare UDS for security module stacking
` [PATCH v20 06/23] LSM: Use lsmblob in security_secctx_to_secid
` [PATCH v20 07/23] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v20 08/23] LSM: Use lsmblob in security_ipc_getsecid
` [PATCH v20 09/23] LSM: Use lsmblob in security_task_getsecid
` [PATCH v20 10/23] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v20 12/23] IMA: Change internal interfaces to use lsmblobs
` [PATCH v20 14/23] LSM: Ensure the correct LSM context releaser
` [PATCH v20 16/23] LSM: Use lsmcontext in security_inode_getsecctx
` [PATCH v20 17/23] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v20 18/23] NET: Store LSM netlabel data in a lsmblob
` [PATCH v20 19/23] LSM: Verify LSM display sanity in binder
` [PATCH v20 20/23] Audit: Add new record for multiple process LSM attributes

[[PATCH V4]] audit: trigger accompanying records when no rules present
 2020-09-10 15:01 UTC 

[RFC PATCH v8 0/3] Add support for AT_INTERPRETED (was O_MAYEXEC)
 2020-09-10  9:26 UTC  (22+ messages)
` [RFC PATCH v8 1/3] fs: Introduce AT_INTERPRETED flag for faccessat2(2)
` [RFC PATCH v8 2/3] fs,doc: Enable to configure exec checks for AT_INTERPRETED
` [RFC PATCH v8 3/3] selftest/interpreter: Add tests for AT_INTERPRETED enforcing

BUG: unable to handle kernel NULL pointer dereference in qlist_free_all (8)
 2020-09-10  6:26 UTC 

[PATCH v2] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2020-09-09 22:44 UTC  (3+ messages)

[PATCH] selinux: Add helper functions to get and set checkreqprot
 2020-09-09 20:02 UTC  (2+ messages)

[PATCH] ima: Use kmemdup rather than kmalloc+memcpy
 2020-09-09 19:09 UTC 

[RFC PATCH 00/30] ima: Introduce IMA namespace
 2020-09-09 10:11 UTC  (10+ messages)

[PATCH net-next] netlabel: Fix some kernel-doc warnings
 2020-09-09  3:04 UTC  (3+ messages)

[PATCH net-next] cipso: fix 'audit_secid' kernel-doc warning in cipso_ipv4.c
 2020-09-09  3:03 UTC  (3+ messages)

[PATCH] SELinux: Measure state and hash of policy using IMA
 2020-09-08 16:01 UTC  (8+ messages)

[RFC PATCH] sched: only issue an audit on privileged operation
 2020-09-08 11:28 UTC  (3+ messages)

[PATCH v8 0/3] SELinux support for anonymous inodes and UFFD
 2020-09-07  7:45 UTC  (4+ messages)
` [PATCH v8 1/3] Add a new LSM-supporting anonymous inode interface

[RFC PATCH 6/9] security/fbfam: Mitigate a fork brute force attack
 2020-09-06 15:24 UTC 

[RFC PATCH 5/9] security/fbfam: Detect a fork brute force attack
 2020-09-06 15:23 UTC 

[RFC PATCH 4/9] security/fbfam: Add a new sysctl to control the crashing rate threshold
 2020-09-06 15:23 UTC 

[RFC PATCH 2/9] security/fbfam: Add the api to manage statistics
 2020-09-06 15:22 UTC 

[RFC PATCH 3/9] security/fbfam: Use the api to manage statistics
 2020-09-06 15:22 UTC 

[RFC PATCH 1/9] security/fbfam: Add a Kconfig to enable the fbfam feature
 2020-09-06 15:21 UTC 

[RFC PATCH 0/9] Fork brute force attack mitigation (fbfam)
 2020-09-06 14:13 UTC  (2+ messages)

[PATCH 0/3] integrity: Load certs from EFI MOK config table
 2020-09-05  1:30 UTC  (7+ messages)
` [PATCH 2/3] integrity: Move import of MokListRT certs to a separate routine

[RFC PATCH] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2020-09-04 23:20 UTC  (3+ messages)
` [RFC PATCH] certs: Add EFI_CERT_X509_GUID support for dbx entries]

[PATCH v20 00/12] Landlock LSM
 2020-09-04 14:06 UTC  (6+ messages)
` [PATCH v20 05/12] LSM: Infrastructure management of the superblock

[PATCH v33 11/21] x86/sgx: Linux Enclave Driver
 2020-09-04 12:01 UTC  (7+ messages)

[PATCH v2 00/12] IMA/EVM fixes
 2020-09-04  9:26 UTC  (13+ messages)
` [PATCH v2 01/12] ima: Don't ignore errors from crypto_shash_update()
` [PATCH v2 02/12] ima: Remove semicolon at the end of ima_get_binary_runtime_size()
` [PATCH v2 03/12] evm: Check size of security.evm before using it
` [PATCH v2 04/12] evm: Execute evm_inode_init_security() only when the HMAC key is loaded
` [PATCH v2 05/12] evm: Load EVM key in ima_load_x509() to avoid appraisal
` [PATCH v2 06/12] evm: Refuse EVM_ALLOW_METADATA_WRITES only if the HMAC key is loaded
` [PATCH v2 07/12] evm: Introduce EVM_RESET_STATUS atomic flag
` [PATCH v2 08/12] evm: Allow xattr/attr operations for portable signatures if check fails
` [PATCH v2 09/12] evm: Allow setxattr() and setattr() if metadata digest won't change
` [PATCH v2 10/12] ima: Allow imasig requirement to be satisfied by EVM portable signatures
` [PATCH v2 11/12] ima: Introduce template field evmsig and write to field sig as fallback
` [PATCH v2 12/12] ima: Don't remove security.ima if file must not be appraised

[PATCH 01/11] evm: Execute evm_inode_init_security() only when the HMAC key is loaded
 2020-09-02 13:40 UTC  (5+ messages)

[PATCH v2] block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
 2020-09-01 22:51 UTC  (4+ messages)

[PATCH v1 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-01 15:42 UTC  (8+ messages)


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