Commit Graph

824 Commits

Author SHA1 Message Date
ef60c5b153 Merge pull request #249 from raja-grewal/binfmt_misc
Disallow registering interpreters for miscellaneous binary formats
2024-08-16 02:43:57 -04:00
dfd1c97168 Merge pull request #248 from raja-grewal/secure_redirects
Re-enable (default) `secure_redirects` for ICMP redirect messages
2024-08-15 13:46:30 -04:00
b552b92401 Add references on fs.binfmt_misc.status 2024-08-15 11:54:21 +10:00
326d82a9be Revert "Provide optional sysctl fs.binfmt_misc.status=0"
This reverts commit debd7a7b7a.
2024-08-15 11:46:56 +10:00
ec3038c7bc Clarify secure_redirects 2024-08-07 13:48:53 +10:00
debd7a7b7a Provide optional sysctl fs.binfmt_misc.status=0 2024-08-07 13:33:44 +10:00
c0d140f221 Enable dev.tty.legacy_tiocsti=0 2024-08-05 15:06:34 +10:00
4f7f820160 Add reference 2024-08-05 14:16:33 +10:00
725118c575 Merge pull request #243 from raja-grewal/namespaces
Restrict unprivileged user namespaces
2024-08-04 16:19:52 -04:00
ca2179bb6a Provide the option to disable legacy TIOCSTI operation 2024-08-03 00:25:49 +10:00
f6a16258a1 Add references to KSPP 2024-08-03 00:11:06 +10:00
0f86fbd8ce Merge pull request #242 from raja-grewal/ptrace
Disable the usage of `ptrace()` by all processes
2024-07-28 15:43:54 -04:00
9cabaa1bd1 Typo 2024-07-28 22:04:30 +10:00
d2d024ebe9 Typo 2024-07-28 22:03:33 +10:00
9fbee9fc82 Clarify 2024-07-28 21:57:25 +10:00
1445457626 Show details regarding secure_redirects (again) 2024-07-27 14:00:30 +10:00
73979d4342 Link to ptrace() discussion 2024-07-27 13:28:59 +10:00
1c9f33f906 Revert "Disable the usage of ptrace() by all processes"
This reverts commit b04828f858.
2024-07-27 13:24:08 +10:00
886f6095db Merge pull request #250 from raja-grewal/Panik-Kalm
Add details on "oopes" and kernel panics
2024-07-26 11:08:30 -04:00
e2ae93a957 port to safe_echo 2024-07-26 10:30:45 -04:00
8ec23ed712 echo does not support end-of-options 2024-07-26 10:28:57 -04:00
6096ed1109 comment 2024-07-26 10:26:43 -04:00
ac41d1cfff comment 2024-07-26 10:25:59 -04:00
3b033ceba2 shellcheck 2024-07-26 10:17:24 -04:00
04d9ca1ebe use find with safe_echo_nonewline 2024-07-26 10:16:20 -04:00
6bbf176e3b consider end-of-options for find 2024-07-26 09:33:45 -04:00
794f6a25fa comment 2024-07-26 09:08:29 -04:00
7e0f1a8701 dpkg-statoverride can actually handle '--file-name'. 2024-07-26 09:08:04 -04:00
ee037c01a1 Skip file names starting with '--',
because this would be interpreted by dpkg-statoverride as an option.
2024-07-26 08:58:44 -04:00
82d401a7de sanity test 2024-07-26 08:52:42 -04:00
0e661bc688 output 2024-07-26 08:49:14 -04:00
d144f68d1a output 2024-07-26 08:46:08 -04:00
05504b9ab2 minor 2024-07-26 08:40:10 -04:00
d96c0633d4 more use of end of options 2024-07-26 08:39:11 -04:00
8e40c10c31 comment 2024-07-26 08:31:17 -04:00
f2c9c2f5d1 output 2024-07-26 08:26:16 -04:00
2b40ea75e9 cleanup 2024-07-26 08:24:23 -04:00
6f0551b944 refactoring 2024-07-26 08:23:54 -04:00
aac450f808 refactoring 2024-07-26 08:22:04 -04:00
30f46790a4 use end of options whenever possible 2024-07-26 08:21:21 -04:00
95722d6d79 use long option name 2024-07-26 08:13:33 -04:00
19f131c742 code simplification
https://github.com/Kicksecure/security-misc/pull/251
2024-07-26 08:07:08 -04:00
9694cf0cd1 output 2024-07-26 07:43:59 -04:00
652a06c8e9 Only print SUID or SGID values when set 2024-07-25 12:37:21 +02:00
3b8a3f9b83 Unduplicate stat call 2024-07-25 12:20:16 +02:00
ed3336694c Provide the option to immediately reboot on a kernel panics 2024-07-25 10:28:27 +10:00
3926b91dcf Add documentation on sysctl kernel.panic_on_oops=1 2024-07-25 10:26:23 +10:00
f699eb02a2 Set sysctl fs.binfmt_misc.status=0 2024-07-25 10:11:33 +10:00
9231f05891 todo 2024-07-24 13:31:49 -04:00
4cc1289e89 output 2024-07-24 13:30:30 -04:00