Skip to content

fuzzer: add ubsan support#9452

Merged
kv2019i merged 1 commit intothesofproject:mainfrom
cujomalainey:ubsan-support
Sep 11, 2024
Merged

fuzzer: add ubsan support#9452
kv2019i merged 1 commit intothesofproject:mainfrom
cujomalainey:ubsan-support

Conversation

@cujomalainey
Copy link
Contributor

This PR adds support for undefined fuzzing in SOF.

This is blocked by 2 PRs. One to oss-fuzz to add undefined to the supported manifest. The second is zephyrproject-rtos/zephyr#77963 which blocks the fuzzer currently.

Adds support for undefined fuzzing

Signed-off-by: Curtis Malainey <cujomalainey@chromium.org>
Copy link
Member

@lgirdwood lgirdwood left a comment

Choose a reason for hiding this comment

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

@cujomalainey do you have a link for the 1st PR dependency ?

@cujomalainey
Copy link
Contributor Author

@cujomalainey do you have a link for the 1st PR dependency ?

I think I miss worded my original message, UBSAN fuzzing is blocked, this PR is not blocked and can land anytime.

The oss-fuzz change is the last PR so I will push it once we have everything landed as I don't have rights to push there. Here is the change https://github.com/cujomalainey/oss-fuzz/commit/5f68925b13f1c44101ca389818d40b5fc250e9c6

@kv2019i kv2019i merged commit 186251c into thesofproject:main Sep 11, 2024
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.

3 participants