LIVE NEWSROOM · --:-- · May 25, 2026
A LIBRARY FOR SECURITY RESEARCHERS

CVE DATABASE  /  CVE-2019-13272

CVE-2019-13272

Linux Kernel Improper Privilege Management Vulnerability

CVSS 7.8 · HIGH ⚠ CISA KEV — ACTIVELY EXPLOITED
On the CISA KEV catalog

Confirmed exploited in the wild. Added 2021-12-10. Federal remediation due 2022-06-10.
Required action: Apply updates per vendor instructions.

Summary

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 3.1 breakdown

Base score7.8 (HIGH)
VectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack vectorLOCAL
Attack complexityLOW
Privileges requiredLOW
User interactionNONE
ScopeUNCHANGED
ConfidentialityHIGH
IntegrityHIGH
AvailabilityHIGH

Affected products

Linux linux kernelDebian debian linuxFedoraproject fedoraCanonical ubuntu linuxRedhat enterprise linuxRedhat enterprise linux for arm 64Redhat enterprise linux for ibm z systemsRedhat enterprise linux for real timeRedhat enterprise linux for real time for nfvRedhat enterprise linux for real time for nfv tusRedhat enterprise linux for real time tusNetapp aff a700s firmwareNetapp aff a700sNetapp h410c firmwareNetapp h410cNetapp h610s firmwareNetapp h610sNetapp active iq unified managerNetapp e-series performance analyzerNetapp e-series santricity os controller
Check this CVE live

Use our free CVE Lookup tool for the latest NVD record, or browse the full CISA KEV catalog.

References

Data: NIST NVD + CISA KEV. NVD last modified 2025-11-06. Always verify against the vendor advisory before acting.

Scroll to Top