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

CONFIG_KEXEC_VERIFY_SIG: Verify kernel signature during kexec_file_load() syscall

General informations

The Linux kernel configuration item CONFIG_KEXEC_VERIFY_SIG has multiple definitions:

Verify kernel signature during kexec_file_load() syscall found in arch/x86/Kconfig

The configuration item CONFIG_KEXEC_VERIFY_SIG:

Help text

This option makes kernel signature verification mandatory for the kexec_file_load() syscall.

In addition to that option, you need to enable signature verification for the corresponding kernel image type being loaded in order for this to work.

Verify kernel signature during kexec_file_load() syscall found in arch/s390/Kconfig

The configuration item CONFIG_KEXEC_VERIFY_SIG:

Help text

This option makes kernel signature verification mandatory for the kexec_file_load() syscall.

In addition to that option, you need to enable signature verification for the corresponding kernel image type being loaded in order for this to work.

Verify kernel signature during kexec_file_load() syscall found in arch/arm64/Kconfig

The configuration item CONFIG_KEXEC_VERIFY_SIG:

Help text

Select this option to verify a signature with loaded kernel image. If configured, any attempt of loading a image without valid signature will fail.

In addition to that option, you need to enable signature verification for the corresponding kernel image type being loaded in order for this to work.

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 - K index

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