com.openwall.lists.kernel-hardening archive

335 archived articles, newest first (page 2 of 4). Latest articles →

[PATCH v2] thermal/debugfs: change kzalloc to kcalloc
Mon, 23 Dec 2024 16:28:09 +0000
Ethan Carter Edwards <[email protected]> • #21904
[PATCH] thermal/debugfs: change kzalloc to kcalloc
Mon, 23 Dec 2024 16:20:59 +0000
Ethan Carter Edwards <[email protected]> • #21903
Re: Help Needed: Debugging Memory Corruption results GPF
Thu, 19 Dec 2024 14:33:31 -0500
[email protected] • #21902
Re: [PATCH v23 0/8] Script execution control (was O_MAYEXEC)
Thu, 19 Dec 2024 08:44:56 +0100
Mickaël Salaün <[email protected]> • #21901
Re: [PATCH v23 0/8] Script execution control (was O_MAYEXEC)
Wed, 18 Dec 2024 11:31:57 -0800
Kees Cook <[email protected]> • #21900
Re: [PATCH v23 0/8] Script execution control (was O_MAYEXEC)
Wed, 18 Dec 2024 11:40:59 +0100
Mickaël Salaün <[email protected]> • #21899
[PATCH v23 8/8] ima: instantiate the bprm_creds_for_exec() hook
Thu, 12 Dec 2024 18:42:23 +0100
Mickaël Salaün <[email protected]> • #21898
[PATCH v23 7/8] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
Thu, 12 Dec 2024 18:42:22 +0100
Mickaël Salaün <[email protected]> • #21897
[PATCH v23 6/8] selftests: ktap_helpers: Fix uninitialized variable
Thu, 12 Dec 2024 18:42:21 +0100
Mickaël Salaün <[email protected]> • #21896
[PATCH v23 5/8] samples/check-exec: Add set-exec
Thu, 12 Dec 2024 18:42:20 +0100
Mickaël Salaün <[email protected]> • #21895
[PATCH v23 4/8] selftests/landlock: Add tests for execveat + AT_EXECVE_CHECK
Thu, 12 Dec 2024 18:42:19 +0100
Mickaël Salaün <[email protected]> • #21894
[PATCH v23 3/8] selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebits
Thu, 12 Dec 2024 18:42:18 +0100
Mickaël Salaün <[email protected]> • #21893
[PATCH v23 2/8] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
Thu, 12 Dec 2024 18:42:17 +0100
Mickaël Salaün <[email protected]> • #21892
[PATCH v23 1/8] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
Thu, 12 Dec 2024 18:42:16 +0100
Mickaël Salaün <[email protected]> • #21891
[PATCH v23 0/8] Script execution control (was O_MAYEXEC)
Thu, 12 Dec 2024 18:42:15 +0100
Mickaël Salaün <[email protected]> • #21890
Re: [PATCH v22 2/8] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
Tue, 10 Dec 2024 22:12:31 -0800
Jeff Xu <[email protected]> • #21889
Re: [PATCH v22 1/8] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
Tue, 10 Dec 2024 21:58:21 -0800
Jeff Xu <[email protected]> • #21888
Re: [PATCH v22 0/8] Script execution control (was O_MAYEXEC)
Tue, 10 Dec 2024 21:47:58 -0800
jeffxu <[email protected]> • #21887
Re: [PATCH v22 8/8] ima: instantiate the bprm_creds_for_exec() hook
Tue, 10 Dec 2024 16:29:16 -0500
Paul Moore <[email protected]> • #21886
Re: [PATCH v22 2/8] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
Tue, 10 Dec 2024 17:46:45 +0100
Mickaël Salaün <[email protected]> • #21885
Re: [PATCH v22 0/8] Script execution control (was O_MAYEXEC)
Thu, 5 Dec 2024 18:48:17 +0100
Mickaël Salaün <[email protected]> • #21884
[PATCH v22 8/8] ima: instantiate the bprm_creds_for_exec() hook
Thu, 5 Dec 2024 17:09:25 +0100
Mickaël Salaün <[email protected]> • #21883
[PATCH v22 7/8] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
Thu, 5 Dec 2024 17:09:24 +0100
Mickaël Salaün <[email protected]> • #21882
[PATCH v22 6/8] selftests: ktap_helpers: Fix uninitialized variable
Thu, 5 Dec 2024 17:09:23 +0100
Mickaël Salaün <[email protected]> • #21881
[PATCH v22 5/8] samples/check-exec: Add set-exec
Thu, 5 Dec 2024 17:09:22 +0100
Mickaël Salaün <[email protected]> • #21880
[PATCH v22 4/8] selftests/landlock: Add tests for execveat + AT_EXECVE_CHECK
Thu, 5 Dec 2024 17:09:21 +0100
Mickaël Salaün <[email protected]> • #21879
[PATCH v22 3/8] selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebits
Thu, 5 Dec 2024 17:09:20 +0100
Mickaël Salaün <[email protected]> • #21878
[PATCH v22 2/8] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
Thu, 5 Dec 2024 17:09:19 +0100
Mickaël Salaün <[email protected]> • #21877
[PATCH v22 1/8] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
Thu, 5 Dec 2024 17:09:18 +0100
Mickaël Salaün <[email protected]> • #21876
[PATCH v22 0/8] Script execution control (was O_MAYEXEC)
Thu, 5 Dec 2024 17:09:17 +0100
Mickaël Salaün <[email protected]> • #21875
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
Wed, 4 Dec 2024 22:33:34 -0500
Paul Moore <[email protected]> • #21874
Re: [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
Wed, 27 Nov 2024 10:15:00 -0500
Mimi Zohar <[email protected]> • #21873
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
Wed, 27 Nov 2024 07:14:25 -0800
Jeff Xu <[email protected]> • #21872
Re: [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
Wed, 27 Nov 2024 13:10:01 +0100
Mickaël Salaün <[email protected]> • #21871
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
Wed, 27 Nov 2024 13:07:48 +0100
Mickaël Salaün <[email protected]> • #21870
Re: [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
Tue, 26 Nov 2024 12:41:45 -0500
Mimi Zohar <[email protected]> • #21869
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
Mon, 25 Nov 2024 09:38:51 -0800
Jeff Xu <[email protected]> • #21868
Re: [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
Fri, 22 Nov 2024 15:50:56 +0100
Mickaël Salaün <[email protected]> • #21867
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
Fri, 22 Nov 2024 15:50:35 +0100
Mickaël Salaün <[email protected]> • #21866
Re: [PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
Thu, 21 Nov 2024 15:34:47 -0500
Mimi Zohar <[email protected]> • #21865
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
Thu, 21 Nov 2024 10:27:40 -0800
Jeff Xu <[email protected]> • #21864
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
Thu, 21 Nov 2024 14:39:52 +0100
Mickaël Salaün <[email protected]> • #21863
Re: [PATCH v21 0/6] Script execution control (was O_MAYEXEC)
Wed, 20 Nov 2024 20:58:04 -0800
Kees Cook <[email protected]> • #21862
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
Wed, 20 Nov 2024 08:06:07 -0800
Jeff Xu <[email protected]> • #21861
Re: [PATCH v21 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
Wed, 20 Nov 2024 10:42:58 +0100
Mickaël Salaün <[email protected]> • #21860
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
Wed, 20 Nov 2024 10:42:37 +0100
Mickaël Salaün <[email protected]> • #21859
Re: [PATCH v21 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
Tue, 19 Nov 2024 17:30:13 -0800
Jeff Xu <[email protected]> • #21858
Re: [PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
Tue, 19 Nov 2024 17:17:00 -0800
Jeff Xu <[email protected]> • #21857
Re: [RFCv1 0/6] Page Detective
Tue, 19 Nov 2024 18:51:23 +0000
Matthew Wilcox <[email protected]> • #21856
Re: [RFCv1 0/6] Page Detective
Tue, 19 Nov 2024 16:53:10 +0100
Jann Horn <[email protected]> • #21855
Re: [RFCv1 0/6] Page Detective
Tue, 19 Nov 2024 10:14:12 -0500
Pasha Tatashin <[email protected]> • #21854
Re: [RFCv1 0/6] Page Detective
Tue, 19 Nov 2024 13:52:00 +0100
Jann Horn <[email protected]> • #21853
Re: [RFCv1 0/6] Page Detective
Mon, 18 Nov 2024 20:29:55 -0500
Pasha Tatashin <[email protected]> • #21852
Re: [RFCv1 0/6] Page Detective
Tue, 19 Nov 2024 01:39:19 +0100
Jann Horn <[email protected]> • #21851
Re: [RFCv1 0/6] Page Detective
Mon, 18 Nov 2024 17:24:02 -0500
Pasha Tatashin <[email protected]> • #21850
Re: [RFCv1 0/6] Page Detective
Mon, 18 Nov 2024 13:53:46 +0100
Jann Horn <[email protected]> • #21849
Help Needed: Debugging Memory Corruption results GPF
Fri, 15 Nov 2024 21:47:59 +0530
Muni Sekhar <[email protected]> • #21848
[PATCH v21 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
Tue, 12 Nov 2024 20:18:58 +0100
Mickaël Salaün <[email protected]> • #21847
[PATCH v21 5/6] samples/check-exec: Add set-exec
Tue, 12 Nov 2024 20:18:57 +0100
Mickaël Salaün <[email protected]> • #21846
[PATCH v21 4/6] selftests/landlock: Add tests for execveat + AT_EXECVE_CHECK
Tue, 12 Nov 2024 20:18:56 +0100
Mickaël Salaün <[email protected]> • #21845
[PATCH v21 3/6] selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebits
Tue, 12 Nov 2024 20:18:55 +0100
Mickaël Salaün <[email protected]> • #21844
[PATCH v21 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
Tue, 12 Nov 2024 20:18:54 +0100
Mickaël Salaün <[email protected]> • #21843
[PATCH v21 1/6] exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
Tue, 12 Nov 2024 20:18:53 +0100
Mickaël Salaün <[email protected]> • #21842
[PATCH v21 0/6] Script execution control (was O_MAYEXEC)
Tue, 12 Nov 2024 20:18:52 +0100
Mickaël Salaün <[email protected]> • #21841
Re: [PATCH v20 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
Tue, 15 Oct 2024 03:26:14 +0000
[email protected] • #21840
Re: [PATCH v20 1/6] exec: Add a new AT_CHECK flag to execveat(2)
Tue, 15 Oct 2024 03:20:55 +0000
[email protected] • #21839
Re: [PATCH v20 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
Tue, 15 Oct 2024 03:15:11 +0000
[email protected] • #21838
Re: [PATCH v20 1/6] exec: Add a new AT_CHECK flag to execveat(2)
Mon, 14 Oct 2024 10:24:02 +0200
Amir Goldstein <[email protected]> • #21837
Re: [PATCH v20 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
Mon, 14 Oct 2024 09:40:34 +0200
Mickaël Salaün <[email protected]> • #21836
Re: [PATCH v20 1/6] exec: Add a new AT_CHECK flag to execveat(2)
Mon, 14 Oct 2024 09:39:52 +0200
Mickaël Salaün <[email protected]> • #21835
Re: [PATCH v20 1/6] exec: Add a new AT_CHECK flag to execveat(2)
Mon, 14 Oct 2024 09:39:30 +0200
Mickaël Salaün <[email protected]> • #21834
Re: [PATCH v20 1/6] exec: Add a new AT_CHECK flag to execveat(2)
Sun, 13 Oct 2024 11:25:11 +0200
Amir Goldstein <[email protected]> • #21833
Re: [PATCH v20 1/6] exec: Add a new AT_CHECK flag to execveat(2)
Sat, 12 Oct 2024 22:04:16 -0500
"Serge E. Hallyn" <[email protected]> • #21832
Re: [PATCH v20 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
Sat, 12 Oct 2024 21:51:50 -0500
"Serge E. Hallyn" <[email protected]> • #21831
[PATCH v20 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
Fri, 11 Oct 2024 20:44:22 +0200
Mickaël Salaün <[email protected]> • #21830
[PATCH v20 5/6] samples/check-exec: Add set-exec
Fri, 11 Oct 2024 20:44:21 +0200
Mickaël Salaün <[email protected]> • #21829
[PATCH v20 4/6] selftests/landlock: Add tests for execveat + AT_CHECK
Fri, 11 Oct 2024 20:44:20 +0200
Mickaël Salaün <[email protected]> • #21828
[PATCH v20 3/6] selftests/exec: Add 32 tests for AT_CHECK and exec securebits
Fri, 11 Oct 2024 20:44:19 +0200
Mickaël Salaün <[email protected]> • #21827
[PATCH v20 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
Fri, 11 Oct 2024 20:44:18 +0200
Mickaël Salaün <[email protected]> • #21826
[PATCH v20 1/6] exec: Add a new AT_CHECK flag to execveat(2)
Fri, 11 Oct 2024 20:44:17 +0200
Mickaël Salaün <[email protected]> • #21825
[PATCH v20 0/6] Script execution control (was O_MAYEXEC)
Fri, 11 Oct 2024 20:44:16 +0200
Mickaël Salaün <[email protected]> • #21824
Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
Fri, 9 Aug 2024 09:15:49 -0700
Jeff Xu <[email protected]> • #21823
Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
Fri, 9 Aug 2024 10:45:23 +0200
Mickaël Salaün <[email protected]> • #21822
Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
Mon, 5 Aug 2024 11:35:09 -0700
Jeff Xu <[email protected]> • #21821
Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
Tue, 23 Jul 2024 15:16:41 +0200
Mickaël Salaün <[email protected]> • #21820
Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
Tue, 23 Jul 2024 15:16:07 +0200
Mickaël Salaün <[email protected]> • #21819
Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
Tue, 23 Jul 2024 15:15:49 +0200
Mickaël Salaün <[email protected]> • #21818
Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
Tue, 23 Jul 2024 15:15:38 +0200
Mickaël Salaün <[email protected]> • #21817
Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
Tue, 23 Jul 2024 15:15:16 +0200
Mickaël Salaün <[email protected]> • #21816
Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
Sat, 20 Jul 2024 14:43:41 +0300
"Jarkko Sakkinen" <[email protected]> • #21815
Re: [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
Sat, 20 Jul 2024 10:06:28 +0800
Andy Lutomirski <[email protected]> • #21814
Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
Sat, 20 Jul 2024 09:59:33 +0800
Andy Lutomirski <[email protected]> • #21813
Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
Fri, 19 Jul 2024 10:36:01 -0700
Jeff Xu <[email protected]> • #21812
Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
Fri, 19 Jul 2024 17:31:04 +0200
Mickaël Salaün <[email protected]> • #21811
Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
Fri, 19 Jul 2024 08:27:18 -0700
Jeff Xu <[email protected]> • #21810
Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
Fri, 19 Jul 2024 08:12:37 -0700
Jeff Xu <[email protected]> • #21809
Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
Fri, 19 Jul 2024 17:04:01 +0200
Mickaël Salaün <[email protected]> • #21808
Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
Fri, 19 Jul 2024 07:16:55 -0700
Jeff Xu <[email protected]> • #21807
Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
Fri, 19 Jul 2024 10:44:58 +0200
Mickaël Salaün <[email protected]> • #21806
Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
Thu, 18 Jul 2024 18:29:54 -0700
Jeff Xu <[email protected]> • #21805
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.