CVE-2018-14641
Vulnerability Summary
Timeline
Description
A security flaw was found in the ip_frag_reasm() function in net/ipv4/ip_fragment.c in the Linux kernel from 4.19-rc1 to 4.19-rc3 inclusive, which can cause a later system crash in ip_do_fragment(). With certain non-default, but non-rare, configuration of a victim host, an attacker can trigger this crash remotely, thus leading to a remote denial-of-service.
CVSS Metrics
- v3.0•MEDIUM•Score: 6.5CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- v3.0•MEDIUM•Score: 5.9CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
- v2.0•HIGH•Score: 7.1AV:N/AC:M/Au:N/C:N/I:N/A:C
EPSS Trends
Current EPSS score: 1.35%• Percentile: 80%
Techniques & Countermeasures
- CWE-20•Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-456•Missing Initialization of a Variable
The product does not initialize critical variables, which causes the execution environment to use unexpected values.
Affected Systems
- linux•linux_kernel
4.19:rc1 | 4.19:rc2 | 4.19:rc3
- the linux foundation•kernel
from 4.19-rc1 to 4.19-rc3 inclusive