漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
radare2 6.1.5 Use-After-Free via gdbr_pids_list()
Vulnerability Description
radare2 6.1.5 contains a use-after-free vulnerability in the gdbr_pids_list() function within the GDB client core that allows remote attackers to cause a denial of service or potentially execute arbitrary code by sending malformed thread information responses. Attackers can trigger the vulnerability by causing qsThreadInfo to fail after qfThreadInfo successfully allocates RDebugPid structures, resulting in double-free memory corruption when the error path attempts to clean up the list.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
释放后使用
Vulnerability Title
Radare2 资源管理错误漏洞
Vulnerability Description
Radare2是Radare开源的一个面向 Unix 极客的 Libre 反向框架。 Radare2 6.1.5版本存在资源管理错误漏洞,该漏洞源于GDB客户端核心中的gdbr_pids_list()函数存在释放后重用,可能导致远程攻击者通过发送格式错误的线程信息响应造成拒绝服务或潜在执行任意代码,攻击者可通过在qfThreadInfo成功分配RDebugPid结构后导致qsThreadInfo失败触发漏洞,导致错误路径尝试清理列表时发生双重释放内存损坏。
CVSS Information
N/A
Vulnerability Type
N/A