Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - L index
The Linux kernel configuration item CONFIG_LEGACY_VSYSCALL_EMULATE
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_LEGACY_VSYSCALL_EMULATE:
(none)
The kernel traps and emulates calls into the fixed vsyscall address mapping. This makes the mapping non-executable, but it still contains readable known contents, which could be used in certain rare security vulnerability exploits. This configuration is recommended when using legacy userspace that still uses vsyscalls along with legacy binary instrumentation tools that require code to be readable.
An example of this type of legacy userspace is running Pin on an old binary that still uses vsyscalls.
arch/x86/Kconfig
The configuration item CONFIG_LEGACY_VSYSCALL_EMULATE:
(none)
The kernel traps and emulates calls into the fixed vsyscall address mapping. This makes the mapping non-executable, but it still contains known contents, which could be used in certain rare security vulnerability exploits. This configuration is recommended when userspace still uses the vsyscall area.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - L index
Automatically generated (in year 2025). See also LKDDb sources on GitLab