LisPi · @lispi314
295 followers · 4339 posts · Server mastodon.top

@screwtape In general, as little C as you can with as limited & as strict an interface as possible.

The reason media decoders are such an egregious use of is that I can hardly imagine something exposed to more complex arbitrary input from untrusted sources than that which anyone runs on a common basis.

I'm not sure, I actually did try to see if other OSes did include -like features and there looked to be nothing similar in ?

#c #seccomp #openbsd

Last updated 1 year ago

stribika · @stribika
24 followers · 96 posts · Server infosec.exchange

Here is the problem, as far as I can tell. There are 2 different "BPF" variants: and . What calls BPF is in fact eBPF, while only understands non-e BPF.

This was a horrible experience and a complete waste of time. If I need a compiler for security policies, you fucked up and should reconsider the design. (Remember selinux?) If I have to handcraft security policy bytecode, then my choice is between SECCOMP_MODE_STRICT or nothing.

Thank you for coming to my ted talk.

#bpf #ebpf #llvm #seccomp

Last updated 1 year ago

stribika · @stribika
24 followers · 88 posts · Server infosec.exchange

I managed to get compile to bytecode. I'm pretty sure it has to take a struct seccomp_data* and return an uint32_t. Pretty sure...

It made a .o file with a weird arch: elf64-bpf. llvm-objdump even shows the disassembled code in it. Now what? I have to pass it to prctl but I have no idea how.

#clang #seccomp

Last updated 1 year ago

Jay Cuthrell · @jay
76 followers · 189 posts · Server cuthrell.com

🔥Hot off the press🔥"k8s Operator, Could You Help Me Place SysCall?"

This week we look at Custom Profiles (CSP) and Profiles Operator (SPO), and future () .

fudge.org/archive/k8s-operator

#seccomp #security #webassembly #wasm #k8s #operators #kubernetes #kubernetessecurity #ebpf #grpc

Last updated 1 year ago

Stefan Berggren · @nsg
19 followers · 132 posts · Server mastodon.app.stefanberggren.se

#fosdem #lxd #seccomp

Last updated 2 years ago

Sascha · @sascha
201 followers · 11 posts · Server m6n.io

The Security Profiles Operator made it into 4.12 via the OperatorHub! 🥳

Huge shoutout to everyone involved in making this milestone possible, especially to my @RedHat colleagues! 🫶

sigs.k8s.io/security-profiles-

docs.openshift.com/container-p

#kubernetes #openshift #seccomp #selinux

Last updated 2 years ago

Sascha · @sascha
200 followers · 10 posts · Server m6n.io

Finally! annotations are becoming completely non-functional in v1.27:

github.com/kubernetes/kubernet

This change will prevent the sync from the seccomp annotations to the native API field. Please upgrade your workloads if you're still using the annotations.

#seccomp #kubernetes

Last updated 2 years ago

puerco · @puerco
355 followers · 96 posts · Server hachyderm.io

RT @saschagrunert@twitter.com

I wrote a new blog post about: Finding suspicious syscalls with the seccomp notifier

kubernetes.io/blog/2022/12/02/

Achieving stronger security defaults in is hard work! But we can utilize new Linux features like notify to move further towards this goal.

🐦🔗: twitter.com/saschagrunert/stat

#kubernetes #seccomp

Last updated 2 years ago

Sascha · @sascha
141 followers · 6 posts · Server m6n.io

I wrote a new blog post about: Finding suspicious syscalls with the seccomp notifier

kubernetes.io/blog/2022/12/02/

Achieving stronger security defaults in is hard work! But we can utilize new Linux features like notify to move further towards this goal.

#kubernetes #seccomp

Last updated 2 years ago

Spoofy · @spoofy
33 followers · 122 posts · Server mastodon.com.pl

@electrona I use all of them with diffrent profiles. My basic setup includes all of those three - firefox, brave and vivaldi, jailed by with and awesome hardened malloc library: github.com/GrapheneOS/hardened .

#firejail #seccomp #apparmor #grapheneos

Last updated 2 years ago

Sascha · @sascha
113 followers · 2 posts · Server m6n.io

Have you ever wondered how to create and distribute security profiles for , or even across your clusters?

Then give the Security Profiles Operator a try, we release v0.6.0 only a few minutes ago: github.com/kubernetes-sigs/sec 🥳

#seccomp #selinux #apparmor #kubernetes

Last updated 2 years ago

Volkan Özçelik · @volkan
16 followers · 821 posts · Server z2h.dev
MDrights :slackware: :pine64: · @mdrights
439 followers · 1616 posts · Server fosstodon.org

I think few people are using the profile in their containers, right? 😏

docs.docker.com/engine/securit

#docker #seccomp #linux #security

Last updated 4 years ago

Julien M. · @julm
485 followers · 4935 posts · Server framapiaf.org


> : Use of as File System
> Firejail is a security sandbox program that reduces the risk of breaches by restricting the running environment of untrusted applications using and -.
> [...] a [...] allows creation of or granting write access to arbitrary files.
unparalleled.eu/publications/2
unparalleled.eu/blog/2021/2021

#racecondition #bpf #seccomp #namespaces #linux #security #suid #sandbox #overlayfs #insecure #firejail #infosec

Last updated 4 years ago

2ck 🌧️🌈🍂 · @2ck
122 followers · 2909 posts · Server qoto.org

Cool article. I hadn't known seccomp was so generic.

people.kernel.org/brauner/the-

(Also hadn't known about the time and cgroup namespaces. New since last year)

#linux #kernel #security #containers #seccomp

Last updated 4 years ago

Jochen :redhat: :fedora: · @brejoc
221 followers · 697 posts · Server fosstodon.org