LiveActive security incident?Get immediate response
CVE Record

CVE-2021-28691: Guest triggered use-after-free in Linux xen-netback A malicious or buggy network PV frontend can force Linu...

Guest triggered use-after-free in Linux xen-netback A malicious or buggy network PV frontend can force Linux netback to disable the interface and terminate the receive kernel thread associated with queue 0 in response to the frontend sending a malformed packet. Such kernel thread termination will lead to a use-after-free in Linux netback when the backend is destroyed, as the kernel thread associated with queue 0 will have already exited and thus the call to kthread_stop will be performed against a stale pointer.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A malicious or faulty Xen paravirtualized guest network frontend can trigger a Linux host-side xen-netback use-after-free. The issue sits in virtualization networking, so business risk is concentrated on Xen hosts running untrusted or less-trusted guests, not ordinary internet-facing web services.

Executive priority

Treat this as high priority for Xen virtualization estates, especially multi-tenant environments. The known evidence does not support internet-wide emergency action, but guest-to-host kernel memory corruption risk can affect platform stability and isolation.

Technical view

The CVE describes Linux xen-netback disabling an interface and terminating the receive kernel thread for queue 0 after a malformed frontend packet. Later backend destruction can call kthread_stop on a stale pointer, producing a use-after-free in the Linux netback path.

Likely exposure

Exposure is most likely on Linux-based Xen backend hosts, such as dom0 or appliance platforms, that provide paravirtualized network service to guest VMs. Systems not using Xen PV networking are not indicated as affected by the provided sources.

Exploitation context

The provided bundle does not show CISA KEV listing or active exploitation evidence. The described trigger requires a malicious or buggy guest network PV frontend, so attacker prerequisites likely include control of, or influence over, a Xen guest.

Researcher notes

Evidence is limited to the CVE description and referenced advisories. No CVSS, CWE, or KEV status is provided in the bundle. Avoid assuming code execution, escape impact, or exploit availability without vendor or primary-source confirmation.

Mitigation direction

  • Inventory Xen hosts using Linux xen-netback PV networking.
  • Check Xen, Linux distribution, Gentoo, and NetApp guidance for applicable updates.
  • Apply vendor-supported kernel or platform updates where identified.
  • Reduce exposure from untrusted PV guests where operationally possible.
  • Prioritize hosts running multi-tenant or less-trusted guest workloads.

Validation and detection

  • Confirm whether affected assets run Xen with Linux xen-netback enabled.
  • Identify kernel and platform versions against vendor advisories.
  • Review virtualization inventory for untrusted or externally managed guests.
  • Verify remediation through vendor package or appliance version status.
  • Document non-applicable systems and the reason for exclusion.
Prepared
Confidence
medium
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.

cve · low confidence lookup

CVE-2021-28691 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

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

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxunspecified, 5.5.0, next of 5.12.2Listed
Weakness

CWE details

No CWE listed

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