CVE Catalog

CVE-2026-68268

Low risk· EPSS 11%
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

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

Summary

In the Linux kernel xe driver, non-migratable faults requiring devmem incorrectly jump to the 'out' label, causing an incorrect error code to be returned. The fix returns -EACCES instead.

Risk Assessment

This could lead to improper error handling and potentially unauthorized memory access.

Recommendation

Update the Linux kernel to a patched version and test scenarios with non-migratable faults.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Return error on non-migratable faults requiring devmem Non-migratable faults that require devmem incorrectly jump to the 'out' label, which squashes the error code intended to be returned to the upper layers. Fix this by returning -EACCES instead. (cherry picked from commit c4508edb2c723de93717272488ea65b165637eac)

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