Intel MPX Support Is Dead With Linux 5.6

Written by Michael Larabel in Intel on 31 January 2020 at 06:36 PM EST. 6 Comments
INTEL
Following on from last week's story that it was looking like Linux 5.6 would drop Intel MPX support, that has now taken place.

Memory Protection Extensions (MPX) is now dead on Linux. It was already effectively dead if using GCC 9.1 and later since the compiler-side support was removed last year while now the kernel support is eliminated in Linux 5.6.


Memory Protection Extensions was designed by Intel for checking of pointer references at run-time to avoid buffer overflows and other potential related vulnerabilities with Skylake and newer processors. But Intel hasn't been maintaining the MPX software support and they have indicated the MPX capabilities is likely to be removed in future Intel CPUs. MPX never really took off with compiler-based sanitizers addressing the same areas more elegantly and not requiring specialized hardware support.

MPX is removed and the kernel nearly 1,700 lines lighter. Intel MPX support had been mainlined in the Linux kernel and GNU Compiler Collection since 2015.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week