frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

A 0-click exploit chain for the Pixel 10

https://projectzero.google/2026/05/pixel-10-exploit.html
63•happyhardcore•1h ago

Comments

phuff•38m ago
This is a great bug report! I am not a kernel expert by any means even though I have read some about it... 10+ years ago. And I was able to follow along and see what was going on.

It does make me scared for what other dangers lurk since this was a really bad one and it was so little work to find.

Also of note: so many security issues lately have been done using AI. This report makes me think two things:

1. Expertise is still immensely valuable, the more niche, the more valuable.

2. There are lots of niches still where AI doesn't dominate...

shay_ker•25m ago
Hmmm... I'd like someone to double check my thinking here. I posted this exact prompt for gpt 5.5 xhigh:

```

does this look right to you? don't do any searches or check memory, just think through first principles

static int vpu_mmap(struct file fp, struct vm_area_struct vm) { unsigned long pfn; struct vpu_core core = container_of(fp->f_inode->i_cdev, struct vpu_core, cdev); vm_flags_set(vm, VM_IO | VM_DONTEXPAND | VM_DONTDUMP); / This is a CSRs mapping, use pgprot_device */ vm->vm_page_prot = pgprot_device(vm->vm_page_prot); pfn = core->paddr >> PAGE_SHIFT; return remap_pfn_range(vm, vm->vm_start, pfn, vm->vm_end-vm->vm_start, vm->vm_page_prot) ? -EAGAIN : 0; }

```

And it correctly identified the issue at hand, without web searches. I'd love to try something more comprehensive, e.g. shoving whole chunks of the codebase into the prompt instead of just the specific function, but it seems the latent ability to catch security exploits is there.

So then.... I wonder how this got out in the first place. I know I'm using a toy example but would love to learn more!

lifis•11m ago
It's the usual problem of having no consequences for the person who wrote catastrophic code like this and the company who released it. If the person who wrote this were to be imprisoned for the rest of their life, for instance, or if the company were to be fined $1 million per user put at risk (which would probably mean a $1-10 trillion fine for Google -enough to trigger bankruptcy), then things would be very different
XorNot•6m ago
Yes...no one would write any code.
akersten•3m ago
> If the person who wrote this were to be imprisoned for the rest of their life [...] then things would be very different

Yes, they certainly would. You wouldn't have smartphones, for instance.

I can't tell if this is satirical or not. But there are so many takes like this recently (hold the website liable for user content, hold the corporate developer liable for zero days in a project they happened to touch) that would all result in the same outcome (no more product at all) that I can't help but wonder if there's some luddite psy-op trying desperately to bring us back to a pre-Internet era in any way they can...

greesil•25m ago
"This is notably fast given that this is the first time that an Android driver bug I reported was patched within 90 days of the vendor first learning about the vulnerability."

This makes me feel better about Google, but also makes me kind of frightened of the rest of Android. I wonder what Apple's response time is?

yogorenapan•5m ago
I've reported security bugs to Apple before. Was a couple years back but I remember it taking around 6 months to patch (there was a couple back and forth for me to get a more reliable POC). Maybe 2 months from when I submitted a POC with 100% reproducibility
NooneAtAll3•25m ago
fascinating how GrapheneOS achieves high security level on the same hardware where Google failed to even randomize android's kernel location
icf80•19m ago
google has lost its focus with pixel phones
revolvingthrow•24m ago
Semi-related: has the rate of published exploits picked up as if late, or is it simply the fact that there’s hype around ai as security tool (offense or defense) so it’s simply in the news more often?

Feels like there’s something new every other day - linux, windows, mobile, various commonplace tools used by everybody, the list goes on

rcxdude•16m ago
There are reports from people who manage security bugs in OSS that there has been a big uptick in reports: initially low quality ones that were mostly bogus, but now many more legitimate ones as well.
bbayles•13m ago
I've reported a few very serious issues to vendors of widely used tools in recent weeks, and it's been even more difficult than usual to get them to be acknowledged - the teams that respond are reportedly swamped.
imenani•12m ago
https://lwn.net/Articles/1065620/
worldsavior•7m ago
I think AI helped researchers navigate better in the codebase, not necessarily the AI is succeeding in exploiting.
codedokode•23m ago
I read about Pixel 9 Dolby Decoder bug, and it is based on integer overflow. It was a mistake to allow "+" operator to overflow, and this must be fixed in new languages like Rust, but it is not.
jerf•3m ago
I've been using this as a touchstone for whether or not we are actually going to take security seriously for a long time.

We've moved slightly closer to this, but in a world where we're still arguing over memory safety being necessary we've probably still got a ways to go before we notice that addition silently overflowing is a top-10 security issue. It's the silent top-10 security issue, I guess.

The Wonders of AI: We Are Retiring Our Bug Bounty Program

