Security Advisory

CVE-2023-52783

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-21 15:31:01
Last updated 2026-05-11 19:33:03
Assigner Linux
State PUBLISHED

Description

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.