CVE Catalog

CVE-2026-58094

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.11%

1th percentile - higher than 1% of all known CVEs

Summary

The FIOSSHMLPGCNF ioctl(2) operation configures the page size for a largepage shared memory 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.

Risk Assessment

A local unprivileged user can escalate privileges, potentially leading to full system compromise.

Recommendation

Apply the vendor patch that addresses the race condition in the FIOSSHMLPGCNF ioctl handler.

Other vulnerabilities in Operating System Kernel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS