You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kees Cook
fee2aa7538
ntfs: Use ERR_CAST() to avoid cross-structure cast
...
When trying to propagate an error result, the error return path attempts
to retain the error, but does this with an open cast across very different
types, which the upcoming structure layout randomization plugin flags as
being potentially dangerous in the face of randomization. This is a false
positive, but what this code actually wants to do is use ERR_CAST() to
retain the error value.
Cc: Anton Altaparmakov <anton@tuxera.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
8 years ago
..
Kconfig
…
Makefile
…
aops.c
fs: Add helper to clean bdev aliases under a bh and use it
8 years ago
aops.h
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
9 years ago
attrib.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
9 years ago
attrib.h
…
bitmap.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
9 years ago
bitmap.h
…
collate.c
…
collate.h
…
compress.c
fs: have submit_bh users pass in op and flags separately
9 years ago
debug.c
…
debug.h
…
dir.c
fs: remove the never implemented aio_fsync file operation
8 years ago
dir.h
…
endian.h
…
file.c
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
8 years ago
index.c
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
9 years ago
index.h
…
inode.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
8 years ago
inode.h
fs: cleanup slight list_entry abuse
10 years ago
layout.h
…
lcnalloc.c
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
9 years ago
lcnalloc.h
…
logfile.c
block,fs: untangle fs.h and blk_types.h
8 years ago
logfile.h
…
malloc.h
NTFS: use kvfree() in ntfs_free()
10 years ago
mft.c
mm: only include blk_types in swap.h if CONFIG_SWAP is enabled
8 years ago
mft.h
…
mst.c
…
namei.c
ntfs: Use ERR_CAST() to avoid cross-structure cast
8 years ago
ntfs.h
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
9 years ago
quota.c
wrappers for ->i_mutex access
9 years ago
quota.h
…
runlist.c
…
runlist.h
…
super.c
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
9 years ago
sysctl.c
…
sysctl.h
…
time.h
…
types.h
…
unistr.c
…
upcase.c
…
usnjrnl.c
…
usnjrnl.h
…
volume.h
…