An issue was discovered in the Linux kernel through 4.17.10. There is an invalid pointer dereference in btrfs_root_node() when mounting a crafted btrfs image, because of a lack of chunk block group mapping validation in btrfs_read_block_groups in fs/btrfs/extent-tree.c, and a lack of empty-tree checks in check_leaf in fs/btrfs/tree-checker.c.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/104917 | vdb entry third party advisory |
https://patchwork.kernel.org/patch/10503403/ | third party advisory patch |
https://patchwork.kernel.org/patch/10503413/ | third party advisory patch |
https://bugzilla.kernel.org/show_bug.cgi?id=199847 | issue tracking exploit third party advisory |
https://lists.debian.org/debian-lts-announce/2019/03/msg00017.html | mailing list |
https://usn.ubuntu.com/3932-1/ | vendor advisory |
https://usn.ubuntu.com/3932-2/ | vendor advisory |
https://usn.ubuntu.com/4094-1/ | vendor advisory |
https://usn.ubuntu.com/4118-1/ | vendor advisory |
https://lists.debian.org/debian-lts-announce/2020/06/msg00011.html | mailing list |
https://lists.debian.org/debian-lts-announce/2020/06/msg00013.html | mailing list |