Vulnerability CVE-2024-42122


Published: 2024-07-30

Description:
In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Add NULL pointer check for kzalloc

[Why & How]
Check return pointer of kzalloc before using it.

 References:
https://git.kernel.org/stable/c/062edd612fcd300f0f79a36fca5b8b6a5e2fce70
https://git.kernel.org/stable/c/8e65a1b7118acf6af96449e1e66b7adbc9396912

Copyright 2026, cxsecurity.com

 

Back to Top