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.
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).
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
| Date | Event | Detail |
| May 22, 2024 | Reserved | Reserved by Linux |
| May 22, 2024 | Published | Published (CNA: Linux) |
| August 4, 2026 | RESCORED | RESCORED — CVE-2021-47461 (Linux). CVSS 7.8 → 4.7 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | 63b2d4174c4ad1f40b48d7138e71bcb564c1fe03 | — |
| Linux | Linux | — | 5.7 | 5.10.76 |
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.