In the Linux kernel, the following vulnerability has been resolved:
drm/amd/pm: Fix null pointer dereference issue
If SMU is disabled, during RAS initialization,
there will be null pointer dereference issue here.
A null pointer dereference vulnerability exists in AMD's Power Management (PM) module when SMU (System Management Unit) is disabled during RAS initialization. This could cause kernel crashes or system instability on affected Linux systems.
تحتوي وحدة إدارة الطاقة في AMD على ثغرة إلغاء مؤشر فارغ تحدث عندما تكون وحدة إدارة النظام معطلة أثناء تهيئة نظام كشف الأخطاء والإصلاح. قد يؤدي هذا إلى توقف النواة أو عدم استقرار النظام على الأنظمة المتأثرة.
A null pointer dereference vulnerability exists in AMD's Power Management module when SMU is disabled during RAS initialization. This could cause kernel crashes or system instability on affected Linux systems.
Update the Linux kernel to the latest patched version that includes the fix for the AMD PM null pointer dereference issue. Ensure SMU initialization is properly validated before RAS initialization begins.
قم بتحديث نواة لينكس إلى أحدث إصدار مصحح يتضمن إصلاح مشكلة إلغاء المؤشر الفارغ في وحدة إدارة الطاقة AMD. تأكد من التحقق الصحيح من تهيئة SMU قبل بدء تهيئة RAS.