org.kernel.vger.linux-security-module archive
696 archived articles, newest first (page 3 of 7). Latest articles →
Re: [PATCH 3/4] mm/secretmem: zeroize secret pages before kdump
Tue, 11 Aug 2026 17:14:32 +0200Re: [PATCH 3/4] mm/secretmem: zeroize secret pages before kdump
Tue, 11 Aug 2026 17:05:58 +0200Re: [PATCH 4/4] security/keys: zeroize key payloads before kdump
Tue, 11 Aug 2026 16:58:41 +0200Re: [PATCH 3/4] mm/secretmem: zeroize secret pages before kdump
Tue, 11 Aug 2026 16:53:44 +0200Re: [PATCH v4 00/19] Landlock tracepoints
Tue, 11 Aug 2026 09:51:39 -0400Re: [PATCH 1/4] of/kexec: fix typo in comment (usable-memory-range)
Tue, 11 Aug 2026 08:43:52 -0500[PATCH v4 02/19] landlock: Move domain query functions to domain.c
Tue, 11 Aug 2026 11:43:16 +0200[PATCH v4 12/19] landlock: Add landlock_deny_access_fs and landlock_deny_access_net
Tue, 11 Aug 2026 11:43:26 +0200[PATCH v4 08/19] landlock: Add landlock_add_rule_fs and landlock_add_rule_net tracepoints
Tue, 11 Aug 2026 11:43:22 +0200[PATCH v4 17/19] selftests/landlock: Add scope and ptrace tracepoint tests
Tue, 11 Aug 2026 11:43:31 +0200[PATCH v4 19/19] landlock: Document tracepoints
Tue, 11 Aug 2026 11:43:33 +0200[PATCH v4 16/19] selftests/landlock: Add network tracepoint tests
Tue, 11 Aug 2026 11:43:30 +0200[PATCH v4 15/19] selftests/landlock: Add filesystem tracepoint tests
Tue, 11 Aug 2026 11:43:29 +0200[PATCH v4 18/19] selftests/landlock: Add landlock_enforce_domain trace tests
Tue, 11 Aug 2026 11:43:32 +0200[PATCH v4 14/19] selftests/landlock: Add trace event test infrastructure and tests
Tue, 11 Aug 2026 11:43:28 +0200[PATCH v4 10/19] landlock: Add landlock_enforce_domain tracepoint
Tue, 11 Aug 2026 11:43:24 +0200[PATCH v4 13/19] landlock: Add tracepoints for ptrace and scope denials
Tue, 11 Aug 2026 11:43:27 +0200[PATCH v4 11/19] landlock: Add tracepoints for rule checking
Tue, 11 Aug 2026 11:43:25 +0200[PATCH v4 07/19] landlock: Add create_ruleset and free_ruleset tracepoints
Tue, 11 Aug 2026 11:43:21 +0200[PATCH v4 09/19] landlock: Add create_domain and free_domain tracepoints
Tue, 11 Aug 2026 11:43:23 +0200[PATCH v4 04/19] landlock: Split denial logging from audit into common framework
Tue, 11 Aug 2026 11:43:18 +0200[PATCH v4 05/19] landlock: Decouple the per-denial logging decision from CONFIG_AUDIT
Tue, 11 Aug 2026 11:43:19 +0200[PATCH v4 01/19] landlock: Prepare ruleset and domain type split
Tue, 11 Aug 2026 11:43:15 +0200[PATCH v4 06/19] landlock: Consolidate access-right and scope names in a shared header
Tue, 11 Aug 2026 11:43:20 +0200[PATCH v4 03/19] landlock: Split struct landlock_domain from struct landlock_ruleset
Tue, 11 Aug 2026 11:43:17 +0200[PATCH v4 00/19] Landlock tracepoints
Tue, 11 Aug 2026 11:43:14 +0200Re: keys: request_key_auth shows a global pid in /proc/keys across pid namespaces
Tue, 11 Aug 2026 16:34:25 +0800Re: [PATCH v4 0/5] Implement LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
Tue, 11 Aug 2026 09:19:29 +0200Re: [PATCH v3 1/4] landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
Tue, 11 Aug 2026 09:16:27 +0200Re: [PATCH] apparmor: fix out-of-bounds write when null terminating a label vec
Mon, 10 Aug 2026 16:56:28 -0700Re: [PATCH] cred: clarify that task_struct::cred is only for the current task
Mon, 10 Aug 2026 15:41:54 -0400Re: keys: request_key_auth shows a global pid in /proc/keys across pid namespaces
Mon, 10 Aug 2026 12:50:11 -0400Re: keys: request_key_auth shows a global pid in /proc/keys across pid namespaces
Mon, 10 Aug 2026 19:02:37 +0300Re: [PATCH 4/4] security/keys: zeroize key payloads before kdump
Mon, 10 Aug 2026 18:31:06 +0300Re: [PATCH 2/4] kexec: add CRASH_ZEROIZE to wipe secrets before kdump
Mon, 10 Aug 2026 18:29:54 +0300Re: [PATCH] KEYS: trusted: Fix TPM teardown ordering
Mon, 10 Aug 2026 18:25:53 +0300[PATCH] apparmor: fix out-of-bounds write when null terminating a label vec
Mon, 10 Aug 2026 18:51:33 +0900Re: [PATCH] apparmor: fix integer overflow in verify_tags() bounds check
Mon, 10 Aug 2026 00:26:10 -0700Re: [PATCH] apparmor: fix integer overflow in verify_tags() bounds check
Mon, 10 Aug 2026 00:25:46 -0700[PATCH v4 2/5] landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
Sun, 9 Aug 2026 17:24:59 -0400Re: [PATCH v3 1/4] landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
Sun, 9 Aug 2026 11:31:01 -0400[PATCH] apparmor: fix integer overflow in verify_tags() bounds check
Sun, 9 Aug 2026 16:29:45 +0200keys: request_key_auth shows a global pid in /proc/keys across pid namespaces
Sun, 9 Aug 2026 19:02:02 +0800[syzbot] [lsm?] [integrity?] possible deadlock in ima_file_truncate
Sat, 08 Aug 2026 17:20:29 -0700Re: [PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
Fri, 7 Aug 2026 18:00:10 -0400Re: [PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
Fri, 7 Aug 2026 16:36:20 -0400Re: [PATCH v3 1/4] landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
Fri, 7 Aug 2026 15:18:07 +0200Re: [PATCH v3 3/4] landlock: Document LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
Fri, 7 Aug 2026 12:57:04 +0200Re: [PATCH v3 1/4] landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
Fri, 7 Aug 2026 12:51:39 +0200Re: [PATCH v3 2/4] selftests/landlock: Test LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
Fri, 7 Aug 2026 12:48:11 +0200Re: [PATCH v4 4/5] xfs: replace ns_capable_noaudit
Fri, 7 Aug 2026 12:04:02 +0200Re: [PATCH v4 5/5] capability: unexport has_capability_noaudit
Fri, 7 Aug 2026 11:56:32 +0200Re: [PATCH v5 1/2] treewide: Add a flag to detect the Apple T2 chip
Fri, 7 Aug 2026 04:31:13 +0300Re: [PATCH v2] apparmor: fix cred UAF caused by begin_current_label_crit_section()
Thu, 6 Aug 2026 18:11:17 -0700Re: [PATCH v4 4/5] xfs: replace ns_capable_noaudit
Thu, 6 Aug 2026 16:11:07 -0500Re: [PATCH v4 0/5] Fix quota evasion on xfs and add capable_noaudit
Thu, 6 Aug 2026 16:09:25 -0500[PATCH] cred: clarify that task_struct::cred is only for the current task
Thu, 06 Aug 2026 22:15:54 +0200Re: [PATCH] smack: fix cred UAF in smack_file_send_sigiotask()
Thu, 6 Aug 2026 21:46:14 +0200[PATCH] smack: fix cred UAF in smack_file_send_sigiotask()
Thu, 06 Aug 2026 21:41:35 +0200Re: [PATCH v4 5/5] capability: unexport has_capability_noaudit
Thu, 6 Aug 2026 13:54:23 -0500Re: [PATCH v4 2/5] capability: Add new capable_noaudit
Thu, 6 Aug 2026 13:49:00 -0500Re: [PATCH v2 03/17] landlock: Split struct landlock_domain from struct landlock_ruleset
Thu, 6 Aug 2026 20:22:32 +0200Re: [PATCH v2 01/17] landlock: Prepare ruleset and domain type split
Thu, 6 Aug 2026 20:21:56 +0200Re: [PATCH v3 03/20] landlock: Split struct landlock_domain from struct landlock_ruleset
Thu, 6 Aug 2026 19:41:49 +0200Re: [PATCH v4 1/5] xfs: fix capability check in xfs
Thu, 6 Aug 2026 12:22:29 -0500Re: [PATCH v3 07/20] tracing: Add __print_untrusted_str()
Thu, 6 Aug 2026 19:21:52 +0200Re: [GIT PULL] selinux/selinux-pr-20260805
Thu, 06 Aug 2026 16:01:41 +0000[PATCH v2] apparmor: fix cred UAF caused by begin_current_label_crit_section()
Thu, 06 Aug 2026 17:55:02 +0200Re: [PATCH] apparmor: fix cred UAF caused by begin_current_label_crit_section()
Thu, 6 Aug 2026 15:14:52 +0200Re: [PATCH] apparmor: fix cred UAF caused by begin_current_label_crit_section()
Thu, 6 Aug 2026 15:11:36 +0200Re: [PATCH] apparmor: fix cred UAF caused by begin_current_label_crit_section()
Thu, 6 Aug 2026 01:06:24 -0700Re: [PATCH] apparmor: fix cred UAF caused by begin_current_label_crit_section()
Thu, 6 Aug 2026 09:32:44 +0200Re: [PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
Wed, 5 Aug 2026 20:32:16 -0400Re: [PATCH] apparmor: fix cred UAF caused by begin_current_label_crit_section()
Wed, 5 Aug 2026 17:02:36 -0700Re: [REGRESSION] apparmor: AF_UNIX datagram send slowdown after 6456ccbd2ff7
Wed, 5 Aug 2026 16:45:32 -0700Re: [PATCH] apparmor: fix cred UAF caused by begin_current_label_crit_section()
Wed, 5 Aug 2026 16:13:35 -0700Re: [PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
Wed, 5 Aug 2026 18:51:56 -0400Re: [PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
Wed, 5 Aug 2026 17:49:57 -0400Re: [PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
Wed, 5 Aug 2026 17:37:07 -0400[GIT PULL] selinux/selinux-pr-20260805
Wed, 05 Aug 2026 16:24:35 -0400Re: [PATCH v7] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
Wed, 05 Aug 2026 20:29:21 +0200[REGRESSION] apparmor: AF_UNIX datagram send slowdown after 6456ccbd2ff7
Thu, 6 Aug 2026 01:33:17 +0800Re: [PATCH RESEND v3] hardening: Default randstruct off with rust for better allmodconfig support
Wed, 5 Aug 2026 13:24:32 -0400Re: [PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
Wed, 5 Aug 2026 19:20:45 +0200[PATCH RESEND v3] hardening: Default randstruct off with rust for better allmodconfig support
Wed, 05 Aug 2026 18:02:43 +0100Re: [PATCH] apparmor: fix cred UAF caused by begin_current_label_crit_section()
Wed, 5 Aug 2026 17:10:24 +0200Re: [PATCH v4] security: Expand task_setscheduler LSM hook
Wed, 5 Aug 2026 08:32:03 -0400Re: [PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
Wed, 05 Aug 2026 11:26:34 +0200Re: [RFC PATCH 00/24] pidfd: add a minimal process spawn builder
Tue, 4 Aug 2026 16:25:25 -0400Re: [PATCH] fs: fix user path of nested backing files
Tue, 4 Aug 2026 13:00:43 -0400Re: [PATCH v4 4/5] xfs: replace ns_capable_noaudit
Tue, 4 Aug 2026 16:09:08 +0200Re: [PATCH v4 1/5] xfs: fix capability check in xfs
Tue, 4 Aug 2026 16:08:42 +0200Re: Subject: [REGRESSION] selinux: ~90% throughput drop in System V IPC (msg) since commit 7edea6e8c8e8
Tue, 4 Aug 2026 10:08:08 -0400Re: [PATCH v5 14/14] kbuild: make CONFIG_MODULE_HASHES compatible with module stripping
Tue, 4 Aug 2026 14:44:35 +0200Re: [PATCH v5 13/14] kbuild: move handling of module stripping to Makefile.lib
Tue, 4 Aug 2026 14:39:49 +0200[PATCH v4 5/5] capability: unexport has_capability_noaudit
Tue, 4 Aug 2026 11:45:55 +0200[PATCH v4 4/5] xfs: replace ns_capable_noaudit
Tue, 4 Aug 2026 11:45:54 +0200[PATCH v4 3/5] quota: Don't issue audit messages on quota enforcing
Tue, 4 Aug 2026 11:45:53 +0200[PATCH v4 2/5] capability: Add new capable_noaudit
Tue, 4 Aug 2026 11:45:52 +0200[PATCH v4 1/5] xfs: fix capability check in xfs
Tue, 4 Aug 2026 11:45:51 +0200
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.