Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MSEAL_SYSTEM_MAPPINGS
:
( CONFIG_64BIT ) && ( CONFIG_ARCH_SUPPORTS_MSEAL_SYSTEM_MAPPINGS ) && (! CONFIG_CHECKPOINT_RESTORE )
Apply mseal on system mappings. The system mappings includes vdso, vvar, vvar_vclock, vectors (arm compat-mode), sigpage (arm compat-mode), uprobes.
A 64-bit kernel is required for the memory sealing feature. No specific hardware features from the CPU are needed.
WARNING: This feature breaks programs which rely on relocating or unmapping system mappings. Known broken software at the time of writing includes CHECKPOINT_RESTORE, UML, gVisor, rr. Therefore this config can't be enabled universally.
For complete descriptions of memory sealing, please see Documentation/userspace-api/mseal.rst
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 - M index
Automatically generated (in year 2025). See also LKDDb sources on GitLab