frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

First public macOS kernel memory corruption exploit on Apple M5

https://blog.calif.io/p/first-public-kernel-memory-corruption
51•quadrige•1h ago

Comments

vsgherzi•1h ago
unfortunately a little light on the details. I'm very curious how the bug survived through MTE
dorianmariecom•1h ago
Memory Tagging Extension

Arm published the Memory Tagging Extension (MTE) specification in 2019 as a tool for hardware to help find memory corruption bugs. MTE is a memory tagging and tag-checking system, where every memory allocation is tagged with a secret. The hardware guarantees that later requests to access memory are granted only if the request contains the correct secret. If the secrets don’t match, the app crashes, and the event is logged. This allows developers to identify memory corruption bugs immediately as they occur.

https://support.apple.com/guide/security/operating-system-in...

vsgherzi•1h ago
Upon further reading on data only attacks

(https://www.usenix.org/publications/loginonline/data-only-at...)

This makes more sense. You don't trigger MTE since you're not doing anything for force MTE to take action the program isn't actually changing.

My other question would be, why didn't apple use fbounds checking here? They've been doing it aggressively everywhere else.

MTE plus fbounds checking everywhere should lead to an extremly hardened OS

pjmlp•20m ago
Quite strange indeed, given that was one of the main points on their security conference a few months ago.
landr0id•1h ago
GPU memory/shaders/etc. isn't protected by MTE or PAC. They said "data-only", so I guess GPU commands could fit into this description.
AgentME•36m ago
First Mozilla, now even Apple is making up fake vulnerabilities to hype up Mythos. /s
bredren•35m ago
Did the article get edited? There is not much description of the field trip.

Removing the modem and GPS from my 2024 RAV4 hybrid

https://arkadiyt.com/2026/05/13/removing-the-modem-and-gps-from-my-rav4/
295•arkadiyt•3h ago•146 comments

RTX 5090 and M4 MacBook Air: Can It Game?

https://scottjg.com/posts/2026-05-05-egpu-mac-gaming/
353•allenleee•4h ago•92 comments

New Nginx Exploit

https://github.com/DepthFirstDisclosures/Nginx-Rift
169•hetsaraiya•2h ago•41 comments

First public macOS kernel memory corruption exploit on Apple M5

https://blog.calif.io/p/first-public-kernel-memory-corruption
54•quadrige•1h ago•7 comments

The AI Zombification of Universities

https://www.thenewcritic.com/p/the-great-zombification
61•rmdmphilosopher•1h ago•27 comments

The Power of a Free Popsicle (2018)

https://www.gsb.stanford.edu/insights/power-free-popsicle
31•NaOH•1h ago•6 comments

WinUI 3 Performance: A Leap Forward

https://github.com/microsoft/microsoft-ui-xaml/discussions/11096
22•whatever3•1h ago•1 comments

HDD Firmware Hacking

https://icode4.coffee/?p=1465
67•jsploit•3h ago•6 comments

A message from President Kornbluth about funding and the talent pipeline

https://president.mit.edu/writing-speeches/video-transcript-message-president-kornbluth-about-fun...
512•dmayo•5h ago•538 comments

Computer Hobby Movement in Canada

https://museum.eecs.yorku.ca/exhibits/show/hobby_canada/hobby_canada
156•rbanffy•7h ago•47 comments

Understanding the Linux Kernel: The Linux Kernel Startup

https://internals-for-interns.com/posts/linux-kernel-startup/
30•valyala•1h ago•0 comments

You Don't Align an AI, You Align with It

https://danieltan.weblog.lol/2026/05/you-dont-align-an-ai-you-align-with-it
34•danieltanfh95•1h ago•10 comments

Terranox AI (YC W26) Is Hiring a Founding AI/ML Engineer and Summer AI/ML Intern

https://www.workatastartup.com/companies/terranox-ai
1•jadecheclair•3h ago

Int a = 5; a = a++ + ++a; a =? (2011)

https://gynvael.coldwind.pl/?id=372
37•e-topy•2d ago•67 comments

Germany's Sovereign Tech Fund Backs KDE with €1.3M

https://www.theregister.com/oses/2026/05/14/kde-bags-13m-as-europe-realizes-it-might-need-an-os-o...
62•Lihh27•1h ago•5 comments

AI is making me dumb

https://jpain.io/god-damn-ai-is-making-me-dumb/
237•Eighth•1h ago•162 comments

Fossils show millipede and centipede ancestors evolved legs underwater

https://phys.org/news/2026-05-ancient-sea-fossils-millipede-centipede.html
53•gmays•2d ago•2 comments

What's in a GGUF, besides the weights – and what's still missing?

https://nobodywho.ooo/posts/whats-in-a-gguf/
32•bashbjorn•2h ago•14 comments

German intelligence offices snub Palantir software

https://www.dw.com/en/german-intelligence-offices-snub-us-based-palantir-software/a-77160897
48•abawany•1h ago•7 comments

Porting 3D Movie Maker to Linux

https://benstoneonline.com/posts/porting-3d-movie-maker-to-linux/
4•speckx•3d ago•0 comments

The conflation of money and things

https://lithub.com/is-it-even-real-on-the-conflation-of-money-and-things/
50•bookofjoe•4h ago•17 comments

60fps Video on a CGA? – The GlyphBlaster

https://martypc.blogspot.com/2026/05/60fps-video-on-cga-glyphblaster.html
52•tambourine_man•4d ago•7 comments

EditLens: Quantifying the extent of AI editing in text (2025)

https://arxiv.org/abs/2510.03154
24•horseradish•1d ago•2 comments

DIY open-source ultrasound hardware on the rp2040/rp2350

http://un0rick.cc/pic0rick
15•kelu124•2h ago•1 comments

Rewrite Bun in Rust has been merged

https://github.com/oven-sh/bun/pull/30412
327•Chaoses•12h ago•388 comments

Green Card Holders Targeted for Deportation by New 'Removal Apparatus'

https://www.nytimes.com/2026/05/14/us/politics/green-cards-immigration-deportation-trump.html
24•donohoe•1h ago•7 comments

Show HN: Running the second public ODoH relay

https://numa.rs/blog/posts/odoh-anonymous-dns-without-an-account.html
103•rdme•9h ago•36 comments

London's Smallest Public Sculptures

https://lookup.london/londons-smallest-public-sculptures/
15•susam•3d ago•0 comments

Myths about /dev/urandom (2014)

https://www.2uo.de/myths-about-urandom/
77•signa11•8h ago•40 comments

Leaving the Physical World

https://www.eff.org/pages/leaving-physical-world
170•andsoitis•4d ago•78 comments