Google integrated a memory-safe Rust DNS parser into Pixel 10 cellular-modem firmware, moving a remotely exposed, complex input-processing component out of C/C++. The implementation uses the open-source hickory-proto library, which Google helped extend with no_std support for bare-metal environments, and connects it to the existing modem codebase through FFI. The added code consumes about 371 KB, a tradeoff Google accepted because modem memory capacity was not a limiting constraint.
The change addresses a historically high-risk attack surface: Project Zero previously disclosed multiple Exynos modem vulnerabilities, including internet-to-baseband remote-code-execution flaws affecting Pixel devices. Google has separately expanded Pixel baseband defenses with bounds and integer-overflow sanitizers, stack canaries, control-flow integrity, automatic stack-variable initialization, and fuzzing or sanitizer-based testing. Its firmware guidance promotes incremental Rust adoption—particularly for parsers handling untrusted data—as a practical way to reduce memory-safety exposure without rewriting entire low-level codebases.

See affected versions and whether adversaries are exploiting it.
5 events from the most recent confirmed update back to the earliest known activity.
Google integrated a memory-safe Rust DNS parser based on hickory-proto into Pixel 10 cellular modem firmware. The deployment required upstream no_std support and C/C++ interoperability through FFI to reduce memory-safety risk in remotely exposed DNS processing.
Google stated that the Pixel 9 family shipped with its most hardened baseband to date, including Bounds Sanitizer, Integer Overflow Sanitizer, stack canaries, Control Flow Integrity, stack zero-initialization, and pre-release testing tools.
Google's Android team described using Rust incrementally in existing low-level and bare-metal firmware, prioritizing high-risk components that process untrusted input rather than requiring full rewrites.
Google described efforts to harden cellular basebands in Android, addressing a security-sensitive firmware attack surface.
Google Project Zero reported multiple vulnerabilities enabling remote code execution from the internet against Exynos modem basebands.
Vulnerabilities, threat actors, malware, products, organizations, and breaches Mallory has linked to this story.
See whether adversaries are exploiting this yet, and where the affected versions run in your environment.
5 references tracked. Mallory keeps watching after this page renders.
blog.google
Open sourcesecurity.googleblog.com
Open sourcesecurity.googleblog.com
Open sourcesecurity.googleblog.com
Open sourcegoogleprojectzero.blogspot.com
Open sourceMap indicators from this story to your assets and identify affected systems in minutes.
Every observed campaign, victim, and pivot linked to actors named in this story.
Malware, exploits, and IOCs connected to the activity described here.
YARA, Sigma, and Snort rules deployed to your SIEM as soon as they’re published.
Get matching new stories delivered to your team as they break — not the next morning.
Ask questions about this story and take action on the answers.