https://turso.tech/blog/the-wonders-of-ai
140•tjek•1h ago•78 comments

A 0-click exploit chain for the Pixel 10

https://projectzero.google/2026/05/pixel-10-exploit.html
64•happyhardcore•1h ago•16 comments

Power Tools Got Worse on Purpose. Who Owns DeWalt, Craftsman, and Milwaukee?

https://www.worseonpurpose.com/p/your-power-tools-got-worse-on-purpose
89•prawn•2h ago•39 comments

O(x)Caml in Space

https://gazagnaire.org/blog/2026-05-14-borealis.html
150•yminsky•3h ago•22 comments

Trade Dollars with other startups. Book it as revenue

https://www.revswap.ai/
77•tormeh•1h ago•33 comments

ASCII by Jason Scott

https://ascii.textfiles.com/
22•bookofjoe•52m ago•2 comments

Explore Wikipedia Like a Windows XP Desktop

https://explorer.samismith.com/
299•smusamashah•6h ago•72 comments

High dimensional geometry is transforming the MRI industry(2017) [pdf]

https://www.ams.org/government/DonohoPresentation06-28-17Final.pdf
23•nill0•1h ago•1 comments

Show HN: Find the best local LLM for your hardware, ranked by benchmarks

https://github.com/Andyyyy64/whichllm
252•andyyyy64•5h ago•46 comments

Removing the modem and GPS from my 2024 RAV4 hybrid

https://arkadiyt.com/2026/05/13/removing-the-modem-and-gps-from-my-rav4/
967•arkadiyt•21h ago•505 comments

Radicle: Sovereign {code forge} built on Git

https://radicle.dev/
82•KolmogorovComp•2h ago•17 comments

SigNoz (YC W21, open source Datadog) Is hiring for growth and engineering roles

https://signoz.io/careers
1•pranay01•2h ago

Too dangerous or just too expensive? The real reason Anthropic is hiding Mythos

https://kingy.ai/ai/too-dangerous-to-release-or-just-too-expensive-the-real-reason-anthropic-is-h...
107•chbint•2h ago•104 comments

UK government replaces Palantir software with internally-built refugee system

https://www.bbc.com/news/articles/c2l2j1lxdk5o
399•cdrnsf•16h ago•147 comments

Amazon workers under pressure to up their AI usage–so they're making up tasks

https://www.fastcompany.com/91541586/amazon-workers-pressured-to-up-ai-use-extraneous-tasks
49•hackernj•1h ago•30 comments

A few words on DS4

https://antirez.com/news/165
376•caust1c•16h ago•154 comments

The old world of tech is dying and the new cannot be born

https://www.baldurbjarnason.com/2026/the-old-world-of-tech-is-dying/
88•speckx•2h ago•48 comments

Details of the Daring Airdrop at Tristan Da Cunha

https://www.tristandc.com/government/news-2026-05-11-airdrop.php
203•kspacewalk2•10h ago•78 comments

Building ML framework with Rust and Category Theory

https://hghalebi.github.io/category_theory_transformer_rs/
68•adamnemecek•22h ago•15 comments

Welcome to the Strip Mining Era of OSS Security

https://www.metabase.com/blog/strip-mining-era-of-open-source-security
64•salsakran•3h ago•46 comments

RTX 5090 and M4 MacBook Air: Can It Game?

https://scottjg.com/posts/2026-05-05-egpu-mac-gaming/
646•allenleee•23h ago•151 comments

Check Your Fucking Sources, People

https://brodzinski.com/2026/05/check-fcking-sources.html
18•flail•47m ago•7 comments

NanoTDB – Golang Append-Only Time Series DB

https://github.com/aymanhs/nanotdb
15•aymanhs72•4h ago•3 comments

First public macOS kernel memory corruption exploit on Apple M5

https://blog.calif.io/p/first-public-kernel-memory-corruption
400•quadrige•20h ago•106 comments

Codex is now in the ChatGPT mobile app

https://openai.com/index/work-with-codex-from-anywhere/
398•mikeevans•18h ago•200 comments

Gyroflow: Video stabilization using gyroscope data

https://github.com/gyroflow/gyroflow
129•nateb2022•3d ago•21 comments

New Nginx Exploit

https://github.com/DepthFirstDisclosures/Nginx-Rift
408•hetsaraiya•21h ago•96 comments

Steve Jobs Next Computer: His Forgotten Exile Years

https://spectrum.ieee.org/steve-jobs-next-computer
76•rbanffy•4h ago•74 comments

Mullvad exit IPs are surprisingly identifying

https://tmctmt.com/posts/mullvad-exit-ips-as-a-fingerprinting-vector/
490•RGBCube•12h ago•299 comments

Claude for Legal

https://github.com/anthropics/claude-for-legal
148•Einenlum•17h ago•124 comments