GHSA-ggr3-2pmh-fq3pMediumCVSS 5.5
In the Linux kernel, the following vulnerability has been resolved: drm/amd/ras: Fix NULL deref...
🔗 CVE IDs covered (1)
📋 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 [email protected]