5 matches found
openocd
Welcome to OpenOCD OpenOCD provides on-chip programming and debugging support with a layered architecture of JTAG interface and TAP support including: XSVF playback to facilitate automated boundary scan and FPGA/CPLD programming; debug target support e.g. ARM, MIPS: single-stepping,...
CVE-2025-43504
当好用的 /bin 变坏:LLDB 的 debugserver 中存在一个远程预认证缓冲区溢出漏洞 简介 小时候,我总喜欢在当地沃尔玛翻找 DVD 箱子。我发现很多相同的电影都堆在上面,但如果你真的往深处翻,就能找到更有意思、更小众的片子。 当一个程序发生缓冲区溢出时,基本上就是你在翻它的“打折箱”。取决于你翻得多深,那些 DVD——或者说,内存中被覆盖的结构——会随之改变。 今天要说的“打折箱”是 CVE-2025-43504:我在 LLDB 的 debugserver 中发现的一个远程预认证全局缓冲区溢出漏洞。 我们是如何走到这一步的? 在应用程序开发过程中,开发者常常需要在物理 i...
CVE-2026-8695
radare2 6.1.5 contains a use-after-free vulnerability in the gdbrthreadslist function that allows remote attackers to trigger memory corruption by sending a valid qfThreadInfo response followed by a malformed qsThreadInfo response. Attackers can exploit this vulnerability through GDB remote...
CVE-2026-8695
radare2 6.1.5 contains a use-after-free vulnerability in the gdbrthreadslist function that allows remote attackers to trigger memory corruption by sending a valid qfThreadInfo response followed by a malformed qsThreadInfo response. Attackers can exploit this vulnerability through GDB remote...
Radare2 资源管理错误漏洞
Radare2 is an open-source reverse framework for Unix-based geeks, developed by Radare. Version 6.1.5 of Radare2 contains a resource management vulnerability. This vulnerability stems from the reuse of resources after they are released in the gdbrthreadslist function. It could allow remote attacke...