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-47461MEDIUM
Linux Linux — userfaultfd: fix a race between writeprotect and exit_mmap()
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   L   H   L   N  U  N  N  H    4.7   .0017    7.0     —
AFFECTED
  Product  Versions                                    Fixed
  Linux    63b2d4174c4ad1f40b48d7138e71bcb564c1fe03 –  —
  Linux    5.7 –                                       5.10.76
TIMELINE
  May 22  Reserved by Linux
  May 22  Published (CNA: Linux)
  Aug 4   RESCORED — CVE-2021-47461 (Linux). CVSS 7.8 → 4.7 (NVD).
CWE-362 · CNA: Linux · CVSS v3.1 · 3 references · NVD status: Modified

Description

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: fix a race between writeprotect and exit_mmap() A race is possible when a process exits, its VMAs are removed by exit_mmap() and at the same time userfaultfd_writeprotect() is called. The race was detected by KASAN on a development kernel, but it appears to be possible on vanilla kernels as well. Use mmget_not_zero() to prevent the race as done in other userfaultfd operations.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
May 22, 2024ReservedReserved by Linux
May 22, 2024PublishedPublished (CNA: Linux)
August 4, 2026RESCOREDRESCORED — CVE-2021-47461 (Linux). CVSS 7.8 → 4.7 (NVD).

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinux63b2d4174c4ad1f40b48d7138e71bcb564c1fe03
LinuxLinux5.75.10.76

Weaknesses

CWE-362

References (3)

Related

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

Vendors: linux

Weaknesses: CWE-362

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2021-47461 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.