Skip to content

Commit

Permalink
disable MODIFY_LDT_SYSCALL by default
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Micay <danielmicay@gmail.com>
  • Loading branch information
thestinger authored and anthraxx committed Apr 4, 2020
1 parent c6e2bbb commit 0564487
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2427,7 +2427,6 @@ config CMDLINE_OVERRIDE

config MODIFY_LDT_SYSCALL
bool "Enable the LDT (local descriptor table)"
default y
---help---
Linux can allow user programs to install a per-process x86
Local Descriptor Table (LDT) using the modify_ldt(2) system
Expand Down

0 comments on commit 0564487

Please sign in to comment.