Remix.run Logo
johnathan101 2 hours ago

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

IngoBlechschmid 2 hours ago | parent [-]

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