linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-22 21:51:01 to 2021-03-08 19:26:51 UTC [more...]

[RFC PATCH 0/4] Split security_task_getsecid() into subj and obj variants
 2021-03-08 19:25 UTC  (18+ messages)
` [RFC PATCH 1/4] lsm: separate security_task_getsecid() into subjective and objective variants

[PATCH v5 0/8] Fork brute force attack mitigation
 2021-03-07 22:49 UTC  (18+ messages)
` [PATCH v5 1/8] security: Add LSM hook at the point where a task gets a fatal signal
` [PATCH v5 2/8] security/brute: Define a LSM and manage statistical data
    ` [security/brute] cfe92ab6a3: WARNING:inconsistent_lock_state
` [PATCH v5 3/8] securtiy/brute: Detect a brute force attack
` [PATCH v5 4/8] security/brute: Fine tuning the attack detection
` [PATCH v5 5/8] security/brute: Mitigate a brute force attack
` [PATCH v5 6/8] selftests/brute: Add tests for the Brute LSM
` [PATCH v5 7/8] Documentation: Add documentation "
` [PATCH v5 8/8] MAINTAINERS: Add a new entry "

[PATCH v6 0/8] Fork brute force attack mitigation
 2021-03-07 11:30 UTC  (9+ messages)
` [PATCH v6 1/8] security: Add LSM hook at the point where a task gets a fatal signal
` [PATCH v6 2/8] security/brute: Define a LSM and manage statistical data
` [PATCH v6 3/8] securtiy/brute: Detect a brute force attack
` [PATCH v6 4/8] security/brute: Fine tuning the attack detection
` [PATCH v6 5/8] security/brute: Mitigate a brute force attack
` [PATCH v6 6/8] selftests/brute: Add tests for the Brute LSM
` [PATCH v6 7/8] Documentation: Add documentation "
` [PATCH v6 8/8] MAINTAINERS: Add a new entry "

[PATCH] security: tomoyo: fix error return code of tomoyo_update_domain()
 2021-03-06 13:37 UTC  (2+ messages)

[PATCH v3] ARM: Implement SLS mitigation
 2021-03-06 12:27 UTC  (16+ messages)
` [PATCH v4] "
  ` [PATCH v5] "
      ` [PATCH v6] "

[PATCH v3 1/1] mm/madvise: replace ptrace attach requirement for process_madvise
 2021-03-05 19:41 UTC  (12+ messages)

[PATCH v3] selinux: measure state and policy capabilities
 2021-03-05 19:29 UTC  (8+ messages)

[PATCH v4 00/11] evm: Improve usability of portable signatures
 2021-03-05 17:30 UTC  (13+ messages)
` [PATCH v4 01/11] evm: Execute evm_inode_init_security() only when an HMAC key is loaded
` [PATCH v4 02/11] evm: Load EVM key in ima_load_x509() to avoid appraisal
` [PATCH v4 03/11] evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
` [PATCH v4 04/11] ima: Move ima_reset_appraise_flags() call to post hooks
` [PATCH v4 05/11] evm: Introduce evm_status_revalidate()
` [PATCH v4 06/11] evm: Ignore INTEGRITY_NOLABEL/INTEGRITY_NOXATTRS if conditions are safe
` [PATCH v4 07/11] evm: Allow xattr/attr operations for portable signatures
` [PATCH v4 08/11] evm: Allow setxattr() and setattr() for unmodified metadata
` [PATCH v4 09/11] ima: Allow imasig requirement to be satisfied by EVM portable signatures
` [PATCH v4 10/11] ima: Introduce template field evmsig and write to field sig as fallback
` [PATCH v4 11/11] ima: Don't remove security.ima if file must not be appraised

[PATCH v2] CIPSO: Fix unaligned memory access in cipso_v4_gentag_hdr
 2021-03-05 16:42 UTC  (2+ messages)

[PATCH] CIPSO: Fix unaligned memory access in cipso_v4_gentag_hdr
 2021-03-05  7:40 UTC  (5+ messages)

[PATCH v3] security/loadpin: Replace "kernel_read_file_str[j]" with function "kernel_read_file_id_str(j)"
 2021-03-05  3:21 UTC 

[PATCH v2] security/loadpin: Replace "kernel_read_file_str[j]" with function "kernel_read_file_id_str(j)"
 2021-03-05  2:46 UTC 

[PATCH] RTIC: selinux: ARM64: Move selinux_state to a separate page
 2021-03-05  2:21 UTC  (2+ messages)

