CVE-2018-14609
- EPSS 0.31%
- Veröffentlicht 27.07.2018 04:29:00
- Zuletzt bearbeitet 21.11.2024 03:49:24
An issue was discovered in the Linux kernel through 4.17.10. There is an invalid pointer dereference in __del_reloc_root() in fs/btrfs/relocation.c when mounting a crafted btrfs image, related to removing reloc rb_trees when reloc control has not bee...
CVE-2018-14610
- EPSS 0.09%
- Veröffentlicht 27.07.2018 04:29:00
- Zuletzt bearbeitet 21.11.2024 03:49:24
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 a...
CVE-2018-14611
- EPSS 0.26%
- Veröffentlicht 27.07.2018 04:29:00
- Zuletzt bearbeitet 21.11.2024 03:49:24
An issue was discovered in the Linux kernel through 4.17.10. There is a use-after-free in try_merge_free_space() when mounting a crafted btrfs image, because of a lack of chunk type flag checks in btrfs_check_chunk_valid in fs/btrfs/volumes.c.
CVE-2018-14612
- EPSS 0.09%
- Veröffentlicht 27.07.2018 04:29:00
- Zuletzt bearbeitet 21.11.2024 03:49:25
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/...
CVE-2018-14613
- EPSS 0.11%
- Veröffentlicht 27.07.2018 04:29:00
- Zuletzt bearbeitet 21.11.2024 03:49:25
An issue was discovered in the Linux kernel through 4.17.10. There is an invalid pointer dereference in io_ctl_map_page() when mounting and operating a crafted btrfs image, because of a lack of block group item validation in check_leaf_item in fs/btr...
CVE-2018-14614
- EPSS 0.26%
- Veröffentlicht 27.07.2018 04:29:00
- Zuletzt bearbeitet 21.11.2024 03:49:25
An issue was discovered in the Linux kernel through 4.17.10. There is an out-of-bounds access in __remove_dirty_segment() in fs/f2fs/segment.c when mounting an f2fs image.
CVE-2018-14615
- EPSS 0.26%
- Veröffentlicht 27.07.2018 04:29:00
- Zuletzt bearbeitet 21.11.2024 03:49:25
An issue was discovered in the Linux kernel through 4.17.10. There is a buffer overflow in truncate_inline_inode() in fs/f2fs/inline.c when umounting an f2fs image, because a length value may be negative.
CVE-2018-14616
- EPSS 0.16%
- Veröffentlicht 27.07.2018 04:29:00
- Zuletzt bearbeitet 21.11.2024 03:49:25
An issue was discovered in the Linux kernel through 4.17.10. There is a NULL pointer dereference in fscrypt_do_page_crypto() in fs/crypto/crypto.c when operating on a file in a corrupted f2fs image.
CVE-2018-14617
- EPSS 0.26%
- Veröffentlicht 27.07.2018 04:29:00
- Zuletzt bearbeitet 21.11.2024 03:49:25
An issue was discovered in the Linux kernel through 4.17.10. There is a NULL pointer dereference and panic in hfsplus_lookup() in fs/hfsplus/dir.c when opening a file (that is purportedly a hard link) in an hfs+ filesystem that has malformed catalog ...
CVE-2017-18344
- EPSS 11.9%
- Veröffentlicht 26.07.2018 19:29:00
- Zuletzt bearbeitet 21.11.2024 03:19:53
The timer_create syscall implementation in kernel/time/posix-timers.c in the Linux kernel before 4.14.8 doesn't properly validate the sigevent->sigev_notify field, which leads to out-of-bounds access in the show_timer function (called when /proc/$PID...