Skip to content

Conversation

@arthurscchan
Copy link

This PR introduces a new fuzzer for openssl's krl parsing functionality, covering the parsing of krl from random data and to serialised format. The fuzzer adopts a similar structure and format as other existing fuzzers.

Remark: This is the first in a series of PRs intended to expand fuzzing coverage for the openssh-portable project. Subsequent PRs will continue to address further coverage gaps and enhance fuzzing effectiveness, thereby improving the detection of issues across the codebase.

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
@arthurscchan arthurscchan marked this pull request as ready for review January 22, 2026 12:27
Copy link
Contributor

@djmdjm djmdjm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks very much for writing this. Some comments herein.

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants