[Bug 3732] An integer underflow may occur due to arithmetic operation (unsigned subtraction) between values '0' and '67108864', where the first value comes from the expression 'h4 + b' and the second value comes from the expression '(1 << 26)'
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Sep 11 21:32:06 AEST 2024
https://bugzilla.mindrot.org/show_bug.cgi?id=3732
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
CC| |djm at mindrot.org
Status|NEW |RESOLVED
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
I'm pretty sure this is intended. unsigned under/overflow is
well-defined
--
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