linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-19 14:17:37 to 2024-08-02 03:07:04 UTC [more...]

[syzbot] [tomoyo?] INFO: rcu detected stall in security_file_ioctl (8)
 2024-08-02  3:07 UTC 

[RFC PATCH v1 0/9] Support TCP listen access-control
 2024-08-01 17:42 UTC  (26+ messages)
` [RFC PATCH v1 1/9] landlock: Refactor current_check_access_socket() access right check
` [RFC PATCH v1 2/9] landlock: Support TCP listen access-control
` [RFC PATCH v1 3/9] selftests/landlock: Support LANDLOCK_ACCESS_NET_LISTEN_TCP
` [RFC PATCH v1 4/9] selftests/landlock: Test listening restriction
` [RFC PATCH v1 5/9] selftests/landlock: Test listen on connected socket
` [RFC PATCH v1 6/9] selftests/landlock: Test listening without explicit bind restriction
` [RFC PATCH v1 7/9] selftests/landlock: Test listen on ULP socket without clone method
` [RFC PATCH v1 8/9] selftests/landlock: Test changing socket backlog with listen(2)
` [RFC PATCH v1 9/9] samples/landlock: Support LANDLOCK_ACCESS_NET_LISTEN

[PATCH] init/main.c: Initialize early LSMs after arch code
 2024-08-01 17:17 UTC 

[PATCH v1] keys: Restrict KEYCTL_SESSION_TO_PARENT according to ptrace_may_access()
 2024-08-01 15:34 UTC  (13+ messages)

[PATCH] init/main.c: Do jump_label_init before early_security_init
 2024-08-01 11:53 UTC  (9+ messages)

[RFC] integrity: wait for completion of i2c initialization using late_initcall_sync()
 2024-08-01 10:12 UTC  (6+ messages)

static_key_enable_cpuslocked(): static key 'security_hook_active_locked_down_0+0x0/0x10' used before call to jump_label_init()
 2024-08-01  1:13 UTC  (8+ messages)

[PATCH AUTOSEL 4.19 05/14] smack: tcp: ipv4, fix incorrect labeling
 2024-08-01  0:40 UTC 

[PATCH AUTOSEL 5.4 09/22] smack: tcp: ipv4, fix incorrect labeling
 2024-08-01  0:38 UTC 

[PATCH AUTOSEL 5.10 22/38] smack: tcp: ipv4, fix incorrect labeling
 2024-08-01  0:35 UTC 

[PATCH AUTOSEL 5.15 28/47] smack: tcp: ipv4, fix incorrect labeling
 2024-08-01  0:31 UTC 

[PATCH AUTOSEL 6.1 34/61] smack: tcp: ipv4, fix incorrect labeling
 2024-08-01  0:25 UTC 

[PATCH AUTOSEL 6.6 45/83] smack: tcp: ipv4, fix incorrect labeling
 2024-08-01  0:18 UTC 

[PATCH AUTOSEL 6.10 065/121] smack: tcp: ipv4, fix incorrect labeling
 2024-08-01  0:00 UTC 

[PATCH AUTOSEL 4.19 1/2] apparmor: fix possible NULL pointer dereference
 2024-07-31 23:56 UTC 

[PATCH AUTOSEL 5.4 1/2] apparmor: fix possible NULL pointer dereference
 2024-07-31 23:56 UTC 

[PATCH AUTOSEL 5.10 1/2] apparmor: fix possible NULL pointer dereference
 2024-07-31 23:56 UTC 

[PATCH AUTOSEL 5.15 1/2] apparmor: fix possible NULL pointer dereference
 2024-07-31 23:56 UTC 

[PATCH AUTOSEL 6.1 1/2] apparmor: fix possible NULL pointer dereference
 2024-07-31 23:56 UTC 

[PATCH AUTOSEL 6.6 1/2] apparmor: fix possible NULL pointer dereference
 2024-07-31 23:56 UTC 

[PATCH AUTOSEL 6.10 1/2] apparmor: fix possible NULL pointer dereference
 2024-07-31 23:55 UTC 

[PATCH v4] proc: add config & param to block forcing mem writes
 2024-07-31 14:39 UTC  (6+ messages)

[PATCH resend v4 00/11] Improve the copy of task comm
 2024-07-31  2:14 UTC  (16+ messages)
` [PATCH v4 01/11] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH v4 02/11] auditsc: Replace memcpy() with __get_task_comm()
` [PATCH v4 03/11] security: "
` [PATCH v4 04/11] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v4 05/11] mm/util: Fix possible race condition in kstrdup()
` [PATCH v4 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v4 07/11] mm/kmemleak: Replace strncpy() with __get_task_comm()
` [PATCH v4 08/11] tsacct: "
` [PATCH v4 09/11] tracing: "
` [PATCH v4 10/11] net: Replace strcpy() "
` [PATCH v4 11/11] drm: "

[PATCH v7 0/4] Landlock: Abstract Unix Socket Scoping Support
 2024-07-30 21:41 UTC  (16+ messages)
` [PATCH v7 1/4] Landlock: Add abstract unix socket connect restriction
` [PATCH v7 2/4] selftests/landlock: Abstract unix socket restriction tests
` [PATCH v7 3/4] samples/landlock: Support abstract unix socket restriction
` [PATCH v7 4/4] documentation/landlock: Adding scoping mechanism documentation

[PATCH] lsm: cleanup lsm_hooks.h
 2024-07-29 22:09 UTC  (2+ messages)

[PATCH] lsm: add the inode_free_security_rcu() LSM implementation hook
 2024-07-29 21:58 UTC 

[PATCH v2 0/6] LSM: Infrastructure blob allocation
 2024-07-29 21:20 UTC  (3+ messages)

[PATCH v1 0/2] Refactor return value of two lsm hooks
 2024-07-29 21:19 UTC  (6+ messages)
` [PATCH v1 1/2] lsm: Refactor return value of LSM hook vm_enough_memory
` [PATCH v1 2/2] lsm: Refactor return value of LSM hook inode_copy_up_xattr

[PATCH v14 0/3] Reduce overhead of LSMs with static calls
 2024-07-29 21:16 UTC  (8+ messages)
` [PATCH v14 3/3] security: Replace indirect LSM hook calls "

