Local privilege escalation via execve(2) TOCTOU race
Summary
| CVE | CVE-2026-49415 |
|---|---|
| State | PUBLISHED |
| Assigner | freebsd |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-08-19 05:17:03 UTC |
| Updated | 2026-08-19 05:17:03 UTC |
| Description | During execve(2) of a SUID binary, the new virtual address space is installed before the process credentials are updated. During this window, a process running as the same user can access the target process's memory via procfs or linprocfs, because the kernel's debugging permission check still saw the original credentials. An unprivileged local user can exploit this race to modify the address space of a SUID binary before its credentials are elevated, potentially gaining full control of the affected system. |
Risk And Classification
Problem Types: CWE-367 | CWE-367 CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | FreeBSD | FreeBSD | affected 15.1-RELEASE p1 release | Not specified |
| CNA | FreeBSD | FreeBSD | affected 15.0-RELEASE p11 release | Not specified |
| CNA | FreeBSD | FreeBSD | affected 14.4-RELEASE p7 release | Not specified |
| CNA | FreeBSD | FreeBSD | affected 14.3-RELEASE p16 release | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| security.freebsd.org/advisories/FreeBSD-SA-26:39.execve.asc | [email protected] | security.freebsd.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
CNA: Synacktiv (en)
There are currently no legacy QID mappings associated with this CVE.