Clarify GrapheneOS MTE support
This commit is contained in:
parent
83babdb8e7
commit
9215af46c7
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - About -->
|
||||
<!-- Version: 10.2.0-alpha.12 -->
|
||||
<!-- Version: 10.2.0-alpha.13 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -657,7 +657,8 @@
|
||||
and reduce the lifetime of data in memory due to
|
||||
zero-initialising memory on it being freed, Arm's Memory Tagging
|
||||
Extension to provide protection against heap memory bugs such as
|
||||
use-after-free and buffer overflow (supported devices only),
|
||||
use-after-free and buffer overflow (MTE-supporting devices
|
||||
only),
|
||||
<a href="https://github.com/GrapheneOS/platform_bionic/">hardened Bionic standard C library</a>,
|
||||
<a href="https://github.com/GrapheneOS/platform_system_sepolicy/">stricter SELinux policies</a>,
|
||||
and local and remote hardware-backed attestation
|
||||
|
Loading…
x
Reference in New Issue
Block a user