linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* secure file deletion/SECRM support for JFFS2 and UBIFS
@ 2016-04-27  5:07 Chris Packham
  2016-04-27  7:05 ` Richard Weinberger
  0 siblings, 1 reply; 9+ messages in thread
From: Chris Packham @ 2016-04-27  5:07 UTC (permalink / raw)
  To: linux-mtd@lists.infradead.org; +Cc: Henry Shen

Hi,

We have a customer request for "secure file deletion" for our embedded 
devices (kernel version 4.4.6). The first device is running JFFS2 on 
parallel NOR flash but we expect to see the same requirement pop up on 
our newer devices running UBIFS on top of NAND.

I found a couple of old threads related to UBIFS but they all appear to 
have fallen silent. Nothing really for JFFS2.

For our application we're not really concerned about defeating 
determined attackers who have access to the device and hardware that can 
do detailed analysis on the transistors that make up the chip. But we 
are trying to protect against casual attackers (or recipients of 
re-furbished hardware) who can run 'dd'.

So I think for us it'd be enough to implement chattr +s and have the 
file's data over written with a fixed value (e.g 0 for NOR flash) when 
it's blocks are added to the garbage collection list.

Is that something people on this list would be interested in? I realize 
JFFS2 is kind of in a twilight phase but we're really not able to 
migrate some customers away from it.

Thanks,
Chris

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-04-28  8:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-27  5:07 secure file deletion/SECRM support for JFFS2 and UBIFS Chris Packham
2016-04-27  7:05 ` Richard Weinberger
2016-04-27  7:05   ` Richard Weinberger
2016-04-27 21:49     ` Chris Packham
2016-04-27 21:55       ` Richard Weinberger
2016-04-27 22:35         ` Chris Packham
2016-04-28  7:27           ` Richard Weinberger
2016-04-28  8:40             ` Ricard Wanderlof
2016-04-28  8:49               ` Richard Weinberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).