Security readout for executives and security teams
Plain-English summary
CVE-2019-13272 is a Linux kernel local privilege escalation flaw. An attacker who already has local code execution or a low-privileged account may be able to gain root. Business urgency is high for multi-user Linux systems, shared hosting, developer workstations, and servers where untrusted code can run.
Executive priority
Treat as urgent patching for Linux fleets because KEV status indicates real-world exploitation and successful abuse can give root access. Prioritize externally reachable systems with any local execution path, shared-user infrastructure, and business-critical Linux hosts.
Technical view
The flaw is in Linux kernel ptrace_link before 5.1.17. It mishandles credential recording for ptrace relationships, including privileged relationship marking and object lifetime handling. The CVE notes exploitation through parent-child process scenarios and Polkit pkexec with PTRACE_TRACEME; object lifetime issues may also cause kernel panic.
Likely exposure
Exposure is most relevant on Linux systems running vulnerable kernel builds before the fixed upstream kernel or missing vendor backports. Local access is required, so internet-facing exposure depends on whether attackers can first obtain shell access, run workloads, or abuse shared-user environments.
Exploitation context
The provided bundle marks this CVE as KEV, so active exploitation should be assumed for prioritization. Public references include detailed vulnerability research and exploit-oriented writeups. The issue is local, low-complexity, and can produce full confidentiality, integrity, and availability impact.
Researcher notes
Evidence identifies the vulnerable area as kernel/ptrace.c ptrace_link and the fix in upstream commit 6994eefb. The bundle does not provide a complete affected-distribution matrix, so validation should rely on each vendor advisory and installed package backport metadata.
Mitigation direction
- Apply kernel updates from the relevant Linux distribution vendor advisory.
- Confirm the running kernel includes the upstream fix or vendor backport.
- Consider SELinux deny_ptrace where compatible with operational requirements.
- Prioritize shared systems and hosts running untrusted code.
- Reboot systems after kernel update where required.
Validation and detection
- Inventory Linux kernel versions across servers, workstations, and images.
- Map each kernel package to vendor advisories or backport status.
- Check whether affected systems use Polkit pkexec and allow local users.
- Verify SELinux ptrace restrictions if using them as interim mitigation.
- Confirm patched kernels are active after reboot.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2019-13272 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.8 (3.1)
- Known Exploited
- Yes
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CISA KEV status
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.8HighVector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://bugs.chromium.org/p/project-zero/issues/detail?id=1903CVE reference · x_refsource_MISC
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.1.17CVE reference · x_refsource_MISC
- https://github.com/torvalds/linux/commit/6994eefb0053799d2e07cd140df6c2ea106c41eeCVE reference · x_refsource_MISC
- https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6994eefb0053799d2e07cd140df6c2ea106c41eeCVE reference · x_refsource_MISC
- https://bugzilla.suse.com/show_bug.cgi?id=1140671CVE reference · x_refsource_CONFIRM
- https://bugzilla.redhat.com/show_bug.cgi?id=1730895CVE reference · x_refsource_CONFIRM
- FEDORA-2019-a95015e60fCVE reference · vendor-advisory, x_refsource_FEDORA
- DSA-4484CVE reference · vendor-advisory, x_refsource_DEBIAN
- 20190722 [SECURITY] [DSA 4484-1] linux security updateCVE reference · mailing-list, x_refsource_BUGTRAQ
- 20190722 [slackware-security] Slackware 14.2 kernel (SSA:2019-202-01)CVE reference · mailing-list, x_refsource_BUGTRAQ
- [debian-lts-announce] 20190723 [SECURITY] [DLA 1862-1] linux security updateCVE reference · mailing-list, x_refsource_MLIST
- [debian-lts-announce] 20190723 [SECURITY] [DLA 1863-1] linux-4.9 security updateCVE reference · mailing-list, x_refsource_MLIST
- https://security.netapp.com/advisory/ntap-20190806-0001/CVE reference · x_refsource_CONFIRM
- RHSA-2019:2405CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2019:2411CVE reference · vendor-advisory, x_refsource_REDHAT
- USN-4093-1CVE reference · vendor-advisory, x_refsource_UBUNTU
- USN-4094-1CVE reference · vendor-advisory, x_refsource_UBUNTU
- USN-4095-1CVE reference · vendor-advisory, x_refsource_UBUNTU
- https://support.f5.com/csp/article/K91025336CVE reference · x_refsource_CONFIRM
- USN-4117-1CVE reference · vendor-advisory, x_refsource_UBUNTU
- USN-4118-1CVE reference · vendor-advisory, x_refsource_UBUNTU
- RHSA-2019:2809CVE reference · vendor-advisory, x_refsource_REDHAT
- https://support.f5.com/csp/article/K91025336?utm_source=f5support&%3Butm_medium=RSSCVE reference · x_refsource_CONFIRM
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
