Open Source Development

Power Open Source Development

Explore the open source tools and capabilities for building and deploying modern applications on IBM Power platforms including AIX, IBM i, and Linux.


#Power


#Power

 View Only
Expand all | Collapse all

Error in OpenSSH after applying latest CVE Patch for AIX

  • 1.  Error in OpenSSH after applying latest CVE Patch for AIX

    Posted Tue January 18, 2022 11:20 PM
    Hello

    <lightning-formatted-text data-aura-rendered-by="66:2;a">when using ssh STDERR sometimes is not shown. Example:

    root@rb3nfk3(Fe):/tmp $ ssh -q -i /home/uc4batch/.ssh/id_rsa uc4batch@rb3ptta0 ls -l /tmp/dummy ; echo $?
    2
    root@rb3nfk3(Fe):/tmp $ ssh -q -i /home/uc4batch/.ssh/id_rsa uc4batch@rb3ptta0 ls -l /tmp/dummy ; echo $?
    2
    root@rb3nfk3(Fe):/tmp $ ssh -q -i /home/uc4batch/.ssh/id_rsa uc4batch@rb3ptta0 ls -l /tmp/dummy ; echo $?
    ls: 0653-341 The file /tmp/dummy does not exist. <- STDERR is now shown
    2


    used versions in this example
    Server: openssh.base.server 8.1.102.2103
    Client: openssh.base.client 8.1.102.2104

    </lightning-formatted-text>
    Another customer have the exact same problem and we need a solution asap please 



    ------------------------------
    Vincencio Michaelis
    ------------------------------

    #AIXOpenSource


  • 2.  RE: Error in OpenSSH after applying latest CVE Patch for AIX

    Posted Wed January 19, 2022 12:41 AM
    openssh and openssl are not provided from AIX toolbox. They are provided as part of AIX. In this case you should open a AIX support case or discuss with AIX support team.

    ------------------------------
    SANKET RATHI
    ------------------------------