igrr / axtls-8266

axTLS port for ESP8266
Other
79 stars 33 forks source link

Apply CVE fixes for X509 parsing #60

Closed earlephilhower closed 6 years ago

earlephilhower commented 6 years ago

Apply patches developed by Sze Yiu which correct a vulnerability in X509 parsing. See CVE-2018-16150 and CVE-2018-16149 for more info.

igrr commented 6 years ago

Yay, more CVEs this week! Thanks!