# CVE-2026-58094

## Summary

- **CVE ID:** CVE-2026-58094
- **Severity:** HIGH
- **CVSS Score:** 7.8 (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H)
- **CWE:** CWE-367
- **Published:** Aug 26, 2026
- **Last Modified:** Aug 27, 2026

## Description

The FIOSSHMLPGCNF ioctl(2) operation configures the page size for a largepage shared memory object.  This is intended to be used immediately after creating the object, before any memory is allocated for the object.  The handler checked whether a page size had already been configured without holding the rangelock.  Two concurrent callers could both observe an unconfigured object and set conflicting page sizes, leaving the object in an inconsistent state.

An unprivileged local user can exploit this race to escalate privileges.

## Affected Products

- FreeBSD — FreeBSD (15.1-RELEASE)
- FreeBSD — FreeBSD (15.0-RELEASE)
- FreeBSD — FreeBSD (14.4-RELEASE)

## References

- [CNA](https://security.freebsd.org/advisories/FreeBSD-SA-26:63.posixshm.asc)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.11%
- **EPSS Percentile:** 1.4

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._