Bug 2508009 (CVE-2026-62428) - CVE-2026-62428 xen: Xen: Type confusion in grant-copy operations can lead to security bypass
Summary: CVE-2026-62428 xen: Xen: Type confusion in grant-copy operations can lead to ...
Keywords:
Status: NEW
Alias: CVE-2026-62428
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2508139
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-28 14:01 UTC by OSIDB Bzimport
Modified: 2026-07-28 17:53 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-28 14:01:50 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.