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

What are the opinions about: "Allow /proc/pid/mem access override" #173

Open
migrgh opened this issue Dec 31, 2024 · 1 comment
Open

What are the opinions about: "Allow /proc/pid/mem access override" #173

migrgh opened this issue Dec 31, 2024 · 1 comment
Labels
question Further information is requested

Comments

@migrgh
Copy link

migrgh commented Dec 31, 2024

CONFIG_PROC_MEM_ALWAYS_FORCE:
This allows /proc/pid/mem accesses to override memory mapping
permissions if you have ptrace access rights. 
CONFIG_PROC_MEM_FORCE_PTRACE: 
This allows /proc/pid/mem accesses to override memory mapping                                
permissions for active ptracers like gdb. 
CONFIG_PROC_MEM_NO_FORCE: 
Never override memory mapping permissions

#147

@a13xp0p0v a13xp0p0v added the question Further information is requested label Jan 22, 2025
@a13xp0p0v
Copy link
Owner

#170

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

No branches or pull requests

2 participants