Skip to content
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

Add info about ptrace permissions #1040

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

lukaszstolarczuk
Copy link
Contributor

@lukaszstolarczuk lukaszstolarczuk commented Jan 15, 2025

Update our documentation with better info about ptrace - IPC users should be aware of required permissions. Add proposed, two possible solutions into our docs. Also, update our examples and tests to work without global change of ptrace_scope.

Co-authored-by: [email protected]

// Continuation of #1018
Fixes: #979

@lukaszstolarczuk lukaszstolarczuk marked this pull request as draft January 16, 2025 15:55
Update our documentation with better info about ptrace - IPC users
should be aware of required permissions. Add proposed, two possible
solutions into our docs. Also, update our examples and tests to work
without global change of ptrace_scope.

Co-authored-by: [email protected]
@lukaszstolarczuk lukaszstolarczuk marked this pull request as ready for review January 17, 2025 13:58
README.md Show resolved Hide resolved
@lukaszstolarczuk lukaszstolarczuk merged commit 76e4f12 into oneapi-src:main Jan 17, 2025
78 checks passed
@lukaszstolarczuk lukaszstolarczuk deleted the ptrace branch January 17, 2025 16:26
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.

Use prctl when ptrace is restricted
6 participants