org.kernel.vger.linux-security-module archive

698 archived articles, newest first (page 5 of 7). Latest articles →

[PATCH bpf-next 04/13] landlock: Expose the ruleset fd lookup to the rest of Landlock
Thu, 30 Jul 2026 22:20:37 -0400
Justin Suess <[email protected]> • #59083
[PATCH bpf-next 03/13] lsm: Add LSM hook security_bprm_enforce_policy_kptr
Thu, 30 Jul 2026 22:20:36 -0400
Justin Suess <[email protected]> • #59082
[PATCH bpf-next 02/13] lsm: Add LSM hook security_policy_kptr_put
Thu, 30 Jul 2026 22:20:35 -0400
Justin Suess <[email protected]> • #59081
[PATCH bpf-next 01/13] lsm: Add LSM hook security_policy_kptr_from_fd
Thu, 30 Jul 2026 22:20:34 -0400
Justin Suess <[email protected]> • #59080
[PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
Thu, 30 Jul 2026 22:20:33 -0400
Justin Suess <[email protected]> • #59079
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Thu, 30 Jul 2026 20:01:00 -0400
David Windsor <[email protected]> • #59078
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Thu, 30 Jul 2026 19:53:43 -0400
Paul Moore <[email protected]> • #59077
[PATCH v6 bpf-next 4/4] selftests/bpf: add tests for bpf_init_inode_xattr kfunc
Thu, 30 Jul 2026 19:45:33 -0400
David Windsor <[email protected]> • #59076
[PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Thu, 30 Jul 2026 19:45:32 -0400
David Windsor <[email protected]> • #59075
[PATCH v6 bpf-next 2/4] security: add security_lsmxattr_add()
Thu, 30 Jul 2026 19:45:31 -0400
David Windsor <[email protected]> • #59074
[PATCH v6 bpf-next 1/4] security: introduce struct lsm_xattrs
Thu, 30 Jul 2026 19:45:30 -0400
David Windsor <[email protected]> • #59073
[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Thu, 30 Jul 2026 19:45:29 -0400
David Windsor <[email protected]> • #59072
Re: [PATCH v5 2/2] thunderbolt: Add device links for Apple T2 NHI
Thu, 30 Jul 2026 17:15:42 -0400
Atharva Tiwari <[email protected]> • #59071
Re: linux-next: Tree for Jul 29 (apparmor)
Thu, 30 Jul 2026 06:47:23 -0700
John Johansen <[email protected]> • #59070
Re: [PATCH v5 2/2] thunderbolt: Add device links for Apple T2 NHI
Thu, 30 Jul 2026 13:32:09 +0200
Mika Westerberg <[email protected]> • #59069
Re: [PATCH v3 01/12] ns: Free anonymous mount namespaces via ns_common_free()
Thu, 30 Jul 2026 12:44:35 +0200
Christian Brauner <[email protected]> • #59068
Re: linux-next: Tree for Jul 29 (apparmor)
Wed, 29 Jul 2026 20:52:34 -0700
Randy Dunlap <[email protected]> • #59067
[PATCH] ima: fix out-of-bounds read in xattr_verify()
Wed, 29 Jul 2026 23:04:50 -0300
Lincoln Wallace <[email protected]> • #59066
[syzbot] [integrity?] [lsm?] possible deadlock in process_measurement (6)
Wed, 29 Jul 2026 17:19:33 -0700
syzbot <[email protected]> • #59065
Re: [PATCH v5 2/2] thunderbolt: Add device links for Apple T2 NHI
Wed, 29 Jul 2026 14:35:24 -0400
Atharva Tiwari <[email protected]> • #59064
Re: [PATCH 0/6] landlock: Add POSIX message queue scoping
Wed, 29 Jul 2026 13:43:35 +0100
Oxana Kharitonova <[email protected]> • #59063
[PATCH net v2] netlabel: check register_netdevice_notifier() error in netlbl_unlabel_init()
Wed, 29 Jul 2026 17:07:16 +0800
Minhong He <[email protected]> • #59062
Re: [PATCH v2 06/17] landlock: Add create_ruleset and free_ruleset tracepoints
Tue, 28 Jul 2026 18:52:19 -0400
Justin Suess <[email protected]> • #59061
Re: [PATCH net] netlabel: check register_netdevice_notifier() error in netlbl_unlabel_init()
Tue, 28 Jul 2026 18:36:40 -0400
Paul Moore <[email protected]> • #59060
Re: [PATCH v2 06/17] landlock: Add create_ruleset and free_ruleset tracepoints
Tue, 28 Jul 2026 22:56:16 +0200
Mickaël Salaün <[email protected]> • #59059
Re: [PATCH -next,v3] ima: add cond_resched() in ima_calc_file_hash_tfm loop
Tue, 28 Jul 2026 17:14:14 +0000
Eric Biggers <[email protected]> • #59058
[PATCH -next,v3] ima: add cond_resched() in ima_calc_file_hash_tfm loop
Tue, 28 Jul 2026 20:33:50 +0800
Gaosheng Cui <[email protected]> • #59057
Re: [PATCH 3/6] landlock: Bump ABI for LANDLOCK_SCOPE_POSIX_MSG_QUEUE
Tue, 28 Jul 2026 13:03:32 +0200
Mickaël Salaün <[email protected]> • #59056
Re: [PATCH 5/6] samples/landlock: Support POSIX message queue scoping
Tue, 28 Jul 2026 13:04:24 +0200
Mickaël Salaün <[email protected]> • #59055
Re: [PATCH 4/6] selftests/landlock: Test POSIX message queue scoping
Tue, 28 Jul 2026 13:04:10 +0200
Mickaël Salaün <[email protected]> • #59054
Re: [PATCH 2/6] landlock: Scope POSIX message queue opens
Tue, 28 Jul 2026 13:03:17 +0200
Mickaël Salaün <[email protected]> • #59053
Re: [PATCH 0/6] landlock: Add POSIX message queue scoping
Tue, 28 Jul 2026 13:02:57 +0200
Mickaël Salaün <[email protected]> • #59052
[PATCH] landlock: Document io_uring credentials management
Tue, 28 Jul 2026 10:45:09 +0200
"Günther Noack" <[email protected]> • #59051
Re: [PATCH v5 2/2] thunderbolt: Add device links for Apple T2 NHI
Tue, 28 Jul 2026 06:48:41 +0200
Mika Westerberg <[email protected]> • #59050
[PATCH net] netlabel: check register_netdevice_notifier() error in netlbl_unlabel_init()
Tue, 28 Jul 2026 11:10:43 +0800
Minhong He <[email protected]> • #59049
Re: [PATCH v5 1/2] treewide: Add a flag to detect the Apple T2 chip
Mon, 27 Jul 2026 17:58:47 -0700
Borislav Petkov <[email protected]> • #59048
[PATCH v2 6/6] landlock: Document LANDLOCK_SCOPE_SYSV_MSG_QUEUE
Mon, 27 Jul 2026 19:08:33 -0400
Justin Suess <[email protected]> • #59047
[PATCH v2 4/6] selftests/landlock: Test LANDLOCK_SCOPE_SYSV_MSG_QUEUE
Mon, 27 Jul 2026 19:08:31 -0400
Justin Suess <[email protected]> • #59046
[PATCH v2 5/6] samples/landlock: Support LANDLOCK_SCOPE_SYSV_MSG_QUEUE in sandboxer
Mon, 27 Jul 2026 19:08:32 -0400
Justin Suess <[email protected]> • #59045
[PATCH v2 2/6] landlock: Add LANDLOCK_SCOPE_SYSV_MSG_QUEUE
Mon, 27 Jul 2026 19:08:29 -0400
Justin Suess <[email protected]> • #59044
[PATCH v2 3/6] landlock: Bump ABI for LANDLOCK_SCOPE_SYSV_MSG_QUEUE
Mon, 27 Jul 2026 19:08:30 -0400
Justin Suess <[email protected]> • #59043
[PATCH v2 1/6] landlock: Add kern_ipc_perm credential blob structs
Mon, 27 Jul 2026 19:08:28 -0400
Justin Suess <[email protected]> • #59042
[PATCH v2 0/6] landlock: Add scoped access bit for SysV message queues
Mon, 27 Jul 2026 19:08:27 -0400
Justin Suess <[email protected]> • #59041
[PATCH v2 3/3] integrity: Report error code in integrity_audit_message() call sites
Mon, 27 Jul 2026 17:21:49 -0500
Frederick Lawler <[email protected]> • #59040
[PATCH v2 2/3] integrity: Remove integrity_audit_msg()
Mon, 27 Jul 2026 17:21:48 -0500
Frederick Lawler <[email protected]> • #59039
[PATCH v2 1/3] integrity: Replace all uses of integrity_audit_msg() with integrity_audit_message()
Mon, 27 Jul 2026 17:21:47 -0500
Frederick Lawler <[email protected]> • #59038
[PATCH v2 0/3] integrity: Return error codes in audit messages
Mon, 27 Jul 2026 17:21:46 -0500
Frederick Lawler <[email protected]> • #59037
[PATCH v5 2/2] thunderbolt: Add device links for Apple T2 NHI
Mon, 27 Jul 2026 17:18:03 -0400
Atharva Tiwari <[email protected]> • #59036
[PATCH v5 1/2] treewide: Add a flag to detect the Apple T2 chip
Mon, 27 Jul 2026 17:18:02 -0400
Atharva Tiwari <[email protected]> • #59035
[PATCH v5 0/2] Add Apple T2 NHI device links
Mon, 27 Jul 2026 17:18:01 -0400
Atharva Tiwari <[email protected]> • #59034
Re: [PATCH v1] landlock: Document the threat model
Mon, 27 Jul 2026 18:08:02 +0200
Günther Noack <[email protected]> • #59033
Re: [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(), ...
Mon, 27 Jul 2026 16:58:11 +0200
Petr Pavlu <[email protected]> • #59032
Re: [PATCH v4 2/2] thunderbolt: Add device links for Apple T2 NHI
Mon, 27 Jul 2026 13:24:06 +0200
Mika Westerberg <[email protected]> • #59031
Re: [PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
Sun, 26 Jul 2026 14:31:47 -0400
Paul Moore <[email protected]> • #59030
[PATCH v3 07/12] landlock: Enforce namespace use restrictions
Sun, 26 Jul 2026 18:13:52 +0200
Mickaël Salaün <[email protected]> • #59029
[PATCH v3 06/12] landlock: Copy the quiet mask in the ruleset merge helper
Sun, 26 Jul 2026 18:13:51 +0200
Mickaël Salaün <[email protected]> • #59028
[PATCH v3 08/12] landlock: Enforce capability restrictions
Sun, 26 Jul 2026 18:13:53 +0200
Mickaël Salaün <[email protected]> • #59027
[PATCH v3 12/12] landlock: Add documentation for capability and namespace restrictions
Sun, 26 Jul 2026 18:13:57 +0200
Mickaël Salaün <[email protected]> • #59026
[PATCH v3 11/12] samples/landlock: Add capability and namespace restriction support
Sun, 26 Jul 2026 18:13:56 +0200
Mickaël Salaün <[email protected]> • #59025
[PATCH v3 09/12] selftests/landlock: Add namespace restriction tests
Sun, 26 Jul 2026 18:13:54 +0200
Mickaël Salaün <[email protected]> • #59024
[PATCH v3 10/12] selftests/landlock: Add capability restriction tests
Sun, 26 Jul 2026 18:13:55 +0200
Mickaël Salaün <[email protected]> • #59023
[PATCH v3 04/12] landlock: Rename quiet_masks to quiet_access
Sun, 26 Jul 2026 18:13:49 +0200
Mickaël Salaün <[email protected]> • #59022
[PATCH v3 02/12] security: add LSM blob and hooks for namespaces
Sun, 26 Jul 2026 18:13:47 +0200
Mickaël Salaün <[email protected]> • #59021
[PATCH v3 03/12] security: Add LSM_AUDIT_DATA_NS for namespace audit records
Sun, 26 Jul 2026 18:13:48 +0200
Mickaël Salaün <[email protected]> • #59020
[PATCH v3 01/12] ns: Free anonymous mount namespaces via ns_common_free()
Sun, 26 Jul 2026 18:13:46 +0200
Mickaël Salaün <[email protected]> • #59019
[PATCH v3 05/12] landlock: Wrap per-layer access masks in struct layer_config
Sun, 26 Jul 2026 18:13:50 +0200
Mickaël Salaün <[email protected]> • #59018
[PATCH v3 00/12] Landlock: Namespace and capability control
Sun, 26 Jul 2026 18:13:45 +0200
Mickaël Salaün <[email protected]> • #59017
Re: [PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
Sun, 26 Jul 2026 11:03:40 -0400
Paul Moore <[email protected]> • #59016
Re: [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(), ...
Sat, 25 Jul 2026 22:31:07 +0200
Thomas Gleixner <[email protected]> • #59015
Re: [PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
Sat, 25 Jul 2026 16:14:48 -0400
Chuck Lever <[email protected]> • #59014
Re: [PATCH] ima: Report errno for failed hash collection to audit
Fri, 24 Jul 2026 16:59:08 -0500
Frederick Lawler <[email protected]> • #59013
Re: [PATCH] ima: Report errno for failed hash collection to audit
Fri, 24 Jul 2026 16:34:07 -0400
Mimi Zohar <[email protected]> • #59012
[PATCH v4 2/2] thunderbolt: Add device links for Apple T2 NHI
Fri, 24 Jul 2026 12:46:37 -0400
Atharva Tiwari <[email protected]> • #59011
[PATCH v4 1/2] treewide: Add a flag to detect the Apple T2 chip
Fri, 24 Jul 2026 12:46:36 -0400
Atharva Tiwari <[email protected]> • #59010
[PATCH v4 0/2] Add Apple T2 NHI device links
Fri, 24 Jul 2026 12:46:35 -0400
Atharva Tiwari <[email protected]> • #59009
[PATCH v4 5/5] landlock: Link the erratum documentation for whiteout objects
Fri, 24 Jul 2026 18:10:04 +0200
"Günther Noack" <[email protected]> • #59008
[PATCH v4 4/5] selftests/landlock: Test whiteout object behaviour in OverlayFS renames
Fri, 24 Jul 2026 18:10:03 +0200
"Günther Noack" <[email protected]> • #59007
[PATCH v4 3/5] selftests/landlock: Add tests for whiteout object creation
Fri, 24 Jul 2026 18:10:02 +0200
"Günther Noack" <[email protected]> • #59006
[PATCH v4 2/5] landlock: Require LANDLOCK_ACCESS_FS_MAKE_REG for whiteout creation
Fri, 24 Jul 2026 18:10:01 +0200
"Günther Noack" <[email protected]> • #59005
[PATCH v4 1/5] selftests/landlock: Use an actual chardev for MAKE_CHAR audit test
Fri, 24 Jul 2026 18:10:00 +0200
"Günther Noack" <[email protected]> • #59004
[PATCH v4 0/5] landlock: Restrict whiteout object creation
Fri, 24 Jul 2026 18:09:59 +0200
"Günther Noack" <[email protected]> • #59003
Re: [PATCH v3 1/3] landlock: Require LANDLOCK_ACCESS_FS_MAKE_WHITEOUT for RENAME_WHITEOUT
Fri, 24 Jul 2026 16:52:13 +0200
Günther Noack <[email protected]> • #59002
Re: [RFC PATCH 3/4] xfs: replace ns_capable_noaudit()
Fri, 24 Jul 2026 14:55:22 +0200
Carlos Maiolino <[email protected]> • #59001
Re: [PATCH v2 9/9] landlock: Add documentation for capability and namespace restrictions
Fri, 24 Jul 2026 11:26:23 +0200
Mickaël Salaün <[email protected]> • #59000
Re: [PATCH v2 1/9] security: add LSM blob and hooks for namespaces
Fri, 24 Jul 2026 11:25:52 +0200
Mickaël Salaün <[email protected]> • #58999
Re: [PATCH v2 1/9] security: add LSM blob and hooks for namespaces
Fri, 24 Jul 2026 11:24:46 +0200
Mickaël Salaün <[email protected]> • #58998
Re: [PATCH v5 1/3] security: rework inode_init_security xattr handling
Thu, 23 Jul 2026 21:41:07 -0400
David Windsor <[email protected]> • #58997
Re: [PATCH 0/2] doc: LSM: update usage document for current LSM stacking
Thu, 23 Jul 2026 21:24:59 -0300
Lincoln Wallace <[email protected]> • #58996
Re: [PATCH 2/6] landlock: Scope POSIX message queue opens
Thu, 23 Jul 2026 17:59:27 -0400
Justin Suess <[email protected]> • #58995
Re: [PATCH] capability: remove non-kernel-doc comments
Thu, 23 Jul 2026 15:05:57 -0500
[email protected] • #58994
Re: [PATCH v6 0/8] lsm: Replace security_sb_mount with granular mount hooks
Thu, 23 Jul 2026 11:19:30 -0700
Song Liu <[email protected]> • #58993
Re: [PATCH] apparmor: switch website link to https
Thu, 23 Jul 2026 11:12:21 -0700
John Johansen <[email protected]> • #58992
Re: [PATCH 0/2] doc: LSM: update usage document for current LSM stacking
Thu, 23 Jul 2026 10:47:12 -0700
Casey Schaufler <[email protected]> • #58991
[PATCH] apparmor: switch website link to https
Thu, 23 Jul 2026 20:25:54 +0300
Baruch Siach <[email protected]> • #58990
Re: [PATCH] apparmor: update website link
Thu, 23 Jul 2026 10:12:18 -0700
John Johansen <[email protected]> • #58989
Re: [PATCH] capability: remove non-kernel-doc comments
Thu, 23 Jul 2026 13:08:38 -0400
Paul Moore <[email protected]> • #58988
[PATCH] capability: remove non-kernel-doc comments
Thu, 23 Jul 2026 09:52:09 -0700
Randy Dunlap <[email protected]> • #58987
Re: [PATCH] apparmor: update website link
Thu, 23 Jul 2026 19:43:20 +0300
Baruch Siach <[email protected]> • #58986
Re: [RFC PATCH 3/4] xfs: replace ns_capable_noaudit()
Thu, 23 Jul 2026 08:29:45 -0500
"Serge E. Hallyn" <[email protected]> • #58985
Re: [PATCH v3 0/3] keys: fix keyring assoc-array out-of-bounds read and index inconsistency
Thu, 23 Jul 2026 15:53:33 +0300
Jarkko Sakkinen <[email protected]> • #58984
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.