CVE Database
/

CVE-2022-49055

Back to search

CVE-2022-49055

Published: Feb 26, 2025

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check for potential null return of kmalloc_array() As the kmalloc_array() may return null, the 'event_waiters[i].wait' would lead to null-pointer dereference. Therefore, it is better to check the return value of kmalloc_array() to avoid this confusion.

VendorProductVersions

Linux

Linux

affected
f3a398183f7b9ef78f6b71ee9f7641e046403bcb - < 32cf90a521dcc0f136db7ee5ba32bfe5f79e460e
affected
f3a398183f7b9ef78f6b71ee9f7641e046403bcb - < 40bf32dbfef866c83a3e74800b81d79e52b6d20b
affected
f3a398183f7b9ef78f6b71ee9f7641e046403bcb - < 94869bb0de69a812f70231b0eb480bb2f7ae73a6
affected
f3a398183f7b9ef78f6b71ee9f7641e046403bcb - < c7a268b33882d5feaafd29c1734456f41ba41396
affected
f3a398183f7b9ef78f6b71ee9f7641e046403bcb - < 1d7a5aae884ca727d41c7ed15d4c82fdb67c040c

+3 more versions

Linux

Linux

affected
4.2
unaffected
0 - < 4.2
unaffected
4.9.311 - <= 4.9.*
unaffected
4.14.276 - <= 4.14.*
unaffected
4.19.239 - <= 4.19.*

+5 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now