Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
N/A
Vulnerability Description
The security fix for CVE-2025-0728 in eclipse-threadx NetX Duo refactors error handling in the HTTP server PUT process to use a shared cleanup label, but this unified cleanup path unconditionally calls fx_file_close() even when the file was never successfully opened. Multiple error branches jump to the shared cleanup label before any file open operation has occurred, causing fx_file_close() to operate on an uninitialized file handle, leading to undefined behavior, double-close issues, or memory corruption.
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
Eclipse ThreadX - NetX Duo 资源管理错误漏洞
Vulnerability Description
Eclipse threadx netx duo是美国Eclipse基金会开源的一套嵌入式网络协议栈。 Eclipse ThreadX - NetX Duo 6.4.2版本及之前版本存在资源管理错误漏洞,该漏洞源于HTTP服务器PUT处理中错误修复导致未初始化文件句柄操作,可能导致未定义行为或内存损坏。
CVSS Information
N/A
Vulnerability Type
N/A