diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-26 18:36:12 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-26 18:36:42 -0500 |
| commit | cbd8835c5b93db584a7ac4286463b48df1d90f6e (patch) | |
| tree | 9487cb8e478c9b59d415cdd48b5d2015ffafdabf /static/releases.html | |
| parent | 290d529fc24afc355af7e756c1204cfd1f375f53 (diff) | |
document tombstone rate limiting fix
Diffstat (limited to 'static/releases.html')
| -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 85d93ab4..3c366287 100644 --- a/static/releases.html +++ b/static/releases.html @@ -754,6 +754,7 @@ <li>add logging infrastructure for dynamic GrapheneOS SELinux flags</li> <li>raise post-boot audit message rate limit from 5 to 50 per second</li> <li>add more infrastructure and tests for per-app hardening control</li> + <li>fix Android bug with rate limiting for non-app tombstones (crash info for reporting bugs)</li> <li>notify the user about notable system journal entries including kernel crash, file system check error, system_server crash, system app native crash and non-app process native crash</li> <li>notify the user after memory tagging detects memory corruption in an app</li> <li>notify the user after an app is blocked from accessing ptrace by the native debugging toggle</li> |
