In the Linux kernel, the following vulnerability has been resolved:
net: wangxun: fix kernel panic due to null pointer
When the device uses a custom subsystem vendor ID, the function
wx_sw_init() returns before the memory of 'wx->mac_table' is allocated.
The null pointer will causes the kernel panic.
References
Configurations
History
No history.
Information
Published : 2024-05-21 16:15
Updated : 2024-05-24 01:14
NVD link : CVE-2023-52783
Mitre link : CVE-2023-52783
CVE.ORG link : CVE-2023-52783
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference