CVE-2018-14619
30.08.2018, 12:29
A flaw was found in the crypto subsystem of the Linux kernel before version kernel-4.15-rc4. The "null skcipher" was being dropped when each af_alg_ctx was freed instead of when the aead_tfm was freed. This can cause the null skcipher to be freed while it is still in use leading to a local user being able to crash the system or possibly escalate privileges.Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 4.14 ≤ 𝑥 < 4.14.8 |
linux | linux_kernel | 4.15:rc1 |
linux | linux_kernel | 4.15:rc2 |
linux | linux_kernel | 4.15:rc3 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Ubuntu Product | |||||||||
---|---|---|---|---|---|---|---|---|---|
linux |
| ||||||||
linux-aws |
| ||||||||
linux-azure |
| ||||||||
linux-azure-edge |
| ||||||||
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-416 - Use After FreeReferencing memory after it has been freed can cause a program to crash, use unexpected values, or execute code.
- CWE-20 - Improper Input ValidationThe 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.
References