linux-stable/fs/ext2
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
..
CHANGES 2.6.11 import 2005-05-12 09:59:06 -07:00
Makefile 2.6.11 import 2005-05-12 09:59:06 -07:00
acl.c 2.6.11 import 2005-05-12 09:59:06 -07:00
acl.h 2.6.11 import 2005-05-12 09:59:06 -07:00
balloc.c 2.6.11 import 2005-05-12 09:59:06 -07:00
bitmap.c 2.6.11 import 2005-05-12 09:59:06 -07:00
dir.c [PATCH] Suspected information leak (mem pages) in ext2 2005-05-12 10:00:17 -07:00
ext2.h 2.6.11 import 2005-05-12 09:59:06 -07:00
file.c 2.6.11 import 2005-05-12 09:59:06 -07:00
fsync.c 2.6.11 import 2005-05-12 09:59:06 -07:00
ialloc.c 2.6.11 import 2005-05-12 09:59:06 -07:00
inode.c 2.6.11 import 2005-05-12 09:59:06 -07:00
ioctl.c 2.6.11 import 2005-05-12 09:59:06 -07:00
namei.c 2.6.11 import 2005-05-12 09:59:06 -07:00
super.c 2.6.11 import 2005-05-12 09:59:06 -07:00
symlink.c 2.6.11 import 2005-05-12 09:59:06 -07:00
xattr.c 2.6.11 import 2005-05-12 09:59:06 -07:00
xattr.h 2.6.11 import 2005-05-12 09:59:06 -07:00
xattr_security.c 2.6.11 import 2005-05-12 09:59:06 -07:00
xattr_trusted.c 2.6.11 import 2005-05-12 09:59:06 -07:00
xattr_user.c 2.6.11 import 2005-05-12 09:59:06 -07:00