CVE-2018-10883
- EPSS 0.05%
- Veröffentlicht 30.07.2018 16:29:00
- Zuletzt bearbeitet 21.11.2024 03:42:13
A flaw was found in the Linux kernel's ext4 filesystem. A local user can cause an out-of-bounds write in jbd2_journal_dirty_metadata(), a denial of service, and a system crash by mounting and operating on a crafted ext4 filesystem image.
CVE-2018-14734
- EPSS 0.03%
- Veröffentlicht 29.07.2018 23:29:00
- Zuletzt bearbeitet 21.11.2024 03:49:42
drivers/infiniband/core/ucma.c in the Linux kernel through 4.17.11 allows ucma_leave_multicast to access a certain data structure after a cleanup step in ucma_process_join, which allows attackers to cause a denial of service (use-after-free).
CVE-2018-14678
- EPSS 0.08%
- Veröffentlicht 28.07.2018 18:29:00
- Zuletzt bearbeitet 21.11.2024 03:49:34
An issue was discovered in the Linux kernel through 4.17.11, as used in Xen through 4.11.x. The xen_failsafe_callback entry point in arch/x86/entry/entry_64.S does not properly maintain RBX, which allows local users to cause a denial of service (unin...
CVE-2018-10882
- EPSS 0.06%
- Veröffentlicht 27.07.2018 18:29:01
- Zuletzt bearbeitet 21.11.2024 03:42:13
A flaw was found in the Linux kernel's ext4 filesystem. A local user can cause an out-of-bound write in in fs/jbd2/transaction.c code, a denial of service, and a system crash by unmounting a crafted ext4 filesystem image.
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.1%
- 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.