CVE-2026-62428

When grant-copy operations are processed, the respective grant may or may not already be in use by another operation (a mapping or another copy). For all copy operations the referenced guest frame is looked up. When another operation is already active for the grant (the grant is "pinned"), what is being supplied back to actually carry out permission checks and copy operation may not be consistent: The permission check may be carried out on a page different from the one involved in the copy.
Configurations

No configuration.

History

No history.

Information

Published : 2026-07-28 13:19

Updated : 2026-07-28 17:16


NVD link : CVE-2026-62428

Mitre link : CVE-2026-62428

CVE.ORG link : CVE-2026-62428


JSON object : View

Products Affected

No product.

CWE
CWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition