GNU bug report logs -
#15633
dd and host protected area
Previous Next
Reported by: "Peter D." <0123peter <at> gmail.com>
Date: Wed, 16 Oct 2013 16:39:01 UTC
Severity: normal
Tags: notabug
Done: Pádraig Brady <P <at> draigBrady.com>
Bug is archived. No further changes may be made.
Full log
Message #15 received at 15633 <at> debbugs.gnu.org (full text, mbox):
tag 15633 notabug
close 15633
stop
On 10/16/2013 08:19 AM, Peter D. wrote:
> Hi,
>
> Is it deliberate that dd can not read from, or write to the host protected
> area? Or is it a bug?
Deliberate.
dd is a high level tool (the d is for data not disk).
Consequently dd just requests the OS to read/write etc.
> It is sensible the the OS does not normally access the HPA, but dd is not
> a normal tool.
>
> Personally I would expect it to be able to read from the HPA and to write
> to it with a suitable flag like, "--yes-I-am-reckless".
>
> Some jurisdictions require that hard drives be blanked before disposal. Dd
> is the obvious tool for that.
shred is more appropriate actually.
I would think a specialized tool (when the OS is allowed access),
or settings in the BIOS to disable this area is more appropriate.
thanks,
Pádraig.
This bug report was last modified 11 years and 279 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.