CVE Catalog

CVE-2026-62428

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Summary

When grant-copy operations are processed, permission checks may be carried out on a page different from the one involved in the copy when the grant is already pinned, leading to inconsistency.

Risk Assessment

A malicious guest can bypass permission checks, potentially gaining access to memory of other domains or performing unauthorized operations.

Recommendation

Apply the vendor patch for Xen that ensures consistency between permission checks and the actual copy.

Other vulnerabilities in Xen

See all
Original NVD description (English source)

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.

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