Alert: Hidden Wi‑Fi Blockers in Network Names Could Crash Your iPhone – Official Digital News

Alert: Hidden Wi‑Fi Blockers in Network Names Could Crash Your iPhone – Official Digital News

Got Wi‑Fi Trouble? Your iPhone Might Be Playing a Bad Trick

Ever heard that sneaky Wi‑Fi network name that can wipe your iPhone’s internet powers? Well, a sharp-eyed security researcher, Carl Schou, uncovered a new culprit that’s probably to blame for a bunch of “Wi‑Fi on the blink” moments.

The “%secretclub%power” Panic Attack

When an iPhone gets sniffed by a network called “%secretclub%power”, astonishingly the phone loses all its Wi‑Fi gear—think disconnecting from the web, AirDrop going dark, and a host of other network functions vanishing into thin air.

Even if you hit Settings → General → Reset → Reset Network Settings, the glitch sticks around. The only real cure is a full, hard reset—a little >10‑minute walk‑around that wipes your phone clean, like a fresh start card in the phone store.

Another 2019‑Style Ghost from the Past

Months back, Schou stumbled upon another Wi‑Fi villain: a network named “%p%s%s%s%s%n” that could also shut down your device’s Wi‑Fi and related goodies. Thankfully, this one was easier to beat—simply reset the phone’s networking settings through the Settings app.

Why It Happens (and Why It’s a Love‑Hate Language Feature)

  • String formatting magic: The “%[character]” syntax has long been used in code to stitch data into strings. In C, for instance, the “%per centn” piece tucks the number of characters you’ve written into a format string out to a variable.
  • Copy‑pasta gone wrong: When an iPhone’s Wi‑Fi subsystem hand‑feeds an SSID unsanitized into some internal library that’s performing string formatting, it can unintentionally sneak in an arbitrary memory write. That triggers a buffer overflow, smashing memory spaces. iOS’s watchdog then yells “stop!” and terminates the process, effectively shutting Wi‑Fi for you.

What’s the Big Deal?

Because every Wi‑Fi name that harbors a percent character in its name poses potential danger—just think of all the funky “%p” and “%n” patterns that could exist hiding in the maze of Wi‑Fi networks.

Our Recommendation (because nobody likes a Wi‑Fi outage while streaming cat videos)

Don’t dabble with any network that has a percent sign (“%”) in its name. If you’re curious, look for a clean, alphabetic SSID—no funny symbols—before blasting your iPhone into the wild.

That’s the low‑down on the lastest Wi‑Fi nightmare according to our source from Hardware Zone. Stay safe, keep those networks clean, and keep your internet smooth!