CVE-2026-23554 - Use after free of paging structures in EPT
CVE ID :CVE-2026-23554
Published : March 23, 2026, 7:16 a.m. | 1 hour, 46 minutes ago
Description :The Intel EPT paging code uses an optimization to defer flushing of any cached EPT state until the p2m lock is dropped, so that multiple modifications done under the same locked region only issue a single flush. Freeing of paging structures however is not deferred until the flushing is done, and can result in freed pages transiently being present in cached state. Such stale entries can point to memory ranges not owned by the guest, thus allowing access to unintended memory regions.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : March 23, 2026, 7:16 a.m. | 1 hour, 46 minutes ago
Description :The Intel EPT paging code uses an optimization to defer flushing of any cached EPT state until the p2m lock is dropped, so that multiple modifications done under the same locked region only issue a single flush. Freeing of paging structures however is not deferred until the flushing is done, and can result in freed pages transiently being present in cached state. Such stale entries can point to memory ranges not owned by the guest, thus allowing access to unintended memory regions.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...