[GIT PULL] sysctl constification changes for v6.11-rc1
 2024-07-29 16:42 UTC  (5+ messages)

[PATCH] keys: Add tracepoints for the keyrings facility
 2024-07-29 13:40 UTC  (2+ messages)

[PATCH RFC] security: tomoyo: Add default builtin-policy.h for default policy
 2024-07-28 13:18 UTC  (2+ messages)

[GIT PULL] AppArmor updates for 6.11-rc1
 2024-07-27 20:33 UTC  (2+ messages)

[PATCH v2 0/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
 2024-07-26 19:41 UTC  (8+ messages)

[PATCH v3] proc: add config & param to block forcing mem writes
 2024-07-26 16:15 UTC  (3+ messages)

[PATCH] security/tomoyo: Prevent message flooding if no Tomoyo loader is present
 2024-07-25 12:07 UTC  (3+ messages)

[RFC PATCH] lsm: add the inode_free_security_rcu() LSM implementation hook
 2024-07-25 10:52 UTC  (13+ messages)

[PATCH v5 16/21] mm/mmap: Use vms accounted pages in mmap_region()
 2024-07-24 20:23 UTC  (2+ messages)

[PATCH] proc: add config & param to block forcing mem writes
 2024-07-24  9:16 UTC  (4+ messages)

[PATCH bpf-next v2 0/9] Add BPF LSM return value range check, BPF part
 2024-07-24  1:17 UTC  (10+ messages)
` [PATCH bpf-next v2 5/9] bpf, verifier: improve signed ranges inference for BPF_AND

[PATCH bpf-next v4 09/20] lsm: Refactor return value of LSM hook key_getsecurity
 2024-07-23 18:34 UTC  (6+ messages)
` [PATCH v4 9/20] "

[RFC PATCH v1 0/3] Use socket's Landlock domain
 2024-07-23 16:50 UTC  (6+ messages)
` [RFC PATCH v1 1/3] landlock: Use socket's domain instead of current's domain
` [RFC PATCH v1 2/3] selftests/landlock: Add test for socket's domain
` [RFC PATCH v1 3/3] landlock: Document network restrictions tied to sockets

[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
 2024-07-23 13:16 UTC  (27+ messages)
` [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
` [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits

[PATCH v12 00/10] Add support for x509 certs with NIST P384/256/192 keys
 2024-07-22 13:17 UTC  (5+ messages)
` [PATCH v12 02/10] crypto: Add support for ECDSA signature verification

[PATCH v1 1/2] Landlock: Add signal control
 2024-07-22 12:45 UTC  (2+ messages)

[PATCH v2 1/4] net: Split a __sys_bind helper for io_uring
 2024-07-22 12:37 UTC  (3+ messages)

街の財産になる喫茶店事業 FCパートナー募集
 2024-07-22  7:30 UTC 

[GIT PULL] Landlock fix for v6.11
 2024-07-20 19:35 UTC  (2+ messages)

[PATCH bpf-next v4 07/20] lsm: Refactor return value of LSM hook setprocattr
 2024-07-20  9:31 UTC  (3+ messages)
` [PATCH v4 7/20] "

[PATCH bpf-next v4 10/20] lsm: Refactor return value of LSM hook audit_rule_match
 2024-07-20  9:31 UTC  (3+ messages)
` [PATCH "

[PATCH bpf-next v4 08/20] lsm: Refactor return value of LSM hook getprocattr
 2024-07-20  9:30 UTC  (3+ messages)
` [PATCH v4 8/20] "

[PATCH bpf-next v4 06/20] lsm: Refactor return value of LSM hook getselfattr
 2024-07-20  9:30 UTC  (3+ messages)
` [PATCH v4 6/20] "

[PATCH bpf-next v4 05/20] lsm: Refactor return value of LSM hook inode_copy_up_xattr
 2024-07-20  9:29 UTC  (3+ messages)
` [PATCH v4 5/20] "

[PATCH bpf-next v4 04/20] lsm: Refactor return value of LSM hook inode_listsecurity
 2024-07-20  9:29 UTC  (3+ messages)
` [PATCH v4 4/20] "

[PATCH bpf-next v4 03/20] lsm: Refactor return value of LSM hook inode_getsecurity
 2024-07-20  9:28 UTC  (3+ messages)
` [PATCH v4 3/20] "

[PATCH bpf-next v4 02/20] lsm: Refactor return value of LSM hook inode_need_killpriv
 2024-07-20  9:27 UTC  (3+ messages)
` [PATCH v4 2/20] "


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