A PS5 setup showcases Ubuntu Linux, a GitHub PS5-Linux project, and futuristic security graphics.
Andy Nguyen, the security researcher known as TheFloW, says he is leaving PlayStation 5 development and ending his work on PS5 Linux, including an intended PS5 Pro release in 2027. For the small but technically serious group using an older PS5 as an AMD-based Linux machine, the immediate consequence is narrower than the headlines suggest: the public PS5 Linux code and its existing firmware support remain online, but its most visible maintainer says there will be no further work from him.

PC Gamer first reported Nguyen’s September 15 statement, in which he blamed the disclosure of what he described as the final usable PS5 hypervisor flaw to Sony. Nguyen also criticized a changing console-research scene and specifically accused other researchers of relying on large language models to produce code they did not understand. Those comments are Nguyen’s assessment of the people involved, not an independently established account of how the vulnerability was found or handled.

The more important technical point is that a vulnerability report to Sony does not erase Linux support already built around older, patched flaws. The PS5 Linux project’s own GitHub documentation still lists PS5 Phat and Slim support across selected system software releases from 3.00 through 7.61. Its loader repository is still public under the GPL-3.0 license, and the organization’s patch repository showed activity on September 15. The project has lost its lead developer; it has not vanished from the internet.

Existing PS5 Linux installations are not suddenly dead​

PS5 Linux relies on hypervisor vulnerabilities that Sony had already closed in later firmware. That model has always imposed a hard practical condition: users needed a console on a compatible old firmware and had to avoid updating if they wanted to retain the chain required to boot a full Linux environment.

That means a newly reported vulnerability, assuming Sony validates and patches it, would close an avenue for future development or newer hardware support. It would not remotely remove code from an older console, rewrite a local installation, or change the firmware version already on a disconnected PS5. The project’s current loader supports a defined set of older releases precisely because the flaws it uses had been patched long ago but remain present on systems that were never updated past the affected versions.

For owners of compatible PS5 Phat or Slim hardware, the practical status is therefore unchanged today: the existing project is still available, and its documented support ceiling remains firmware 7.61. What has changed is the outlook for maintenance. Hardware quirks, newer firmware support, distribution-image updates, driver fixes, and compatibility work may now depend on volunteers taking over repositories that Nguyen had been leading.

The claim that a PS5 can function as a capable Linux PC was not merely a theoretical proof of concept. Earlier reporting by Tom’s Hardware and PC Gamer documented Nguyen’s demonstrations of Ubuntu running on PS5 hardware, including desktop use and PC gaming workloads. The public project describes HDMI output, USB peripherals, Ethernet, Bluetooth, dedicated M.2 storage for Linux, and custom work around the console’s AMD graphics hardware. But those capabilities belong to a tightly constrained homebrew setup, not to a Sony-supported alternative operating system.

PS5 Pro was the part most exposed to the disclosure​

Nguyen said he had planned to finish PS5 Pro support and release it in 2027. The prospect of a PS5 Pro Linux port was significant because the existing public project explicitly targets standard PS5 Phat and Slim systems rather than Sony’s newer Pro console.

According to Nguyen, the newly reported issue was the remaining hypervisor bug that made this work possible. There is no public technical advisory from Sony identifying the alleged issue, no published CVE record, and no public confirmation from Sony that it has received, reproduced, or fixed the report. Sony’s product-security program does, however, formally accept PlayStation vulnerability submissions through its bug-bounty process.

That lack of a public advisory matters. Readers should not treat reports that the “only hypervisor bug left” has been closed as a completed technical fact. What is established is that Nguyen believes a report has removed the path he intended to use for PS5 Pro work, and that he has chosen to stop contributing. Whether Sony patches the issue quickly, whether the flaw applies to retail PS5 Pro firmware in the manner described, and whether another research path exists are unresolved.

Nguyen’s reported request to delay disclosure until after Grand Theft Auto VI also highlights an uncomfortable collision between the homebrew and security-research incentives. A researcher who finds a vulnerability that can undermine a console hypervisor has a strong reason to report it responsibly: the flaw may have implications far beyond a sanctioned Linux port. At the same time, the report may eliminate the technical window that makes an unsupported project possible.

Sony’s incentive is even clearer. A hypervisor boundary exists to separate trusted system functions from untrusted or less privileged code. From Sony’s perspective, any route past that boundary can threaten game integrity, online services, protected content, anti-cheat systems, and the security assumptions behind the console platform. The company is unlikely to leave such a path open simply because it also enables an enthusiast Linux installation.


The repository survives, but maintainership is the real loss​

The public availability of PS5 Linux is important, but it should not be confused with a guarantee that the project will keep advancing. Open-source licensing permits forks, continued builds, and maintenance by other developers. It does not automatically replace the person who understood the exploit chain, the custom hardware enablement, the Linux patches, and the trade-offs behind each supported firmware.

The PS5 Linux organization currently exposes separate repositories for the loader, Linux patches, tools, image building, and a custom wireless driver. That division shows why “someone can just fork it” is a superficial answer. A maintainer inheriting the work would need to understand a system that spans console-specific exploit behavior, the FreeBSD-derived PlayStation operating environment, boot flow, Linux kernel configuration, Mesa and AMDGPU support, storage handling, networking, power or thermal controls, and the limitations of each firmware branch.

There is also a difference between preserving existing functionality and extending it. A fork can keep producing the known Ubuntu images for already supported hardware. Adding a new firmware version, repairing a regression after upstream Linux changes, or adapting the stack to PS5 Pro hardware could require access to information and research that is not in a public repository. Nguyen’s departure therefore puts the project into a maintenance-risk phase even if the code continues to compile.

The current GitHub record offers one modest counterweight to the notion that all work is “down the sink.” The repositories remain public, and the patch repository’s update date indicates that the project did not immediately disappear when Nguyen announced his exit. Still, no successor maintainer has publicly committed to taking responsibility for PS5 Pro work or for expanding the supported firmware range.

AI is the headline, but the disclosure dispute is the actual event​

The LLM accusation is likely to draw the most attention, especially because Nguyen used unusually blunt language. Yet the practical story is not evidence that AI-assisted coding caused a PS5 Linux project to collapse. The public record supplied so far does not establish that the people who reported the bug used AI, that AI contributed to finding it, or that the disclosure was technically irresponsible.

What the record does show is a dispute over research norms. Nguyen wanted a delay that would preserve time for users to buy and play a major commercial release before Sony could patch the bug. The unnamed researchers reportedly agreed, then reported the issue anyway. In conventional vulnerability-disclosure terms, reporting a newly found hypervisor flaw to the platform owner is not inherently misconduct; it is the outcome Sony’s bug-bounty program is designed to encourage.

Nguyen’s frustration is understandable in the narrower context of a volunteer project whose future depended on scarce, unpatched access. But calling the report “wasted” frames the issue from the viewpoint of a homebrew developer, not from the viewpoint of a company responsible for securing millions of consumer devices. The incident is better read as a reminder that exploit-based projects can be technically impressive and still be inherently temporary.

For Windows and PC users watching this from outside the console modding community, the useful lesson is familiar: unsupported hardware enablement lives or dies on a fragile chain of dependencies. One patched vulnerability, one abandoned maintainer, or one incompatible upstream driver can turn a promising alternative platform into a frozen snapshot.

PS5 Linux remains usable for the hardware and firmware combinations it already supports, but its development path has sharply narrowed. Anyone considering a PS5 specifically as a low-cost Linux gaming or desktop machine should treat it as a fixed, unsupported experiment—not as a platform with a reliable upgrade roadmap or a pending PS5 Pro release.