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

CONFIG_CFI_CLANG: Use Clang's Control Flow Integrity (CFI)

General informations

The Linux kernel configuration item CONFIG_CFI_CLANG:

Help text

This option enables Clang's forward-edge Control Flow Integrity (CFI) checking, where the compiler injects a runtime check to each indirect function call to ensure the target is a valid function with the correct static type. This restricts possible call targets and makes it more difficult for an attacker to exploit bugs that allow the modification of stored function pointers. More information can be found from Clang's documentation:

https://clang.llvm.org/docs/ControlFlowIntegrity.html

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