mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 14:08:43 +00:00
Modify the function mbedtls_x509_csr_parse_der() so that it checks the parsed CSR version integer before it increments the value. This prevents a potential signed integer overflow, as these have undefined behaviour in the C standard.
112 KiB
112 KiB