In the Linux kernel, the following vulnerability has been resolved:
ice: Add check for kzalloc
Add the check for the return value of kzalloc in order to avoid
NULL pointer dereference.
Moreover, use the goto-label to share the clean code.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-08-21 07:15
Updated : 2024-09-06 14:48
NVD link : CVE-2022-48886
Mitre link : CVE-2022-48886
CVE.ORG link : CVE-2022-48886
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference