Skip to content

[jailcheck] Warning: I can run programs in ... #4398

Answered by rusty-snake
Rosika2 asked this question in Q&A
Discussion options

You must be logged in to vote

Warning: I can run programs in …

That's because default.profile does not include disbale-exec.in. You can either create a podboat.profile and add it there or/and add include disbale-exec.in to default.local (I do this).

How crucial are those warnings?

Low.

Having a whitelist profile and dbus-{user,system} (filter|none) is much more important.

Imagine an attacker can create a file in /home/rosika or /tmp containing malware and he/she can execute this file. Now, if you make this place noexec (via disable-exec.inc), he/she can no longer execute this file. However, maybe there are other directories which are writeable and don't have a noexec or the malware is written in python/perl/... or…

Replies: 1 comment 21 replies

Comment options

You must be logged in to vote
21 replies
@rusty-snake
Comment options

@curiosityseeker
Comment options

@rusty-snake
Comment options

@curiosityseeker
Comment options

@rusty-snake
Comment options

Answer selected by rusty-snake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #4397 on July 13, 2021 12:40.