diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2017-04-03 12:22:39 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2017-04-03 12:22:39 -0700 |
commit | bf9216f922612d2db7666aae01e65064da2ffb3a (patch) | |
tree | fdf0a10ee12bbbd95c8312314682352e89dd9dd7 /fs/adfs/inode.c | |
parent | 3dd09d5a8589c640abb49cfcf92b4ed669eafad1 (diff) | |
download | linux-bf9216f922612d2db7666aae01e65064da2ffb3a.tar.bz2 |
xfs: fix kernel memory exposure problems
Fix a memory exposure problems in inumbers where we allocate an array of
structures with holes, fail to zero the holes, then blindly copy the
kernel memory contents (junk and all) into userspace.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/adfs/inode.c')
0 files changed, 0 insertions, 0 deletions