TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Tell HN: Your Android carrier can remotely turn settings on

234 pointsby brainchild-adamover 2 years ago
My wife is currently in Germany and had cell broadcast warnings disabled on her Android 11 device. Apparently, the local carrier she uses turns them back on remotely. She gets notified of this. &quot;Settings changed by carrier.&quot;<p>(1) Were you aware that carriers can remotely override your settings like this? (2) Any strategies to keep something like this from happening besides rooting the device? (3) How do you feel about this type of remote control by a third party?<p>I must say I strongly dislike losing control over my own device. It feels dystopian to me.<p>I also couldn&#x27;t find any mention of this particular power of carriers apart from one lonely Reddit post about someone trying to turn off Amber alerts [1].<p>---------------- EDIT: Additional info for clarity:<p>The settings I am referring to are under &quot;Apps &amp; notifications&quot;&#x2F;&quot;Wireless emergency alerts&quot;. They are about controlling whether to and which alerts one wants to receive on their phone.<p>It&#x27;s an unlocked Android One device. The carrier seems to be able to remotely change these settings (see the referenced Reddit post as well), which I would never expect. It seems to be because of the SIM the phone uses and the network it connects to. No user-controlled software change like updates.<p>----------------<p>[1] https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;GooglePixel&#x2F;comments&#x2F;zebvs4&#x2F;settings_changed_by_carrier&#x2F;

41 comments

qbasic_foreverover 2 years ago
Wait until your learn what a country or local government&#x2F;police can do remotely to the baseband firmware of your phone with a court order...<p>10-20 years ago the FBI was regularly remotely programming firmware to listen in and record cell phone microphones to capture conversations of suspects. IIRC a mafia case hinged on data gathered in this way so it is not some abstract theoretical or crackpot theory (<a href="https:&#x2F;&#x2F;www.cnet.com&#x2F;news&#x2F;privacy&#x2F;fbi-taps-cell-phone-mic-as-eavesdropping-tool&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.cnet.com&#x2F;news&#x2F;privacy&#x2F;fbi-taps-cell-phone-mic-as...</a>).<p>It&#x27;s only gotten worse as phones have gotten more capable. You don&#x27;t own squat about the device in your pocket at all times.
评论 #33958213 未加载
评论 #33960630 未加载
评论 #33957663 未加载
评论 #33958895 未加载
评论 #33958408 未加载
评论 #33959326 未加载
评论 #33962653 未加载
评论 #33959625 未加载
msingh_5over 2 years ago
These are emergency broadcast alerts. Different countries have different laws on these - and in some countries you might not even be able to disable them.<p>Just because its listed under &quot;Apps &amp; notifications&quot;&#x2F;&quot;Wireless emergency alerts&quot;, it doesn&#x27;t mean they are &quot;user settings&quot;. Its not necessarily the local &quot;carrier&quot; that turned the settings on, its more that connecting to a cell tower in a particular jurisdiction can enforce receiving emergency alerts.<p>More on the EU alerts systems: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;EU-Alert" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;EU-Alert</a>
评论 #33958082 未加载
评论 #33959294 未加载
评论 #33960974 未加载
评论 #33957512 未加载
willytover 2 years ago
I can totally understand why Americans would want to silence these. I&#x27;m from the UK and I was in Central Park with my wife and kids when we got an &#x27;Amber Alert&#x27; which said something like &#x27;Black Ford SUV reg XYZ123&#x27; or something equally cryptic. It was not long after the terrorist attack in Nice where a guy drove a truck thorough a crowd of people walking beside the beach. Everyone&#x27;s phones started going at the same time and we assumed it was some kind of disaster warning (the second worst level of disaster after a Red Alert?) as did many other tourists in the park! It went off again on the subway on the way back to the apartment and all the New Yorkers were totally unfazed by it. I asked the woman next to me what it was, she just said ignore it. I googled it later and it turned out an ex boyfriend had not showed up from picking their daughter up from school in a small town at the other end of New York state a couple of hundred miles away. Talk about crying wolf, I hope they have a different sound for when there actually is an inbound rogue North Korean nuke, otherwise 20 million people are going to think &#x27;fuck&#x27;s sake&#x27; and silence their phones without looking...
评论 #33958473 未加载
评论 #33958904 未加载
评论 #33958368 未加载
评论 #33958344 未加载
评论 #33958712 未加载
评论 #33958827 未加载
N_A_T_Eover 2 years ago
IMHO, carrier settings are a small portion and not super impactful part of the phone configuration you see in the settings list. This is actually a somewhat cool feature. Imagine going to another country, jumping on another network and your phone automatically knows what cell bands and towers to connect to.<p>Carriers can&#x27;t change regular settings like language, lock screen code or background. Just what cell towers you connect to and a short list of telephony related features. Please correct me if I&#x27;m wrong.
评论 #33955540 未加载
评论 #33958211 未加载
评论 #33957162 未加载
Kiboneuover 2 years ago
Absolutely, they can change this setting, in lots of different ways. Originally emergency services were set up by fields offered by the SIM. Occasionally these settings change, so an update mechanism had to be established.<p><pre><code> - Android comes with a list of carriers and their required configurations; when the MNC and MMC provided by the SIM match a carrier on that list, Android uses the configuration from that list. This list updates with Android updates, and so SIM don&#x27;t have to be reprogrammed. - Modern SIMs just Java cards with a SIM app (especially if they offer IMS). The Java cards also have a secure storage element to hold subscriber keys and mitigate tampering to change these keys. They also contain signing public keys which is queried by Android whenever &#x2F;Carrier Privileges&#x2F; are requested. That way, an app signed by a carrier can very against the carrier&#x27;s SIM in order to get access to this configuration. - There are remote configuration protocols, so Android will have a bare configuration for carriers just to fetch the latest configuration from them (to then use it). </code></pre> This has been happening for quite a while. If you use(d) a carrier app for voicemail or setting up the service for the first time, you&#x27;ve used this. Except nowadays it seems Android actually &#x2F;informs&#x2F; you about it.<p><a href="https:&#x2F;&#x2F;source.android.com&#x2F;docs&#x2F;core&#x2F;connect&#x2F;uicc" rel="nofollow">https:&#x2F;&#x2F;source.android.com&#x2F;docs&#x2F;core&#x2F;connect&#x2F;uicc</a><p><a href="https:&#x2F;&#x2F;source.android.com&#x2F;docs&#x2F;core&#x2F;connect&#x2F;carrier" rel="nofollow">https:&#x2F;&#x2F;source.android.com&#x2F;docs&#x2F;core&#x2F;connect&#x2F;carrier</a><p>One could probably write a rooted Android ROM that filters &#x2F; requests user permission &#x2F; logs changes to carrier settings, and there&#x27;s utility in that since it may be a vector for espionage &#x2F; traffic redirection (provided stolen keys or an exploit of the SIM&#x27;s certificate storage machinery). SIM cards are usually directly connected to the CPU, not to the baseband.
评论 #33959400 未加载
评论 #33959759 未加载
评论 #33958737 未加载
mFixmanover 2 years ago
Back in the day my phone carrier in Argentina would send me ultra-high-priority alerts with ads several times a day.<p>A lot of people in this thread are understandably okay with good carriers doing this for good reasons, but it&#x27;s very easy to abuse if there aren&#x27;t strong enough communication laws. From the amount of spam I got when I lived there, I&#x27;m surprised this is not happening in America.
评论 #33960042 未加载
nicholasjarnoldover 2 years ago
&gt; I must say I strongly dislike losing control over my own device. It feels dystopian to me.<p>Even with a rooted device where perhaps you personally coded up the ROM you are still missing a piece which is the binary blob that runs the baseband radio. That firmware is, afaik, not something which exists in any sort of open-source or rootable manner. It&#x27;s a closed blob running proprietary software on your phone, and it runs at a lower level than the ROM&#x2F;OS does. So, even if you go to great lengths to secure most of the software that runs on the device (a noble goal, it&#x27;s your hardware after all!) then you still must contend with the uncertainty and perhaps risk (depending on your threat model) of that untrusted code running there. You can search around the web for articles covering baseband radio exploits that span the years...
评论 #33956968 未加载
评论 #33957470 未加载
评论 #33958252 未加载
评论 #33958866 未加载
tehCornerover 2 years ago
I used to work for a carrier and yes, there are some settings that can be changed. If your phone is locked to a carrier it can even hot-replace applications without you noticing (useful for embedded carrier applications that donwload a full APK when you open the one installed in the device by default)<p>I believe these varies by country, since this was done for a limited set of countries my Company sas operating on
评论 #33957811 未加载
评论 #33955942 未加载
jmoleover 2 years ago
I bought a Pixel 7 recently.<p>When setting up the device, I was asked to insert my SIM card. Usually, I&#x27;d have skipped past this screen, but I thought &quot;Ok, let me swap out my SIM&quot;, since I was trading in an older device.<p>Worst mistake ever. Even on an unlocked phone, all the verizon crapware was silently installed in the background. This doesn&#x27;t happen when you put in the SIM after setting up the phone.<p>Such a backwards experience.
评论 #33958472 未加载
评论 #33959027 未加载
izacusover 2 years ago
Yes, Cell Broadcasts are controllable by carriers and that&#x27;s even mandated in some countries (e.g in USA the carrier can send out a broadcast that will ignore all &quot;silent phone&quot; settings and scream loudly no matter what you&#x27;ve set and where). This will happen on all phones allowed to be used in those regions - whether Apple, Google, Samsung, Nokia or even Huawei.<p>You can attempt to disable it, but you need to be aware that in many places it&#x27;s outright illegal for phone manufacturer and carrier to allow that.
评论 #33957199 未加载
255kbover 2 years ago
1) yes, but only got the warning once. 2) I think you need to root and disable OTA updates, but never tried. 3) Hate it, but I think it&#x27;s a drop in an ocean of control, and probably way more harmless than depending on Google for everything (at least in my case). Not an Apple user, but apparently this is also a thing on Apple devices: <a href="https:&#x2F;&#x2F;www.vox.com&#x2F;2015&#x2F;2&#x2F;12&#x2F;11558938&#x2F;what-is-this-carrier-settings-update-on-my-iphone-ipad" rel="nofollow">https:&#x2F;&#x2F;www.vox.com&#x2F;2015&#x2F;2&#x2F;12&#x2F;11558938&#x2F;what-is-this-carrier-...</a>
评论 #33955537 未加载
7steps2muchover 2 years ago
(1) I wasn&#x27;t aware of it, but I am not surprised that something like this was written into the standard (presumably. I doubt carriers rolled their own thing)<p>(2) All the ways I can think off are significantly harder than rooting, so essentially no.<p>(3) I don&#x27;t really mind that much, I have Google services running on my phone and I am certain those can do far more than my carrier could ever dream off. I have begrudgingly accepted those, so it would be a bit hypocritical to complain about my carrier turning cell broadcast back on. Especially since &quot;turning cell broadcast back on&quot; is a use case that I can see the argument behind.<p>It you care about this then I suggest you look up the relevant standard documents, probably you will find this behavior documented there.
评论 #33956769 未加载
petodoover 2 years ago
Yes, I am aware carrier can control carrier&#x2F;network settings since those are loaded from network anyway, you can try to override them, but obviously if it&#x27;s something like Cell Broadcast, call forwarding&#x2F;barring or caller ID and others, carrier can decide to use different settingh from yours.<p>I feel like you are confusing local Android settings with carrier settings loaded from network. For instance carrier is not going to change setting of your default keyboard or ringtone without (carrier customized) system update.
评论 #33955431 未加载
ddtaylorover 2 years ago
Carriers can actually send arbitrary AT commands which are more or less arbitrary modem commands. Depending on how deep you think the integration between the broadband controller and the CPU are they could potentially also do much more. I wouldn&#x27;t trust much on any phone.
jamal-kumarover 2 years ago
In Germany people may not be as used to natural disasters and the like, but where I&#x27;ve travelled where the weather is way more extreme, these are like life saving emergency alerts so you don&#x27;t get sucked into a tornado like a cow or die in a flood or tsunami. I love how jarring the alerts are, there was an incident in the USA recently where some way too close menu entry got hit at an emergency alert center for a nuclear bomb and people ended up taking cover thinking they were going to get nuked in Hawaii [1]. The USA system you can understand the technical workings of here [2] while this seems to cover more of the technical workings of the EU systems [3] - These are simply service area broadcasts [4]<p>[1] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;2018_Hawaii_false_missile_alert" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;2018_Hawaii_false_missile_aler...</a><p>[2] <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=sdmkTkWB40Q" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=sdmkTkWB40Q</a><p>[3] <a href="https:&#x2F;&#x2F;media.ccc.de&#x2F;v&#x2F;osmodevcon2019-107-production-grade-cell-broadcast-for-osmocom&#x2F;audio" rel="nofollow">https:&#x2F;&#x2F;media.ccc.de&#x2F;v&#x2F;osmodevcon2019-107-production-grade-c...</a><p>[4] <a href="https:&#x2F;&#x2F;osmocom.org&#x2F;projects&#x2F;cellular-infrastructure&#x2F;wiki&#x2F;Service_Area_Broadcast" rel="nofollow">https:&#x2F;&#x2F;osmocom.org&#x2F;projects&#x2F;cellular-infrastructure&#x2F;wiki&#x2F;Se...</a>
评论 #33957021 未加载
评论 #33957320 未加载
yourusernameover 2 years ago
I&#x27;ve disabled them on my phone because it&#x27;s always either a test or some nonsense &quot;it&#x27;s too busy in &lt;town&gt; 10km away, stay away&quot;. Alerts they would never turn on the sirens for. I&#x27;d be very annoyed if my carrier re-enabled alerts.
评论 #33957652 未加载
burritasover 2 years ago
A little tangential, but carriers and hackers can execute arbitrary code on your device through OTA updates with the baseband modem. It&#x27;s even been done on 5G.<p>Which also reminds me how the NSA has intentionally crippled standards in the past so they could eavesdrop or inject code without having to go through the carrier. This means Johnny Scriptsalot can do it too.
Fradowover 2 years ago
(1) Yeah, though I definitely forgot. In my country, it used to be really hard to find a plan with mobile hotspot, which used to be a x€&#x2F;month (don&#x27;t remember the number) option that would just hide the setting. That was a very long time ago since I saw on but I think some plans still have those restrictions and use that method to enforce it.<p>(2) Changing to a device that doesn&#x27;t have that feature. Which probably means no Android and no iOS. I would not be willing to do so, I&#x27;d change carrier instead if it was problematic enough to me.<p>(3) I don&#x27;t mind when it&#x27;s to set settings for a good reason. I assume some settings are configured that way for the phone to properly work on the carrier network. On the other hand, I hate it when it&#x27;s to enforce a stupid thing or extract more money from a built-in feature.
ppcdeveloperover 2 years ago
Absolutely they can. Carriers have access to the system partition aka We do what we want (hopefully they do what makes sense). This is how bloatware is installed (the things you can&#x27;t get ride of).
评论 #33956655 未加载
评论 #33956189 未加载
exabrialover 2 years ago
If you don&#x27;t have root access to your phone (or baseband), you have no control over it. That&#x27;s Google and Apple&#x27;s plan. In Apple&#x27;s own words &quot;It&#x27;s their platform&quot;
hnarnover 2 years ago
It’s very difficult for me, in all honesty, to even understand why the act of emergency alerts being re-enabled by a carrier leads to this kind of reaction.
supermatouover 2 years ago
I&#x27;m experiencing the opposite; my wife and I have the same iPhone model (13), with the OS up to date. When we bought the phones, 18 months ago, I customized them to have identical settings; while doing that, I also disabled the Amber Alerts. Still, a few weeks ago, our phones started to emit an unheard (til then) sound in the middle of the night: it was an Amber Alert. WTH? did any of the OS updates enable the AA? I looked at the phones and - hey, where did that setting go? the alerts are no longer visible in Notifications. What&#x27;s weird, is the fact that you can type &quot;Govern&quot; (for Government Alerts) in the Search field, and Notifications comes up - but, when you go into Notifications, there&#x27;s nothing there.<p>I googled the issue and it&#x27;s affecting quite a lot of people. It&#x27;s unclear whether the culprit is the provider or a long-standing bug in iOS (the first mention I found is a few years old). Some people suggested that you take out the SIM and the options would reappear. Didn&#x27;t work in my case.
评论 #33958110 未加载
pfoofover 2 years ago
Related, specification from 2019.<p><a href="https:&#x2F;&#x2F;www.etsi.org&#x2F;deliver&#x2F;etsi_ts&#x2F;102900_102999&#x2F;102900&#x2F;01.03.01_60&#x2F;ts_102900v010301p.pdf" rel="nofollow">https:&#x2F;&#x2F;www.etsi.org&#x2F;deliver&#x2F;etsi_ts&#x2F;102900_102999&#x2F;102900&#x2F;01...</a><p>Check Security Considerstions in 5.5.
评论 #33958813 未加载
MiddleEndianover 2 years ago
Doesn&#x27;t surprise me, Android lets carriers and manufacturers install all sorts of garbage you can&#x27;t remove. It&#x27;s a pretty terrible operating system. I just disable amber alerts when I get a new phone, never gotten any other type of alert in the US, haven&#x27;t ever gotten an alert in another country. I also hear that Canada sends out amber alerts with an unblockable &quot;presidential&quot; priority, so if I were ever to move to Canada, I would figure out how to disable that type of alert as well.
评论 #33959159 未加载
precommunicatorover 2 years ago
Similar thing is with call recording, as one of my SIM card is from Germany my phone doesn&#x27;t allow me to enable call recording, but, as I don&#x27;t live in Germany, and it&#x27;s legal to do so here, I have a manufacturer-specific app (3rd party, ofc) that basically runs in background and periodically and on boot, re-enables this setting. Wonder if something similar could be made, or exists for your phone.
BanjoBassover 2 years ago
Pretty sure they&#x27;re &quot;required&quot; in Germany and cannot be disabled by the user.<p>You travel to other countries, you abide by their laws. This is no different.
评论 #33957499 未加载
jjgreenover 2 years ago
(1) No, but not surprised, (2) don&#x27;t have a phone, (3) I don&#x27;t like it, that&#x27;s why I don&#x27;t have a phone.
评论 #33955324 未加载
lotuxover 2 years ago
I think carriers can inject apps via sim card too <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;GalaxyNote8&#x2F;comments&#x2F;71of1t&#x2F;carrier_app_installed_automatically_upon_sim_card&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;GalaxyNote8&#x2F;comments&#x2F;71of1t&#x2F;carrier...</a>
kornholeover 2 years ago
If you are using the Android OS originally installed on the phone, you can deactivate many of these at the OS level (not baseband) using ADB. This does not require rooting. An easy way to find and deactivate these codes is to use the UAD (Universal Android Debloater) found on Github.
评论 #33958715 未加载
评论 #33958889 未加载
评论 #33958921 未加载
ddalexover 2 years ago
It&#x27;s part of the mandated law in certain countries so it&#x27;s normal to be implemented there.
评论 #33955507 未加载
remramover 2 years ago
Leaving the evil carrier issue aside, how much security is there? I know GSM security is not very good, as older protocols are kept around for decades.<p>Is there strong crypto preventing anyone who&#x27;s not a carrier or government from changing settings on device?
lizardactivistover 2 years ago
Not sure if it&#x27;s related or just Apple&#x27;s data-greed and malice, but on a previous iPhone, iMessage and FaceTime would turn on by itself every time the phone was restarted, again 24 hrs later, and one final time 48 hrs after that.
评论 #33959150 未加载
gershyover 2 years ago
I didn&#x27;t read the full legal contract that came with my phone, but I assume it enumerates (in soporific detail) many of the ways in which I don&#x27;t control my device. The price of convenience is a real doozy!
Doorstep2077over 2 years ago
Doesn&#x27;t surprise me tbh, although I&#x27;m curious if different countries have different policies regarding this. E.G. in privacy-centric countries like Iceland, are there stricter rules &#x2F; regulations?
_trampeltierover 2 years ago
Is there a full list, what carriers can do and change in your phone?
TEP_Kim_Il_Sungover 2 years ago
iPhone too, not just Android. At least in Germany, and Israel.
评论 #33957505 未加载
EastSmithover 2 years ago
We need Linux phone.
theCrowingover 2 years ago
It&#x27;s a carrier side setting...lol.
vanillaxover 2 years ago
What if you remove the sim card? What can they do?
diffeomorphismover 2 years ago
1) seems pretty obvious. 2) you don&#x27;t. 3) perfectly fine.
wintogreen74over 2 years ago
what the?