Linux-Security-Module Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-12 18:32:18 to 2024-01-27 08:20:11 UTC [more...]

[PATCH] apparmor: Fix null pointer deref when receiving skb during sock creation
 2024-01-27  8:20 UTC  (4+ messages)

[6.8-rc1 Regression] Unable to exec apparmor_parser from virt-aa-helper
 2024-01-27  7:04 UTC  (16+ messages)

[PATCH] exec: Check __FMODE_EXEC instead of in_execve for LSMs
 2024-01-27  4:53 UTC  (15+ messages)
        `  "

[PATCH] security: fix the logic in security_inode_getsecctx()
 2024-01-26 22:18 UTC  (7+ messages)

[PATCH] lsm: fix default return value of the socket_getpeersec_* hooks
 2024-01-26 18:45 UTC 

[PATCH v3 0/5] Smack transmute fixes
 2024-01-26 16:27 UTC  (9+ messages)
` [PATCH v3 5/5] ramfs: Initialize security of in-memory inodes

security_file_free contract/expectations
 2024-01-25 19:26 UTC  (9+ messages)
    ` [External] "

[PATCH v1 0/2] Fix Landlock's net_test for non-root users
 2024-01-25 15:32 UTC  (3+ messages)
` [PATCH v1 1/2] selftests/landlock: Fix capability for net_test
` [PATCH v1 2/2] selftests/landlock: Clean up error logs related to capabilities

[PATCH v2 bpf-next 00/30] BPF token
 2024-01-25  0:10 UTC  (32+ messages)
` [PATCH v2 bpf-next 01/30] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH v2 bpf-next 02/30] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v2 bpf-next 03/30] bpf: introduce BPF token object
` [PATCH v2 bpf-next 04/30] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v2 bpf-next 05/30] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v2 bpf-next 06/30] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v2 bpf-next 07/30] bpf: take into account BPF token when fetching helper protos
` [PATCH v2 bpf-next 08/30] bpf: consistently use BPF token throughout BPF verifier logic
` [PATCH v2 bpf-next 09/30] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
` [PATCH v2 bpf-next 10/30] bpf,lsm: refactor bpf_map_alloc/bpf_map_free "
` [PATCH v2 bpf-next 11/30] bpf,lsm: add BPF token "
` [PATCH v2 bpf-next 12/30] libbpf: add bpf_token_create() API
` [PATCH v2 bpf-next 13/30] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v2 bpf-next 14/30] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v2 bpf-next 15/30] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v2 bpf-next 16/30] selftests/bpf: add BPF token-enabled tests
` [PATCH v2 bpf-next 17/30] bpf,selinux: allocate bpf_security_struct per BPF token
` [PATCH v2 bpf-next 18/30] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
` [PATCH v2 bpf-next 19/30] bpf: support symbolic BPF FS delegation mount options
` [PATCH v2 bpf-next 20/30] selftests/bpf: utilize string values for delegate_xxx "
` [PATCH v2 bpf-next 21/30] libbpf: split feature detectors definitions from cached results
` [PATCH v2 bpf-next 22/30] libbpf: further decouple feature checking logic from bpf_object
` [PATCH v2 bpf-next 23/30] libbpf: move feature detection code into its own file
` [PATCH v2 bpf-next 24/30] libbpf: wire up token_fd into feature probing logic
` [PATCH v2 bpf-next 25/30] libbpf: wire up BPF token support at BPF object level
` [PATCH v2 bpf-next 26/30] selftests/bpf: add BPF object loading tests with explicit token passing
` [PATCH v2 bpf-next 27/30] selftests/bpf: add tests for BPF object load with implicit token
` [PATCH v2 bpf-next 28/30] libbpf: support BPF token path setting through LIBBPF_BPF_TOKEN_PATH envvar
` [PATCH v2 bpf-next 29/30] selftests/bpf: add tests for "
` [PATCH v2 bpf-next 30/30] selftests/bpf: incorporate LSM policy to token-based tests

[PATCH] KEYS: encrypted: Add check for strsep
 2024-01-24 21:10 UTC  (6+ messages)

[PATCH] selftests/landlock:Fix fs_test build issues with old libc
 2024-01-24 13:13 UTC  (2+ messages)

[PATCH v4] selftests/landlock:Fix two build issues
 2024-01-24  1:54 UTC  (6+ messages)
  ` 回复: "
      ` 回复: "

[PATCH] io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALL
 2024-01-23 23:58 UTC  (7+ messages)

[PATCH v4 5/6] add listmount(2) syscall
 2024-01-23 15:31 UTC  (4+ messages)

[PATCH] selftests/landlock:Fix net_test build issues with old libc
 2024-01-23 11:05 UTC  (2+ messages)

[PATCH v1] landlock: Add support for KUnit tests
 2024-01-23 11:05 UTC  (3+ messages)
  `  "

