boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2021-47111HIGH
Linux Linux — xen-netback: take a reference to the RX task thread
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   L   L   L   N  U  H  H  H    7.8   .0024   14.7     —
AFFECTED
  Product  Versions                                    Fixed
  Linux    2ac061ce97f413bfbbdd768f7d2e0fda2e8170df –  —
  Linux    5.5 –                                       5.10.43
TIMELINE
  Mar 4   Reserved by Linux
  Mar 15  Published (CNA: Linux)
  Aug 4   RESCORED — CVE-2021-47111 (Linux). CVSS 8.8 → 7.8 (NVD).
CWE-416 · CNA: Linux · CVSS v3.1 · 3 references · NVD status: Modified

Description

In the Linux kernel, the following vulnerability has been resolved: xen-netback: take a reference to the RX task thread Do this in order to prevent the task from being freed if the thread returns (which can be triggered by the frontend) before the call to kthread_stop done as part of the backend tear down. Not taking the reference will lead to a use-after-free in that scenario. Such reference was taken before but dropped as part of the rework done in 2ac061ce97f4. Reintroduce the reference taking and add a comment this time explaining why it's needed. This is XSA-374 / CVE-2021-28691.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
March 4, 2024ReservedReserved by Linux
March 15, 2024PublishedPublished (CNA: Linux)
August 4, 2026RESCOREDRESCORED — CVE-2021-47111 (Linux). CVSS 8.8 → 7.8 (NVD).

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinux2ac061ce97f413bfbbdd768f7d2e0fda2e8170df
LinuxLinux5.55.10.43

Weaknesses

CWE-416

References (3)

Related

Authoritative record: CVE-2021-47111 at cve.org

Vendors: linux

Weaknesses: CWE-416

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2021-47111 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.