An issue was discovered in the Linux kernel through 4.17.10. There is out-of-bounds access in write_extent_buffer() when mounting and operating a crafted btrfs image, because of a lack of verification that each block group has a corresponding chunk at mount time, within btrfs_read_block_groups in fs/btrfs/extent-tree.c.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/104917 | third party advisory vdb entry |
https://bugzilla.kernel.org/show_bug.cgi?id=199837 | third party advisory issue tracking exploit |
https://lists.debian.org/debian-lts-announce/2019/03/msg00017.html | mailing list |
https://patchwork.kernel.org/patch/10503415/ | patch third party advisory issue tracking |
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 |