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

CONFIG_X86_INTEL_MPX:

General informations

The Linux kernel configuration item CONFIG_X86_INTEL_MPX:

Help text

MPX provides hardware features that can be used in conjunction with compiler-instrumented code to check memory references. It is designed to detect buffer overflow or underflow bugs.

This option enables running applications which are instrumented or otherwise use MPX. It does not use MPX itself inside the kernel or to protect the kernel against bad memory references.

Enabling this option will make the kernel larger: ~8k of kernel text and 36 bytes of data on a 64-bit defconfig. It adds a long to the 'mm_struct' which will increase the kernel memory overhead of each process and adds some branches to paths used during exec() and munmap().

For details, see Documentation/x86/intel_mpx.rst

If unsure, say N.

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

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