Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index

CONFIG_CC_STACKPROTECTOR_ALL:

General informations

The Linux kernel configuration item CONFIG_CC_STACKPROTECTOR_ALL has multiple definitions:

found in arch/x86/Kconfig

The configuration item CONFIG_CC_STACKPROTECTOR_ALL:

Help text

(none)

Use stack-protector for all functions found in arch/x86/Kconfig

The configuration item CONFIG_CC_STACKPROTECTOR_ALL:

Help text

Normally, GCC only inserts the canary value protection for functions that use large-ish on-stack buffers. By enabling this option, GCC will be asked to do this for ALL functions.

Use stack-protector for all functions found in arch/x86_64/Kconfig

The configuration item CONFIG_CC_STACKPROTECTOR_ALL:

Help text

Normally, GCC only inserts the canary value protection for functions that use large-ish on-stack buffers. By enabling this option, GCC will be asked to do this for ALL functions.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index

Automatically generated (in year 2024). See also LKDDb sources on GitLab