Seccomp desactivated
Rémi Razmkhah <[email protected]>
| Newsgroups | gmane.linux.debian.devel.ssh |
|---|---|
| Message-ID | <[email protected]> |
Hi SSH package maintainers, Seccomp isn't activated in openssh 1:7.9p1-10+deb10u2 on an up-to-date Debian 10 system. Linux version is default (4.19.0-10) and was compiled with Seccomp : CONFIG_SECCOMP=y CONFIG_HAVE_ARCH_SECCOMP_FILTER=y CONFIG_SECCOMP_FILTER=y Seccomp has find <https://sources.debian.org/patches/openssh/1:7.9p1-10+deb10u2/> its way into OpenSSH's Debian package and /UsePrivilegeSeparation/ option has been deprecated for a long time making it default. Any idea why Seccomp isn't activated ? Sincerely, Rémi