First published: Fri Jun 05 2020(Updated: )
A memory out of bound read flaw was found in the Linux kernel's ext3/ext4 file system, in the way it accesses directory with broken indexing. This flaw allows a local user to crash the system if such directory exists.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel-rt | <0:3.10.0-1160.11.1.rt56.1145.el7 | 0:3.10.0-1160.11.1.rt56.1145.el7 |
redhat/kernel | <0:3.10.0-1160.11.1.el7 | 0:3.10.0-1160.11.1.el7 |
redhat/kernel-rt | <0:4.18.0-305.rt7.72.el8 | 0:4.18.0-305.rt7.72.el8 |
redhat/kernel | <0:4.18.0-305.el8 | 0:4.18.0-305.el8 |
redhat/Linux kernel version | <5.9 | 5.9 |
Linux Kernel | <=5.8.9 | |
Linux Kernel | =5.9.0-rc1 | |
Debian GNU/Linux | =9.0 | |
Ubuntu Linux | =14.04 | |
Ubuntu Linux | =16.04 | |
Ubuntu Linux | =18.04 | |
Ubuntu Linux | =20.04 | |
StarWind Virtual SAN | =v8-build12533 | |
StarWind Virtual SAN | =v8-build12658 | |
StarWind Virtual SAN | =v8-build12859 | |
StarWind Virtual SAN | =v8-build13170 | |
StarWind Virtual SAN | =v8-build13586 | |
StarWind Virtual SAN | =v8-build13861 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.13-1 | |
Debian | =9.0 | |
Ubuntu | =14.04 | |
Ubuntu | =16.04 | |
Ubuntu | =18.04 | |
Ubuntu | =20.04 |
If any directories of the partition (or image) broken, the command "e2fsck -Df .../partition-name" fixes it.
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Appears in the following advisories)
CVE-2020-14314 has a medium severity rating due to its ability to cause a system crash under specific conditions.
To fix CVE-2020-14314, update your Linux kernel to version 5.10.223-1 or later.
CVE-2020-14314 affects various versions of the Linux kernel, specifically those prior to 5.9.
CVE-2020-14314 requires local access to the system to exploit, as it pertains to out-of-bounds memory reads.
CVE-2020-14314 is a memory out-of-bounds read flaw in the ext3/ext4 file system due to broken directory indexing.