Bugzilla – Bug 1225104
VUL-0: CVE-2023-52783: kernel: net: wangxun: fix kernel panic due to null pointer
Last modified: 2024-07-08 15:03:08 UTC
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: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-52783 https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2023/CVE-2023-52783.mbox https://git.kernel.org/stable/c/61a55071653974dab172d4c5d699bb365cfd13c9 https://git.kernel.org/stable/c/8ba2c459668cfe2aaacc5ebcd35b4b9ef8643013 https://www.cve.org/CVERecord?id=CVE-2023-52783
The issue was introduced in 6.3 and fixed in 6.7. We are just pending references update for SP6 which will be done as part of mass update. Reassiging to security team.
All done, closing.