* Solar Designer <[email protected]>, 2025-04-24 20:32:
There appears to be a growing trend towards calling OOB reads "buffer overflows".
Part of the problem may be that AddressSanitizer uses this unforuntate terminology; you get something like this:
==7802==ERROR: AddressSanitizer: stack-buffer-overflow on address
0xf5f00021 at pc 0xf79c113e bp 0xfff496e8 sp 0xfff492c4
READ of size 2 at 0xf5f00021 thread T0
--
Jakub Wilk
