Skip to content

Allow bind mounts of nodev,nosuid,noexec filesystems#3710

Closed
rpluem-vf wants to merge 0 commit intoopencontainers:mainfrom
rpluem-vf:nodev_noexec_nosuid
Closed

Allow bind mounts of nodev,nosuid,noexec filesystems#3710
rpluem-vf wants to merge 0 commit intoopencontainers:mainfrom
rpluem-vf:nodev_noexec_nosuid

Conversation

@rpluem-vf
Copy link
Copy Markdown
Contributor

Currently bind mounts of filesystems with nodev, nosuid, noexec options set fail in rootless mode if the same options are not set for the bind mount. For ro filesystems this was resolved by #2570 by remounting again with roset. Follow the same approach for nodev, nosuid, noexec .

This is currently work in progress by defining a test case first that fails and that should pass with the fix.

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.

1 participant