HomeDefectsLIN1023-14325
Fixed

LIN1023-14325 : Security Advisory - linux - CVE-2023-32253

Created: Aug 3, 2025    Updated: Oct 25, 2025
Resolved Date: Oct 23, 2025
Found In Version: 10.23.30.1
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Kernel

Description

A flaw was found in the Linux kernel's ksmbd component. A deadlock is triggered by sending multiple concurrent session setup requests, possibly leading to a denial of service.

 

========Wind River Notice========

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 processing of SMB2_SESSION_SETUP commands. The issue results from the lack of proper locking when performing operations on an object. An attacker can leverage this vulnerability to create a denial-of-service condition on the system.

The Base Score is 5.9 MEDIUM, so this CVE cannot be considered minimal.

This feature is controlled by CONFIG_SMB_SERVER which is not enabled by default in WRLinux.
yocto-kernel-cache-yp$ git branch

yocto-6.1
yocto-kernel-cache-yp$ grep -rn --color CONFIG_SMB_SERVER

Mitigation: disabling the feature.

CVEs