漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
wordexp with WRDE_REUSE and WRDE_APPEND may return uninitialized memory
Vulnerability Description
Calling wordexp with WRDE_REUSE in conjunction with WRDE_APPEND in the GNU C Library version 2.0 to version 2.42 may cause the interface to return uninitialized memory in the we_wordv member, which on subsequent calls to wordfree may abort the process.
CVSS Information
N/A
Vulnerability Type
对未经初始化资源的使用
Vulnerability Title
GNU C Library 安全漏洞
Vulnerability Description
GNU C Library是GNU社区的一种按照LGPL许可协议发布的开源免费的C语言编译程序。 GNU C Library 2.0版本至2.42版本存在安全漏洞,该漏洞源于调用wordexp时可能返回未初始化内存,可能导致进程中止。
CVSS Information
N/A
Vulnerability Type
N/A