OSV 1.4.0 · unreviewed · 修改于 2026-09-02 05:31
发布时间
2026-08-28 02:32
GitHub 审查时间
—
NVD 发布时间
2026-08-28 01:17
源文件
advisories/unreviewed/2026/08/GHSA-cmf6-2rf8-75m6/GHSA-cmf6-2rf8-75m6.json
ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 contains a null pointer dereference vulnerability in the coap_server_handle_session() function when processing COAP messages containing URI_PATH options with NULL data pointers. When the server searches for a URI_PATH option matching the string "separate", it directly calls strncmp() on option_list[i].data without checking if the pointer is NULL. This causes a segmentation fault when the option's data field is NULL.
该公告没有提供结构化的受影响软件包信息。