Skip to content

Instantly share code, notes, and snippets.

View jackmcbride's full-sized avatar

Jack McBride jackmcbride

  • Canterbury, Kent
View GitHub Profile
[Suggested description]
An issue was discovered in Contiki Operating System 3.0.
Use-after-free vulnerability 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.
------------------------------------------
[Additional Information]