Bug 729 - Solving SSH Weak MAC algorithm issue on APV 10.4.2.128 and APV10.7.0.15

Review Request #248 — Created May 13, 2024 and updated

kevin.poh
APV10
rel_apv_10_7
729
luhsuan, timlai

File edited:
1. usr/click/bin/openssh/openssh-8.8p1/myproposal.h
(on KEX_SERVER_MAC section: remove "umac-64-etm@openssh.com," , "hmac-sha1-etm@openssh.com," , "umac-64@openssh.com," , "hmac-sha1")

  1. usr/click/bin/openssh/build.sh
    (add patch -p0 < ../weak_mac.patch, one line after patch -p1 < ../array_patch)
    (note : weak_mac.patch created from the difference of original myproposal.h and edited myproposal.h)

Testing using vAPV and analyze the ssh session using Wireshark

Description From Last Updated

remove all red lines due to blank space

kduttakdutta

also why we are not adding this to existing patch?

kduttakdutta
kevin.poh
Review request changed

Branch:

+rel_apv_10_7

Bugs:

+729

People:

+luhsuan
timlai
  1. Ship It!
  2. 
      
kdutta
  1. 
      
  2. remove all red lines due to blank space

  3. also why we are not adding this to existing patch?

  4. 
      
luhsuan
  1. Ship It!
  2. 
      
Loading...