[GIT PULL] BPF token for v6.8
 2024-01-22 15:25 UTC  (5+ messages)

IORING_OP_FIXED_FD_INSTALL and audit/LSM interactions
 2024-01-22 15:15 UTC  (7+ messages)

[GIT PULL] AppArmor updates for 6.8
 2024-01-19 21:27 UTC  (2+ messages)

[PATCH v4] selftests/move_mount_set_group:Make tests build with old libc
 2024-01-19 13:39 UTC  (6+ messages)
  ` 回复: "

[PATCH] lsm: Resolve compiling 'security.c' error
 2024-01-17 22:03 UTC  (4+ messages)

[PATCH] selftests/filesystems:fix build error in overlayfs
 2024-01-17 13:23 UTC  (5+ messages)
  ` 回复: "

[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-01-16 19:41 UTC  (36+ messages)
` [PATCH v9 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v9 02/25] ima: Align ima_file_mprotect() "
` [PATCH v9 03/25] ima: Align ima_inode_setxattr() "
` [PATCH v9 04/25] ima: Align ima_inode_removexattr() "
` [PATCH v9 05/25] ima: Align ima_post_read_file() "
` [PATCH v9 06/25] evm: Align evm_inode_post_setattr() "
` [PATCH v9 07/25] evm: Align evm_inode_setxattr() "
` [PATCH v9 08/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v9 09/25] security: Align inode_setattr hook definition with EVM
` [PATCH v9 10/25] security: Introduce inode_post_setattr hook
` [PATCH v9 11/25] security: Introduce inode_post_removexattr hook
` [PATCH v9 12/25] security: Introduce file_post_open hook
` [PATCH v9 13/25] security: Introduce file_release hook
` [PATCH v9 14/25] security: Introduce path_post_mknod hook
` [PATCH v9 15/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v9 16/25] security: Introduce inode_post_set_acl hook
` [PATCH v9 17/25] security: Introduce inode_post_remove_acl hook
` [PATCH v9 18/25] security: Introduce key_post_create_or_update hook
` [PATCH v9 19/25] integrity: Move integrity_kernel_module_request() to IMA
` [PATCH v9 20/25] ima: Move to LSM infrastructure
` [PATCH v9 21/25] ima: Move IMA-Appraisal "
` [PATCH v9 22/25] evm: Move "
` [PATCH v9 23/25] evm: Make it independent from 'integrity' LSM
` [PATCH v9 24/25] ima: "
` [PATCH v9 25/25] integrity: Remove LSM

[PATCH v3 00/57] Scope-based Resource Management
 2024-01-16 18:10 UTC  (5+ messages)
` [PATCH v3 02/57] apparmor: Free up __cleanup() name
` [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure

[PATCH bpf-next 03/29] bpf: introduce BPF token object
 2024-01-16 16:37 UTC  (15+ messages)

preventing executable stack with file_mprotect hook
 2024-01-16 14:43 UTC 

preventing executable stack with file_mprotect hook
 2024-01-16 12:37 UTC 

[PATCH v8 0/9] Landlock: IOCTL support
 2024-01-15 14:20 UTC  (6+ messages)
` [PATCH v8 5/9] selftests/landlock: Test "

[PATCH v5 0/4] arch/x86: Remove unnecessary dependencies on bootparam.h
 2024-01-15 11:00 UTC  (5+ messages)

[PATCH v3] selftests/landlock:Fix two build issues
 2024-01-15 10:41 UTC  (3+ messages)
  ` 回复: "

[PATCH] apparmor: lsm: fix kernel-doc typo
 2024-01-15  4:37 UTC 

[PATCH 0/2] apparmor: fix namespace check in serialized stream headers from the same policy load
 2024-01-13 12:15 UTC  (3+ messages)
` [PATCH 1/2] apparmor: rename the data start flag inside verify_header
` [PATCH 2/2] apparmor: fix namespace check in serialized stream headers from the same policy load


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 read-only IMAP folder(s) and NNTP newsgroup(s).