๐Ÿ” CVE Alert

CVE-2026-97519

UNKNOWN 0.0

drm/xe: Fix null pointer dereference in devcoredump cleanup

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix null pointer dereference in devcoredump cleanup In xe_devcoredump_snapshot_free(), ss->gt may be NULL when the snapshot was never fully populated (e.g., when cleanup is triggered without a prior capture). Guard the xe_guc_capture_put_matched_nodes() call with IS_ERR_OR_NULL() to prevent a null dereference. In xe_devcoredump_free(), the deferred work is only queued when a coredump is captured, so guard cancel_work_sync() with a check on coredump->captured.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 24, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < f5c3144f783f91d74b4fae84fb8bd7a4edf001f8 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 12ef528d78adc8ea4e7e3db594f3bcac327e79fa 0 < 6.18.53
Linux / Linux
All versions affected

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/f5c3144f783f91d74b4fae84fb8bd7a4edf001f8 git.kernel.org: https://git.kernel.org/stable/c/12ef528d78adc8ea4e7e3db594f3bcac327e79fa