Essential reading for hard-line GrapheneOS users in the quote note.
Almost all of the major state-sponsored or mercenary exploits you hear about are possible through memory corruption vulnerabilities in their exploit chain. They make up most of the Critical / High vulnerabilities in Android even when the amount of them have reduced due to an increase in code written in memory safe languages.
Deep dive showcase of #GrapheneOS hardened malloc by Synacktiv, a well-known offensive security company.
https://synacktiv.com/en/publications/exploring-grapheneos-secure-allocator-hardened-malloc
View quoted note →

What comprises the most dangerous vulnerabilities for these big projects like Linux and Chromium? Memory corruption. Android uses Linux and many major vulnerabilities are inherited from it.