updating system version of OpenSSH

Ask a Question related to FreeBSD, Design and Development.

  1. #1

    Default updating system version of OpenSSH

    What is the procedure for patching/updating system
    version of OpenSSH on an FBSD 5.2.1 box?

    I used the excellent Rootkit Hunter security
    assessment tool:

    [url]http://www.rootkit.nl/projects/rootkit_hunter.html[/url]

    and it found that I'm running OpenSSH 3.6.1p1, which
    has at least one vulnerability.

    I only know how to install/upgrade from ports. OpenSSH
    is part of the ports collection, but the build I'm
    running was included with the OS.

    What's the right way to proceed here?

    thanks

    /wsbs





    __________________________________
    Do you Yahoo!?
    Yahoo! Mail - Easier than ever with enhanced search. Learn more.
    [url]http://info.mail.yahoo.com/mail_250[/url]
    David Newman Guest

  2. Similar Questions and Discussions

    1. Updating beta version
      Hello..... Is there a way to upgrade to the Feb build if I am running 5270? I only see a complete reinstall. Thanks.......... Bob
    2. Removing old perl version from system
      Hello again ! I have all these version of perl installed on my system (FreeBSD 5.2.1) : 5.6.1 5.6.2 5.8.5 5.8.6 ...
    3. System.InvalidCastException: Specified cast is not valid. error when updating datagrid
      Hello, I am trying to update a record using a data grid. I Have a footer column in my data grid that allows users to add a new record. However, I...
    4. Trouble Updating Old Version of Photoshop to 7
      Hi, We have had shelved away some versions of Photoshop 7 upgrades to use when our Macs were updated to OS 9 (sad but true, not all on OS X yet,...
    5. Updating System Libraries
      Hello, I have a RedHat 6.2 installation that I would like to upgrade with the RedHat 8.0 system libraries (glibc etc.). I tried the following...
  3. #2

    Default Re: updating system version of OpenSSH

    On 02/25/05 20:55, David Newman wrote:
    > What is the procedure for patching/updating system
    > version of OpenSSH on an FBSD 5.2.1 box?
    >
    If you can't afford to upgrade the base OS and you do not want to
    install OpenSSH from the ports, then you'll need to specify what
    vulnerability you are talking about.

    I checked the FreeBSD security advisories which *could* apply to your
    problem and it seems that FreeBSD-SA-04:05.openssl is the one you might
    be talking about. A patch is included with the advisory along with
    instructions on how to apply the patch and fix the issue.

    [url]ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-04:05.openssl.asc[/url]

    Regards,

    Phil.
    > I used the excellent Rootkit Hunter security
    > assessment tool:
    >
    > [url]http://www.rootkit.nl/projects/rootkit_hunter.html[/url]
    >
    > and it found that I'm running OpenSSH 3.6.1p1, which
    > has at least one vulnerability.
    >
    > I only know how to install/upgrade from ports. OpenSSH
    > is part of the ports collection, but the build I'm
    > running was included with the OS.
    >
    > What's the right way to proceed here?
    >
    > thanks
    >
    > /wsbs
    >
    Phil Schulz Guest

  4. #3

    Default Re: updating system version of OpenSSH

    David Newman wrote:
    > What is the procedure for patching/updating system
    > version of OpenSSH on an FBSD 5.2.1 box?
    >
    > I used the excellent Rootkit Hunter security
    > assessment tool:
    >
    > [url]http://www.rootkit.nl/projects/rootkit_hunter.html[/url]
    >
    > and it found that I'm running OpenSSH 3.6.1p1, which
    > has at least one vulnerability.
    >
    > I only know how to install/upgrade from ports. OpenSSH
    > is part of the ports collection, but the build I'm
    > running was included with the OS.
    >
    > What's the right way to proceed here?
    >
    > thanks
    >

    Someone please correct me if I'm wrong on this but I believe rkhunter is
    just checking the version 3.6.1 and doesn't account for the 'p1' part
    which refers to a FBSD patch that corrected the vulnerability rkhunter
    is referring to.

    IOW, I don't think you need to update ssh on 5.2.1 if your motive is
    merely that rkhunter flagged it.

    To be sure, check the older security advisories at freebsd.org and I bet
    you'll find a reference to it.

    G
    greg@grokking.org Guest

  5. #4

    Default Re: updating system version of OpenSSH

    Phil Schulz wrote:
    > If you can't afford to upgrade the base OS and you
    do not want to
    > install OpenSSH from the ports
    Sorry, I wasn't clear. I have no problem installing or
    upgrading OpenSSH from ports. Indeed, that's all I
    know how to do.

    My question is how to upgrade OpenSSH as included with
    5.2.1. If a ports install will do this, great.

    The more general question is how to upgrade system
    software, especially in cases where it's not included
    in the ports collection.


    --- "greg@grokking.org" <greg@grokking.org> wrote:
    > Someone please correct me if I'm wrong on this but I
    > believe rkhunter is
    > just checking the version 3.6.1 and doesn't account
    > for the 'p1' part
    > which refers to a FBSD patch that corrected the
    > vulnerability rkhunter
    > is referring to.
    >
    > IOW, I don't think you need to update ssh on 5.2.1
    > if your motive is
    > merely that rkhunter flagged it.
    OK, that's a relief, thanks.

    Same question holds, though. If some system software
    is actually vulnerable, what's the procedure to update
    it?

    thanks

    /wsbs




    __________________________________
    Do you Yahoo!?
    Read only the mail you want - Yahoo! Mail SpamGuard.
    [url]http://promotions.yahoo.com/new_mail[/url]
    wo_shi_big_stomach Guest

  6. #5

    Default Re: updating system version of OpenSSH

    wo_shi_big_stomach <wo_shi_big_stomach@yahoo.com> writes:
    > Phil Schulz wrote:
    >
    > > If you can't afford to upgrade the base OS and you do not want to
    > > install OpenSSH from the ports
    >
    > Sorry, I wasn't clear. I have no problem installing or
    > upgrading OpenSSH from ports. Indeed, that's all I
    > know how to do.
    It's generally the best option for people who need to upgrade to the
    latest version string, such as for satisfying corporate security
    "experts". Beyond that, the only real use of ports upgrades is for
    people who insist on staying with older base versions.
    > My question is how to upgrade OpenSSH as included with
    > 5.2.1. If a ports install will do this, great.
    It will.
    > The more general question is how to upgrade system
    > software, especially in cases where it's not included
    > in the ports collection.
    There are several answers, but the usual one is to update the entire
    base system. FreeBSD is designed to be a complete operating system,
    rather than to be updated piecemeal; the advantage is that you don't
    have to worry about dependencies between the pieces, but the
    disadvantage is that, well, you have to update everything at once.
    In the case of people still running 5.2.1, I'd definitely recommend
    updating the whole thing -- after all, 5.2.1 wasn't recommended for
    production use at the time it was released, and 5.3 was.

    Another answer is the FreeBSD-update port (security/freebsd-update),
    but it doesn't support custom kernels. If you're updating because of
    a security problem that had a security advisory issued for it, then
    the advisory will generally include patches and directions for
    applying and building them. Doing this for arbitrary sets of code
    updates is usually possible, but difficult for anyone who doesn't
    have developer-level understanding of source code control.

    Good luck.
    Lowell Gilbert Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139