> This vulnerability was introduced in April 2021 (glibc 2.34)
This is a very narrow window of vulnerability, esp. for production embedded devices. Amazon does not use glibc in these devices. I just checked the most recent 5.16.3.1 code for the Scribe and Amazon uses klibc_1.5.25. So they use an old version even of that (current klibc is 2.0.10).
https://www.amazon.com/gp/help/custo...deId=200203720
https://en.wikipedia.org/wiki/Klibc
EDIT: I guess I could be misreading what they use klibc for. It may not be for the userland on a fully booted kernel. In any case, Amazon isn't using bleeding edge versions, nor even "fresh" versions.