From owner-freebsd-security@freebsd.org Wed Jan 27 14:33:07 2016 Return-Path: Delivered-To: freebsd-security@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B8B4AA6F07F for ; Wed, 27 Jan 2016 14:33:07 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-ig0-x22e.google.com (mail-ig0-x22e.google.com [IPv6:2607:f8b0:4001:c05::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 853621B3E for ; Wed, 27 Jan 2016 14:33:07 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-ig0-x22e.google.com with SMTP id z14so84565218igp.1 for ; Wed, 27 Jan 2016 06:33:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=k98vFOGsq5r5aAqmAFMDl9jC1kC3+CFluH+sQPhQV8g=; b=eXImR+vrLb0ZC6G78fUVGVwfpBICOybSmG7aZPTlDTaZyTkzK4HYjzhtSyoqMOySQ8 M09nsT1WFhTWXKxyuOr9TxM2KxQKsOnTP60ewEzLTr3ljvxnMySHo5bu66lAGjtaw6ax 4BknRD3FyfJ+7tQWu4jBKGb8xWhh+1L8ao2ZcHlUbcBFOUVORVVzJaiQCYQTTrjXxSj5 /XfDBNyZFLk78wz2yUSB9PVApAOQWyGqqD2lymeZ8qAiW87+crrfcF+5OTMjdHWYKnHd 7bVig+CfB6KsEctGpRtAKlht8da/mvdVRKWqe77V+vx4j8E0UAqU07ZDpF5dMShWPh3K X6xA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:content-type; bh=k98vFOGsq5r5aAqmAFMDl9jC1kC3+CFluH+sQPhQV8g=; b=HLkze4a7wPvEpPjCSkX5rQExTfxNfQGn+VSonV7aeVuOdYGcHXsTo9UngNjSha9Ix6 mrB94YFk6XpOXpJePwO4KTAIRqTUKidbGSJ/UZpA+cekcWHszOibvHeAJhgNwV+3K206 AxN8FHh+5C7/mFt5IxAUaUpRlQDzSqkmFCgdkM+r295BDHvZfOlCj6MRG3zCsYNvVC4D Rwf6VOahOt5xOdg5wvKAeNwXKx7KWe8Arq4PqJ+ekNyiF93szcxsuU4+gyf5EEZbLwNY 9VZgHpLCS1S7gWm3+eaUa3w19RG3eN+wKKKRw2Wi7rN0WkpJepu1rkvUlk4gZI7Po5dn ZZig== X-Gm-Message-State: AG10YORPD6xPBOju54mohMZP37lf+s6H4kC2Y5TUYsoSO/gEJutcPoONR8TzVy8kwQj8FMWsvIxdn/HJZzCRcg== X-Received: by 10.50.55.98 with SMTP id r2mr26734250igp.97.1453905186876; Wed, 27 Jan 2016 06:33:06 -0800 (PST) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.39.66 with HTTP; Wed, 27 Jan 2016 06:32:47 -0800 (PST) In-Reply-To: <20160127082044.A7509163A@freefall.freebsd.org> References: <20160127082044.A7509163A@freefall.freebsd.org> From: Ed Maste Date: Wed, 27 Jan 2016 09:32:47 -0500 X-Google-Sender-Auth: Ix2qdP6s2nCUdU_IAu-RKO5A_t0 Message-ID: Subject: Re: [FreeBSD-Announce] FreeBSD Security Advisory FreeBSD-SA-16:10.linux To: freebsd-security@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jan 2016 14:33:07 -0000 On 27 January 2016 at 03:20, FreeBSD Security Advisories wrote: > > The following command can be used to test if the Linux binary > compatibility layer is loaded: > > # kldstat -m linuxelf If it is not loaded, kldstat reports: kldstat: can't find module linuxelf: No such file or directory If it is loaded, the output will be similar to: Id Refs Name 500 1 linuxelf