ID CVE-2018-10840
Summary Linux kernel is vulnerable to a heap-based buffer overflow in the fs/ext4/xattr.c:ext4_xattr_set_entry() function. An attacker could exploit this by operating on a mounted crafted ext4 image.
References
Vulnerable Configurations
  • cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
  • cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*
    cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*
  • cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*
    cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*
  • cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*
    cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*
CVSS
Base: 7.2 (as of 13-02-2023 - 04:50)
Impact:
Exploitability:
CWE CWE-122
CAPEC
  • Forced Integer Overflow
    This attack forces an integer variable to go out of range. The integer variable is often used as an offset such as size of memory allocation or similarly. The attacker would typically control the value of such variable and try to get it out of range. For instance the integer in question is incremented past the maximum possible value, it may wrap to become a very small, or negative number, therefore providing a very incorrect value which can lead to unexpected behavior. At worst the attacker can execute arbitrary code.
Access
VectorComplexityAuthentication
LOCAL LOW NONE
Impact
ConfidentialityIntegrityAvailability
COMPLETE COMPLETE COMPLETE
cvss-vector via4 AV:L/AC:L/Au:N/C:C/I:C/A:C
redhat via4
advisories
rhsa
id RHSA-2019:0162
rpms
  • kernel-0:4.14.0-115.5.1.el7a
  • kernel-abi-whitelists-0:4.14.0-115.5.1.el7a
  • kernel-bootwrapper-0:4.14.0-115.5.1.el7a
  • kernel-debug-0:4.14.0-115.5.1.el7a
  • kernel-debug-debuginfo-0:4.14.0-115.5.1.el7a
  • kernel-debug-devel-0:4.14.0-115.5.1.el7a
  • kernel-debuginfo-0:4.14.0-115.5.1.el7a
  • kernel-debuginfo-common-aarch64-0:4.14.0-115.5.1.el7a
  • kernel-debuginfo-common-ppc64le-0:4.14.0-115.5.1.el7a
  • kernel-debuginfo-common-s390x-0:4.14.0-115.5.1.el7a
  • kernel-devel-0:4.14.0-115.5.1.el7a
  • kernel-doc-0:4.14.0-115.5.1.el7a
  • kernel-headers-0:4.14.0-115.5.1.el7a
  • kernel-kdump-0:4.14.0-115.5.1.el7a
  • kernel-kdump-debuginfo-0:4.14.0-115.5.1.el7a
  • kernel-kdump-devel-0:4.14.0-115.5.1.el7a
  • kernel-tools-0:4.14.0-115.5.1.el7a
  • kernel-tools-debuginfo-0:4.14.0-115.5.1.el7a
  • kernel-tools-libs-0:4.14.0-115.5.1.el7a
  • kernel-tools-libs-devel-0:4.14.0-115.5.1.el7a
  • perf-0:4.14.0-115.5.1.el7a
  • perf-debuginfo-0:4.14.0-115.5.1.el7a
  • python-perf-0:4.14.0-115.5.1.el7a
  • python-perf-debuginfo-0:4.14.0-115.5.1.el7a
refmap via4
bid 104858
confirm https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10840
ubuntu
  • USN-3752-1
  • USN-3752-2
  • USN-3752-3
Last major update 13-02-2023 - 04:50
Published 16-07-2018 - 20:29
Last modified 13-02-2023 - 04:50
Back to Top