Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!fdn.fr!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.057 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'attack.': 0.09; 'cc:addr :python-list': 0.11; 'python': 0.11; '(actually': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'world,': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'running': 0.33; 'received:google.com': 0.35; 'accessible': 0.36; 'disk': 0.36; 'ubuntu': 0.36; 'shows': 0.36; 'too': 0.37; 'server': 0.38; 'pm,': 0.38; 'how': 0.40; 'here': 0.66; '2015': 0.84; 'affected.': 0.84; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=idSnYWiFhI+zyb7vbV/Ub3536956fqIcgIOStJc4mlU=; b=HCgO85l6SAo8mIObNmAMmsKxvAZe17siwIwoquhLuNFq1CMTr/L9aft0IgixLtkSwe FmVhLdF9KY+9XpB1gWG0g+dclvi7hA0HHkf5uvM9bIOdHr/DpYg1tVPO1uDSA7XpNG5E +upuFaPetdCYl5cFRgwETreAcVqLcREn7ghTGtriiwfwj93viOpLW5j3RJDl07Yg4w7f SKswbifQ8k4VCaUXuMPi6CMVS9u9pwCXEvMyydL/0kcGv4fVU/5jd40AgVmkwhFacZez SwRs5xrrI1M50l110RqBQt0KHGdj/5hm3InVigBz7wfvU1FNrQ/PZQGsGQtQ3OvuxiZm +dFA== MIME-Version: 1.0 X-Received: by 10.50.18.108 with SMTP id v12mr15763991igd.34.1422938309638; Mon, 02 Feb 2015 20:38:29 -0800 (PST) In-Reply-To: <75fe0f21-3ffb-4649-ad06-0dcbdad631fa@googlegroups.com> References: <75fe0f21-3ffb-4649-ad06-0dcbdad631fa@googlegroups.com> Date: Tue, 3 Feb 2015 15:38:29 +1100 Subject: Re: Ghost vulnerability From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1422938311 news.xs4all.nl 2865 [2001:888:2000:d::a6]:37181 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:85120 On Tue, Feb 3, 2015 at 2:53 PM, Rustom Mody wrote: > How many people (actually machines) out here are vulnerable? > > http://security.stackexchange.com/questions/80210/ghost-bug-is-there-a-simple-way-to-test-if-my-system-is-secure > > shows a python 1-liner to check Well, I have one internal disk server that's vulnerable. It's not accessible to the world, which is why it's still running Ubuntu 10.10, and it's affected. I'm not too concerned about Huix coming under attack. ChrisA