Skip to content

Changes

Summary

  1. dtls.c: fix length checks in check_certificate_request. (details)
  2. dtls.c: fix length checks in SKIP_VAR_FIELD. (details)
Commit 62975bfe65f28be4e7f1d3a9ffccfa67588f82e8 by Achim Kraus
dtls.c: fix length checks in check_certificate_request.

Add GET_VAR_FIELD.

Signed-off-by: Achim Kraus <achim.kraus@cloudcoap.net>
The file was modified dtls.c (diff)
Commit 7667849af30a55adf80c128800412ec8da4d9a7a by Achim Kraus
dtls.c: fix length checks in SKIP_VAR_FIELD.

Check for field length before reading the length to skip from the field.

Signed-off-by: Achim Kraus <achim.kraus@cloudcoap.net>
The file was modified dtls.c (diff)