I
n 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.
References
Configurations
History
13 Mar 2025, 21:30
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| References | () https://git.kernel.org/stable/c/866b7a278cdb51eb158cd8513bc7438fc857804a - Patch | |
| References | () https://git.kernel.org/stable/c/b7ff8b5e75d4e91ec8c62d621aac8dfb84c57aa9 - Patch | |
| CWE | CWE-476 | |
| First Time |
Linux
Linux linux Kernel |
26 Feb 2025, 07:00
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-02-26 07:00
Updated : 2025-10-01 20:15
NVD link : CVE-2022-49141
Mitre link : CVE-2022-49141
CVE.ORG link : CVE-2022-49141
JSON object : View
Products Affected
CWE
CWE-476
NULL Pointer Dereference