漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
FreeRDP has a heap-use-after-free in ainput_send_input_event
Vulnerability Description
FreeRDP is a free implementation of the Remote Desktop Protocol. ainput_send_input_event caches channel_callback in a local variable and later uses it without synchronization; a concurrent channel close can free or reinitialize the callback, leading to a use after free. Prior to 3.22.0, This vulnerability is fixed in 3.22.0.
CVSS Information
N/A
Vulnerability Type
释放后使用
Vulnerability Title
FreeRDP 资源管理错误漏洞
Vulnerability Description
FreeRDP是FreeRDP团队的一款开源的远程桌面协议(RDP)的实现。 FreeRDP 3.22.0之前版本存在资源管理错误漏洞,该漏洞源于ainput_send_input_event在本地变量中缓存channel_callback并在没有同步的情况下使用它,可能导致释放后重用。
CVSS Information
N/A
Vulnerability Type
N/A