glibc-2.42-9.fc43
- glibc-2.42-9.fc43
This update switches the currency symbol for Bulgaria to the Euro.
Furthermore, it addresses several security vulnerabilities:
- A crash when wordexp is used with WRDE_REUSE (CVE-2025-15281)
- Information leakage from the stack if getnetbyaddr is called for the zero address (CVE-2026-0915)
- An integer overflow in memalign and related functions if they are called with out-of-bounds size/alignment combinations (CVE-2026-0861)
- LD_PROFILE is now ignored with a warning if LD_PROFILE_OUTPUT is not specified, rather than using the insecure /var/tmp default.