CVE-2026-53316
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
Jun 26, 2026
Vendor
unknown
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>