CVE-2026-6368

Summary

Calling wordexp with WRDE_APPEND in the GNU C Library version 2.0 to version 2.43 can cause the interface to return invalid memory in the we_wordv member, which on subsequent calls to wordfree may abort the process.

Affected Software

VendorProductVersion RangeStatus
glibcglibc1.93-260 < 2.43affected

Weaknesses

  • CWE-908: CWE-908 Use of uninitialized resource

References