containers / containers/bubblewrap

/usr/bin/bwrap should be immutable and have 4111 permissions

Open
#320 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
8.7k
Forks
386
Avg merge
3d 17h
Merged PRs (30d)
11

Description

This ensures that no process can overwrite it unless it has `CAP_LINUX_IMMUTABLE`, which helps protect against `/proc/self/exe` vulnerabilities. That said, Mandatory Access Control (such as SELinux, AppArmor, or SMACK) is probably a better way to prevent these attacks. Also, bwrap has legitimate uses other than sandboxing: it can be used purely to virtualize the filesystem, for example.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.