Linux Security Modules development
 help / color / mirror / Atom feed
 messages from 2026-05-29 02:34:57 to 2026-06-02 16:57:50 UTC [more...]

[PATCH 00/11] hornet: security, tooling and selftest fixes
 2026-06-02 16:57 UTC  (15+ messages)
` [PATCH 01/11] hornet: fix TOCTOU in signed program verification
` [PATCH 02/11] hornet: invert map set check logic
` [PATCH 05/11] hornet: gen_sig: fix off-by-one check for used maps

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-06-02 13:04 UTC  (9+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer

[PATCH v5 0/4] introduce IMA_INIT_LATE_SYNC option
 2026-06-02 12:58 UTC  (12+ messages)
` [PATCH v5 1/4] security: lsm: allow LSMs to register for late_initcall_sync init
` [PATCH v5 2/4] security: ima: introduce IMA_INIT_LATE_SYNC option
` [PATCH v5 3/4] security: ima: rename boot_aggregate when ima is initialised at late_sync
` [PATCH v5 4/4] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in

[PATCH v6 00/12] ima: Exporting and deleting IMA measurement records from kernel memory
 2026-06-02 11:22 UTC  (14+ messages)
` [PATCH v6 01/12] ima: Remove ima_h_table structure
` [PATCH v6 02/12] ima: Replace static htable queue with dynamically allocated array
` [PATCH v6 03/12] ima: Introduce per binary measurements list type ima_num_records counter
` [PATCH v6 04/12] ima: Introduce per binary measurements list type binary_runtime_size value
` [PATCH v6 05/12] ima: Introduce _ima_measurements_start() and _ima_measurements_next()
` [PATCH v6 06/12] ima: Mediate open/release method of the measurements list
` [PATCH v6 07/12] ima: Use snprintf() in create_securityfs_measurement_lists
` [PATCH v6 08/12] ima: Introduce ima_dump_measurement()
` [PATCH v6 09/12] ima: Add support for staging measurements with prompt
` [PATCH v6 10/12] ima: Add support for flushing the hash table when staging measurements
` [PATCH v6 11/12] ima: Support staging and deleting N measurements records
` [PATCH v6 12/12] doc: security: Add documentation of exporting and deleting IMA measurements

[PATCH v4 0/3] introduce IMA_INIT_LATE_SYNC option
 2026-06-02  9:57 UTC  (10+ messages)
` [PATCH v4 3/3] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in

[PATCH] KEYS: Use acquire when reading state in keyring search
 2026-06-02  9:42 UTC  (3+ messages)

[PATCH v4 0/2] Delete task_euid()
 2026-06-02  6:15 UTC  (6+ messages)
` [PATCH v4 1/2] rust: task: clarify comments on task UID accessors
` [PATCH v4 2/2] cred: delete task_euid()

[PATCH net v2 0/4] net: trust-after-modification fixes for IPv4 options + netlabel
 2026-06-02  3:17 UTC  (5+ messages)
` [PATCH net v2 3/4] netlabel: validate CALIPSO option against skb tail in netlbl_skbuff_getattr
` [PATCH net v2 4/4] netlabel: validate CIPSO "

[PATCH net v2] netlabel: validate unlabeled mask attribute length
 2026-06-02  3:08 UTC  (4+ messages)

[PATCH RESEND 0/1] yama: clean-up ptrace relations upon activating YAMA_SCOPE_NO_ATTACH
 2026-06-02  1:59 UTC  (3+ messages)
` [PATCH RESEND 1/1] "

Landstrip
 2026-06-02  1:42 UTC 

[PATCH v5 00/13] ima: Introduce staging mechanism
 2026-06-01 23:28 UTC  (8+ messages)
` [PATCH v5 11/13] ima: Support staging and deleting N measurements entries
` [PATCH v5 12/13] ima: Return error on deleting measurements already copied during kexec

[PATCH v3 1/2] landlock: fix LANDLOCK_SCOPE_SIGNAL bypass via F_SETOWN to invoker's pgid
 2026-06-01 22:08 UTC  (3+ messages)

security_task_prctl: why -ENOSYS
 2026-06-01 19:33 UTC  (7+ messages)

[PATCH v2 0/9] Landlock: Namespace and capability control
 2026-06-01  9:37 UTC  (3+ messages)
` [PATCH v2 9/9] landlock: Add documentation for capability and namespace restrictions

[PATCH] fork: Ensure copy_process() returns a valid error pointer on failure
 2026-06-01  6:33 UTC 

[PATCH] fork: Ensure copy_process() returns a valid error pointer on failure
 2026-06-01  3:06 UTC 

[PATCH] lsm,bpf: fix security_bpf_prog_load() error handling
 2026-06-01  1:42 UTC  (6+ messages)

[PATCH v10 0/9] Implement LANDLOCK_ADD_RULE_QUIET
 2026-06-01  0:00 UTC  (10+ messages)
` [PATCH v10 1/9] landlock: Add a place for flags to layer rules
` [PATCH v10 2/9] landlock: Add API support and docs for the quiet flags
` [PATCH v10 3/9] landlock: Suppress logging when quiet flag is present
` [PATCH v10 4/9] samples/landlock: Add quiet flag support to sandboxer
` [PATCH v10 5/9] selftests/landlock: Replace hard-coded 16 with a constant
` [PATCH v10 6/9] selftests/landlock: add tests for quiet flag with fs rules
` [PATCH v10 7/9] selftests/landlock: add tests for quiet flag with net rules
` [PATCH v10 8/9] selftests/landlock: Add tests for quiet flag with scope
` [PATCH v10 9/9] selftests/landlock: Add tests for invalid use of quiet flag

[PATCH] KEYS: fix overflow in keyctl_pkey_params_get_2()
 2026-05-31 17:04 UTC  (3+ messages)

[PATCH] keys: Pin request_key_auth payload in instantiate paths
 2026-05-30 16:49 UTC  (4+ messages)

[PATCH] tpm-buf: memory-safe allocations
 2026-05-29 22:37 UTC  (7+ messages)

[PATCH] selftests/landlock: explicitly disable audit
 2026-05-29 20:03 UTC 

[syzbot] [lsm?] KASAN: slab-use-after-free Read in security_inode_follow_link
 2026-05-29 20:01 UTC 

[PATCH v3 2/2] selftests/landlock: test SCOPE_SIGNAL on the SIGIO/fowner pgid path
 2026-05-29 19:08 UTC 

[REPORT] landlock: SCOPE_SIGNAL bypass via F_SETOWN to invoker pgid -> SIGIO/SIGKILL to non-sandboxed targets
 2026-05-29 19:03 UTC  (3+ messages)

[PATCH bpf v3 0/2] gen_loader fixes
 2026-05-29 15:01 UTC  (5+ messages)
` [PATCH bpf v3 2/2] bpf, libbpf: reject non-exclusive metadata maps in the signed loader

[BUG] apparmor: AA_BUG aa_policy_destroy on aa_alloc_profile error path
 2026-05-29  3:32 UTC 

[PATCH] landlock: fix LANDLOCK_SCOPE_SIGNAL bypass via F_SETOWN to invoker's pgid
 2026-05-29  3:25 UTC  (2+ messages)

[PATCH v9 0/9] Implement LANDLOCK_ADD_RULE_QUIET
 2026-05-29  2:34 UTC  (3+ messages)
` [PATCH v9 4/9] samples/landlock: Add quiet flag support to sandboxer


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox