Apple's China-Friendly Censorship Caused An iPhone-Crashing Bug (wired.com)
Security researcher Patrick Wardle helped Apple fix a bug that would crash apps displaying the word "Taiwan" or the Taiwanese flag emoji. Some iPhones could be remotely crashed by something as simple as receiving a text message with the Taiwanese flag. Apple confirmed the fix in a security update Monday. Wired reports: "Basically Apple added some code to iOS with the goal that phones in China wouldn't display a Taiwanese flag," Wardle says, "and there was a bug in that code." Since at least early 2017, iOS has included that Chinese censorship function: Switch your iPhone's location setting to China, and the Taiwanese flag emoji essentially disappears from your phone, evaporating from its library of emojis and appearing as a "missing" emoji in any text that appears on the screen. That code likely represents a favor from Apple to the Chinese government, which for the last 70 years has maintained that Taiwan is a part of China and has no legitimate independent government.
But Wardle found that in some edge cases, a bug in the Taiwan-censorship code meant that instead of treating the Taiwan emoji as missing from the phone's library, it instead considered it an invalid input. That caused phones to crash altogether, resulting in what hackers call a "denial of service" attack that would let anyone crash a vulnerable device on command. Wardle's still not sure how many devices are affected, or what caused that bug to be triggered only in some iOS devices and not others, but he believes it has something to do with the phone's location and language settings. Wardle has more details of the bug on his blog.
But Wardle found that in some edge cases, a bug in the Taiwan-censorship code meant that instead of treating the Taiwan emoji as missing from the phone's library, it instead considered it an invalid input. That caused phones to crash altogether, resulting in what hackers call a "denial of service" attack that would let anyone crash a vulnerable device on command. Wardle's still not sure how many devices are affected, or what caused that bug to be triggered only in some iOS devices and not others, but he believes it has something to do with the phone's location and language settings. Wardle has more details of the bug on his blog.
Good one apple. Way to bend over for China. Anything to sell more overpriced toys.
Why go through the hassle of scrubbing the tables and special code hacks - when set for China just use a special emoji page that replaces the Taiwan flag with the China flag.
Yay Apple, the 'Anti big brother'.
Step 1: Make Taiwan's flag disappear in China
Step 2: Make iPhone act as if it's in China when it's in Taiwan -- pretend Taiwan has disappeared
It's a small step.
Then report back to China on everything happening on phone, everywhere -- what electronic boundaries are there for authoritarianism?
If Apple is keen on implementing that level of censorship [ which has been made public ] who knows what else stagnates in the code ready to break privacy?
Slashdot, fix the reply notifications... You won't get away with it...
Gotta love how Apple pretends to be full of virtue.
Meanwhile they collaborate with one of the world's most oppressive governments.
You don't know half of what goes on in China because it is all censored.
Basically Apple added some code to iOS with the goal that phones in China wouldn't display a Taiwanese flag
If this is true, then NOBODY should be using this product.
From Think Different to shareholders whores.
Sure. A multi billion dollar company can't keep their phones from crashing due to playing an emoji , but AI is right around the corner right?
What a fucking joke. Tre iPhone USB riddled with bugs even though it is apples flagship product.
But yeah, AI is gonna happen real soon now
Word salad ahoy!
there $1.39/hr pay is bigger then free speech
Even the city of Cupertino has their own flag. This does not mean Cupertino is not part of California, nor does California's flag mean it is not part of the US. (I'm sure California's contributions to GDP and federal taxes are appreciate, even if their politics are not welcomed)
Taiwan can have a flag, and China can claim that Taiwan is part of them. The two positions are no worse than the usual double-think that goes on in the Communist Party of China (CPC). It's kind of sad that freedom-loving American companies have a love for money that overrides principle.
“Common sense is not so common.” — Voltaire
Pseudo code for those of you not familiar with Objective C. ...
locale currentLocale = CFLocaleCopyCurrent();
string countryCode = CFLocaleGetValue(currentLocale, kCFLocaleCountryCode);
if countryCode == "CN" then
If in your phone's configuration no current region is set (region-less configuration) then CFLocaleGetValue will return a null pointer. And thus when the code tries to compare the 'C' with the first character in countryCode, it crashes with a null pointer dereference.
You can write bad code in any language.
You C fanatics are really showing your ignorance when you make wrong claims like that. There are certain types of bugs that happen almost naturally within C code but that are pretty much impossible to have happen in languages like Java, Ruby, and especially Rust. Only somebody who is totally ignorant about the last 25 years of programming language development would write something as wrong as what you just wrote.
the [People Republic of China] government, which for the last 70 years has maintained that Taiwan is a part of China and has no legitimate independent government.
And Taiwan's government has the exact same opposite position, maintaining that they are the only legitimate government of China. Both government consider there is only one China, and that its territory contains mainland and Taiwan island.
Apple works to protect the environment and gay rights, and tries not to use raw materials supplied by child labor. That's good.
I hope some day Apple will also care some day about human rights, like free speech.
At an Apple shareholder's meeting:
"When we work on making our devices accessible by the blind, I don’t consider the bloody ROI," Cook said, adding that the same sentiment applied to environmental and health and safety issues.
Ok, when will Apple apply the "I don’t consider the bloody ROI" philosophy, when it comes to selling Apple devices in China?
Who else can ask for a real time look in?
Thats some great customer support to support nations with their user problems.
Domestic spying is now "Benign Information Gathering"
Let me open my browser (Chrome, Samsung Galaxy Note 8), pop open Bing, type in Taiwan. Works fine here! Same with texting the word to my wife. Even downloaded a picture of the Taiwanese flag. Yep - seems to work on Android at least. I guess Google doesn't want to bow so deeply to Beijing!
Browsing at +1 - no ACs, I ignore their posts. So refreshing!
Kneeling before Chinese coomunist and taking away our freedom of speech. Shame on you, rotten Apple
Technically, that works for iPhones too... if you don't set your location to China. Honestly curious, change your location to China on your Android phones and try again. Also what Android versions are you running? This looks like a very recent change in the code base (latest version of iOS). I wonder if China has added some new requirements to phones operating in China and the next version of Android might have this 'requirement' too.