Skip to main content

CVE-2019-13272

7.8
HIGHCVSS v3.1 Base Score
80.38%
HIGH RiskEPSS (99th percentile)
KEV
NVD-CWE-noinfo

In the Linux kernel before 5.1.17, ptrace_link in kernel/ptrace.c mishandles the recording of the credentials of a process that wants to create a ptrace relationship, which allows local users to obtain root access by leveraging certain scenarios with a parent-child process relationship, where a parent drops privileges and calls execve (potentially allowing control by an attacker). One contributing factor is an object lifetime issue (which can also cause a panic). Another contributing factor is incorrect marking of a ptrace relationship as privileged, which is exploitable through (for example) Polkit's pkexec helper with PTRACE_TRACEME. NOTE: SELinux deny_ptrace might be a usable workaround in some environments.

Published: 7/17/2019
Modified: 11/6/2025
Back to CVE Lookup

ACTIVELY EXPLOITED IN THE WILD

This vulnerability is listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.

Vulnerability Name:

Linux Kernel Improper Privilege Management Vulnerability

Vendor / Product:

Linux Kernel

Required Action:

Apply updates per vendor instructions.

Due Date: 6/10/2022(OVERDUE)
Added to KEV:

12/10/2021

Notes:

https://nvd.nist.gov/vuln/detail/CVE-2019-13272

Vulnerability Summary

CVSS v3 Score

7.8HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS v2 Score

7.2

AV:L/AC:L/Au:N/C:C/I:C/A:C

EPSS Score (Exploitation Probability)

80.38%HIGH Exploitation Risk
99th percentile

This vulnerability has a 80.38% probability of being exploited in the next 30 days, ranking higher than 99% of all scored CVEs.

CWE Classification

NVD-CWE-noinfo

Related Vulnerabilities