RSSAmplifier

Faux' Blog · Feb 22, 2026

Playing with prctl and seccomp

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I have been playing with low-level Linux security features, such as prctl no new privs and seccomp . These tools allow you to reduce the harm a process can do to your system. They're typically deployed as part of systemd, although the default settings in many distros are yet to be ideal . This is partly because it's hard to confirm what a service actually needs, and partly because many services…

Read on blog.goeswhere.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.