|
|
Subscribe / Log in / New account

The Arm64 memory tagging extension in Linux

The Arm64 memory tagging extension in Linux

[Kernel] Posted Oct 15, 2020 16:58 UTC (Thu) by corbet

One of the first features merged for the 5.10 kernel development cycle was support for the Arm v8.5 memory tagging extension [PDF]. By adding a "key" value to pointers, this mechanism enables the automated detection of a wide range of memory-safety issues. The result should be safer and more secure code — once support for the feature shows up in actual hardware.

Full Story (comments: 9)


Copyright © 2020, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds