Risk | Low |
Patch available | YES |
Number of vulnerabilities | 3 |
CVE-ID | CVE-2018-18397 CVE-2018-19854 CVE-2019-6133 |
CWE-ID | CWE-264 CWE-401 |
Exploitation vector | Network |
Public exploit |
Public exploit code for vulnerability #1 is available. Public exploit code for vulnerability #2 is available. Public exploit code for vulnerability #3 is available. |
Vulnerable software |
linux-azure (Ubuntu package) Operating systems & Components / Operating system package or component linux-gcp (Ubuntu package) Operating systems & Components / Operating system package or component linux-aws-hwe (Ubuntu package) Operating systems & Components / Operating system package or component linux-oracle (Ubuntu package) Operating systems & Components / Operating system package or component |
Vendor | Canonical Ltd. |
Security Bulletin
This security bulletin contains information about 3 vulnerabilities.
EUVDB-ID: #VU16558
Risk: Low
CVSSv4.0: 1.9 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/U:Clear]
CVE-ID: CVE-2018-18397
CWE-ID:
CWE-264 - Permissions, Privileges, and Access Controls
Exploit availability: Yes
DescriptionThe vulnerability allows a local attacker to bypass security restrictions on the target system.
The vulnerability exists due to improper access control in the userfaultfd implementation. A local attacker can access a system that is mounted with shmem or hugetlbs virtual memory areas, maliciously modify mapping to targeted files and write arbitrary memory on the system, which could be used to conduct additional attacks.
MitigationUpdate the affected packages.
linux-azure (Ubuntu package): 4.15.0-1000.0 - 4.15.0-1039.43
linux-gcp (Ubuntu package): 4.15.0-1010.10~16.04.1 - 4.15.0-1027.28~16.04.1
linux-aws-hwe (Ubuntu package): 4.15.0-1030.31~16.04.1 - 4.15.0-1032.34~16.04.1
linux-oracle (Ubuntu package): 4.15.0-1006.6~16.04.1 - 4.15.0-1008.10~16.04.1
CPE2.3https://usn.ubuntu.com/3901-2/
Q & A
Can this vulnerability be exploited remotely?
No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.
EUVDB-ID: #VU17257
Risk: Low
CVSSv4.0: 1.9 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear]
CVE-ID: CVE-2018-19854
CWE-ID:
CWE-401 - Missing release of memory after effective lifetime
Exploit availability: No
DescriptionThe vulnerability allows a local attacker to perform DoS attack on the target system.
The vulnerability exists due to crypto_report_one() and related functions in crypto/crypto_user.c (the crypto user configuration API) do not fully initialize structures that are copied to userspace. A local attacker can trigger memory leak and perform denial of service attack.
MitigationUpdate the affected packages.
linux-azure (Ubuntu package): 4.15.0-1000.0 - 4.15.0-1039.43
linux-gcp (Ubuntu package): 4.15.0-1010.10~16.04.1 - 4.15.0-1027.28~16.04.1
linux-aws-hwe (Ubuntu package): 4.15.0-1030.31~16.04.1 - 4.15.0-1032.34~16.04.1
linux-oracle (Ubuntu package): 4.15.0-1006.6~16.04.1 - 4.15.0-1008.10~16.04.1
CPE2.3https://usn.ubuntu.com/3901-2/
Q & A
Can this vulnerability be exploited remotely?
No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.
EUVDB-ID: #VU16966
Risk: Low
CVSSv4.0: 5.5 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/U:Clear]
CVE-ID: CVE-2019-6133
CWE-ID:
CWE-264 - Permissions, Privileges, and Access Controls
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to bypass security restrictions on the target system.
The vulnerability exists due to fork() is not atomic, and therefore authorization decisions are improperly cached, related to lack of uid checking in polkitbackend/polkitbackendinteractiveauthority.c. A remote unauthenticated attacker can bypass the "start time" protection mechanism
MitigationUpdate the affected packages.
linux-azure (Ubuntu package): 4.15.0-1000.0 - 4.15.0-1039.43
linux-gcp (Ubuntu package): 4.15.0-1010.10~16.04.1 - 4.15.0-1027.28~16.04.1
linux-aws-hwe (Ubuntu package): 4.15.0-1030.31~16.04.1 - 4.15.0-1032.34~16.04.1
linux-oracle (Ubuntu package): 4.15.0-1006.6~16.04.1 - 4.15.0-1008.10~16.04.1
CPE2.3https://usn.ubuntu.com/3901-2/
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.