CVE-2017-2618
- EPSS 0.05%
- Published 27.07.2018 19:29:00
- Last modified 21.11.2024 03:23:50
A flaw was found in the Linux kernel's handling of clearing SELinux attributes on /proc/pid/attr files before 4.9.10. An empty (null) write to this file can crash the system by causing the system to attempt to access unmapped kernel memory.
CVE-2017-2634
- EPSS 3.66%
- Published 27.07.2018 19:29:00
- Last modified 21.11.2024 03:23:52
It was found that the Linux kernel's Datagram Congestion Control Protocol (DCCP) implementation before 2.6.22.17 used the IPv4-only inet_sk_rebuild_header() function for both IPv4 and IPv6 DCCP connections, which could result in memory corruptions. A...
CVE-2018-10882
- EPSS 0.07%
- Published 27.07.2018 18:29:01
- Last modified 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%
- Published 27.07.2018 04:29:00
- Last modified 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%
- Published 27.07.2018 04:29:00
- Last modified 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%
- Published 27.07.2018 04:29:00
- Last modified 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%
- Published 27.07.2018 04:29:00
- Last modified 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%
- Published 27.07.2018 04:29:00
- Last modified 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.27%
- Published 27.07.2018 04:29:00
- Last modified 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.27%
- Published 27.07.2018 04:29:00
- Last modified 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.