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

28 Jul 2026, 17:16

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2026/07/28/16 -

28 Jul 2026, 16:19

Type Values Removed Values Added
CWE CWE-367
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8

28 Jul 2026, 14:16

Type Values Removed Values Added
References
  • () http://xenbits.xen.org/xsa/advisory-500.html -

28 Jul 2026, 13:19

Type Values Removed Values Added
New CVE

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