LiveActive security incident?Get immediate response
CVE Record

CVE-2019-19338: A flaw was found in the fix for CVE-2019-11135, in the Linux upstream kernel versions before 5.5 where, the...

A flaw was found in the fix for CVE-2019-11135, in the Linux upstream kernel versions before 5.5 where, the way Intel CPUs handle speculative execution of instructions when a TSX Asynchronous Abort (TAA) error occurs. When a guest is running on a host CPU affected by the TAA flaw (TAA_NO=0), but is not affected by the MDS issue (MDS_NO=1), the guest was to clear the affected buffers by using a VERW instruction mechanism. But when the MDS_NO=1 bit was exported to the guests, the guests did not use the VERW mechanism to clear the affected buffers. This issue affects guests running on Cascade Lake CPUs and requires that host has 'TSX' enabled. Confidentiality of data is the highest threat associated with this vulnerability.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability is a confidentiality issue in Linux kernel handling of an Intel CPU speculative-execution mitigation. In a narrow virtualization scenario, a guest may skip buffer-clearing that should protect sensitive data. The issue is rated medium, but exposure matters most for shared or multi-tenant virtualization on affected Intel Cascade Lake hosts with TSX enabled.

Executive priority

Treat this as a targeted remediation item for virtualization platforms, not a broad internet emergency. Prioritize systems hosting untrusted tenants or sensitive workloads, because the impact is data confidentiality rather than integrity or availability.

Technical view

Linux kernels before 5.5 mishandled the CVE-2019-11135 TAA mitigation when guests saw MDS_NO=1 on TAA-affected CPUs. On Cascade Lake hosts with TSX enabled, guests could omit VERW-based buffer clearing, leaving a potential local information disclosure path. CVSS is 5.5: local, low privilege, no user interaction, confidentiality impact only.

Likely exposure

Most relevant to organizations running virtualized workloads on Intel Cascade Lake hosts where TSX is enabled. The source bundle identifies Linux kernel versions before 5.5 as affected. Non-virtualized systems or systems without the described CPU and TSX conditions are not evidenced as exposed by these sources.

Exploitation context

The bundle does not cite active exploitation, and KEV is false. Exploitation is local and privilege-requiring per CVSS, with confidentiality impact. The issue is operationally important where untrusted or differently trusted guests share affected virtualization hosts.

Researcher notes

Evidence is specific to TAA/MDS mitigation interaction in Linux guests on Cascade Lake hosts with TSX enabled. The source bundle does not provide proof-of-concept details or exploitation evidence. Validate real exposure through CPU capability reporting, kernel version, vendor backports, and hypervisor guest CPU flag presentation.

Mitigation direction

  • Upgrade affected Linux kernels to a vendor-supported fixed release or 5.5-or-later lineage.
  • Review Red Hat or Linux vendor advisories for backported fixes on supported distributions.
  • Review Intel TAA guidance before changing TSX or CPU mitigation settings.
  • Prioritize shared, multi-tenant, and sensitive virtualization hosts first.
  • Avoid assuming protection from MDS_NO exposure without vendor validation.

Validation and detection

  • Inventory virtualization hosts for Cascade Lake CPUs and TSX enablement.
  • Identify Linux kernel versions before 5.5, including vendor backport status.
  • Check whether guests are exposed to MDS_NO=1 on TAA-affected hosts.
  • Confirm vendor advisories list CVE-2019-19338 as fixed or not applicable.
  • Document any compensating CPU mitigation or TSX configuration decisions.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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.

cwe · medium confidence lookup

CWE-203: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cwe · low confidence lookup

CWE-385: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-19338 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.5 (3.0)
Known Exploited
No
Published

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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
5.5CVSS 3.0MediumCVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N1.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

5.5Medium
CVSS 3.0 vector shape for CVE-2019-19338Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
[UNKNOWN]Linux Kernelbefore 5.5Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-203 · source CWE mapping

Observable Discrepancy

Observable Discrepancy represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-385 · source CWE mapping

Covert Timing Channel

Covert Timing Channel represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.