Changeset 098f4de
- Timestamp:
- 08/24/2022 08:42:49 AM (9 months ago)
- Branches:
- 11.2, 11.3, 11.3-rc1, bdubbs/gcc13, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/glibc-2.37, xry111/kcfg-revise, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008
- Children:
- 85cdcb09
- Parents:
- 83b8644
- git-author:
- Xi Ruoyao <xry111@…> (08/24/2022 08:41:16 AM)
- git-committer:
- Xi Ruoyao <xry111@…> (08/24/2022 08:42:49 AM)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter10/kernel.xml
r83b8644 r098f4de 160 160 <screen role="nodump">Processor type and features ---> 161 161 [*] Support x2apic [CONFIG_X86_X2APIC] 162 Memory Management options ---> 163 [ ] Enable userfaultfd() system call [CONFIG_USERFAULTFD] 162 164 Device Drivers ---> 163 165 [*] PCI Support ---> [CONFIG_PCI] … … 248 250 or not available, but it's recommended to enable x2APIC in the 249 251 BIOS setting for a modern 64-bit x86 system.</para> 252 </listitem> 253 </varlistentry> 254 255 <varlistentry> 256 <term><parameter>Enable userfaultfd() system call</parameter></term> 257 <listitem> 258 <para>If this option is enabled, a security vulnerability not 259 resolved in Linux-&linux-version; yet will be exploitable. 260 Disable this option to avoid the vulnerability. This system call 261 is not used by any part of LFS or BLFS.</para> 250 262 </listitem> 251 263 </varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.