Since the debut of the RP2350 microcontroller in August 2024, Raspberry Pi has embarked on a transparent, community-driven journey to redefine security for the hobbyist and industrial semiconductor market. By inviting the global security research community to attempt to "break" their latest silicon, Raspberry Pi has moved away from the traditional "security through obscurity" model, instead embracing a collaborative, iterative development cycle.

However, this commitment to transparency has led to a series of high-stakes technological duels. The latest development involves the Ledger Donjon team, who have successfully demonstrated that even the most hardened silicon is not immune to state-of-the-art physical intervention.


The Philosophy of Open Security: The RP2350 Hacking Challenges

When Raspberry Pi launched the RP2350, they did so with a bold premise: they wanted their security features to be battle-tested. This led to the inauguration of the RP2350 Hacking Challenges. The first event served as a stress test, inviting researchers to bypass the chip’s security measures.

The results were swift and significant. Several participants identified critical vulnerabilities, forcing the engineering team to "respin" the hardware to address these flaws. This cycle of design, release, exploit, and respin has become the hallmark of the RP2350 project. It is a rare instance of a hardware manufacturer openly admitting to vulnerabilities, correcting them, and publishing the findings to ensure the integrity of the ecosystem.


Chronology: From Launch to Laser Injection

The journey of the RP2350 security architecture can be broken down into three distinct phases:

1. The Genesis and the First Challenge (August 2024)

At launch, the RP2350 was presented as a secure, high-performance microcontroller. The first Hacking Challenge was announced simultaneously, setting the stage for a period of intense scrutiny. The primary goal was to see if the boot ROM and security fuses could be manipulated by external actors.

Everything is better with lasers

2. The Early Breakthroughs (A2 Stepping)

During the first challenge, researchers, including the notable contributor known as "Courk," successfully utilized homebrew infrared (IR) laser setups to glitch the A2 stepping of the RP2350. This demonstrated that specific register states could be disrupted, potentially opening a backdoor. This discovery was pivotal, resulting in a boot ROM revision integrated into the subsequent A4 die iteration of the chip.

3. The Ledger Donjon Disclosure (2025–2026)

Months after the release of the A4 stepping, the security research arm of Ledger—Ledger Donjon—contacted Raspberry Pi with a sophisticated set of findings. The Donjon team utilized high-end, professional-grade laboratory equipment—specifically specialized microscopy and infrared laser arrays—to circumvent the newly implemented security measures. This disclosure represents the most advanced threat vector identified to date.


Technical Analysis: The Art of the Glitch

The research conducted by the Ledger Donjon team underscores the immense gulf between "homebrew" attacks and professional, state-level exploitation. To re-enable the debug interface on a secured RP2350-A4, the Donjon team required approximately $250,000 worth of specialized instrumentation.

How the Laser Fault Injection (LFI) Works

The attack is not a software vulnerability in the traditional sense; it is a physical manipulation of the silicon itself. By utilizing a highly focused infrared laser, the researchers were able to target specific logic gates on the RP2350 die.

When the laser hits the semiconductor material, it creates a localized heating effect, causing a transient voltage spike or a bit-flip within the internal registers. By timing these pulses with extreme precision, the attackers can force the chip into an insecure state—essentially "tricking" the security controller into believing the system is in a debug-ready mode. Once this state is achieved, the debug interface is re-enabled, granting the attacker read-access to the One-Time Programmable (OTP) memory.

This process is exceptionally difficult. It requires decapsulating the chip to expose the die, aligning the laser with micrometer precision, and perfectly timing the pulse to coincide with the chip’s internal boot processes.

Everything is better with lasers

Official Responses and Strategic Decisions

Following the receipt of the Ledger Donjon report, Raspberry Pi’s engineering team conducted a thorough risk assessment. In a departure from the previous response to the A2 stepping vulnerabilities, the company decided that the A4 silicon would not undergo another respin.

Why No Respin?

The decision to forgo a respin is grounded in a pragmatic assessment of threat models.

  1. Barrier to Entry: The cost and expertise required to execute a successful laser fault injection are prohibitive for all but the most well-funded adversaries.
  2. Contextual Risk: The attack requires physical access to the device under laboratory conditions. For the vast majority of applications for which the RP2350 is intended, this level of attack is considered statistically improbable.
  3. Professionalism: Raspberry Pi lauded the Ledger Donjon team for their "responsible disclosure." By providing a detailed report before making the information public, the researchers allowed Raspberry Pi to analyze the threat, document it, and transparently communicate the risks to their user base.

Implications for the Future of Secure Hardware

The RP2350 saga provides a masterclass in modern hardware security. The implications of this research are threefold:

1. The Transparency Paradigm

By documenting these failures, Raspberry Pi has created a knowledge base that benefits the entire embedded systems industry. Engineers can now better understand the physical limits of silicon-based security, leading to more robust designs in the future.

2. The Cost of Security

The $250,000 price tag for the equipment used by Ledger Donjon serves as a reality check for security professionals. While "unhackable" hardware is a marketing myth, "economically non-viable to hack" is a tangible goal. For most IoT and consumer electronics, the RP2350 remains secure against the vast majority of real-world threats.

3. The Second Hacking Challenge

The ongoing second Hacking Challenge, which focuses on Side Channel Analysis (SCA), highlights the next frontier of security research. Unlike laser injection, which is invasive and requires physical destruction of the device, SCA relies on measuring power consumption, electromagnetic emissions, and timing differences to infer secret keys.

Everything is better with lasers

The fact that this challenge remains unbeaten after two deadline extensions suggests that the RP2350’s cryptographic implementations are maturing. The teams currently closing in on the challenge are pushing the limits of signal processing and statistical analysis.


Conclusion: The Road Ahead

As the second Hacking Challenge draws to a close at the end of next month, the community awaits further updates. Will a researcher find a way to extract secrets via side-channel signals, or will the RP2350 withstand the pressure?

Regardless of the outcome, the RP2350 has succeeded in its primary objective: it has sparked a global conversation about hardware security. Raspberry Pi’s decision to play "in the open" has transformed the RP2350 from a simple microcontroller into a case study in resilience. As the boundaries of what is possible in hardware exploitation continue to shift, the collaborative spirit fostered by these challenges will remain the industry’s best defense against the next generation of threats.

For those interested in the technical details of the Ledger Donjon research, the full documentation is available via the Ledger Donjon blog. It remains essential reading for anyone interested in the intersection of physical silicon and digital security.