dtls.c: fix length check in check_server_certificate.#267
Conversation
|
Please a fast LGTM, thanks! |
Fixes potential out-of-bounds read. Signed-off-by: Achim Kraus <achim.kraus@cloudcoap.net>
612e9f7 to
3894c78
Compare
|
From the team's (obgm an me) view, tinydtls is in development stage. We have no 1.0 release. |
|
It's standard practice in vuln management to issue CVEs to public patches, rather than waiting for an official release. Through managing the VulnCheck CVE Numbering Authoring (CNA), I usually work with maintainers to allow for official version releases to be put together prior to CVE publication. Since the Eclipse Foundation would, presumably, be the CNA with appropriate first-level scope, we'd like to push for CVE issuance ASAP. |
Fixes potential out-of-bounds read.