| 概要 | 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 |
|---|---|
| 公表日 | 2026年6月27日5:17 |
| 登録日 | 2026年6月29日4:16 |
| 最終更新日 | 2026年6月27日5:17 |