#VU19284 Permissions, Privileges, and Access Controls in Linux kernel - CVE-2019-13272

 

#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
Software vendor:
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