From owner-freebsd-security@FreeBSD.ORG Wed Nov 7 06:47:33 2012 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3A555EF0 for ; Wed, 7 Nov 2012 06:47:33 +0000 (UTC) (envelope-from dewayne.geraghty@heuristicsystems.com.au) Received: from nskntmtas05p.mx.bigpond.com (nskntmtas05p.mx.bigpond.com [61.9.168.149]) by mx1.freebsd.org (Postfix) with ESMTP id AD42B8FC0A for ; Wed, 7 Nov 2012 06:47:30 +0000 (UTC) Received: from nskntotgx03p.mx.bigpond.com ([58.172.113.247]) by nskntmtas05p.mx.bigpond.com with ESMTP id <20121107064724.TFRL24726.nskntmtas05p.mx.bigpond.com@nskntotgx03p.mx.bigpond.com> for ; Wed, 7 Nov 2012 06:47:24 +0000 Received: from hermes.heuristicsystems.com.au ([58.172.113.247]) by nskntotgx03p.mx.bigpond.com with ESMTP id <20121107064723.OQZA27134.nskntotgx03p.mx.bigpond.com@hermes.heuristicsystems.com.au> for ; Wed, 7 Nov 2012 06:47:23 +0000 Received: from black (black.hs [10.0.5.1]) (authenticated bits=0) by hermes.heuristicsystems.com.au (8.14.5/8.13.6) with ESMTP id qA76j5W1003283 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Wed, 7 Nov 2012 17:45:15 +1100 (EST) (envelope-from dewayne.geraghty@heuristicsystems.com.au) From: "Dewayne Geraghty" To: "'Paul Schenkeveld'" References: <20121106184658.GA24262@psconsult.nl> <20121106192704.GM73505@kib.kiev.ua> Subject: RE: md(4) (swap-base) disks not cleaned on creation Date: Wed, 7 Nov 2012 17:45:05 +1100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <20121106192704.GM73505@kib.kiev.ua> Thread-Index: Ac28VM5qhMZ1ifIfTTyyJQor9cYfjAAXdDPA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-Mailman-Approved-At: Wed, 07 Nov 2012 12:40:35 +0000 Cc: freebsd-security@freebsd.org X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Nov 2012 06:47:33 -0000 Paul, This is akin to dd if=/dev/ada0s1b of=/tmp/File Where ada01b is the swap partition and then reading through the output. Its really nothing to be concerned about, and not worth zeroing the page for :) Regards, Dewayne.