We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b12ed commit 1d22013Copy full SHA for 1d22013
features/frameworks/mbed-coap/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Change Log
2
3
+## [v5.1.3](https://github.com/ARMmbed/mbed-coap/releases/tag/v5.1.3)
4
+
5
+- Fix potential integer overflow when calculating CoAP data packet size: IOTCLT-3748 CVE-2019-17211 - mbed-coap integer overflow
6
+- Fix buffer overflow when parsing CoAP message: IOTCLT-3749 CVE-2019-17212 - mbed-coap Buffer overflow
7
8
+-[Full Changelog](https://github.com/ARMmbed/mbed-coap/compare/v5.1.2...v5.1.3)
9
10
11
## [v5.1.2](https://github.com/ARMmbed/mbed-coap/releases/tag/v5.1.2)
12
13
- Compiler warning cleanups.
0 commit comments