Skip to content

posix: align mailboxes#9434

Merged
lgirdwood merged 1 commit intothesofproject:mainfrom
cujomalainey:ubsan-4
Sep 10, 2024
Merged

posix: align mailboxes#9434
lgirdwood merged 1 commit intothesofproject:mainfrom
cujomalainey:ubsan-4

Conversation

@cujomalainey
Copy link
Contributor

Using unaligned mailboxes with UBSAN causes fuzzing failures with aligned data structures

@cujomalainey
Copy link
Contributor Author

Note the reason i picked 8 byte even though logically i can get away with 4 is that MSAN requires 64bit builds which I will be enabling soon.

Using unaligned mailboxes with UBSAN causes fuzzing failures with
aligned data structures

Signed-off-by: Curtis Malainey <cujomalainey@chromium.org>
@lgirdwood lgirdwood merged commit 01c9ce9 into thesofproject:main Sep 10, 2024
@cujomalainey cujomalainey deleted the ubsan-4 branch September 10, 2024 17:07
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.

5 participants