提交 bf0c4e04 编写于 作者: J Jeff Vander Stoep 提交者: Will Deacon

arm64: kconfig: Move LIST_POISON to a safe value

Move the poison pointer offset to 0xdead000000000000, a
recognized value that is not mappable by user-space exploits.

Cc: <stable@vger.kernel.org>
Acked-by: NCatalin Marinas <catalin.marinas@arm.com>
Signed-off-by: NThierry Strudel <tstrudel@google.com>
Signed-off-by: NJeff Vander Stoep <jeffv@google.com>
Signed-off-by: NWill Deacon <will.deacon@arm.com>
上级 9a5ad7d0
......@@ -106,6 +106,10 @@ config NO_IOPORT_MAP
config STACKTRACE_SUPPORT
def_bool y
config ILLEGAL_POINTER_VALUE
hex
default 0xdead000000000000
config LOCKDEP_SUPPORT
def_bool y
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册