Commit Graph

2 Commits

Author SHA1 Message Date
Mathieu Lafon 719f9e713a [PATCH] Suspected information leak (mem pages) in ext2
I think I have discovered a potential security problem in ext2: when a
new directory is created, the ext2 block written to disk is not
initialized.

Included is a proposed patch for Linux 2.6 (ext2_make_empty() function):

CAN-2005-0400 is assigned to this issue.

Signed-off-by: Chris Wright <chrisw@osdl.org>
2005-05-12 10:00:17 -07:00
Greg KH 279a9acc9b 2.6.11 import 2005-05-12 09:59:06 -07:00