The ext4_valid_block_bitmap function in fs/ext4/balloc.c in the Linux kernel through 4.15.15 allows attackers to cause a denial of service (out-of-bounds read and system crash) via a crafted ext4 image because balloc.c and ialloc.c do not validate bitmap block numbers.
References
Configurations
History
21 Nov 2024, 03:59
Type | Values Removed | Values Added |
---|---|---|
References | () http://openwall.com/lists/oss-security/2018/03/29/1 - Mailing List | |
References | () https://bugzilla.kernel.org/show_bug.cgi?id=199181 - Issue Tracking | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=1560782 - Issue Tracking, Third Party Advisory | |
References | () https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git/commit/?id=7dac4a1726a9c64a517d595c40e95e2d0d135f6f - Patch | |
References | () https://lists.debian.org/debian-lts-announce/2018/06/msg00000.html - | |
References | () https://lists.debian.org/debian-lts-announce/2018/07/msg00015.html - | |
References | () https://lists.debian.org/debian-lts-announce/2018/07/msg00016.html - | |
References | () https://usn.ubuntu.com/3676-1/ - | |
References | () https://usn.ubuntu.com/3676-2/ - | |
References | () https://usn.ubuntu.com/3752-1/ - | |
References | () https://usn.ubuntu.com/3752-2/ - | |
References | () https://usn.ubuntu.com/3752-3/ - | |
References | () https://usn.ubuntu.com/3754-1/ - | |
References | () https://www.debian.org/security/2018/dsa-4188 - |
Information
Published : 2018-04-02 03:29
Updated : 2024-11-21 03:59
NVD link : CVE-2018-1093
Mitre link : CVE-2018-1093
CVE.ORG link : CVE-2018-1093
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read