CVE Vulnerabilities

CVE-2023-32248

NULL Pointer Dereference

Published: Jul 24, 2023 | Modified: Dec 04, 2023
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

A flaw was found in the Linux kernels ksmbd, a high-performance in-kernel SMB server. The specific flaw exists within the handling of SMB2_TREE_CONNECT and SMB2_QUERY_INFO 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.

Weakness

A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.

Affected Software

Name Vendor Start Version End Version
Linux_kernel Linux 5.15 (including) 5.15.111 (excluding)
Linux_kernel Linux 5.16 (including) 6.1.28 (excluding)
Linux_kernel Linux 6.2 (including) 6.2.15 (excluding)
Linux_kernel Linux 6.3 (including) 6.3.2 (excluding)

Potential Mitigations

References