Security readout for executives and security teams
Plain-English summary
A Linux kernel virtual-console component allowed writes to a vcsu device that should not have been writable. This is a local system issue from the provided evidence, not a remote internet-facing flaw. Business risk depends on systems where untrusted local users or workloads can access these device nodes.
Executive priority
Treat this as a kernel maintenance and local-user risk item. It should not outrank remotely exploitable critical issues based on the supplied evidence, but it matters on shared Linux systems or appliances where local access by untrusted users is possible.
Technical view
The issue is in vcs_write in drivers/tty/vt/vc_screen.c through Linux kernel 5.3.13. The CVE links it to upstream commit 0c9acb1af77a, which blocks write access to vcsu devices. The bundle provides no CVSS, CWE, or detailed impact beyond improper write access to these virtual-console screen devices.
Likely exposure
Linux systems running kernels through 5.3.13 may be exposed if vcsu device nodes are present and accessible to local users or workloads. Exposure for Ubuntu and NetApp environments should be checked against their advisories. The provided bundle does not identify all affected distributions or configurations.
Exploitation context
No active exploitation is shown: KEV is false and the supplied sources do not report exploitation in the wild. The described condition appears to require local access to the relevant virtual-console device, so internet scanning alone is unlikely to validate exposure.
Researcher notes
The public bundle is sparse: it identifies the vulnerable kernel file, affected range through 5.3.13, and upstream corrective commit, but not CVSS, CWE, exploitability details, or complete vendor impact. Avoid assuming privilege escalation or denial of service without vendor-specific confirmation.
Mitigation direction
- Apply vendor kernel updates that include upstream commit 0c9acb1af77a or distribution security fixes.
- Review Ubuntu USN-4258-1 and USN-4284-1 for applicable package updates.
- Review NetApp advisory NTAP-20200103-0001 if using NetApp-supported platforms.
- Prioritize systems with untrusted shell users, shared hosting, or multi-tenant workloads.
- Check vendor guidance before applying nonstandard device-permission workarounds.
Validation and detection
- Inventory Linux kernel versions and identify systems at or below 5.3.13.
- Confirm whether vendor security updates for CVE-2019-19252 are installed.
- Check whether vcsu device nodes exist and are locally accessible.
- Map exposed systems to Ubuntu, NetApp, or upstream kernel advisory coverage.
- Document any unsupported kernels requiring upgrade or vendor confirmation.
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-19252 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
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://lore.kernel.org/lkml/c30fc539-68a8-65d7-226c-6f8e6fd8bdfb%40suse.com/CVE reference · x_refsource_MISC
- https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/commit/?h=tty-testing&id=0c9acb1af77a3cb8707e43f45b72c95266903ceeCVE reference · x_refsource_MISC
- https://security.netapp.com/advisory/ntap-20200103-0001/CVE reference · x_refsource_CONFIRM
- USN-4258-1CVE reference · vendor-advisory, x_refsource_UBUNTU
- USN-4284-1CVE reference · vendor-advisory, x_refsource_UBUNTU
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.
