CVE Catalog

CVE-2024-56552

Medium
Published: Translated: NVD NIST

Summary

In the Linux kernel, in the DRM/XE driver (guc_submit), a race condition around the suspend_pending field was fixed, which could cause assertions and warnings in certain test scenarios.

Risk Assessment

The race could lead to graphics driver crashes, potentially resulting in system hangs or data loss.

Recommendation

Install the updated Linux kernel with the fix for the XE driver to avoid hangs and assertion issues.

Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc_submit: fix race around suspend_pending Currently in some testcases we can trigger: xe 0000:03:00.0: [drm] Assertion `exec_queue_destroyed(q)` failed! .... WARNING: CPU: 18 PID: 2640 at drivers/gpu/drm/xe/xe_guc_submit

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