]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(auth): reject junk after certificates
authorDemi Marie Obenour <demiobenour@gmail.com>
Thu, 8 Dec 2022 20:24:31 +0000 (15:24 -0500)
committerSandrine Bailleux <sandrine.bailleux@arm.com>
Tue, 3 Jan 2023 16:49:16 +0000 (17:49 +0100)
commitca34dbc0cdb1c4e1ab62aa4dd195cf9389b9edb7
tree6a283d027f9e857bb7aa87589f30c0ae6bbc530e
parent8816dbb3819e626d14e1bb9702f6446cb80e26f0
fix(auth): reject junk after certificates

Certificates must not allow trailing junk after them.

Change-Id: Ie33205fb051fc63af5b72c326822da7f62eec1d1
Signed-off-by: Demi Marie Obenour <demiobenour@gmail.com>
drivers/auth/mbedtls/mbedtls_x509_parser.c