1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
gilles 03e780bb85 there's no good reason to allow smtpd to execute custom command set by root
in a .forward file so disallow custom commands and file reading, only allow
setting forward addresses and users.

as root is no longer allowed to run any MDA but mbox, we can be stricter on
the setup of the MDA process and refuse to exec anything that's not an mbox
dispatcher.

tested by op@ who edited a root envelope to simulate an exploit injecting a
custom command in a root envelope, smtpd refused to exec.

ok millert@ and op@
2024-02-02 22:02:12 +00:00
bin Remove the 'l' and 'L' flag printing in 'STAT' column. These were added 2024-01-28 19:05:33 +00:00
distrib sync 2024-01-27 00:12:34 +00:00
etc Add more RPKI TA constraints: LACNIC ASNs cannot transfer to/from other RIRs 2024-01-30 03:40:01 +00:00
games Fix format string warning in robots/score.c 2023-10-10 09:48:06 +00:00
gnu Swap the r10 and rcx registers in the amd64 trapframe so that the 2024-01-31 06:06:28 +00:00
include remove support for syscall(2) -- the "indirection system call" because 2023-12-12 15:30:55 +00:00
lib Ignore EVP_MD_CTX_reset() return value 2024-02-02 14:13:11 +00:00
libexec ugly whitespaces 2024-01-22 02:08:31 +00:00
regress bio_dump: fix indent 2024-02-02 06:47:21 +00:00
sbin The fix to pfctl_kill_src_nodes() comes from Olivier Croquin. 2024-02-02 08:23:29 +00:00
share the maxupd example was removed in -r.1.15, so do not refer to it; 2024-01-31 06:50:16 +00:00
sys Fix vector number check. 2024-02-02 21:13:35 +00:00
usr.bin whitespace 2024-02-02 00:13:34 +00:00
usr.sbin there's no good reason to allow smtpd to execute custom command set by root 2024-02-02 22:02:12 +00:00
.gitignore Ignore CVS directories for easier git + CVS coexistence. 2023-07-07 15:44:54 +00:00
Makefile minor cranking of libraries exposes a problem, details too long to explain. 2020-04-05 20:14:14 +00:00
Makefile.cross riscv64 is a LP64_ARCH, list it as such. 2021-05-03 00:04:31 +00:00