Bugzilla – Bug 1211534
VUL-0: CVE-2023-32252: kernel: Linux Kernel ksmbd Session NULL Pointer Dereference Denial-of-Service Vulnerability
Last modified: 2023-05-25 06:24:57 UTC
CVE-2023-32252 This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of Linux Kernel. Authentication is not required to exploit this vulnerability, but only systems with ksmbd enabled are vulnerable. The specific flaw exists within the handling of SMB2_LOGOFF commands. The issue results from the lack of proper validation of a pointer prior to accessing it. An attacker can leverage this vulnerability to create a denial-of-service condition on the system. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-32252 https://www.zerodayinitiative.com/advisories/ZDI-23-700/
https://github.com/torvalds/linux/commit/f5c779b7ddbda30866cf2a27c63e34158f858c73 Possibly needed in the `stable` branch before v6.4 is out.