Quote from https://capsule8.com/blog/kernel-configuration-glossary/: > Significance: High > > The User Mode Instruction Prevention (UMIP) is a security feature in newer > Intel processors. If enabled a general protection fault is issued if the SGDT > SLDT SIDT SMSW or STR instructions are executed in user mode. These > instructions unnecessarily expose information about the hardware state. Not sure if we want or can even enable this (what about x86_64 on AMD?).
https://patchwork.ipfire.org/patch/3175/
This has been fixed in https://git.ipfire.org/?p=ipfire-2.x.git;a=commit;h=c062c7700f77407c364dcacb8ee88a2ec14d610e a long time ago.