CVE-2026-49418: Use-after-free in device pager page list

Published Aug 19, 2026
·
Updated

When msync(MSINVALIDATE) is called on a mapping of an unmanaged device object, the physical pages in the mapping range are marked invalid but remain in the pager's page list. A subsequent page fault will cause the fault handler to re-insert the page into the object's list. This corrupts the list, and on object destruction the page is freed twice.

An unprivileged local user with access to a device that provides memory-mapped I/O can trigger a use-after-free in the kernel, though this is limited to a pool of objects ("fictitious pages") that are never recycled for a different purpose. It may be possible to exploit this to escalate privileges.

Affected Software

1 affected component
Microsoft Windows Kernel

Event History

Aug 19, 2026
CVE Published
via MITRE·04:14 AM
Data Sourced
via MITRE·04:14 AM
DescriptionWeakness

Frequently Asked Questions

1

Who is exposed to this issue?

An unprivileged local user is exposed if they have access to a device that provides memory-mapped I/O and can create a mapping of an unmanaged device object. The issue is in the kernel, so exploitation is local rather than described as network-reachable.

2

What actions are required to trigger the flaw?

The attacker needs to call msync with MS_INVALIDATE on the relevant mapping, then trigger a subsequent page fault. The resulting page-list corruption leads to a double free when the object is destroyed.

3

How severe is the potential impact?

The condition produces a kernel use-after-free and may allow privilege escalation. The affected pages are limited to fictitious pages, a pool that is not recycled for a different purpose, which constrains the described exploitation path.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203