HomeTechnologyGoogle shoehorned Rust into Pixel 10 modem to make legacy code safer

Google shoehorned Rust into Pixel 10 modem to make legacy code safer

TechnologyApril 13, 2026
2 min read
Google shoehorned Rust into Pixel 10 modem to make legacy code safer
Cellular modems are complex black boxes of legacy code, but Google is making them safer with Rust.

Modern smartphone operating systems have myriad systems in place to improve security, but none of that helps when attackers target the modem. Google's Project Zero team has shown it's possible to secure remote code execution on Pixel phone modems over the Internet, which prompted Google to reevaluate how it secures this vital, low-level system. The solution wasn't to rewrite modem software but rather to shoehorn a safer Rust-based component into the Pixel 10 modem.

Cellular modems are something of a black box. Your phone's baseband is its own operating system running legacy C and C++ code, which makes it an increasingly appealing attack surface. The core issue is that memory management in these systems is difficult and often leads to memory-unsafe firmware code on production devices. That can allow attackers to leverage serious vulnerabilities like buffer overflows and memory leaks to compromise devices.

So that's not great—why are we still using this stuff? Part of the issue is just the inertia of embedded systems. Companies have been developing modem firmware based on 3GPP specifications for decades, so there's a lot of technical debt at this point. Modems also have to operate in real time to send and receive data effectively, and C/C++ code is fast.

Read full article

Comments

Source: Ars Technica

Share this article

Related Articles

No one’s sure if synthetic mirror life will kill us all
2026Apr 15

No one’s sure if synthetic mirror life will kill us all

For four days in February 2019, some 30 synthetic biologists and ethicists hunkered down at a conference center in Northern Virginia to brainstorm high-risk, cutting-­edge, irresistibly exciting ideas

Article19 min read
Read More
Most people still don’t want anything to do with robotaxis
2026Apr 15

Most people still don’t want anything to do with robotaxis

I've been reporting on self-driving cars for over a decade, and I've seen the technology go through many ups and downs, highs and lows. But one thing has remained remarkably the same over the years: t

Article1 min read
Read More
The Senate is voting to save free IRS Direct File today
2026Apr 15

The Senate is voting to save free IRS Direct File today

The Senate is getting ready to vote on a bill to resurrect IRS Direct File, the free tax filing service axed by the Trump administration in 2025. On Wednesday, Sen. Elizabeth Warren (D-MA) will seek u

Article1 min read
Read More