Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ARM64_GCS
:
! CONFIG_UPROBES
Guarded Control Stack (GCS) provides support for a separate stack with restricted access which contains only return addresses. This can be used to harden against some attacks by comparing return address used by the program with what is stored in the GCS, and may also be used to efficiently obtain the call stack for applications such as profiling.
The feature is detected at runtime, and will remain disabled if the system does not implement the feature.
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 - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab