Skip to content

Fix security profile failures#74

Merged
bgardner8008 merged 1 commit intomasterfrom
MM-67816-sec-profile
Mar 6, 2026
Merged

Fix security profile failures#74
bgardner8008 merged 1 commit intomasterfrom
MM-67816-sec-profile

Conversation

@bgardner8008
Copy link
Contributor

Summary

Offloader is failing on modern linux/docker install with error: unsafe procfs detected: openat2 fsmount:fscontext:proc/thread-self/fd/: function not implemented: unknown

This PR adds openat2 to offloader's custom security profile. We are also adding other system calls allowed by docker's default profile that may help future proof. Offloader requires a custom profile to allow clone3 needed by recorder chromium.

See ticket for more details.

Ticket Link

https://mattermost.atlassian.net/browse/MM-67816

@bgardner8008 bgardner8008 merged commit 9ad35ec into master Mar 6, 2026
11 checks passed
@bgardner8008 bgardner8008 deleted the MM-67816-sec-profile branch March 6, 2026 20:30
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