Hacker News new | ask | show | jobs
by kccqzy 1534 days ago
I stopped reading when it starts explaining what's memory management.

In contrast I found the explanation written by the original author an engaging read: https://dirtypipe.cm4all.com/

3 comments

That was a very interesting read for sure.

This part was especially eye-opening:

"... it not only works without write permissions, it also works with immutable files, on read-only btrfs snapshots and on read-only mounts (including CD-ROM mounts)..."

Thanks for this reference, I found the timeline interesting, especially the initial report in 2021, then the one month sequence and timeframe in 2022.
Took a long while until I found the right state of mind to finally understand what was causing those (rare) file corruptions. Once I figured that out, the rest was easy :-)
I really resonated with the assumption which was wrong and moments of exhausted ideas. Thank you for documenting these.