CVE Catalog

CVE-2026-43498

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.11%

2th percentile - higher than 2% of all known CVEs

Summary

In the Linux kernel, a vulnerability in the accel/ivpu driver is fixed by preventing re-exporting of imported GEM objects. Re-exporting causes loss of buffer flags settings, leading to incorrect device access and data corruption.

Risk Assessment

A local attacker could cause data corruption or device malfunction by re-exporting GEM buffers.

Recommendation

Update the Linux kernel to a version containing this fix.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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.

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