Files
ubports_kernel_google_msm/fs/xfs
Dan Rosenberg a122eb2fdf xfs: prevent reading uninitialized stack memory
The XFS_IOC_FSGETXATTR ioctl allows unprivileged users to read 12
bytes of uninitialized stack memory, because the fsxattr struct
declared on the stack in xfs_ioc_fsgetxattr() does not alter (or zero)
the 12-byte fsx_pad member before copying it back to the user.  This
patch takes care of it.

Signed-off-by: Dan Rosenberg <dan.j.rosenberg@gmail.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
2010-09-10 07:39:28 -05:00
..
2010-07-26 13:16:33 -05:00
2010-05-21 18:31:19 -04:00
2009-12-14 23:08:16 -06:00
2010-07-26 13:16:44 -05:00
2010-07-26 16:07:38 -05:00
2010-07-26 13:16:44 -05:00
2010-07-26 13:16:44 -05:00
2010-07-26 13:16:33 -05:00
2010-07-26 13:16:52 -05:00
2010-07-26 13:16:52 -05:00
2010-03-01 16:35:44 -06:00
2009-12-14 23:08:16 -06:00