GHSA-59pv-qgfv-jx2funknown
A null pointer dereference vulnerability exists in the server-side session management logic of...
🔗 CVE IDs covered (1)
📋 Description
A null pointer dereference vulnerability exists in the server-side session management logic of ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5. The issue is caused by a race condition between the request dispatch thread and the session cleanup thread when accessing shared session list nodes without proper synchronization.