| Summary | In the Linux kernel, the following vulnerability has been resolved: drm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp() ras_core_get_utc_second_timestamp() retrieves the current UTC timestamp The function checks ras_core in the conditional statement before calling If ras_core is NULL, this can lead to a potential NULL pointer Add an early NULL check for ras_core at the beginning of the function |
|---|---|
| Publication Date | June 27, 2026, 5:17 a.m. |
| Registration Date | June 29, 2026, 4:16 a.m. |
| Last Update | June 27, 2026, 5:17 a.m. |