diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-13 16:11:10 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-13 16:11:40 -0500 |
| commit | 981d6ec58fa7359991f122f4fe96bfc67fb647f3 (patch) | |
| tree | 49ec43bb586899418d43059bb0ec98084ec6a137 /static | |
| parent | 2fde30833ab889df358fb724df8eaa3670099ada (diff) | |
hardened_malloc abort notifications
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index be03ed5c..f0f17000 100644 --- a/static/releases.html +++ b/static/releases.html @@ -737,6 +737,7 @@ <li>adevtool: drop devices not supported with Android 14</li> <li>adevtool: remove unused default permissions configuration</li> <li>Contact Scopes: add handling of malformed contact data subtype names to avoid crash</li> + <li>show notification after hardened_malloc detects memory corruption via a direct check (does not cover memory corruption detected via memory protected address space)</li> <li>kernel: disable sysrq by default rather than waiting for init to disable it</li> <li>kernel: disable unused sysrq serial support</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.206</li> |
