Skip to content

Commit

Permalink
feat: disallow userspace root from modifying kernel code
Browse files Browse the repository at this point in the history
  • Loading branch information
edubart committed Nov 17, 2023
1 parent d876c80 commit e89c250
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/default-linux-config
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,5 @@ CONFIG_VIRTUALIZATION=y
CONFIG_KVM=y
# CONFIG_COMPAT is not set
# CONFIG_SUSPEND is not set
CONFIG_STRICT_DEVMEM=y
CONFIG_IO_STRICT_DEVMEM=y

0 comments on commit e89c250

Please sign in to comment.