All CVEs
Vulnerability intelligence

CVE-2019-13272

Linux Kernel Improper Privilege Management Vulnerability

Linux Kernel

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.

CVSS Score
7.8
High
EPSS — Exploit Probability
80%
Riskier than 99% of all CVEs
Exploitation
Confirmed in the wild
Used in ransomware campaigns
Remediation
Patch available
Federal deadline 2022-06-10
CISA required action

Apply updates per vendor instructions. Deadline for federal agencies: 2022-06-10.

NVD entry Vendor patch PoC / advisory CISA KEV

1 article across 1 outlet · first covered May 7, 2026 · latest May 7, 2026

Coverage timeline

Related CVEs — Linux