All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-53316
NONEpublished 2026-06-26 20:17 UTC · 2 days ago
CVSS / 10
// description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/ras: Fix NULL deref in ras_core_ras_interrupt_detected() Fixes a NULL pointer dereference when ras_core is NULL and ras_core->dev is accessed in the error path. Reported by: Dan Carpenter <dan.carpenter@linaro.org>