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

proc mem force #170

Open
rusty-snake opened this issue Dec 18, 2024 · 0 comments
Open

proc mem force #170

rusty-snake opened this issue Dec 18, 2024 · 0 comments
Labels
good_first_issue Good task for new contributors new_check A new check of the Linux kernel security parameters

Comments

@rusty-snake
Copy link

Linux 6.12 added proc mem force, see https://lwn.net/Articles/983169/

  • Kconfig: CONFIG_PROC_MEM_NO_FORCE=y
  • command-line: proc_mem.force_override=never

or

  • Kconfig: CONFIG_PROC_MEM_FORCE_PTRACE=y
  • command-line: proc_mem.force_override=ptrace
@a13xp0p0v a13xp0p0v added new_check A new check of the Linux kernel security parameters good_first_issue Good task for new contributors labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good_first_issue Good task for new contributors new_check A new check of the Linux kernel security parameters
Projects
None yet
Development

No branches or pull requests

2 participants