An issue was discovered in Contiki Operating System 3.0. A use-after-free vulnerability exists in httpd-simple.c in cc26xx-web-demo httpd, where upon a connection close event, the http_state structure was not deallocated properly, resulting in a NULL pointer dereference in the output processing function. This resulted in a board crash, which can be used to perform denial of service.
References
Link | Resource |
---|---|
https://gist.github.com/jackmcbride/c9328627f1ee104ce84f3fb7eff42f1e | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2017-05-28 00:29
Updated : 2017-06-06 14:01
NVD link : CVE-2017-7295
Mitre link : CVE-2017-7295
CVE.ORG link : CVE-2017-7295
JSON object : View
Products Affected
contiki-os
- contiki
CWE
CWE-416
Use After Free