mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-02 02:33:51 +08:00

This fixes a use-after-free in PKCS#7 parsing when the signer data is malformed. Credit to OSS-Fuzz (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=53798). Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>