[openssl/openssl] 10413c: Add OSSL_ECHSTORE_read_echconfiglist fuzzer
"'Adam Tabak' via openssl-commits" <[email protected]> Thu, 23 Jul 2026 06:59:37 -0700
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 10413cceb66411389bbd65a9e4698dc6a172113c
https://github.com/openssl/openssl/commit/10413cceb66411389bbd65a9e4698dc6a172113c
Author: Greensi7 <[email protected]>
Date: 2026-07-23 (Thu, 23 Jul 2026)
Changed paths:
M fuzz/build.info
A fuzz/echconfiglist_parser.c
A test/recipes/99-test_fuzz_echconfiglist_parser.t
Log Message:
-----------
Add OSSL_ECHSTORE_read_echconfiglist fuzzer
Fuzz OSSL_ECHSTORE_read_echconfiglist with raw
fuzzer input in stage 1. Then fixup the starting
bytes to reach deeper code withotu relying only on
corpus. Fixup is done for binary encoding only (not base64).
Assisted-by: ChatGPT:gpt-5.5
Reviewed-by: Milan Broz <[email protected]>
Reviewed-by: Nikola Pajkovsky <[email protected]>
Reviewed-by: Norbert Pocs <[email protected]>
MergeDate: Thu Jul 23 13:57:54 2026
(Merged from https://github.com/openssl/openssl/pull/32021)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/072343-10413c%40github.com.