Skip to content

executors: disallow access to /proc #910

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

Xyene
Copy link
Member

@Xyene Xyene commented Sep 12, 2021

/proc/self is difficult/impossible to properly support under Landlock,
but runtimes should not be relying on its presence anyway, as it is not
POSIX.

/proc/self is difficult/impossible to properly support under Landlock,
but runtimes should not be relying on its presence anyway, as it is not
POSIX.
@codecov-commenter
Copy link

codecov-commenter commented Sep 12, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.33%. Comparing base (de73d84) to head (1885e8c).
Report is 374 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #910       +/-   ##
===========================================
- Coverage   86.27%   52.33%   -33.95%     
===========================================
  Files         137      137               
  Lines        4640     4634        -6     
===========================================
- Hits         4003     2425     -1578     
- Misses        637     2209     +1572     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants