惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

I
InfoQ
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
月光博客
月光博客
B
Blog
罗磊的独立博客
GbyAI
GbyAI
博客园 - 三生石上(FineUI控件)
雷峰网
雷峰网
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Microsoft Security Blog
Microsoft Security Blog
宝玉的分享
宝玉的分享
The GitHub Blog
The GitHub Blog
人人都是产品经理
人人都是产品经理
博客园 - Franky
有赞技术团队
有赞技术团队
WordPress大学
WordPress大学
博客园 - 聂微东
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
V
Visual Studio Blog
MyScale Blog
MyScale Blog
Google DeepMind News
Google DeepMind News
G
Google Developers Blog
aimingoo的专栏
aimingoo的专栏

TechSpot

Flagship Rematch: Ryzen 7 5800X3D vs. Core i9-12900K Slack chats and internal data from failed startups are finding a second life in AI training A $5 Bluetooth tracker hidden in a postcard exposed a warship's movements Leakers claim PlayStation 6 could offer at least 3x the performance of the PS5 The Mac Mini is no longer a niche product, it's local AI infrastructure IPv6 traffic reaches parity with IPv4 for the first time, Google data shows Xbox expansion cards are now cheaper than SSDs, and PC users are repurposing them Blue Origin prepares to reuse New Glenn booster in bid to challenge SpaceX Nvidia could bring back the 12GB RTX 3060 as supply issues disrupt GPU roadmap What was the first OS you ever used? SNK revives NeoGeo AES with modern upgrades and HDMI support Valve's Proton 11 beta boosts Linux gaming with better performance and classic game support Researchers warn Microsoft Defender vulnerability is already being exploited A four-day Steam freebie turned into $250,000 for an indie game AMD may relaunch Ryzen 7 5800X3D for AM4's 10th anniversary This humanoid robot can almost run as fast as a human sprinter Two New Jersey men jailed for helping North Korean IT workers infiltrate 100+ companies A $7,000 DIY radar project is taking on hardware that usually costs over $100,000 Metro 2039 is going darker than ever, launching this winter on PC and consoles Gemini arrives on macOS with a dedicated desktop app AI infrastructure boom pushes AMD, Intel and Arm to new valuation heights New self-healing material can repair itself over 1,000 times, extend the lifespan of cars and aircraft Japan's bullet train to debut high-tech private cabins, for an added fee Memory card and flash drive pricing surges 120%, with some models spiking 260% Open-source tool decrypts all private data collected by Windows Recall on Copilot PCs The 2026 PC and Console Gaming Report shows most revenue now comes from games outside the Top 20 PureMac is a new open-source macOS cleanup and app removal tool Your Airbnb host might actually be AI Steam might soon display 30-day price history for game deals Intel brings 18A process to budget laptops with new Core Series 3 CPUs
The first unpatchable iPhone exploit in six years targets...
Daniel Sims · 2026-06-19 · via TechSpot

Serving tech enthusiasts for over 25 years.
TechSpot means tech analysis and advice you can trust.

In context: Unpatchable, hardware-level vulnerabilities caused a stir some years ago when they repeatedly turned up in AMD and Intel processors, but they've been far rarer on Apple chips. This latest discovery only affects older iPhone processors, but it still shows that even relatively recent SecureROM implementations aren't foolproof.

Security researchers at Paradigm Shift have published the first iPhone bootROM exploit in years. The process, called usbliter8, targets a hardware-level flaw, which means upgrading to newer hardware is the only real fix.

The exploit affects the iPhone XS's A12 chip, the Apple Watch Series 4's S4 chip, and the iPhone 11's A13 SoC. The S5, found in the Apple Watch Series 5, first-generation SE, and HomePod mini, is vulnerable too. Pulling it off requires physical access and a Raspberry Pi, since the flaw sits in a part of the USB controller that standard Mac and PC USB stacks can't reach.

A12 and A13 are exposed because of how their USB controllers mishandle data packets, leaving SRAM data insecure. Earlier SoCs avoid the issue because they reset the DMA address after each packet comes through the USB controller, and A14 and newer are also safe, having corrected the underlying configuration.

Using the exploit to jailbreak devices is fairly simple on A12, S4, and S5 chips. A13 is trickier, since SecureROM's PAC protections add extra steps, but it's ultimately just as vulnerable as its predecessor. The flaw can't be patched via software, and altered firmware survives reboots.

While most devices built on these chips have been considered obsolete for years, the iPhone 11 which still runs on the A13 chip happens to be the oldest iPhone that supports iOS 26. Apple isn't dropping it for iOS 27 this fall, either, so it's guaranteed at least another year of software updates.

The last unpatchable iPhone jailbreak, checkm8, surfaced in 2019 and covered the A5 (iPhone 4S) through A11 (iPhone X). It later resurfaced as a way to bypass the security chips on some Macs. Together, the two exploits leave every iPhone from the 4S through the 11 open to an unpatchable jailbreak.

A fundamentally similar bootROM exploit recently surfaced for Microsoft's Xbox One, a console long considered unhackable. But getting it to work proved far harder than on iPhones, requiring a voltage-based hijack to pull off.