PolyWolf on Security

Linux Kernel Adds Bounded Flexible Arrays, Finally

Posted on 2023-01-23: https://people.kernel.org/kees/bounded-flexible-arrays-in-c

Cool insight into the effort it takes to refactor a large C codebase to properly emit bounds checks (hint: it’s a lot of effort)