diff --git a/about.xhtml b/about.xhtml
index 2f261e5..16d520e 100644
--- a/about.xhtml
+++ b/about.xhtml
@@ -1,7 +1,7 @@
-
+
@@ -653,7 +653,11 @@
hardened kernel,
hardened memory allocator
(hardened_malloc)
- to protect against common memory corruption vulnerabilities,
+ to protect against common heap memory corruption vulnerabilities
+ 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),
hardened Bionic standard C library,
stricter SELinux policies,
and local and remote hardware-backed attestation