CVE-2018-1068
16.03.2018, 16:29
A flaw was found in the Linux 4.x kernel's implementation of 32-bit syscall interface for bridging. This allowed a privileged user to arbitrarily write to a limited range of kernel memory.Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 𝑥 < 3.2.102 |
linux | linux_kernel | 3.3 ≤ 𝑥 < 3.16.57 |
linux | linux_kernel | 3.17 ≤ 𝑥 < 3.18.100 |
linux | linux_kernel | 3.19 ≤ 𝑥 < 4.1.51 |
linux | linux_kernel | 4.2 ≤ 𝑥 < 4.4.122 |
linux | linux_kernel | 4.5 ≤ 𝑥 < 4.9.88 |
linux | linux_kernel | 4.10 ≤ 𝑥 < 4.14.27 |
linux | linux_kernel | 4.15 ≤ 𝑥 < 4.15.10 |
canonical | ubuntu_linux | 12.04 |
canonical | ubuntu_linux | 14.04 |
canonical | ubuntu_linux | 16.04 |
canonical | ubuntu_linux | 17.10 |
debian | debian_linux | 7.0 |
debian | debian_linux | 8.0 |
debian | debian_linux | 9.0 |
redhat | virtualization_host | 4.0 |
redhat | enterprise_linux_desktop | 7.0 |
redhat | enterprise_linux_server | 7.0 |
redhat | enterprise_linux_server_aus | 7.6 |
redhat | enterprise_linux_server_eus | 7.5 |
redhat | enterprise_linux_server_eus | 7.6 |
redhat | enterprise_linux_server_tus | 7.6 |
redhat | enterprise_linux_workstation | 7.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Ubuntu Product | |||||||||
---|---|---|---|---|---|---|---|---|---|
linux |
| ||||||||
linux-aws |
| ||||||||
linux-azure |
| ||||||||
linux-euclid |
| ||||||||
linux-flo |
| ||||||||
linux-gcp |
| ||||||||
linux-gke |
| ||||||||
linux-goldfish |
| ||||||||
linux-grouper |
| ||||||||
linux-hwe |
| ||||||||
linux-hwe-edge |
| ||||||||
linux-kvm |
| ||||||||
linux-lts-trusty |
| ||||||||
linux-lts-utopic |
| ||||||||
linux-lts-vivid |
| ||||||||
linux-lts-wily |
| ||||||||
linux-lts-xenial |
| ||||||||
linux-maguro |
| ||||||||
linux-mako |
| ||||||||
linux-manta |
| ||||||||
linux-oem |
| ||||||||
linux-raspi2 |
| ||||||||
linux-snapdragon |
|
Common Weakness Enumeration
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.
References