CVE-2022-49055 in Linux
Riassunto
di VulDB • 01/07/2026
Nel kernel Linux è stata risolta la seguente vulnerabilità:
drm/amdkfd: Verifica del potenziale valore nullo restituito da kmalloc_array()
Poiché kmalloc_array() potrebbe restituire null, l'accesso a 'event_waiters[i].wait' causerebbe un dereferenziamento di puntatore nullo.
Pertanto, è opportuno verificare il valore restituito da kmalloc_array() per evitare questa problematica.
Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.