Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Red Hat Enterprise Linux CoreOS 4
System Settings
zIPL bootloader configuration
Disable vsyscalls in zIPL
Disable vsyscalls in zIPL
An XCCDF Rule
Details
Profiles
Prose
Disable vsyscalls in zIPL
Medium Severity
To disable use of virtual syscalls, check that all boot entries in
/boot/loader/entries/*.conf
have
vsyscall=none
included in its options.
To ensure that new kernels and boot entries continue to disable virtual syscalls, add
vsyscall=none
to
/etc/kernel/cmdline
.