summaryrefslogtreecommitdiff
path: root/include/trace
diff options
context:
space:
mode:
authorMikulas Patocka <mpatocka@redhat.com>2017-11-14 09:59:54 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-30 08:40:53 +0000
commitd1c2e5668cfd6b0332330e711f3e86d7bfe29230 (patch)
tree67b8bad09ed98bbdce4b9123ac7189fc356e2256 /include/trace
parentc21261e6311a7d237da47b608e933f3abd7e534e (diff)
dax: fix general protection fault in dax_alloc_inode
commit 9f586fff6574f6ecbf323f92d44ffaf0d96225fe upstream. Don't crash in case of allocation failure in dax_alloc_inode. syzkaller hit the following crash on e4880bc5dfb1 kasan: CONFIG_KASAN_INLINE enabled kasan: GPF could be caused by NULL-ptr deref or user memory access [..] RIP: 0010:dax_alloc_inode+0x3b/0x70 drivers/dax/super.c:348 Call Trace: alloc_inode+0x65/0x180 fs/inode.c:208 new_inode_pseudo+0x69/0x190 fs/inode.c:890 new_inode+0x1c/0x40 fs/inode.c:919 mount_pseudo_xattr+0x288/0x560 fs/libfs.c:261 mount_pseudo include/linux/fs.h:2137 [inline] dax_mount+0x2e/0x40 drivers/dax/super.c:388 mount_fs+0x66/0x2d0 fs/super.c:1223 Fixes: 7b6be8444e0f ("dax: refactor dax-fs into a generic provider...") Reported-by: syzbot <syzkaller@googlegroups.com> Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/trace')
0 files changed, 0 insertions, 0 deletions