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

Ramya <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|PPC                         |ARM

--- Comment #2 from Ramya <[email protected]> ---
Hi

Client OS – Linux
Server OS - VxWorks
Compiler  – gcc compiler
Processor - ARM

We tried to SSH from clent(Linux) to server(VxWorks)with the following
command.
ssh -v -m [email protected] xx.xx.xx.xx

We found that before MAC computation, final value of input
buffer(input) after buffer_consume is Offset as 32 and End as 40.
MAC length was set as 8.

But the computed MAC looks different when compared with the input MAC.
Hence the below error was displayed and SSH was disconnected.
"Disconnecting: Corrupted MAC on input".

-- 
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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to