Security Advisory
CVE-2022-49141
5.5
MEDIUM
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved:
net: dsa: felix: fix possible NULL pointer dereference
As the possible failure of the allocation, kzalloc() may return NULL
pointer.
Therefore, it should be better to check the 'sgi' in order to prevent
the dereference of NULL pointer.
Published Date
February 26, 2025
Official Source
NIST NVD Advisory