Memory Management Vulnerability in GNU C Library Affects Multiple Versions
CVE-2026-6368
2.1LOW
What is CVE-2026-6368?
A vulnerability exists within the GNU C Library where invoking the wordexp function with the WRDE_APPEND option can lead to memory corruption. Specifically, this issue manifests as the we_wordv member returning invalid memory. If this corrupted memory is accessed in subsequent calls to the wordfree function, it may cause the application to abort unexpectedly, potentially impacting software stability and performance.
Affected Version(s)
glibc Linux 1.93-260 < 2.43
