CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-68166

criticalCVSS 9.8covered by 3 sourcesfirst seen 2026-08-10
In the Linux kernel, the following vulnerability has been resolved: userfaultfd: prevent registration of special VMAs Vova Tokarev says: userfaultfd allows registration on shadow stack VMAs. With userfaultfd access, you can register on the shadow stack, discard a page ... and inject a page with chosen return addresses via UFFDIO_COPY. Update vma_can_userfault() to reject VM_SHADOW_STACK. While on it, also reject VM_SPECIAL so that if a driver would implement vm_uffd_ops, it wouldn't be possible to register special VMAs with userfaultfd. Since VM_SPECIAL includes VM_DONTEXPAND which is set but hugetlb, exclude hugetlb VMAs from the check for VM_SPECIAL.

CSIRTS triage

What
The userfaultfd subsystem allows registration of special virtual memory areas that should be restricted, enabling privilege escalation.
Who is affected
Any system running Linux kernel with userfaultfd enabled and unprivileged user namespace creation available.
Urgency
Critical; CVSS 9.8 and privilege escalation path warrant immediate patching.
Action
Apply Linux kernel security patch for userfaultfd registration restrictions immediately.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-68166

Get an email if CVE-2026-68166 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (3)

External references

NVD record for CVE-2026-68166

CVE.org record

Embed the live status

CVE-2026-68166 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-68166 status](https://www.csirts.com/badge/CVE-2026-68166)](https://www.csirts.com/cve/CVE-2026-68166)