[PATCH v3 1/3] [security] Add new hook to compare new mount to an existing mount
 2021-03-05  1:32 UTC  (9+ messages)
    ` [PATCH v4 "

[PATCH] security/loadpin: Replace "kernel_read_file_str[j]" with function "kernel_read_file_id_str(j)"
 2021-03-04 23:50 UTC  (2+ messages)

[PATCH] cipso,calipso: resolve a number of problems with the DOI refcounts
 2021-03-04 23:30 UTC  (6+ messages)

Flipping firmware write-protection bits from within the kernel (was Re: [PATCH RFC platform-next 8/8] Documentation/ABI: Add new line card attributes for mlxreg-io sysfs interfaces)
 2021-03-04 20:06 UTC  (2+ messages)

[PATCH v9 0/4] Introduce TEE based Trusted Keys support
 2021-03-04 15:43 UTC  (9+ messages)
` [PATCH v9 1/4] KEYS: trusted: Add generic trusted keys framework
` [PATCH v9 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
` [PATCH v9 3/4] doc: trusted-encrypted: updates with TEE as a new trust source
` [PATCH v9 4/4] MAINTAINERS: Add entry for TEE based Trusted Keys

[PATCH v6 09/40] xattr: handle idmapped mounts
 2021-03-03 16:15 UTC  (10+ messages)
` [PATCH v6 00/40] "
  ` [PATCH v6 39/40] xfs: support "

[PATCH 0/4] keys: Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-03-03 18:11 UTC  (7+ messages)
` [PATCH 1/4] certs: Add EFI_CERT_X509_GUID support for dbx entries
` [PATCH 2/4] certs: Move load_system_certificate_list to a common function
` [PATCH 3/4] certs: Add ability to preload revocation certs
` [PATCH 4/4] integrity: Load mokx variables into the blacklist keyring

KASAN: use-after-free Write in cipso_v4_doi_putdef
 2021-03-03 22:55 UTC  (3+ messages)

[PATCH v2 1/1] mm/madvise: replace ptrace attach requirement for process_madvise
 2021-03-03 19:00 UTC  (9+ messages)

[PATCH] ima: Fix the error code for restoring the PCR value
 2021-03-03  3:28 UTC 

KASAN: use-after-free Read in cipso_v4_genopt
 2021-03-03  0:13 UTC  (7+ messages)

[PATCH v2 0/4] keys: Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-03-02 15:23 UTC  (6+ messages)
` [PATCH v2 1/4] certs: Add EFI_CERT_X509_GUID support for dbx entries
` [PATCH v2 2/4] certs: Move load_system_certificate_list to a common function
` [PATCH v2 3/4] certs: Add ability to preload revocation certs
` [PATCH v2 4/4] integrity: Load mokx variables into the blacklist keyring

[PATCH] ima: Replacing deprecated strlcpy with strscpy ~~~~~~~~~ Replace
 2021-03-02  7:52 UTC  (2+ messages)

[PATCH v3 00/11] evm: Improve usability of portable signatures
 2021-03-01 18:06 UTC  (3+ messages)
` [PATCH v3 02/11] evm: Load EVM key in ima_load_x509() to avoid appraisal

[PATCH v4 0/8] Fork brute force attack mitigation
 2021-02-27 18:46 UTC  (2+ messages)

[PATCH v29 00/12] Landlock LSM
 2021-02-25 19:06 UTC  (12+ messages)
` [PATCH v29 01/12] landlock: Add object management
` [PATCH v29 02/12] landlock: Add ruleset and domain management
` [PATCH v29 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v29 04/12] landlock: Add ptrace restrictions
` [PATCH v29 05/12] LSM: Infrastructure management of the superblock
` [PATCH v29 06/12] fs,security: Add sb_delete hook
` [PATCH v29 07/12] landlock: Support filesystem access-control
` [PATCH v29 08/12] landlock: Add syscall implementations
` [PATCH v29 09/12] arch: Wire up Landlock syscalls
` [PATCH v29 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v29 12/12] landlock: Add user and kernel documentation

[PATCH] perf/core: fix unconditional security_locked_down() call
 2021-02-24 21:56 UTC 

[PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
 2021-02-24 16:58 UTC  (10+ messages)

[PATCH AUTOSEL 4.9 11/12] tomoyo: ignore data race while checking quota
 2021-02-24 12:55 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 12/12] smackfs: restrict bytes count in smackfs write functions

[PATCH AUTOSEL 4.4 11/11] tomoyo: ignore data race while checking quota
 2021-02-24 12:55 UTC 

[PATCH AUTOSEL 4.14 13/16] tomoyo: ignore data race while checking quota
 2021-02-24 12:55 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 14/16] smackfs: restrict bytes count in smackfs write functions

[PATCH AUTOSEL 4.19 19/26] tomoyo: ignore data race while checking quota
 2021-02-24 12:54 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 20/26] smackfs: restrict bytes count in smackfs write functions

[PATCH AUTOSEL 5.4 25/40] tomoyo: ignore data race while checking quota
 2021-02-24 12:53 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 29/40] smackfs: restrict bytes count in smackfs write functions

[PATCH AUTOSEL 5.10 35/56] tomoyo: ignore data race while checking quota
 2021-02-24 12:51 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 39/56] smackfs: restrict bytes count in smackfs write functions

[PATCH AUTOSEL 5.11 43/67] tomoyo: ignore data race while checking quota
 2021-02-24 12:50 UTC  (2+ messages)
` [PATCH AUTOSEL 5.11 49/67] smackfs: restrict bytes count in smackfs write functions

[GIT PULL] keys: Collected minor fixes and cleanups
 2021-02-24  0:32 UTC  (2+ messages)

[PATCH v3 0/8] Fork brute force attack mitigation
 2021-02-23 20:44 UTC  (9+ messages)
` [PATCH v3 3/8] securtiy/brute: Detect a brute force attack

[GIT PULL] Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-02-23 17:44 UTC  (2+ messages)

[PATCH] powerpc/perf: Fix handling of privilege level checks in perf interrupt context
 2021-02-23 10:36 UTC 

[PATCH v3 0/1] Automatic LSM stack ordering
 2021-02-23  6:21 UTC  (8+ messages)
` [PATCH v3 1/1] security: Add CONFIG_LSM_AUTO to handle default "

[PATCH v24 00/25] LSM: Module stacking for AppArmor
 2021-02-23  0:27 UTC  (5+ messages)
` [PATCH v24 04/25] IMA: avoid label collisions with stacked LSMs

[GIT PULL] SELinux patches for v5.12
 2021-02-22 22:57 UTC  (3+ 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).