#VU19284 Permissions, Privileges, and Access Controls in Linux kernel - CVE-2019-13272
Published: July 22, 2019 / Updated: June 21, 2024
Vulnerability identifier: #VU19284
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:A/U:Clear
CVE-ID: CVE-2019-13272
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability:
The vulnerability is being exploited in the wild
Vulnerable software:
Linux kernel
Linux kernel
Software vendor:
Linux Foundation
Linux Foundation
Description
The vulnerability allows a local user to perform unauthorized actions on a targeted system.
The vulnerability exists when recording the credentials of a process that will create a ptrace relationship in the "ptrace_link" function in the "kernel/ptrace.c" file. A local authenticated user can create a specially crafted application and escalate privileges on the system.
Remediation
Install updates from vendor's website.
External links
- https://github.com/torvalds/linux/commit/6994eefb0053799d2e07cd140df6c2ea106c41ee
- https://cdn.kernel.org/pub/linux/kernel/v5.x/
- https://github.com/bcoles/kernel-exploits/tree/master/CVE-2019-13272
- https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/linux/local/ptrace_trace...