Risk | Low |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2017-5123 |
CWE-ID | CWE-391 |
Exploitation vector | Local |
Public exploit | Public exploit code for vulnerability #1 is available. |
Vulnerable software |
Linux kernel Operating systems & Components / Operating system |
Vendor | Linux Foundation |
Security Bulletin
This security bulletin contains one low risk vulnerability.
EUVDB-ID: #VU8828
Risk: Low
CVSSv4.0: 7.1 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Clear]
CVE-ID: CVE-2017-5123
CWE-ID:
CWE-391 - Unchecked Error Condition
Exploit availability: Yes
DescriptionThe vulnerability allows a local user to escalate privileges on the system.
The waitid implementation in kernel/exit.c in the Linux kernel through
4.13.4 does not check that the incoming argument points to the
userspace. This can allow local users to write directly to kernel
memory, which could lead to privilege escalation.
Install update from vendor's repository.
Linux kernel: 4.13 - 4.13.4
CPE2.3https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.7
https://access.redhat.com/security/cve/cve-2017-5123
https://seclists.org/oss-sec/2017/q4/78
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.