logoalt Hacker News

johnathan101today at 4:43 PM1 replyview on HN

This is one of those regressions that's easy to miss because everything still "works." Security bugs often don't announce themselves.


Replies

IngoBlechschmidtoday at 4:56 PM

Right! Which is why integration tests for these kinds of features are all the more important.

It was also fun to write, and enabled git-bisecting to isolate the specific kernel refactoring which introduced this bug: https://github.com/NixOS/nixpkgs/pull/532499