{"id":202964,"date":"2026-04-13T21:12:51","date_gmt":"2026-04-13T21:12:51","guid":{"rendered":"https:\/\/ushopwell.com\/ublog\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\/"},"modified":"2026-04-13T21:12:51","modified_gmt":"2026-04-13T21:12:51","slug":"google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer","status":"publish","type":"post","link":"https:\/\/ushopwell.com\/ublog\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\/","title":{"rendered":"Google shoehorned Rust into Pixel 10 modem to make legacy code safer"},"content":{"rendered":"<div>\n<p>Modern smartphone operating systems have myriad systems in place to improve security, but none of that helps when attackers target the modem. Google&#8217;s Project Zero team has shown it&#8217;s possible to get 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&#8217;t to rewrite modem software but rather to <a href=\"https:\/\/security.googleblog.com\/2026\/04\/bringing-rust-to-pixel-baseband.html\">shoehorn a safer Rust-based component<\/a> into the <a href=\"https:\/\/arstechnica.com\/gadgets\/2025\/08\/google-pixel-10-series-review-dont-call-it-an-android\/\">Pixel 10<\/a>\u00a0modem.<\/p>\n<p>Cellular modems are something of a black box. Your phone&#8217;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.<\/p>\n<p>So that&#8217;s not great\u2014why 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 <a href=\"https:\/\/en.wikipedia.org\/wiki\/3GPP\">3GPP<\/a> specifications for decades, so there&#8217;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.<\/p>\n<p><a href=\"https:\/\/arstechnica.com\/gadgets\/2026\/04\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\/\">Read full article<\/a><\/p>\n<p><a href=\"https:\/\/arstechnica.com\/gadgets\/2026\/04\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\/#comments\">Comments<\/a><\/p>\n<\/div>\n<p class=\"wpematico_credit\"><small>Powered by <a href=\"http:\/\/www.wpematico.com\" target=\"_blank\">WPeMatico<\/a><\/small><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Modern smartphone operating systems have myriad systems in place to improve security, but none of that helps when attackers target the modem. Google&#8217;s Project Zero team has shown it&#8217;s possible to get 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&#8217;t to rewrite modem software but rather to shoehorn a safer Rust-based component into&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[241],"tags":[],"class_list":["post-202964","post","type-post","status-publish","format-standard","hentry","category-technology"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Google shoehorned Rust into Pixel 10 modem to make legacy code safer - UshopWell.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ushopwell.com\/ublog\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Google shoehorned Rust into Pixel 10 modem to make legacy code safer - UshopWell.com\" \/>\n<meta property=\"og:description\" content=\"Modern smartphone operating systems have myriad systems in place to improve security, but none of that helps when attackers target the modem. Google&#8217;s Project Zero team has shown it&#8217;s possible to get 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&#8217;t to rewrite modem software but rather to shoehorn a safer Rust-based component into...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ushopwell.com\/ublog\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\/\" \/>\n<meta property=\"og:site_name\" content=\"UshopWell.com\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-13T21:12:51+00:00\" \/>\n<meta name=\"author\" content=\"UShopWell\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"UShopWell\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\\\/\"},\"author\":{\"name\":\"UShopWell\",\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/#\\\/schema\\\/person\\\/6fd1f9e0ff932e534c86c70d5acff0fc\"},\"headline\":\"Google shoehorned Rust into Pixel 10 modem to make legacy code safer\",\"datePublished\":\"2026-04-13T21:12:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\\\/\"},\"wordCount\":224,\"publisher\":{\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/#organization\"},\"articleSection\":[\"Technology\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\\\/\",\"url\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\\\/\",\"name\":\"Google shoehorned Rust into Pixel 10 modem to make legacy code safer - UshopWell.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/#website\"},\"datePublished\":\"2026-04-13T21:12:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Google shoehorned Rust into Pixel 10 modem to make legacy code safer\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/#website\",\"url\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/\",\"name\":\"UshopWell.com\",\"description\":\"The Premiere Online Marketplace\",\"publisher\":{\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/#organization\",\"name\":\"UshopWell\",\"url\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/wp-content\\\/uploads\\\/2018\\\/01\\\/pandaSwea.png\",\"contentUrl\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/wp-content\\\/uploads\\\/2018\\\/01\\\/pandaSwea.png\",\"width\":365,\"height\":359,\"caption\":\"UshopWell\"},\"image\":{\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/#\\\/schema\\\/person\\\/6fd1f9e0ff932e534c86c70d5acff0fc\",\"name\":\"UShopWell\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4adb372cadd43b4d4c57964dab95b0f69618bf960d131c4acf49d96d6bbc9c6e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4adb372cadd43b4d4c57964dab95b0f69618bf960d131c4acf49d96d6bbc9c6e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4adb372cadd43b4d4c57964dab95b0f69618bf960d131c4acf49d96d6bbc9c6e?s=96&d=mm&r=g\",\"caption\":\"UShopWell\"},\"url\":\"https:\\\/\\\/ushopwell.com\\\/ublog\\\/author\\\/kburnettu\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Google shoehorned Rust into Pixel 10 modem to make legacy code safer - UshopWell.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ushopwell.com\/ublog\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\/","og_locale":"en_US","og_type":"article","og_title":"Google shoehorned Rust into Pixel 10 modem to make legacy code safer - UshopWell.com","og_description":"Modern smartphone operating systems have myriad systems in place to improve security, but none of that helps when attackers target the modem. Google&#8217;s Project Zero team has shown it&#8217;s possible to get 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&#8217;t to rewrite modem software but rather to shoehorn a safer Rust-based component into...","og_url":"https:\/\/ushopwell.com\/ublog\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\/","og_site_name":"UshopWell.com","article_published_time":"2026-04-13T21:12:51+00:00","author":"UShopWell","twitter_card":"summary_large_image","twitter_misc":{"Written by":"UShopWell","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/ushopwell.com\/ublog\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\/#article","isPartOf":{"@id":"https:\/\/ushopwell.com\/ublog\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\/"},"author":{"name":"UShopWell","@id":"https:\/\/ushopwell.com\/ublog\/#\/schema\/person\/6fd1f9e0ff932e534c86c70d5acff0fc"},"headline":"Google shoehorned Rust into Pixel 10 modem to make legacy code safer","datePublished":"2026-04-13T21:12:51+00:00","mainEntityOfPage":{"@id":"https:\/\/ushopwell.com\/ublog\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\/"},"wordCount":224,"publisher":{"@id":"https:\/\/ushopwell.com\/ublog\/#organization"},"articleSection":["Technology"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/ushopwell.com\/ublog\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\/","url":"https:\/\/ushopwell.com\/ublog\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\/","name":"Google shoehorned Rust into Pixel 10 modem to make legacy code safer - UshopWell.com","isPartOf":{"@id":"https:\/\/ushopwell.com\/ublog\/#website"},"datePublished":"2026-04-13T21:12:51+00:00","breadcrumb":{"@id":"https:\/\/ushopwell.com\/ublog\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ushopwell.com\/ublog\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ushopwell.com\/ublog\/google-shoehorned-rust-into-pixel-10-modem-to-make-legacy-code-safer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ushopwell.com\/ublog\/"},{"@type":"ListItem","position":2,"name":"Google shoehorned Rust into Pixel 10 modem to make legacy code safer"}]},{"@type":"WebSite","@id":"https:\/\/ushopwell.com\/ublog\/#website","url":"https:\/\/ushopwell.com\/ublog\/","name":"UshopWell.com","description":"The Premiere Online Marketplace","publisher":{"@id":"https:\/\/ushopwell.com\/ublog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ushopwell.com\/ublog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ushopwell.com\/ublog\/#organization","name":"UshopWell","url":"https:\/\/ushopwell.com\/ublog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ushopwell.com\/ublog\/#\/schema\/logo\/image\/","url":"https:\/\/ushopwell.com\/ublog\/wp-content\/uploads\/2018\/01\/pandaSwea.png","contentUrl":"https:\/\/ushopwell.com\/ublog\/wp-content\/uploads\/2018\/01\/pandaSwea.png","width":365,"height":359,"caption":"UshopWell"},"image":{"@id":"https:\/\/ushopwell.com\/ublog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/ushopwell.com\/ublog\/#\/schema\/person\/6fd1f9e0ff932e534c86c70d5acff0fc","name":"UShopWell","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/4adb372cadd43b4d4c57964dab95b0f69618bf960d131c4acf49d96d6bbc9c6e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/4adb372cadd43b4d4c57964dab95b0f69618bf960d131c4acf49d96d6bbc9c6e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4adb372cadd43b4d4c57964dab95b0f69618bf960d131c4acf49d96d6bbc9c6e?s=96&d=mm&r=g","caption":"UShopWell"},"url":"https:\/\/ushopwell.com\/ublog\/author\/kburnettu\/"}]}},"_links":{"self":[{"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/posts\/202964","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/comments?post=202964"}],"version-history":[{"count":0,"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/posts\/202964\/revisions"}],"wp:attachment":[{"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/media?parent=202964"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/categories?post=202964"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ushopwell.com\/ublog\/wp-json\/wp\/v2\/tags?post=202964"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}