]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] XFS ftruncate() bug could expose stale data (CVE-2006-0554)
authorMike O'Connor <mjo@dojo.mi.org>
Wed, 15 Feb 2006 05:17:24 +0000 (00:17 -0500)
committerChris Wright <chrisw@sous-sol.org>
Wed, 1 Mar 2006 22:36:38 +0000 (14:36 -0800)
commit8dcd7c19f2624b7150edd60da336da0bb5291bef
tree0a85c63e8e7d00b1bf0f1a2f5b5f4cfbc8f244f2
parent6cbb463db05210e83ddc18cbd92e295f1fefa111
[PATCH] XFS ftruncate() bug could expose stale data (CVE-2006-0554)

This is CVE-2006-0554 and SGI bug 942658.  With certain types of
ftruncate() activity on 2.6 kernels, XFS can end up exposing stale
data off disk to a user, putting extents where holes should be.

Signed-off-by: Chris Wright <chrisw@sous-sol.org>
fs/xfs/linux-2.6/xfs_aops.c