The discovery of CVE-2022-47673 exposes a subtle but consequential memory-safety problem inside GNU Binutils’ addr2line utility: the function parse_module performs unchecked reads that can step outside buffer bounds in versions before 2.39.3, creating an out‑of‑bounds read that can crash...