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 |
https://gist.github.com/jackmcbride/c9328627f1ee104ce84f3fb7eff42f1e | Third Party Advisory |
Configurations
History
21 Nov 2024, 03:31
Type | Values Removed | Values Added |
---|---|---|
References | () https://gist.github.com/jackmcbride/c9328627f1ee104ce84f3fb7eff42f1e - Third Party Advisory |
Information
Published : 2017-05-28 00:29
Updated : 2024-11-21 03:31
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