[Bug 3983] UMAC corruption for messages >1024 bytes due to strict-aliasing violation

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sun Jul 26 13:02:27 AEST 2026


https://bugzilla.mindrot.org/show_bug.cgi?id=3983

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
What platform and compiler are you using?

Also, why are you turning off -fno-strict-aliasing? I doubt this is the
only strict aliasing violation in OpenSSH. For example I don't think
it's possible to use struct sockaddr and friends without breaking these
rules.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list