Linux · Kernel
CVE-2018-14634
Linux Kernel Integer Overflow Vulnerability
CISA KEV record
- CISA date added
- 2026-01-26
- CISA due date
- 2026-02-16
- Known ransomware use
- Unknown
NVD risk context
7.8 HIGH
CVSS is a technical severity score. CISA’s KEV status remains the evidence that this vulnerability is known to be exploited.
Description
Linux Kernel contains an integer overflow vulnerability in the create_elf_tables() function which could allow an unprivileged local user with access to SUID (or otherwise privileged) binary to escalate their privileges on the system.
Required action
Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
NVD reference index
Vendor and remediation references
NVD has tagged these sources as vendor advisories, patches, mitigations, or release notes.
Other NVD references (22)
- http://www.openwall.com/lists/oss-security/2021/07/20/2 ↗
- http://www.securityfocus.com/bid/105407 ↗
- https://access.redhat.com/errata/RHSA-2018:2748 ↗
- https://access.redhat.com/errata/RHSA-2018:2763 ↗
- https://access.redhat.com/errata/RHSA-2018:2846 ↗
- https://access.redhat.com/errata/RHSA-2018:2924 ↗
- https://access.redhat.com/errata/RHSA-2018:2925 ↗
- https://access.redhat.com/errata/RHSA-2018:2933 ↗
- https://access.redhat.com/errata/RHSA-2018:3540 ↗
- https://access.redhat.com/errata/RHSA-2018:3586 ↗
- https://access.redhat.com/errata/RHSA-2018:3590 ↗
- https://access.redhat.com/errata/RHSA-2018:3591 ↗
- https://access.redhat.com/errata/RHSA-2018:3643 ↗
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14634 ↗
- https://security.paloaltonetworks.com/CVE-2018-14634 ↗
- https://support.f5.com/csp/article/K20934447?utm_source=f5support&%3Butm_medium=RSS ↗
- https://usn.ubuntu.com/3775-1/ ↗
- https://usn.ubuntu.com/3775-2/ ↗
- https://usn.ubuntu.com/3779-1/ ↗
- https://www.exploit-db.com/exploits/45516/ ↗
- https://www.openwall.com/lists/oss-security/2018/09/25/4 ↗
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2018-14634 ↗
MITRE CWE context
CWE classification
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
View official MITRE CWE details ↗NVD record timing
NVD record timeline
These dates describe NVD’s record, not CISA’s KEV addition or remediation due date.
- NVD published
- Sep 25, 2018, 09:29 PM UTC When NVD first published this CVE record.
- NVD last updated
- Jun 17, 2026, 01:41 AM UTC When NVD last changed its analysis or record data.
Advanced: view the technical CVSS vector
This standardized code is intended for security tools and technical analysts. The plain-language risk summary above explains its main points.
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA notes
This vulnerability affects a common open-source component, third-party library, or a protocol used by different products. Please check with specific vendors for information on patching status. For more information, please see: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/about/ ; https://www.kernel.org/ ; https://www.cve.org/CVERecord?id=CVE-2018-14634 ; https://access.redhat.com/errata/RHSA-2018:3540 ; https://nvd.nist.gov/vuln/detail/CVE-2018-14634