Bug 2480454 (CVE-2026-43498) - CVE-2026-43498 kernel: accel/ivpu: Disallow re-exporting imported GEM objects
Summary: CVE-2026-43498 kernel: accel/ivpu: Disallow re-exporting imported GEM objects
Keywords:
Status: NEW
Alias: CVE-2026-43498
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-21 13:01 UTC by OSIDB Bzimport
Modified: 2026-05-21 15:00 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-21 13:01:23 UTC
In the Linux kernel, the following vulnerability has been resolved:

accel/ivpu: Disallow re-exporting imported GEM objects

Prevent re-exporting of imported GEM buffers by adding a custom
prime_handle_to_fd callback that checks if the object is imported
and returns -EOPNOTSUPP if so.

Re-exporting imported GEM buffers causes loss of buffer flags settings,
leading to incorrect device access and data corruption.


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